serai/substrate/validator-sets
Luke Parker 3b3fdd104b
Most of coordinator Tributary retiry
Adds Event::SetRetired to validator-sets.

Emit TributaryRetired.

Replaces is_active_set, which made multiple network requests, with
is_retired_tributary, a DB read.

Performs most of the removals necessary upon TributaryRetired.

Still needs to clean up the actual Tributary/Tendermint tasks.
2023-10-14 16:47:25 -04:00
..
pallet Most of coordinator Tributary retiry 2023-10-14 16:47:25 -04:00
primitives Add logic to amortize excess key shares, correcting is_bft 2023-10-13 01:04:41 -04:00