Versions in this module Expand all Collapse all v0 v0.0.4 Jan 15, 2025 v0.0.1 Jan 15, 2025 Changes in this version + func AttDataIsEqual(attData1, attData2 *ethpb.AttestationData) bool + func AttestingIndices(bf bitfield.Bitfield, committee []primitives.ValidatorIndex) ([]uint64, error) + func CheckPointIsEqual(checkPt1, checkPt2 *ethpb.Checkpoint) bool + func ConvertToIndexed(ctx context.Context, attestation *ethpb.Attestation, ...) (*ethpb.IndexedAttestation, error) + func IsValidAttestationIndices(ctx context.Context, indexedAttestation *ethpb.IndexedAttestation) error + func VerifyIndexedAttestationSig(ctx context.Context, indexedAtt *ethpb.IndexedAttestation, ...) error