xch-blockchain/chia/timelord
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 `git mv src chia` 2021-04-04 21:41:39 -07:00
iters_from_block.py Annotate chia/timelord/iters_from_block.py (#15348) 2023-05-23 04:59:49 -05:00
timelord.py fix timelord mypy type hints (#15351) 2023-05-22 18:38:50 -05:00
timelord_api.py server: Introduce `ApiProtocol` (#15466) 2023-06-13 20:12:25 -05:00
timelord_launcher.py util: Async DNS lookups (#14999) 2023-04-28 13:37:28 -05:00
timelord_state.py fix timelord mypy type hints (#15351) 2023-05-22 18:38:50 -05:00
types.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00