chia-blockchain/tests/pools
Arvid Norberg 1b6201852a
bump chia_rs to 0.2.2 (#14533)
* bump chia_rs to latest version

* add new error codes for ASSERT_BEFORE_* condition failures, ASSERT_CONCURRENT_SPEND failing, ASSERT_CONCURRENT_PUZZLE_FAILED and for impossible constraints

* add new condition opcodes for ASSERT_BEFORE_*, ASSERT_CONCURRENT_SPEND and ASSERT_CONCURRENT_PUZZLE

* fixup Spend and SpendBundleCondition types

* fixup tests that otherwise fail with MINTING_COIN

* fix test that otherwise would fail with RESERVE_FEE_CONDITION_FAILED

* remove use of NO_NEG_DIV flag. It's now implied

* remove duplicate test parameters
2023-02-10 15:14:56 -06:00
..
__init__.py Pools mainnet (#7047) 2021-06-29 14:21:25 -07:00
config.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_pool_cmdline.py isort: Remove all tests exceptions and sort the related files 2022-12-05 02:06:00 +01:00
test_pool_config.py isort: Remove all tests exceptions and sort the related files 2022-12-05 02:06:00 +01:00
test_pool_puzzles_lifecycle.py bump chia_rs to 0.2.2 (#14533) 2023-02-10 15:14:56 -06:00
test_pool_rpc.py move wallet_is_synced/wallets_are_synced to FullNodeSimulator methods (#14403) 2023-02-10 15:13:23 -06:00
test_pool_wallet.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_wallet_pool_store.py move SerializedProgram to its own file (#14391) 2023-01-27 17:20:23 -06:00