chia-blockchain/tests/pools
dustinface 820889a316
rpc: Improve RPC server start/stop (#12768)
* rpc: Improve RPC server start/stop

* `RpcServer.stop` -> `RpcServer.close`
2022-08-06 01:07:41 -05:00
..
__init__.py Pools mainnet (#7047) 2021-06-29 14:21:25 -07:00
config.py Prepare test blocks and plots only for tests that need them. This saves us a couple more hours of CI running time. (#10975) 2022-04-05 10:34:57 -07:00
test_pool_cmdline.py tests|github|pre-commit: Improve build-workflows.py and make it a pre-commit hook (#8728) 2021-11-09 10:57:40 -08:00
test_pool_config.py Add Windows CI (#10681) 2022-05-31 14:04:45 -05:00
test_pool_puzzles_lifecycle.py Rust only conditions (#8467) 2021-09-18 10:25:19 -07:00
test_pool_rpc.py rpc: Improve RPC server start/stop (#12768) 2022-08-06 01:07:41 -05:00
test_pool_wallet.py Wallet dbwrapper 2 (#12234) 2022-07-12 19:09:05 -05:00
test_wallet_pool_store.py add new_transaction() to DBWrapper2 which creates a nested transaction, and make write_db() just add writes to the existing transaction (#12275) 2022-07-15 21:07:43 -05:00