chia-blockchain/chia/plotting
Jack Nelson ff8ecb35a0
Fix no keys loaded error by making KeychainProxy automatically reconnect when a connection is lost (#12782)
* Add proper types to daemon client & keychain

* pre type pass on keychain proxy

* add auto restarting keychain proxy

* finalize keychain proxy v2

* move event calls

* fix close on timeout

* fix possible key leak in logging

* fix last little error

* log on disconnection & reduce duplicate code

* Update client.py
2022-08-04 20:28:58 -05:00
..
__init__.py chia|tests|pre-commit: Add missing __init__.py files (#8758) 2021-12-16 18:52:46 -08:00
cache.py remove chia.util.path.mkdir() (#10842) 2022-06-08 10:24:40 -05:00
check_plots.py plotting: Enable isort (#11135) 2022-04-21 17:00:00 -07:00
create_plots.py Fix no keys loaded error by making KeychainProxy automatically reconnect when a connection is lost (#12782) 2022-08-04 20:28:58 -05:00
manager.py Skip plot_sync_callback if delta is None, hint Harvester.server (#11620) 2022-05-24 13:21:14 -07:00
util.py harvester: Make PlotsRefreshParameter streamable + use from_json_dict (#11759) 2022-06-03 12:35:50 -05:00