xch-blockchain/chia/daemon
Jeff fa6f3f67d0
support calling daemon commands from chia rpc CLI (#15584)
* add daemon as a callable service

* re-adding "get_routes" command

* added a test for get_routes

* linter fix

* reformatted with black

* addressed PR feedback
2023-06-28 18:38:53 -05:00
..
__init__.py `git mv src chia` 2021-04-04 21:41:39 -07:00
client.py avoid consuming exceptions while closing the daemon 2023-03-29 21:31:01 -04:00
keychain_proxy.py Add a daemon heartbeat setting to config.yaml (#13886) 2023-01-06 11:55:20 -06:00
keychain_server.py hint and dataclass chia.daemon.keychain_server (#14686) 2023-02-28 03:04:34 -06:00
server.py support calling daemon commands from chia rpc CLI (#15584) 2023-06-28 18:38:53 -05:00
windows_signal.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00