Documentation ¶
Index ¶
- func RunEffectiveBalanceUpdatesTests(t *testing.T, config string)
- func RunEpochOperationTest(t *testing.T, testFolderPath string, operationFn epochOperation)
- func RunEth1DataResetTests(t *testing.T, config string)
- func RunHistoricalRootsUpdateTests(t *testing.T, config string)
- func RunJustificationAndFinalizationTests(t *testing.T, config string)
- func RunParticipationRecordUpdatesTests(t *testing.T, config string)
- func RunRandaoMixesResetTests(t *testing.T, config string)
- func RunRegistryUpdatesTests(t *testing.T, config string)
- func RunRewardsAndPenaltiesTests(t *testing.T, config string)
- func RunSlashingsResetTests(t *testing.T, config string)
- func RunSlashingsTests(t *testing.T, config string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunEffectiveBalanceUpdatesTests ¶
RunEffectiveBalanceUpdatesTests executes "epoch_processing/effective_balance_updates" tests.
func RunEpochOperationTest ¶
RunEpochOperationTest takes in the prestate and processes it through the passed in epoch operation function and checks the post state with the expected post state.
func RunEth1DataResetTests ¶
RunEth1DataResetTests executes "epoch_processing/eth1_data_reset" tests.
func RunHistoricalRootsUpdateTests ¶
RunHistoricalRootsUpdateTests executes "epoch_processing/historical_roots_update" tests.
func RunJustificationAndFinalizationTests ¶
RunJustificationAndFinalizationTests executes "epoch_processing/justification_and_finalization" tests.
func RunParticipationRecordUpdatesTests ¶
RunParticipationRecordUpdatesTests executes "epoch_processing/participation_record_updates" tests.
func RunRandaoMixesResetTests ¶
RunRandaoMixesResetTests executes "epoch_processing/randao_mixes_reset" tests.
func RunRegistryUpdatesTests ¶
RunRegistryUpdatesTests executes "epoch_processing/registry_updates" tests.
func RunRewardsAndPenaltiesTests ¶
RunRewardsAndPenaltiesTests executes "epoch_processing/rewards_and_penalties" tests.
func RunSlashingsResetTests ¶
RunSlashingsResetTests executes "epoch_processing/slashings_reset" tests.
func RunSlashingsTests ¶
RunSlashingsTests executes "epoch_processing/slashings" tests.
Types ¶
This section is empty.