serai/substrate/staking/pallet
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
..
src Most of coordinator Tributary retiry 2023-10-14 16:47:25 -04:00
Cargo.toml Staking pallet (#373) 2023-10-10 06:53:24 -04:00
LICENSE Staking pallet (#373) 2023-10-10 06:53:24 -04:00