Commit Graph
14659 Commits
Author SHA1 Message Date
Matt HauffandGitHub 9b4a6e4fe5 Merge pull request #10042 from Chia-Network/atari_fees
add fee config
2022-02-04 09:25:20 -07:00
6234dc6c60 lose kwargs dict
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-02-04 09:10:02 -07:00
Florin Chirica d55d070b78 Fix bug. 2022-02-04 16:10:15 +02:00
Gene HoffmanandGitHub f16bd948ee Correct comment about max future block timestamp (#10105) 2022-02-03 21:05:20 -08:00
William Blanke 2f2593661c update gui 1d15ea86711811d717715bf5566773739faca282 2022-02-03 18:12:16 -08:00
William Blanke 08f0817bd6 update gui 1d15ea86711811d717715bf5566773739faca282 2022-02-03 18:10:32 -08:00
bd82689e9a adding ca updates (#10095)
Co-authored-by: ChiaAutomation <ChiaAutomation@users.noreply.github.com>
2022-02-03 18:05:37 -08:00
Arvid NorbergandGitHub 6872e75a48 benchmark for blockchain.get_block_generator() (#9999) 2022-02-03 16:09:04 -08:00
Patrick MaslanaandGitHub e0aa80b428 Fix the reviewers names (#10097)
* Fix the reviewers names

* Removed space from the names of the reviewers.
2022-02-03 14:25:02 -07:00
Florin ChiricaandGitHub 03f1232594 Lint. 2022-02-03 21:43:50 +02:00
Florin Chirica 9d1ec1db10 Merge branch 'atari' into fc.integration 2022-02-03 21:12:50 +02:00
Florin Chirica 196e637bac Merge branch 'atari' into fc.optimize_get_ancestors_2 2022-02-03 20:50:38 +02:00
Patrick MaslanaandGitHub 22d664794b Updated the list of names that will be listed as reviewers for the automated mozilla-ca approval. (#10093) 2022-02-03 11:48:47 -07:00
Mariano SorgenteandGitHub b0a19582f5 check_keys: check 50 instead of 500, farm default observer (#10083)
* check_keys: check 100 instead of 500, and also observer

* check_keys: check 50, and address PR comments
2022-02-03 10:34:26 -08:00
Arvid NorbergandGitHub 13bf50833c add tool to test adding every block from a blockchain database (#10076)
* add tool to test adding every block from a blockchain database, as a sanity check for a new version of the full node

* exercise full_node in artificial sync from scratch test

* add test exercising test_full_sync.py
2022-02-03 10:31:49 -08:00
Laser CatandGitHub ec92f4b680 fix: update run_block.py (#10014)
* fix: update run_block.py

- add asset id
- add parent directory to load transactions_generator_ref_list from a directory

* fix: remove un used import

* fix: Call to function ref_list_to_args with too few arguments; should be no fewer than 2.

* core: remove unused function

* fix: missed a conflict, opps

* core: remove unused import

* fix: linting
2022-02-03 10:29:00 -08:00
Matt Hauff 206b6eb589 Catchup from atari 2022-02-03 10:15:48 -07:00
matt 794d2f21fa flake8 test formatting 2022-02-03 16:18:37 +00:00
Kyle AltendorfandGitHub 0c5014a5cf Merge pull request #10013 from Chia-Network/fc.kv_diff 2022-02-03 11:10:55 -05:00
matt a3ff74a28d black and flake8 2022-02-03 15:47:44 +00:00
matt 133a60708b change a few node calls for rebase and rebase 2022-02-03 14:48:45 +00:00
matt 2e623fdc56 re-enable push of attests because message spends are different 2022-02-03 14:31:56 +00:00
matt 6620fd9ee6 coin discovered in wallet 2022-02-03 14:31:56 +00:00
Yostraandmatt bf952597a6 checkpoint 2022-02-03 14:31:56 +00:00
matt d35abe3a12 push for straya 2022-02-03 14:31:42 +00:00
matt d736359314 small fix en route to bigger fix later 2022-02-03 14:31:11 +00:00
matt 46995ea73e fix get_hints() 2022-02-03 14:31:11 +00:00
Yostraandmatt e246ad21b5 stash debug 2022-02-03 14:30:07 +00:00
matt b6d4f1e66f change to determine_coin_type 2022-02-03 14:26:09 +00:00
Yostraandmatt bbf374aaf1 don't push automatically 2022-02-03 14:25:51 +00:00
matt 2e61215a3b list hint 2022-02-03 14:25:50 +00:00
matt aa5e91f04b Fix DID Wallet and DID Innerpuz 2022-02-03 14:25:50 +00:00
matt 0c567b5963 swap DID to singleton 1.1 2022-02-03 14:25:50 +00:00
matt 3974f13e5d use singleton 1.1 2022-02-03 14:25:50 +00:00
matt 8060f5770b update wallet for new innerpuz 2022-02-03 14:25:50 +00:00
matt b8f5d98bed add singleton 1.1 and update innerpuz for it 2022-02-03 14:25:50 +00:00
matt 68aafeac23 add load_wallet for nft_wallet 2022-02-03 14:25:50 +00:00
Yostraandmatt f7fa15b83f fixes 2022-02-03 14:25:50 +00:00
matt 125c27c122 update puzzle clvm hex sha256 2022-02-03 14:20:15 +00:00
matt ac4731bff0 missing comma 2022-02-03 14:20:15 +00:00
matt eccb68f817 add RPC calls (untestested and surely unworking)
also change innerpuz
2022-02-03 14:20:15 +00:00
matt a810bb9758 add support functions 2022-02-03 14:18:54 +00:00
matt 509ef78387 assert coin added in test 2022-02-03 14:18:54 +00:00
matt c18fe511b2 initial commit 2022-02-03 14:18:53 +00:00
Florin Chirica c80e5bfb4b Tweak ws params. 2022-02-03 16:10:21 +02:00
Florin Chirica 598e42fe59 Make ancestor table similar to node. 2022-02-03 15:33:45 +02:00
Kyle AltendorfandGitHub 8fd990fe35 Merge pull request #10046 from Chia-Network/atari_wallet_creation 2022-02-02 20:59:52 -05:00
Kyle AltendorfandGitHub 5b7f46fca7 simplify new peak timeout (#10053)
* simplify new peak timeout

* correct to asyncio.TimeoutError
2022-02-02 17:13:06 -08:00
Mariano SorgenteandGitHub 3b03872146 Ms.flaky2 (#10080)
* tests: add missing await to fix flaky test

* tests: More flaky pool tests

* WIP

* wallet: apply multiple states per block for pool wallet

* lint
2022-02-02 16:58:15 -05:00
Florin Chirica 9c3ff313fc Flake. 2022-02-02 22:38:06 +02:00