xch-blockchain/tests/pools
dustinface 49140b2b3c
server: Introduce `ApiProtocol` (#15466)
* server: Introduce `ApiProtocol`

* genericize (#5)

* `ApiProtocol.api_ready` -> `ApiProtocol.ready()`

* Add `ApiProtocol.log` and give APIs separate loggers

* Fix `CrawlerAPI`

* Drop some unrelated removals

* Fix some of the generic hinting

* Revert some changes in `timelord_api.py`

* Fix `CawlerAPI` readiness

* Fix hinting

* Get some `CrawlerAPI` coverage

---------

Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-06-13 20:12:25 -05: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 Chialisp file extensions (#14996) 2023-04-18 11:27:17 -05:00
test_pool_rpc.py server: Introduce `ApiProtocol` (#15466) 2023-06-13 20:12:25 -05: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 wallet: Implement `WalletPoolStore.delete_wallet` (#15126) 2023-05-11 19:04:15 -05:00