mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-06 02:24:25 -05:00
* on_disconnect callback called if present, for services (full_node, farmer, etc) when a connection is closed * connections added or removed are reflected in UI * No migration of wallet full node peer * More blockchain_transaction tests re-enabled * Blockchain tests uncommented * get_block_peak fixed in blockchain.py * Reduce some logging in tests, and asynciosqlite logs suppressed for the DEBUG level