Commit Graph
14659 Commits
Author SHA1 Message Date
Amine Khaldi d1e30b4152 Fix tests. 2022-08-03 20:12:13 +01:00
Florin Chirica 9b73f7e97c Lint. 2022-08-03 20:03:38 +02:00
Kyle Altendorf 135ca6e990 fixup
https://github.com/Chia-Network/chia-blockchain/commit/9a4316f96eeb92a06d5ceaf94387d349c5ea9537
2022-08-03 11:00:19 -07:00
Florin Chirica 8b73177315 Lint. 2022-08-03 19:48:46 +02:00
Kyle Altendorf 73204950dd catch up data layer to match other service starts 2022-08-03 10:44:36 -07:00
Florin Chirica 6d813270e2 First attempt refactor. 2022-08-03 19:39:05 +02:00
Amine Khaldi be6a9ebc7d Merge commit '1205418f224db9f48830d1c6ca7a8cad89fb213b' into checkpoint/long_lived_atari_from_main_1205418f224db9f48830d1c6ca7a8cad89fb213b 2022-08-03 17:09:59 +01:00
Kyle AltendorfandGitHub dfc8348145 Merge pull request #12773 from Chia-Network/checkpoint/long_lived_atari_from_main_51c6590cf53580b1ae5f904e96973e594e8680e3 2022-08-03 09:09:22 -07:00
Amine Khaldi 9c5d2a1a06 Merge commit '51c6590cf53580b1ae5f904e96973e594e8680e3' into checkpoint/long_lived_atari_from_main_51c6590cf53580b1ae5f904e96973e594e8680e3 2022-08-03 17:06:48 +01:00
Kyle AltendorfandGitHub f8924dfbb4 Merge pull request #12766 from Chia-Network/checkpoint/long_lived_atari_from_main_96199c008c5a1d5c6386f8ab81bc82b8435bef3c 2022-08-03 08:58:18 -07:00
Amine Khaldi 3bd94ce213 Merge commit '96199c008c5a1d5c6386f8ab81bc82b8435bef3c' into checkpoint/long_lived_atari_from_main_96199c008c5a1d5c6386f8ab81bc82b8435bef3c 2022-08-03 11:15:34 +01:00
Mariano SorgenteandGitHub c9bebc6c40 Fix more flaky tests, and optimize test_pool_rpc and NFT tests (signed) (#12761)
* Fix asyncio lock created outside async function

* Increase wallet sync timeouts

* Attempt to fix flaky pool tests, remove sleeps

* Remove accidental change

* Completely remove sleeps and optimize

* Remove asyncio import

* More flaky fixes

* Large speed improvements, and test Untrusted also

* Improve perf

* Move wallet_is_synced

* try not starting RPC in setup

* Revert "try not starting RPC in setup"

This reverts commit e8de70e73a2d4b10e0df4a2158e8e9acd9c3afd3.

* Revert accidental changes

* Revert more accidental changes

* Revert cbgui update
2022-08-03 02:28:32 -05:00
Mariano SorgenteandGitHub 4c7a917905 Increase timeouts to reduce flakiness (#12745) 2022-08-03 00:01:39 -05:00
Kyle AltendorfandGitHub 4d0cbb593b Merge pull request #12755 from Chia-Network/checkpoint/long_lived_atari_from_main_eb0eabaa62be3cebf8c3f3b20446caeb2c410c7b 2022-08-02 17:52:08 -07:00
Kyle AltendorfandGitHub 1d6a705f5f Merge pull request #12757 from AmineKhaldi/deduplicate_db_wallet_test_workflows
Deduplicate DB wallet test workflows
2022-08-02 12:59:25 -07:00
Amine Khaldi 3f4e0a5c52 Deduplicate DB wallet test workflows. 2022-08-02 20:06:37 +01:00
Arvid NorbergandGitHub a63b5e8a83 parse the puzzle reveal once, instead of 3 times (#12742) 2022-08-02 12:29:15 -05:00
Arvid NorbergandGitHub 21e563eb4f optimize get_coins_to_check() by returning the coin_names directly, rather than allocating full WalletCoinRecords and then compute the names (#12741) 2022-08-02 12:28:08 -05:00
Amine Khaldi 18f5e8e751 Merge commit 'eb0eabaa62be3cebf8c3f3b20446caeb2c410c7b' into checkpoint/long_lived_atari_from_main_eb0eabaa62be3cebf8c3f3b20446caeb2c410c7b 2022-08-02 17:48:57 +01:00
Kyle AltendorfandGitHub de232106b9 Merge pull request #12754 from Chia-Network/checkpoint/long_lived_atari_from_main_cab3b00d2df1df18759d57e4742d6d76d50796f2 2022-08-02 12:44:44 -04:00
Amine Khaldi cbf4b8a8f0 Merge commit 'cab3b00d2df1df18759d57e4742d6d76d50796f2' into checkpoint/long_lived_atari_from_main_cab3b00d2df1df18759d57e4742d6d76d50796f2 2022-08-02 17:43:47 +01:00
Kyle AltendorfandGitHub 6355944e26 Merge pull request #12753 from Chia-Network/checkpoint/long_lived_atari_from_main_f2eafaae3140d2656c32a8d17746b4e2b2dd3ffd 2022-08-02 12:38:46 -04:00
Amine Khaldi d6635ab8db Merge commit 'f2eafaae3140d2656c32a8d17746b4e2b2dd3ffd' into checkpoint/long_lived_atari_from_main_f2eafaae3140d2656c32a8d17746b4e2b2dd3ffd 2022-08-02 17:36:52 +01:00
Kyle AltendorfandGitHub 27320f84e7 Merge pull request #12743 from Chia-Network/checkpoint/long_lived_atari_from_main_ac1bee09e45ae7ecac129e83e8e420bdae1d6cb7 2022-08-02 12:35:53 -04:00
Patrick MaslanaandGitHub e7c0bcfcb4 Remove test pypi upload step (#12749) 2022-08-02 07:44:53 -07:00
Amine Khaldi 33957f4cbb Merge commit 'ac1bee09e45ae7ecac129e83e8e420bdae1d6cb7' into checkpoint/long_lived_atari_from_main_ac1bee09e45ae7ecac129e83e8e420bdae1d6cb7 2022-08-02 11:07:51 +01:00
Kyle AltendorfandGitHub 25aa14f6c8 Merge pull request #12680 from Chia-Network/dl_clsp_mirrors 2022-08-02 01:38:49 -04:00
Kyle AltendorfandGitHub b93f2ea8e7 Merge pull request #12603 from Chia-Network/fc.get_keys 2022-08-02 01:35:58 -04:00
Izumi HoshinoandGitHub 339fd05d12 Fixed an issue where mint_nft function in rpc client did not send correct request parameters to wallet rpc API (#12727) 2022-08-01 18:17:07 -05:00
Earle LoweandGitHub 62fd66cb5b Update test with pytest.raises (#12684) 2022-08-01 18:16:10 -05:00
Jack NelsonandGitHub 3a403f5047 Add small coin selection improvements (#12682)
* clean up existing test to align with our standards

* add zero amount test

it is failing

* 0 amount fix

* max_coin_amount type change

it should have been uint64

* add max_coin_amount logic for future use

* add slightly more logic

* forgot to include edgecase

* clarify comment
2022-08-01 18:15:47 -05:00
Arvid NorbergandGitHub aa0d3944e5 remove redundant tuple conversions (#12590)
* remove redundant class in block store test

* add test for get_block_records_by_hash

* remove redundant conversions from list to tuple in block_store sqlite calls
2022-08-01 18:14:28 -05:00
Mariano SorgenteandGitHub 4b7d9d4791 Set a minimum for initial_num_public_keys and change the default, to … (#12462)
* Set a minimum for initial_num_public_keys and change the default, to avoid issues with not enough addresses.

* Revert to -1

* Don't use a lot of keys for tests

* lint
2022-08-01 18:14:14 -05:00
Arvid NorbergandGitHub 92a5f38a86 remove soft fork logic at height 2300000 (#12563)
* remove soft fork logic at height 2300000. The whole chain can be validated with the post-soft-fork rules. Remove testing of pre-soft-fork rules

* fix test_full_sync
2022-08-01 17:32:53 -05:00
Earle LoweandGitHub 86b6cd32d7 Merge pull request #12350 from Chia-Network/dl_offer_hooks
DL offer hooks
2022-08-01 14:36:30 -07:00
Matt Hauff 66395038f2 Merge branch 'dl_offer_hooks' into dl_clsp_mirrors 2022-08-01 16:25:15 -05:00
Jack NelsonandGitHub 5585ba1d8c Fix NFT > CAT Royalty splitting bug. (#12581)
* cleanup nft offer drek

* final changes

* address most requested changes

* fix tests and fix actual bug

rip 5 hours

* reversion

* final change kinda

* fix tests

* undo wrong change

* final lint pass and actual fix

* Update nft_wallet.py

* mac lint pass

* address changes p1

* address other changes & make code readable
2022-08-01 15:50:08 -05:00
Matt Hauff c6ac196669 don't mutate default values 2022-08-01 15:26:15 -05:00
Matt Hauff 7417f3eb43 forgot to add extra argument 2022-08-01 15:20:29 -05:00
Kyle AltendorfandGitHub a0f27537a9 Mark workspace safe in pre-commit workflow (#12690)
https://github.com/Chia-Network/chia-blockchain/runs/7587001625?check_suite_focus=true
2022-08-01 15:18:44 -05:00
Florin Chirica 925927dde9 Merge branch 'long_lived/atari' into fc.atari_banning 2022-08-01 19:29:23 +02:00
Florin ChiricaandGitHub 59bd346ed2 Fix test. 2022-08-01 20:01:33 +03:00
Matt Hauff 7ceb91de8a isort 2022-08-01 11:22:43 -05:00
Matt Hauff a8fa5b919e Merge branch 'dl_offer_hooks' into dl_clsp_mirrors 2022-08-01 11:21:42 -05:00
Matt Hauff d388444daa Merge remote-tracking branch 'origin/long_lived/atari' into dl_offer_hooks 2022-08-01 11:21:18 -05:00
JeffandGitHub 0fc63d62d2 Replace NFT_HRP and DID_HRP with AddressType (#12711)
* Replaced DID_HRP with AddressType.DID.hrp()

* Replaced NFT_HRP with AddressType.NFT.hrp()
2022-08-01 11:19:49 -05:00
Kyle AltendorfandGitHub 926ed2e51b Merge pull request #12734 from Chia-Network/checkpoint/long_lived_atari_from_main_383326c3b7fcd0d899950697e0766e11a2ce8c8b 2022-08-01 11:57:51 -04:00
Amine Khaldi 90d96467ab Merge commit '383326c3b7fcd0d899950697e0766e11a2ce8c8b' into checkpoint/long_lived_atari_from_main_383326c3b7fcd0d899950697e0766e11a2ce8c8b 2022-08-01 16:56:07 +01:00
Jack NelsonandGitHub baaa77b71d move wallet functions to cmds_util.py for further refactoring (#12654)
* move functions to cmds_util.py

* undo mypy change

* add hinting to avoid hassle

* apply change from merge
2022-08-01 10:54:59 -05:00
Kyle AltendorfandGitHub 14ada52e1c make flake8 5 happy (#12704) 2022-08-01 10:53:11 -05:00