Documentation ¶
Index ¶
- func VerifyBeaconStateBlockRootAtIndexNative(t *testing.T, factory getState, factoryBR getStateWithLBlockRoots)
- func VerifyBeaconStateBlockRootsNative(t *testing.T, factory getState, factoryBR getStateWithLBlockRoots)
- func VerifyBeaconStateCurrentJustifiedCheckpoint(t *testing.T, factory getStateWithCheckpoint)
- func VerifyBeaconStateCurrentJustifiedCheckpointNil(t *testing.T, factory getState)
- func VerifyBeaconStateFinalizedCheckpoint(t *testing.T, factory getStateWithCheckpoint)
- func VerifyBeaconStateFinalizedCheckpointNil(t *testing.T, factory getState)
- func VerifyBeaconStateJustificationBits(t *testing.T, factory getStateWithJustificationBits)
- func VerifyBeaconStateJustificationBitsNil(t *testing.T, factory getState)
- func VerifyBeaconStateLatestBlockHeader(t *testing.T, factory getState, factoryLBH getStateWithLatestBlockHeader)
- func VerifyBeaconStateMarshalSSZNilState(t *testing.T, factory getState, clear clearInternalState)
- func VerifyBeaconStateMatchCurrentJustifiedCheckpt(t *testing.T, factory getStateWithCurrentJustifiedCheckpoint, ...)
- func VerifyBeaconStateMatchCurrentJustifiedCheckptNative(t *testing.T, factory getStateWithCurrentJustifiedCheckpoint)
- func VerifyBeaconStateMatchPreviousJustifiedCheckpt(t *testing.T, factory getStateWithCurrentJustifiedCheckpoint, ...)
- func VerifyBeaconStateMatchPreviousJustifiedCheckptNative(t *testing.T, factory getStateWithCurrentJustifiedCheckpoint)
- func VerifyBeaconStateModifyCurrentParticipationField(t *testing.T, factory getState)
- func VerifyBeaconStateModifyCurrentParticipationField_NestedAction(t *testing.T, factory getState)
- func VerifyBeaconStateModifyPreviousParticipationField(t *testing.T, factory getState)
- func VerifyBeaconStateModifyPreviousParticipationField_NestedAction(t *testing.T, factory getState)
- func VerifyBeaconStatePreviousJustifiedCheckpoint(t *testing.T, factory getStateWithCheckpoint)
- func VerifyBeaconStatePreviousJustifiedCheckpointNil(t *testing.T, factory getState)
- func VerifyBeaconStateSlotDataRace(t *testing.T, factory getState)
- func VerifyBeaconStateValidatorAtIndexReadOnlyHandlesNilSlice(t *testing.T, factory getState)
- func VerifyBeaconStateValidatorByPubkey(t *testing.T, factory getState)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.