mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-11-10 12:29:49 +03:00
1b6201852a
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
test_pool_cmdline.py | ||
test_pool_config.py | ||
test_pool_puzzles_lifecycle.py | ||
test_pool_rpc.py | ||
test_pool_wallet.py | ||
test_wallet_pool_store.py |