chia-blockchain/chia/daemon
Earle Lowe 0a0c8920ff
Add a daemon heartbeat setting to config.yaml (#13886)
* make daemon heartbeat configurable and increase default

* Fix up daemon rpc test

* Fix dumb error with parameters

* Restore formatting

* Various updates from feedback

* Update tests/core/test_daemon_rpc.py

use config value for heartbeat

Co-authored-by: Kyle Altendorf <sda@fstab.net>

* black fixes

Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-01-06 11:55:20 -06:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
client.py Add a daemon heartbeat setting to config.yaml (#13886) 2023-01-06 11:55:20 -06:00
keychain_proxy.py Add a daemon heartbeat setting to config.yaml (#13886) 2023-01-06 11:55:20 -06:00
keychain_server.py isort: Remove all chia.daemon exceptions and sort the related files (#13941) 2022-11-18 01:29:18 -06:00
server.py Add a daemon heartbeat setting to config.yaml (#13886) 2023-01-06 11:55:20 -06:00
windows_signal.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00