List of all items
Structs
- Checkpoint
- CheckpointSubmission
- manager::EpochManager
- types::checkpoint_competition::CheckpointCompetition
- types::dfsp::DfspCloseSnapshot
- types::epoch_info::EpochInfo
- types::epoch_phase::PhaseTransition
- types::epoch_summary::EpochSummary
- types::events::EpochStats
- types::reward::RewardDistribution
- types::verification::EpochBlockLink
- types::verification::EpochCheckpointData
- types::verification::EpochCheckpointSignMaterial
Enums
- error::CheckpointCompetitionError
- error::EpochError
- types::checkpoint_competition::CompetitionStatus
- types::epoch_phase::EpochPhase
- types::events::EpochEvent
Functions
- arithmetic::ensure_checkpoint_block_empty
- arithmetic::epoch_checkpoint_height
- arithmetic::epoch_for_block_height
- arithmetic::first_height_in_epoch
- arithmetic::is_checkpoint_class_block
- arithmetic::is_epoch_checkpoint_block
- arithmetic::is_first_block_after_epoch_checkpoint
- arithmetic::is_genesis_checkpoint_block
- arithmetic::l1_range_for_epoch
- arithmetic::last_committed_height_in_epoch
- phase::l1_progress_phase_for_network_epoch
- rewards::block_reward_at_height
- rewards::burned_fee_remainder
- rewards::compute_reward_distribution
- rewards::epoch_reward_with_floor
- rewards::proposer_fee_share
- rewards::total_block_reward
- test_helpers::advance_through_phases
- test_helpers::build_n_block_epoch
- test_helpers::mock_checkpoint_submission
- test_helpers::test_epoch_manager
- test_helpers::test_initial_state_root
- test_helpers::test_network_id
- verification::compute_epoch_block_root
- verification::compute_epoch_withdrawals_root
- verification::epoch_block_inclusion_proof
- verification::epoch_checkpoint_sign_material_from_l2_blocks
- verification::stored_checkpoint_from_epoch_sign_material_with_aggregate_v1
- verification::verify_block_inclusion_proof
Type Aliases
Constants
- constants::ATTESTER_REWARD_SHARE
- constants::BLOCKS_PER_EPOCH
- constants::CHECKPOINT_THRESHOLD_PCT
- constants::CORRELATION_WINDOW_EPOCHS
- constants::DFSP_ACTIVATION_HEIGHT
- constants::DFSP_GENESIS_ISSUANCE_SUBSIDY_MOJOS_V1
- constants::DFSP_GRACE_PERIOD_NETWORK_EPOCHS
- constants::DFSP_SLASH_LOOKBACK_EPOCHS
- constants::DFSP_WALL_CLOCK_EPOCH_SECONDS
- constants::DIG_DFSP_ACTIVATION_HEIGHT_ENV
- constants::EF_SPAWNER_REWARD_SHARE
- constants::EMPTY_ROOT
- constants::EPOCH_FIRST_BLOCK_BONUS
- constants::EPOCH_L1_BLOCKS
- constants::FEE_BURN_SHARE_PCT
- constants::FEE_PROPOSER_SHARE_PCT
- constants::FINALIZER_REWARD_SHARE
- constants::GENESIS_HEIGHT
- constants::HALVINGS_BEFORE_TAIL
- constants::HALVING_INTERVAL_BLOCKS
- constants::HALVING_INTERVAL_EPOCHS
- constants::HARD_FINALITY_THRESHOLD_PCT
- constants::INITIAL_BLOCK_REWARD
- constants::INITIAL_EMISSION_PER_10_MIN
- constants::INITIAL_EPOCH_REWARD
- constants::L2_BLOCKS_PER_10_MIN
- constants::L2_BLOCK_TIME_MS
- constants::MINIMUM_EPOCH_REWARD
- constants::MOJOS_PER_L2
- constants::PHASE_BLOCK_PRODUCTION_END_PCT
- constants::PHASE_CHECKPOINT_END_PCT
- constants::PHASE_FINALIZATION_END_PCT
- constants::PROPOSER_REWARD_SHARE
- constants::SCORE_SUBMITTER_REWARD_SHARE
- constants::SLASH_LOOKBACK_EPOCHS
- constants::SOFT_FINALITY_THRESHOLD_PCT
- constants::TAIL_BLOCK_REWARD
- constants::TAIL_EMISSION_PER_10_MIN
- constants::WITHDRAWAL_DELAY_EPOCHS
- test_helpers::TEST_GENESIS_L1_HEIGHT