chia-blockchain/chia
Jeff d35c414c09
Set keychain_proxy to None in await_closed() to support reinitialization (#11075)
* Set keychain_proxy to None in await_closed() to support reinitialization.

* Added `shutting_down` param to _await_closed() to control whether the keychain_proxy is closed.
2022-04-06 20:14:49 -07:00
..
clvm new DBWrapper supporting concurrent readers (#10166) 2022-03-28 11:58:00 -07:00
cmds Improve handling of unknown pending balances (likely change from addi… (#10984) 2022-04-05 16:09:00 -07:00
consensus simplify some header hash getting and assertions (#11007) 2022-04-05 08:54:38 -07:00
daemon Remove websockets dependency & do some refactoring (#10611) 2022-04-05 10:19:09 -07:00
farmer Set keychain_proxy to None in await_closed() to support reinitialization (#11075) 2022-04-06 20:14:49 -07:00
full_node simplify some header hash getting and assertions (#11007) 2022-04-05 08:54:38 -07:00
harvester asyncio.get_event_loop() is deprecated in 3.10, stop using it (mostly) (#10418) 2022-03-28 13:20:50 -07:00
introducer add all none's (#4503) 2021-05-10 22:05:45 -07:00
plotters asyncio.get_event_loop() is deprecated in 3.10, stop using it (mostly) (#10418) 2022-03-28 13:20:50 -07:00
plotting Switch to integrated lock_and_load_config() context manager (#10698) 2022-03-28 12:52:51 -07:00
pools streamable|pools: Fix Optional parsing in dataclass_from_dict (#10573) 2022-04-04 11:50:59 -07:00
protocols Fix method name (#10500) 2022-03-01 10:49:41 -08:00
rpc Set keychain_proxy to None in await_closed() to support reinitialization (#11075) 2022-04-06 20:14:49 -07:00
seeder asyncio.get_event_loop() is deprecated in 3.10, stop using it (mostly) (#10418) 2022-03-28 13:20:50 -07:00
server Remove websockets dependency & do some refactoring (#10611) 2022-04-05 10:19:09 -07:00
simulator Fix remaining linting issues (#10962) 2022-04-02 13:22:55 -07:00
ssl chia|tests|pre-commit: Add missing __init__.py files (#8758) 2021-12-16 18:52:46 -08:00
timelord Fix remaining linting issues (#10962) 2022-04-02 13:22:55 -07:00
types run_generator2 rust call and compact conditions data structure (#8862) 2022-04-04 11:53:13 -07:00
util run_generator2 rust call and compact conditions data structure (#8862) 2022-04-04 11:53:13 -07:00
wallet Set keychain_proxy to None in await_closed() to support reinitialization (#11075) 2022-04-06 20:14:49 -07:00
__init__.py make multiprocessing start method configurable (#10528) 2022-03-03 10:27:36 -08:00
py.typed Added a py.typed file in the chia directory for pep-561 compliance (#8014) 2021-08-17 10:53:25 -07:00
pyinstaller.spec Add plotters. (#8497) 2021-10-28 15:37:46 -07:00