Documentation ¶
Index ¶
- func ComputeProposerIndex(b *raw.BeaconState, indices []uint64, seed [32]byte) (uint64, error)
- func ComputeShuffledIndex(conf *clparams.BeaconChainConfig, ind, ind_count uint64, seed [32]byte, ...) (uint64, error)
- func ComputeShuffledIndexPreInputs(conf *clparams.BeaconChainConfig, seed [32]byte) [][32]byte
- func ComputeShuffledIndicies(beaconConfig *clparams.BeaconChainConfig, mix common.Hash, indicies []uint64, ...) []uint64
- func GetSeed(beaconConfig *clparams.BeaconChainConfig, mix common.Hash, epoch uint64, ...) common.Hash
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeProposerIndex ¶
func ComputeShuffledIndex ¶
func ComputeShuffledIndexPreInputs ¶
func ComputeShuffledIndexPreInputs(conf *clparams.BeaconChainConfig, seed [32]byte) [][32]byte
func ComputeShuffledIndicies ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.