Module Storage.Dal

Sliding window of attestation accountability, indexed by published levels. Contains attestation information (shard counts and attester sets) for published levels in the range current_level - attestation_lag + 1, current_level - 1.

module Slot : sig ... end

Set of delegates denounced in the current cycle. It is used to not distribute rewards for such delegates.

This stores the value of Dal constants for each protocol. Useful during protocol migration when the parameter's value changes.