Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BitlistWithAllBitsSet ¶
func BitlistWithAllBitsSet(length uint64) bitfield.Bitlist
BitlistWithAllBitsSet creates list of bitlists with all bits set.
func BitlistsWithMultipleBitSet ¶
BitlistsWithMultipleBitSet creates list of bitlists with random n bits set.
func BitlistsWithSingleBitSet ¶
func BitlistsWithSingleBitSet(n, length uint64) []bitfield.Bitlist
BitlistsWithSingleBitSet creates list of bitlists with a single bit set in each.
func MakeAttestationsFromBitlists ¶
func MakeAttestationsFromBitlists(bl []bitfield.Bitlist) []*ethpb.Attestation
MakeAttestationsFromBitlists creates list of bitlists from list of attestations.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.