Describes the base reward and exchange rates in some epoch.
Describes the unbonding state of a validator’s stake pool.
Tracks our view of Tendermint’s view of the validator set, so we can keep it
from getting confused.
A transaction action adding stake to a validator’s delegation pool.
A list of pending delegations and undelegations.
Indicates a slashing penalty was applied to a validator’s reward rates.
A portion of a validator’s commission.
Genesis data for the staking component.
Requests information about a specific validator.
Tracks slashing penalties applied to a validator in some epoch.
Describes the reward and exchange rates and voting power for a validator in some epoch.
Staking configuration data.
A transaction action withdrawing stake from a validator’s delegation pool.
A transaction action finishing an undelegation, converting (slashable)
“unbonding tokens” to (unslashable) staking tokens.
Track’s a validator’s uptime.
Describes a validator’s configuration data.
A transaction action (re)defining a validator.
Combines all validator info into a single packet.
Requests information on the chain’s validators.
For storing the list of keys of known validators.
Requests the compounded penalty for a validator over a range of epochs.
Describes the state of a validator
Describes the current state of a validator on-chain
A Penumbra ZK undelegate claim proof.