Skip to content

[patch] Needs new vault patch #check-lint-warning

Son of Odin requested to merge needs-new-vault-patch into develop

Currently, if 1/3rd of the active nodes observe an outbound, the network will no longer attempt to reschedule the transaction to another vault. This code changes this logic to be 1/2 of a vault membership. This is more defensive of the protocol against external chains getting into a funky or usual state.

Merge request reports