chia-blockchain/tests/pools
Adam Kelly 298ea9ea20
Resend transactions (#11167)
* Resend transactions

* Don't recheck transactions more frequently than timeout

* Add wallet resend parameter to config, move timeout code out of tx store, but close to call site

* Add a test for wallet transaction resend

* Add test for wallet retry

* isort new files for precommit and update workflows

* Use correct fixture name

* LGTM - remove unused import

Co-authored-by: Earle Lowe <e.lowe@chia.net>
2022-05-14 02:03:10 -07: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 Switch to integrated lock_and_load_config() context manager (#10698) 2022-03-28 12:52:51 -07:00
test_pool_puzzles_lifecycle.py Rust only conditions (#8467) 2021-09-18 10:25:19 -07:00
test_pool_rpc.py Resend transactions (#11167) 2022-05-14 02:03:10 -07:00
test_pool_wallet.py Preserve existing pool payout_instructions when creating a PoolWallet (#10507) 2022-03-02 10:25:13 -08:00
test_wallet_pool_store.py Fix remaining linting issues (#10962) 2022-04-02 13:22:55 -07:00