Skip to content

Churn refactor #check-lint-warning

Son of Odin requested to merge churn-refactor into develop

Change the churn logic to always churn one node out for low version, low bond, and age.

Each keygen attempt will mark nodes for bad behavior. This is needed to be able to push out multiple offline nodes.

Also changed that all ready nodes go back to being standby after a failed keygen attempt. This allows the node to bond/unbond between keygens and participate in bond wars.

Edited by Son of Odin

Merge request reports