serai/substrate
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
..
client Most of coordinator Tributary retiry 2023-10-14 16:47:25 -04:00
in-instructions Most of coordinator Tributary retiry 2023-10-14 16:47:25 -04:00
node Correct ValidatorSets genesis 2023-10-13 01:42:26 -04:00
primitives Define an array of all NetworkIds in serai_primitives 2023-10-12 23:59:21 -04:00
runtime MAX_VALIDATORS_PER_SET -> MAX_KEY_SHARES_PER_SET 2023-10-13 00:50:07 -04:00
staking/pallet Most of coordinator Tributary retiry 2023-10-14 16:47:25 -04:00
tokens Staking pallet (#373) 2023-10-10 06:53:24 -04:00
validator-sets Most of coordinator Tributary retiry 2023-10-14 16:47:25 -04:00