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 VerifyBeaconStateMatchCurrentJustifiedCheckptNative(t *testing.T, factory getStateWithCurrentJustifiedCheckpoint)
- func VerifyBeaconStateMatchPreviousJustifiedCheckptNative(t *testing.T, factory getStateWithCurrentJustifiedCheckpoint)
- 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.