Skip to content

Check for zombies [#3509]

Ethan Reesor requested to merge 3509-zombies into main

Closes #3509 (closed). Updates debug network status [network] to check if consensus nodes are in zombie-mode, by submitting a garbage transaction and checking for "panicked". Updates anchor healing to be more resilient to misbehaving peers. Adds a promises library to parallelize scanning.

Changelog: fix

Edited by Ethan Reesor

Merge request reports