Documentation
¶
Overview ¶
Code generated by fastssz. DO NOT EDIT.
Code generated by fastssz. DO NOT EDIT.
Code generated by fastssz. DO NOT EDIT.
Code generated by fastssz. DO NOT EDIT.
Code generated by fastssz. DO NOT EDIT.
Code generated by fastssz. DO NOT EDIT.
Code generated by fastssz. DO NOT EDIT.
Code generated by fastssz. DO NOT EDIT.
Code generated by fastssz. DO NOT EDIT.
Index ¶
- Variables
- func ConvertToSyncContributionBitVector(b []byte) bitfield.Bitvector128
- func CopyBlobKZGs(b [][]byte) [][]byte
- func CopyExecutionRequests(e *enginev1.ExecutionRequests) *enginev1.ExecutionRequests
- func CopySlice[T any, C copier[T]](original []C) []T
- func NewSyncCommitteeAggregationBits() bitfield.Bitvector128
- func RegisterBeaconChainServer(s *grpc.Server, srv BeaconChainServer)
- func RegisterBeaconNodeValidatorServer(s *grpc.Server, srv BeaconNodeValidatorServer)
- func RegisterDebugServer(s *grpc.Server, srv DebugServer)
- func RegisterHealthServer(s *grpc.Server, srv HealthServer)
- func RegisterNodeServer(s *grpc.Server, srv NodeServer)
- type ActiveSetChangesdeprecated
- func (*ActiveSetChanges) Descriptor() ([]byte, []int)deprecated
- func (x *ActiveSetChanges) GetActivatedIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *ActiveSetChanges) GetActivatedPublicKeys() [][]byte
- func (x *ActiveSetChanges) GetEjectedIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *ActiveSetChanges) GetEjectedPublicKeys() [][]byte
- func (x *ActiveSetChanges) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ActiveSetChanges) GetExitedIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *ActiveSetChanges) GetExitedPublicKeys() [][]byte
- func (x *ActiveSetChanges) GetSlashedIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *ActiveSetChanges) GetSlashedPublicKeys() [][]byte
- func (*ActiveSetChanges) ProtoMessage()
- func (x *ActiveSetChanges) ProtoReflect() protoreflect.Message
- func (x *ActiveSetChanges) Reset()
- func (x *ActiveSetChanges) String() string
- type AggregateAttAndProof
- type AggregateAttestationAndProof
- func (a *AggregateAttestationAndProof) AggregateVal() Att
- func (*AggregateAttestationAndProof) Descriptor() ([]byte, []int)deprecated
- func (x *AggregateAttestationAndProof) GetAggregate() *Attestation
- func (x *AggregateAttestationAndProof) GetAggregatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *AggregateAttestationAndProof) GetSelectionProof() []byte
- func (a *AggregateAttestationAndProof) HashTreeRoot() ([32]byte, error)
- func (a *AggregateAttestationAndProof) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (a *AggregateAttestationAndProof) IsNil() bool
- func (a *AggregateAttestationAndProof) MarshalSSZ() ([]byte, error)
- func (a *AggregateAttestationAndProof) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*AggregateAttestationAndProof) ProtoMessage()
- func (x *AggregateAttestationAndProof) ProtoReflect() protoreflect.Message
- func (x *AggregateAttestationAndProof) Reset()
- func (a *AggregateAttestationAndProof) SizeSSZ() (size int)
- func (x *AggregateAttestationAndProof) String() string
- func (a *AggregateAttestationAndProof) UnmarshalSSZ(buf []byte) error
- func (a *AggregateAttestationAndProof) Version() int
- type AggregateAttestationAndProofElectra
- func (a *AggregateAttestationAndProofElectra) AggregateVal() Att
- func (*AggregateAttestationAndProofElectra) Descriptor() ([]byte, []int)deprecated
- func (x *AggregateAttestationAndProofElectra) GetAggregate() *AttestationElectra
- func (x *AggregateAttestationAndProofElectra) GetAggregatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *AggregateAttestationAndProofElectra) GetSelectionProof() []byte
- func (a *AggregateAttestationAndProofElectra) HashTreeRoot() ([32]byte, error)
- func (a *AggregateAttestationAndProofElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (a *AggregateAttestationAndProofElectra) IsNil() bool
- func (a *AggregateAttestationAndProofElectra) MarshalSSZ() ([]byte, error)
- func (a *AggregateAttestationAndProofElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*AggregateAttestationAndProofElectra) ProtoMessage()
- func (x *AggregateAttestationAndProofElectra) ProtoReflect() protoreflect.Message
- func (x *AggregateAttestationAndProofElectra) Reset()
- func (a *AggregateAttestationAndProofElectra) SizeSSZ() (size int)
- func (x *AggregateAttestationAndProofElectra) String() string
- func (a *AggregateAttestationAndProofElectra) UnmarshalSSZ(buf []byte) error
- func (a *AggregateAttestationAndProofElectra) Version() int
- type AggregateSelectionElectraResponsedeprecated
- func (*AggregateSelectionElectraResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AggregateSelectionElectraResponse) GetAggregateAndProof() *AggregateAttestationAndProofElectra
- func (*AggregateSelectionElectraResponse) ProtoMessage()
- func (x *AggregateSelectionElectraResponse) ProtoReflect() protoreflect.Message
- func (x *AggregateSelectionElectraResponse) Reset()
- func (x *AggregateSelectionElectraResponse) String() string
- type AggregateSelectionRequestdeprecated
- func (*AggregateSelectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AggregateSelectionRequest) GetCommitteeIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
- func (x *AggregateSelectionRequest) GetPublicKey() []byte
- func (x *AggregateSelectionRequest) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *AggregateSelectionRequest) GetSlotSignature() []byte
- func (*AggregateSelectionRequest) ProtoMessage()
- func (x *AggregateSelectionRequest) ProtoReflect() protoreflect.Message
- func (x *AggregateSelectionRequest) Reset()
- func (x *AggregateSelectionRequest) String() string
- type AggregateSelectionResponsedeprecated
- func (*AggregateSelectionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AggregateSelectionResponse) GetAggregateAndProof() *AggregateAttestationAndProof
- func (*AggregateSelectionResponse) ProtoMessage()
- func (x *AggregateSelectionResponse) ProtoReflect() protoreflect.Message
- func (x *AggregateSelectionResponse) Reset()
- func (x *AggregateSelectionResponse) String() string
- type AggregatedSigAndAggregationBitsRequestdeprecated
- func (*AggregatedSigAndAggregationBitsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AggregatedSigAndAggregationBitsRequest) GetBlockRoot() []byte
- func (x *AggregatedSigAndAggregationBitsRequest) GetMsgs() []*SyncCommitteeMessage
- func (x *AggregatedSigAndAggregationBitsRequest) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *AggregatedSigAndAggregationBitsRequest) GetSubnetId() uint64
- func (*AggregatedSigAndAggregationBitsRequest) ProtoMessage()
- func (x *AggregatedSigAndAggregationBitsRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedSigAndAggregationBitsRequest) Reset()
- func (x *AggregatedSigAndAggregationBitsRequest) String() string
- type AggregatedSigAndAggregationBitsResponsedeprecated
- func (*AggregatedSigAndAggregationBitsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AggregatedSigAndAggregationBitsResponse) GetAggregatedSig() []byte
- func (x *AggregatedSigAndAggregationBitsResponse) GetBits() []byte
- func (*AggregatedSigAndAggregationBitsResponse) ProtoMessage()
- func (x *AggregatedSigAndAggregationBitsResponse) ProtoReflect() protoreflect.Message
- func (x *AggregatedSigAndAggregationBitsResponse) Reset()
- func (x *AggregatedSigAndAggregationBitsResponse) String() string
- type AssignValidatorToSubnetRequestdeprecated
- func (*AssignValidatorToSubnetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AssignValidatorToSubnetRequest) GetPublicKey() []byte
- func (x *AssignValidatorToSubnetRequest) GetStatus() ValidatorStatus
- func (*AssignValidatorToSubnetRequest) ProtoMessage()
- func (x *AssignValidatorToSubnetRequest) ProtoReflect() protoreflect.Message
- func (x *AssignValidatorToSubnetRequest) Reset()
- func (x *AssignValidatorToSubnetRequest) String() string
- type Att
- type AttSlashing
- type AttestResponsedeprecated
- type Attestation
- func (a *Attestation) Clone() Att
- func (a *Attestation) CommitteeBitsVal() bitfield.Bitfield
- func (a *Attestation) Copy() *Attestation
- func (*Attestation) Descriptor() ([]byte, []int)deprecated
- func (x *Attestation) GetAggregationBits() github_com_OffchainLabs_go_bitfield.Bitlist
- func (*Attestation) GetAttestingIndex() primitives.ValidatorIndex
- func (a *Attestation) GetCommitteeIndex() primitives.CommitteeIndex
- func (x *Attestation) GetData() *AttestationData
- func (x *Attestation) GetSignature() []byte
- func (a *Attestation) HashTreeRoot() ([32]byte, error)
- func (a *Attestation) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (a *Attestation) IsAggregated() bool
- func (a *Attestation) IsNil() bool
- func (*Attestation) IsSingle() bool
- func (a *Attestation) MarshalSSZ() ([]byte, error)
- func (a *Attestation) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*Attestation) ProtoMessage()
- func (x *Attestation) ProtoReflect() protoreflect.Message
- func (x *Attestation) Reset()
- func (a *Attestation) SetSignature(sig []byte)
- func (a *Attestation) SizeSSZ() (size int)
- func (x *Attestation) String() string
- func (a *Attestation) UnmarshalSSZ(buf []byte) error
- func (a *Attestation) Version() int
- type AttestationData
- func (attData *AttestationData) Copy() *AttestationData
- func (*AttestationData) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationData) GetBeaconBlockRoot() []byte
- func (x *AttestationData) GetCommitteeIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
- func (x *AttestationData) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *AttestationData) GetSource() *Checkpoint
- func (x *AttestationData) GetTarget() *Checkpoint
- func (a *AttestationData) HashTreeRoot() ([32]byte, error)
- func (a *AttestationData) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (a *AttestationData) MarshalSSZ() ([]byte, error)
- func (a *AttestationData) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*AttestationData) ProtoMessage()
- func (x *AttestationData) ProtoReflect() protoreflect.Message
- func (x *AttestationData) Reset()
- func (a *AttestationData) SizeSSZ() (size int)
- func (x *AttestationData) String() string
- func (a *AttestationData) UnmarshalSSZ(buf []byte) error
- type AttestationDataRequestdeprecated
- func (*AttestationDataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationDataRequest) GetCommitteeIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
- func (x *AttestationDataRequest) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (*AttestationDataRequest) ProtoMessage()
- func (x *AttestationDataRequest) ProtoReflect() protoreflect.Message
- func (x *AttestationDataRequest) Reset()
- func (x *AttestationDataRequest) String() string
- type AttestationElectra
- func (a *AttestationElectra) Clone() Att
- func (a *AttestationElectra) CommitteeBitsVal() bitfield.Bitfield
- func (a *AttestationElectra) Copy() *AttestationElectra
- func (*AttestationElectra) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationElectra) GetAggregationBits() github_com_OffchainLabs_go_bitfield.Bitlist
- func (*AttestationElectra) GetAttestingIndex() primitives.ValidatorIndex
- func (x *AttestationElectra) GetCommitteeBits() github_com_OffchainLabs_go_bitfield.Bitvector64
- func (a *AttestationElectra) GetCommitteeIndex() primitives.CommitteeIndex
- func (x *AttestationElectra) GetData() *AttestationData
- func (x *AttestationElectra) GetSignature() []byte
- func (a *AttestationElectra) HashTreeRoot() ([32]byte, error)
- func (a *AttestationElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (a *AttestationElectra) IsAggregated() bool
- func (a *AttestationElectra) IsNil() bool
- func (*AttestationElectra) IsSingle() bool
- func (a *AttestationElectra) MarshalSSZ() ([]byte, error)
- func (a *AttestationElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*AttestationElectra) ProtoMessage()
- func (x *AttestationElectra) ProtoReflect() protoreflect.Message
- func (x *AttestationElectra) Reset()
- func (a *AttestationElectra) SetSignature(sig []byte)
- func (a *AttestationElectra) SizeSSZ() (size int)
- func (x *AttestationElectra) String() string
- func (a *AttestationElectra) UnmarshalSSZ(buf []byte) error
- func (a *AttestationElectra) Version() int
- type AttestationPoolElectraResponsedeprecated
- func (*AttestationPoolElectraResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationPoolElectraResponse) GetAttestations() []*AttestationElectra
- func (x *AttestationPoolElectraResponse) GetNextPageToken() string
- func (x *AttestationPoolElectraResponse) GetTotalSize() int32
- func (*AttestationPoolElectraResponse) ProtoMessage()
- func (x *AttestationPoolElectraResponse) ProtoReflect() protoreflect.Message
- func (x *AttestationPoolElectraResponse) Reset()
- func (x *AttestationPoolElectraResponse) String() string
- type AttestationPoolRequestdeprecated
- func (*AttestationPoolRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationPoolRequest) GetPageSize() int32
- func (x *AttestationPoolRequest) GetPageToken() string
- func (*AttestationPoolRequest) ProtoMessage()
- func (x *AttestationPoolRequest) ProtoReflect() protoreflect.Message
- func (x *AttestationPoolRequest) Reset()
- func (x *AttestationPoolRequest) String() string
- type AttestationPoolResponsedeprecated
- func (*AttestationPoolResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationPoolResponse) GetAttestations() []*Attestation
- func (x *AttestationPoolResponse) GetNextPageToken() string
- func (x *AttestationPoolResponse) GetTotalSize() int32
- func (*AttestationPoolResponse) ProtoMessage()
- func (x *AttestationPoolResponse) ProtoReflect() protoreflect.Message
- func (x *AttestationPoolResponse) Reset()
- func (x *AttestationPoolResponse) String() string
- type AttesterSlashing
- func (a *AttesterSlashing) Copy() *AttesterSlashing
- func (*AttesterSlashing) Descriptor() ([]byte, []int)deprecated
- func (a *AttesterSlashing) FirstAttestation() IndexedAtt
- func (x *AttesterSlashing) GetAttestation_1() *IndexedAttestation
- func (x *AttesterSlashing) GetAttestation_2() *IndexedAttestation
- func (a *AttesterSlashing) HashTreeRoot() ([32]byte, error)
- func (a *AttesterSlashing) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (a *AttesterSlashing) IsNil() bool
- func (a *AttesterSlashing) MarshalSSZ() ([]byte, error)
- func (a *AttesterSlashing) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*AttesterSlashing) ProtoMessage()
- func (x *AttesterSlashing) ProtoReflect() protoreflect.Message
- func (x *AttesterSlashing) Reset()
- func (a *AttesterSlashing) SecondAttestation() IndexedAtt
- func (a *AttesterSlashing) SizeSSZ() (size int)
- func (x *AttesterSlashing) String() string
- func (a *AttesterSlashing) UnmarshalSSZ(buf []byte) error
- func (a *AttesterSlashing) Version() int
- type AttesterSlashingElectra
- func (a *AttesterSlashingElectra) Copy() *AttesterSlashingElectra
- func (*AttesterSlashingElectra) Descriptor() ([]byte, []int)deprecated
- func (a *AttesterSlashingElectra) FirstAttestation() IndexedAtt
- func (x *AttesterSlashingElectra) GetAttestation_1() *IndexedAttestationElectra
- func (x *AttesterSlashingElectra) GetAttestation_2() *IndexedAttestationElectra
- func (a *AttesterSlashingElectra) HashTreeRoot() ([32]byte, error)
- func (a *AttesterSlashingElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (a *AttesterSlashingElectra) IsNil() bool
- func (a *AttesterSlashingElectra) MarshalSSZ() ([]byte, error)
- func (a *AttesterSlashingElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*AttesterSlashingElectra) ProtoMessage()
- func (x *AttesterSlashingElectra) ProtoReflect() protoreflect.Message
- func (x *AttesterSlashingElectra) Reset()
- func (a *AttesterSlashingElectra) SecondAttestation() IndexedAtt
- func (a *AttesterSlashingElectra) SizeSSZ() (size int)
- func (x *AttesterSlashingElectra) String() string
- func (a *AttesterSlashingElectra) UnmarshalSSZ(buf []byte) error
- func (a *AttesterSlashingElectra) Version() int
- type BLSToExecutionChange
- func (change *BLSToExecutionChange) Copy() *BLSToExecutionChange
- func (*BLSToExecutionChange) Descriptor() ([]byte, []int)deprecated
- func (x *BLSToExecutionChange) GetFromBlsPubkey() []byte
- func (x *BLSToExecutionChange) GetToExecutionAddress() []byte
- func (x *BLSToExecutionChange) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (b *BLSToExecutionChange) HashTreeRoot() ([32]byte, error)
- func (b *BLSToExecutionChange) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BLSToExecutionChange) MarshalSSZ() ([]byte, error)
- func (b *BLSToExecutionChange) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BLSToExecutionChange) ProtoMessage()
- func (x *BLSToExecutionChange) ProtoReflect() protoreflect.Message
- func (x *BLSToExecutionChange) Reset()
- func (b *BLSToExecutionChange) SizeSSZ() (size int)
- func (x *BLSToExecutionChange) String() string
- func (b *BLSToExecutionChange) UnmarshalSSZ(buf []byte) error
- type BeaconBlock
- func (block *BeaconBlock) Copy() *BeaconBlock
- func (*BeaconBlock) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlock) GetBody() *BeaconBlockBody
- func (x *BeaconBlock) GetParentRoot() []byte
- func (x *BeaconBlock) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BeaconBlock) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BeaconBlock) GetStateRoot() []byte
- func (b *BeaconBlock) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlock) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlock) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlock) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlock) ProtoMessage()
- func (x *BeaconBlock) ProtoReflect() protoreflect.Message
- func (x *BeaconBlock) Reset()
- func (b *BeaconBlock) SizeSSZ() (size int)
- func (x *BeaconBlock) String() string
- func (b *BeaconBlock) UnmarshalSSZ(buf []byte) error
- type BeaconBlockAltair
- func (block *BeaconBlockAltair) Copy() *BeaconBlockAltair
- func (*BeaconBlockAltair) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockAltair) GetBody() *BeaconBlockBodyAltair
- func (x *BeaconBlockAltair) GetParentRoot() []byte
- func (x *BeaconBlockAltair) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BeaconBlockAltair) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BeaconBlockAltair) GetStateRoot() []byte
- func (b *BeaconBlockAltair) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockAltair) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockAltair) ProtoMessage()
- func (x *BeaconBlockAltair) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockAltair) Reset()
- func (b *BeaconBlockAltair) SizeSSZ() (size int)
- func (x *BeaconBlockAltair) String() string
- func (b *BeaconBlockAltair) UnmarshalSSZ(buf []byte) error
- type BeaconBlockBellatrix
- func (block *BeaconBlockBellatrix) Copy() *BeaconBlockBellatrix
- func (*BeaconBlockBellatrix) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBellatrix) GetBody() *BeaconBlockBodyBellatrix
- func (x *BeaconBlockBellatrix) GetParentRoot() []byte
- func (x *BeaconBlockBellatrix) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BeaconBlockBellatrix) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BeaconBlockBellatrix) GetStateRoot() []byte
- func (b *BeaconBlockBellatrix) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockBellatrix) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockBellatrix) ProtoMessage()
- func (x *BeaconBlockBellatrix) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBellatrix) Reset()
- func (b *BeaconBlockBellatrix) SizeSSZ() (size int)
- func (x *BeaconBlockBellatrix) String() string
- func (b *BeaconBlockBellatrix) UnmarshalSSZ(buf []byte) error
- type BeaconBlockBody
- func (body *BeaconBlockBody) Copy() *BeaconBlockBody
- func (*BeaconBlockBody) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBody) GetAttestations() []*Attestation
- func (x *BeaconBlockBody) GetAttesterSlashings() []*AttesterSlashing
- func (x *BeaconBlockBody) GetDeposits() []*Deposit
- func (x *BeaconBlockBody) GetEth1Data() *Eth1Data
- func (x *BeaconBlockBody) GetGraffiti() []byte
- func (x *BeaconBlockBody) GetProposerSlashings() []*ProposerSlashing
- func (x *BeaconBlockBody) GetRandaoReveal() []byte
- func (x *BeaconBlockBody) GetVoluntaryExits() []*SignedVoluntaryExit
- func (b *BeaconBlockBody) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockBody) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockBody) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockBody) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockBody) ProtoMessage()
- func (x *BeaconBlockBody) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBody) Reset()
- func (b *BeaconBlockBody) SizeSSZ() (size int)
- func (x *BeaconBlockBody) String() string
- func (b *BeaconBlockBody) UnmarshalSSZ(buf []byte) error
- type BeaconBlockBodyAltair
- func (body *BeaconBlockBodyAltair) Copy() *BeaconBlockBodyAltair
- func (*BeaconBlockBodyAltair) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBodyAltair) GetAttestations() []*Attestation
- func (x *BeaconBlockBodyAltair) GetAttesterSlashings() []*AttesterSlashing
- func (x *BeaconBlockBodyAltair) GetDeposits() []*Deposit
- func (x *BeaconBlockBodyAltair) GetEth1Data() *Eth1Data
- func (x *BeaconBlockBodyAltair) GetGraffiti() []byte
- func (x *BeaconBlockBodyAltair) GetProposerSlashings() []*ProposerSlashing
- func (x *BeaconBlockBodyAltair) GetRandaoReveal() []byte
- func (x *BeaconBlockBodyAltair) GetSyncAggregate() *SyncAggregate
- func (x *BeaconBlockBodyAltair) GetVoluntaryExits() []*SignedVoluntaryExit
- func (b *BeaconBlockBodyAltair) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockBodyAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockBodyAltair) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockBodyAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockBodyAltair) ProtoMessage()
- func (x *BeaconBlockBodyAltair) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBodyAltair) Reset()
- func (b *BeaconBlockBodyAltair) SizeSSZ() (size int)
- func (x *BeaconBlockBodyAltair) String() string
- func (b *BeaconBlockBodyAltair) UnmarshalSSZ(buf []byte) error
- type BeaconBlockBodyBellatrix
- func (body *BeaconBlockBodyBellatrix) Copy() *BeaconBlockBodyBellatrix
- func (*BeaconBlockBodyBellatrix) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBodyBellatrix) GetAttestations() []*Attestation
- func (x *BeaconBlockBodyBellatrix) GetAttesterSlashings() []*AttesterSlashing
- func (x *BeaconBlockBodyBellatrix) GetDeposits() []*Deposit
- func (x *BeaconBlockBodyBellatrix) GetEth1Data() *Eth1Data
- func (x *BeaconBlockBodyBellatrix) GetExecutionPayload() *v1.ExecutionPayload
- func (x *BeaconBlockBodyBellatrix) GetGraffiti() []byte
- func (x *BeaconBlockBodyBellatrix) GetProposerSlashings() []*ProposerSlashing
- func (x *BeaconBlockBodyBellatrix) GetRandaoReveal() []byte
- func (x *BeaconBlockBodyBellatrix) GetSyncAggregate() *SyncAggregate
- func (x *BeaconBlockBodyBellatrix) GetVoluntaryExits() []*SignedVoluntaryExit
- func (b *BeaconBlockBodyBellatrix) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockBodyBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockBodyBellatrix) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockBodyBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockBodyBellatrix) ProtoMessage()
- func (x *BeaconBlockBodyBellatrix) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBodyBellatrix) Reset()
- func (b *BeaconBlockBodyBellatrix) SizeSSZ() (size int)
- func (x *BeaconBlockBodyBellatrix) String() string
- func (b *BeaconBlockBodyBellatrix) UnmarshalSSZ(buf []byte) error
- type BeaconBlockBodyCapella
- func (body *BeaconBlockBodyCapella) Copy() *BeaconBlockBodyCapella
- func (*BeaconBlockBodyCapella) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBodyCapella) GetAttestations() []*Attestation
- func (x *BeaconBlockBodyCapella) GetAttesterSlashings() []*AttesterSlashing
- func (x *BeaconBlockBodyCapella) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
- func (x *BeaconBlockBodyCapella) GetDeposits() []*Deposit
- func (x *BeaconBlockBodyCapella) GetEth1Data() *Eth1Data
- func (x *BeaconBlockBodyCapella) GetExecutionPayload() *v1.ExecutionPayloadCapella
- func (x *BeaconBlockBodyCapella) GetGraffiti() []byte
- func (x *BeaconBlockBodyCapella) GetProposerSlashings() []*ProposerSlashing
- func (x *BeaconBlockBodyCapella) GetRandaoReveal() []byte
- func (x *BeaconBlockBodyCapella) GetSyncAggregate() *SyncAggregate
- func (x *BeaconBlockBodyCapella) GetVoluntaryExits() []*SignedVoluntaryExit
- func (b *BeaconBlockBodyCapella) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockBodyCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockBodyCapella) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockBodyCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockBodyCapella) ProtoMessage()
- func (x *BeaconBlockBodyCapella) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBodyCapella) Reset()
- func (b *BeaconBlockBodyCapella) SizeSSZ() (size int)
- func (x *BeaconBlockBodyCapella) String() string
- func (b *BeaconBlockBodyCapella) UnmarshalSSZ(buf []byte) error
- type BeaconBlockBodyDeneb
- func (body *BeaconBlockBodyDeneb) Copy() *BeaconBlockBodyDeneb
- func (*BeaconBlockBodyDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBodyDeneb) GetAttestations() []*Attestation
- func (x *BeaconBlockBodyDeneb) GetAttesterSlashings() []*AttesterSlashing
- func (x *BeaconBlockBodyDeneb) GetBlobKzgCommitments() [][]byte
- func (x *BeaconBlockBodyDeneb) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
- func (x *BeaconBlockBodyDeneb) GetDeposits() []*Deposit
- func (x *BeaconBlockBodyDeneb) GetEth1Data() *Eth1Data
- func (x *BeaconBlockBodyDeneb) GetExecutionPayload() *v1.ExecutionPayloadDeneb
- func (x *BeaconBlockBodyDeneb) GetGraffiti() []byte
- func (x *BeaconBlockBodyDeneb) GetProposerSlashings() []*ProposerSlashing
- func (x *BeaconBlockBodyDeneb) GetRandaoReveal() []byte
- func (x *BeaconBlockBodyDeneb) GetSyncAggregate() *SyncAggregate
- func (x *BeaconBlockBodyDeneb) GetVoluntaryExits() []*SignedVoluntaryExit
- func (b *BeaconBlockBodyDeneb) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockBodyDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockBodyDeneb) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockBodyDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockBodyDeneb) ProtoMessage()
- func (x *BeaconBlockBodyDeneb) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBodyDeneb) Reset()
- func (b *BeaconBlockBodyDeneb) SizeSSZ() (size int)
- func (x *BeaconBlockBodyDeneb) String() string
- func (b *BeaconBlockBodyDeneb) UnmarshalSSZ(buf []byte) error
- type BeaconBlockBodyElectra
- func (body *BeaconBlockBodyElectra) Copy() *BeaconBlockBodyElectra
- func (*BeaconBlockBodyElectra) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBodyElectra) GetAttestations() []*AttestationElectra
- func (x *BeaconBlockBodyElectra) GetAttesterSlashings() []*AttesterSlashingElectra
- func (x *BeaconBlockBodyElectra) GetBlobKzgCommitments() [][]byte
- func (x *BeaconBlockBodyElectra) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
- func (x *BeaconBlockBodyElectra) GetDeposits() []*Deposit
- func (x *BeaconBlockBodyElectra) GetEth1Data() *Eth1Data
- func (x *BeaconBlockBodyElectra) GetExecutionPayload() *v1.ExecutionPayloadDeneb
- func (x *BeaconBlockBodyElectra) GetExecutionRequests() *v1.ExecutionRequests
- func (x *BeaconBlockBodyElectra) GetGraffiti() []byte
- func (x *BeaconBlockBodyElectra) GetProposerSlashings() []*ProposerSlashing
- func (x *BeaconBlockBodyElectra) GetRandaoReveal() []byte
- func (x *BeaconBlockBodyElectra) GetSyncAggregate() *SyncAggregate
- func (x *BeaconBlockBodyElectra) GetVoluntaryExits() []*SignedVoluntaryExit
- func (b *BeaconBlockBodyElectra) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockBodyElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockBodyElectra) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockBodyElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockBodyElectra) ProtoMessage()
- func (x *BeaconBlockBodyElectra) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBodyElectra) Reset()
- func (b *BeaconBlockBodyElectra) SizeSSZ() (size int)
- func (x *BeaconBlockBodyElectra) String() string
- func (b *BeaconBlockBodyElectra) UnmarshalSSZ(buf []byte) error
- type BeaconBlockBodyGloas
- func (*BeaconBlockBodyGloas) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBodyGloas) GetAttestations() []*AttestationElectra
- func (x *BeaconBlockBodyGloas) GetAttesterSlashings() []*AttesterSlashingElectra
- func (x *BeaconBlockBodyGloas) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
- func (x *BeaconBlockBodyGloas) GetDeposits() []*Deposit
- func (x *BeaconBlockBodyGloas) GetEth1Data() *Eth1Data
- func (x *BeaconBlockBodyGloas) GetGraffiti() []byte
- func (x *BeaconBlockBodyGloas) GetPayloadAttestations() []*PayloadAttestation
- func (x *BeaconBlockBodyGloas) GetProposerSlashings() []*ProposerSlashing
- func (x *BeaconBlockBodyGloas) GetRandaoReveal() []byte
- func (x *BeaconBlockBodyGloas) GetSignedExecutionPayloadBid() *SignedExecutionPayloadBid
- func (x *BeaconBlockBodyGloas) GetSyncAggregate() *SyncAggregate
- func (x *BeaconBlockBodyGloas) GetVoluntaryExits() []*SignedVoluntaryExit
- func (b *BeaconBlockBodyGloas) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockBodyGloas) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockBodyGloas) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockBodyGloas) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockBodyGloas) ProtoMessage()
- func (x *BeaconBlockBodyGloas) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBodyGloas) Reset()
- func (b *BeaconBlockBodyGloas) SizeSSZ() (size int)
- func (x *BeaconBlockBodyGloas) String() string
- func (b *BeaconBlockBodyGloas) UnmarshalSSZ(buf []byte) error
- type BeaconBlockCapella
- func (block *BeaconBlockCapella) Copy() *BeaconBlockCapella
- func (*BeaconBlockCapella) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockCapella) GetBody() *BeaconBlockBodyCapella
- func (x *BeaconBlockCapella) GetParentRoot() []byte
- func (x *BeaconBlockCapella) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BeaconBlockCapella) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BeaconBlockCapella) GetStateRoot() []byte
- func (b *BeaconBlockCapella) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockCapella) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockCapella) ProtoMessage()
- func (x *BeaconBlockCapella) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockCapella) Reset()
- func (b *BeaconBlockCapella) SizeSSZ() (size int)
- func (x *BeaconBlockCapella) String() string
- func (b *BeaconBlockCapella) UnmarshalSSZ(buf []byte) error
- type BeaconBlockContainer
- func (*BeaconBlockContainer) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockContainer) GetAltairBlock() *SignedBeaconBlockAltair
- func (x *BeaconBlockContainer) GetBellatrixBlock() *SignedBeaconBlockBellatrix
- func (x *BeaconBlockContainer) GetBlindedBellatrixBlock() *SignedBlindedBeaconBlockBellatrix
- func (x *BeaconBlockContainer) GetBlindedCapellaBlock() *SignedBlindedBeaconBlockCapella
- func (x *BeaconBlockContainer) GetBlindedDenebBlock() *SignedBlindedBeaconBlockDeneb
- func (x *BeaconBlockContainer) GetBlindedElectraBlock() *SignedBlindedBeaconBlockElectra
- func (x *BeaconBlockContainer) GetBlindedFuluBlock() *SignedBlindedBeaconBlockFulu
- func (x *BeaconBlockContainer) GetBlock() isBeaconBlockContainer_Block
- func (x *BeaconBlockContainer) GetBlockRoot() []byte
- func (x *BeaconBlockContainer) GetCanonical() bool
- func (x *BeaconBlockContainer) GetCapellaBlock() *SignedBeaconBlockCapella
- func (x *BeaconBlockContainer) GetDenebBlock() *SignedBeaconBlockDeneb
- func (x *BeaconBlockContainer) GetElectraBlock() *SignedBeaconBlockElectra
- func (x *BeaconBlockContainer) GetFuluBlock() *SignedBeaconBlockFulu
- func (x *BeaconBlockContainer) GetPhase0Block() *SignedBeaconBlock
- func (*BeaconBlockContainer) ProtoMessage()
- func (x *BeaconBlockContainer) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockContainer) Reset()
- func (x *BeaconBlockContainer) String() string
- type BeaconBlockContainer_AltairBlock
- type BeaconBlockContainer_BellatrixBlock
- type BeaconBlockContainer_BlindedBellatrixBlock
- type BeaconBlockContainer_BlindedCapellaBlock
- type BeaconBlockContainer_BlindedDenebBlock
- type BeaconBlockContainer_BlindedElectraBlock
- type BeaconBlockContainer_BlindedFuluBlock
- type BeaconBlockContainer_CapellaBlock
- type BeaconBlockContainer_DenebBlock
- type BeaconBlockContainer_ElectraBlock
- type BeaconBlockContainer_FuluBlock
- type BeaconBlockContainer_Phase0Block
- type BeaconBlockContentsDeneb
- func (*BeaconBlockContentsDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockContentsDeneb) GetBlobs() [][]byte
- func (x *BeaconBlockContentsDeneb) GetBlock() *BeaconBlockDeneb
- func (x *BeaconBlockContentsDeneb) GetKzgProofs() [][]byte
- func (b *BeaconBlockContentsDeneb) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockContentsDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockContentsDeneb) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockContentsDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockContentsDeneb) ProtoMessage()
- func (x *BeaconBlockContentsDeneb) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockContentsDeneb) Reset()
- func (b *BeaconBlockContentsDeneb) SizeSSZ() (size int)
- func (x *BeaconBlockContentsDeneb) String() string
- func (b *BeaconBlockContentsDeneb) UnmarshalSSZ(buf []byte) error
- type BeaconBlockContentsElectra
- func (*BeaconBlockContentsElectra) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockContentsElectra) GetBlobs() [][]byte
- func (x *BeaconBlockContentsElectra) GetBlock() *BeaconBlockElectra
- func (x *BeaconBlockContentsElectra) GetKzgProofs() [][]byte
- func (b *BeaconBlockContentsElectra) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockContentsElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockContentsElectra) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockContentsElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockContentsElectra) ProtoMessage()
- func (x *BeaconBlockContentsElectra) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockContentsElectra) Reset()
- func (b *BeaconBlockContentsElectra) SizeSSZ() (size int)
- func (x *BeaconBlockContentsElectra) String() string
- func (b *BeaconBlockContentsElectra) UnmarshalSSZ(buf []byte) error
- type BeaconBlockContentsFulu
- func (*BeaconBlockContentsFulu) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockContentsFulu) GetBlobs() [][]byte
- func (x *BeaconBlockContentsFulu) GetBlock() *BeaconBlockElectra
- func (x *BeaconBlockContentsFulu) GetKzgProofs() [][]byte
- func (b *BeaconBlockContentsFulu) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockContentsFulu) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockContentsFulu) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockContentsFulu) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockContentsFulu) ProtoMessage()
- func (x *BeaconBlockContentsFulu) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockContentsFulu) Reset()
- func (b *BeaconBlockContentsFulu) SizeSSZ() (size int)
- func (x *BeaconBlockContentsFulu) String() string
- func (b *BeaconBlockContentsFulu) UnmarshalSSZ(buf []byte) error
- type BeaconBlockDeneb
- func (block *BeaconBlockDeneb) Copy() *BeaconBlockDeneb
- func (*BeaconBlockDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockDeneb) GetBody() *BeaconBlockBodyDeneb
- func (x *BeaconBlockDeneb) GetParentRoot() []byte
- func (x *BeaconBlockDeneb) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BeaconBlockDeneb) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BeaconBlockDeneb) GetStateRoot() []byte
- func (b *BeaconBlockDeneb) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockDeneb) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockDeneb) ProtoMessage()
- func (x *BeaconBlockDeneb) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockDeneb) Reset()
- func (b *BeaconBlockDeneb) SizeSSZ() (size int)
- func (x *BeaconBlockDeneb) String() string
- func (b *BeaconBlockDeneb) UnmarshalSSZ(buf []byte) error
- type BeaconBlockElectra
- func (block *BeaconBlockElectra) Copy() *BeaconBlockElectra
- func (*BeaconBlockElectra) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockElectra) GetBody() *BeaconBlockBodyElectra
- func (x *BeaconBlockElectra) GetParentRoot() []byte
- func (x *BeaconBlockElectra) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BeaconBlockElectra) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BeaconBlockElectra) GetStateRoot() []byte
- func (b *BeaconBlockElectra) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockElectra) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockElectra) ProtoMessage()
- func (x *BeaconBlockElectra) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockElectra) Reset()
- func (b *BeaconBlockElectra) SizeSSZ() (size int)
- func (x *BeaconBlockElectra) String() string
- func (b *BeaconBlockElectra) UnmarshalSSZ(buf []byte) error
- type BeaconBlockGloas
- func (*BeaconBlockGloas) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockGloas) GetBody() *BeaconBlockBodyGloas
- func (x *BeaconBlockGloas) GetParentRoot() []byte
- func (x *BeaconBlockGloas) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BeaconBlockGloas) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BeaconBlockGloas) GetStateRoot() []byte
- func (b *BeaconBlockGloas) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockGloas) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockGloas) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockGloas) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockGloas) ProtoMessage()
- func (x *BeaconBlockGloas) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockGloas) Reset()
- func (b *BeaconBlockGloas) SizeSSZ() (size int)
- func (x *BeaconBlockGloas) String() string
- func (b *BeaconBlockGloas) UnmarshalSSZ(buf []byte) error
- type BeaconBlockHeader
- func (header *BeaconBlockHeader) Copy() *BeaconBlockHeader
- func (*BeaconBlockHeader) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockHeader) GetBodyRoot() []byte
- func (x *BeaconBlockHeader) GetParentRoot() []byte
- func (x *BeaconBlockHeader) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BeaconBlockHeader) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BeaconBlockHeader) GetStateRoot() []byte
- func (b *BeaconBlockHeader) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockHeader) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockHeader) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockHeader) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockHeader) ProtoMessage()
- func (x *BeaconBlockHeader) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockHeader) Reset()
- func (b *BeaconBlockHeader) SizeSSZ() (size int)
- func (x *BeaconBlockHeader) String() string
- func (b *BeaconBlockHeader) UnmarshalSSZ(buf []byte) error
- type BeaconBlocksByRangeRequest
- func (*BeaconBlocksByRangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlocksByRangeRequest) GetCount() uint64
- func (x *BeaconBlocksByRangeRequest) GetStartSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BeaconBlocksByRangeRequest) GetStep() uint64
- func (b *BeaconBlocksByRangeRequest) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlocksByRangeRequest) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlocksByRangeRequest) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlocksByRangeRequest) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlocksByRangeRequest) ProtoMessage()
- func (x *BeaconBlocksByRangeRequest) ProtoReflect() protoreflect.Message
- func (x *BeaconBlocksByRangeRequest) Reset()
- func (b *BeaconBlocksByRangeRequest) SizeSSZ() (size int)
- func (x *BeaconBlocksByRangeRequest) String() string
- func (b *BeaconBlocksByRangeRequest) UnmarshalSSZ(buf []byte) error
- type BeaconChainClient
- type BeaconChainServer
- type BeaconCommitteesdeprecated
- func (*BeaconCommittees) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconCommittees) GetActiveValidatorCount() uint64
- func (x *BeaconCommittees) GetCommittees() map[uint64]*BeaconCommittees_CommitteesList
- func (x *BeaconCommittees) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (*BeaconCommittees) ProtoMessage()
- func (x *BeaconCommittees) ProtoReflect() protoreflect.Message
- func (x *BeaconCommittees) Reset()
- func (x *BeaconCommittees) String() string
- type BeaconCommittees_CommitteeItem
- func (*BeaconCommittees_CommitteeItem) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconCommittees_CommitteeItem) GetValidatorIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (*BeaconCommittees_CommitteeItem) ProtoMessage()
- func (x *BeaconCommittees_CommitteeItem) ProtoReflect() protoreflect.Message
- func (x *BeaconCommittees_CommitteeItem) Reset()
- func (x *BeaconCommittees_CommitteeItem) String() string
- type BeaconCommittees_CommitteesList
- func (*BeaconCommittees_CommitteesList) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconCommittees_CommitteesList) GetCommittees() []*BeaconCommittees_CommitteeItem
- func (*BeaconCommittees_CommitteesList) ProtoMessage()
- func (x *BeaconCommittees_CommitteesList) ProtoReflect() protoreflect.Message
- func (x *BeaconCommittees_CommitteesList) Reset()
- func (x *BeaconCommittees_CommitteesList) String() string
- type BeaconConfig
- type BeaconNodeValidatorClient
- type BeaconNodeValidatorServer
- type BeaconNodeValidator_StreamBlocksAltairClient
- type BeaconNodeValidator_StreamBlocksAltairServer
- type BeaconNodeValidator_StreamSlotsClient
- type BeaconNodeValidator_StreamSlotsServer
- type BeaconNodeValidator_WaitForActivationClient
- type BeaconNodeValidator_WaitForActivationServer
- type BeaconNodeValidator_WaitForChainStartClient
- type BeaconNodeValidator_WaitForChainStartServer
- type BeaconState
- func (*BeaconState) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconState) GetBalances() []uint64
- func (x *BeaconState) GetBlockRoots() [][]byte
- func (x *BeaconState) GetCurrentEpochAttestations() []*PendingAttestation
- func (x *BeaconState) GetCurrentJustifiedCheckpoint() *Checkpoint
- func (x *BeaconState) GetEth1Data() *Eth1Data
- func (x *BeaconState) GetEth1DataVotes() []*Eth1Data
- func (x *BeaconState) GetEth1DepositIndex() uint64
- func (x *BeaconState) GetFinalizedCheckpoint() *Checkpoint
- func (x *BeaconState) GetFork() *Fork
- func (x *BeaconState) GetGenesisTime() uint64
- func (x *BeaconState) GetGenesisValidatorsRoot() []byte
- func (x *BeaconState) GetHistoricalRoots() [][]byte
- func (x *BeaconState) GetJustificationBits() github_com_OffchainLabs_go_bitfield.Bitvector4
- func (x *BeaconState) GetLatestBlockHeader() *BeaconBlockHeader
- func (x *BeaconState) GetPreviousEpochAttestations() []*PendingAttestation
- func (x *BeaconState) GetPreviousJustifiedCheckpoint() *Checkpoint
- func (x *BeaconState) GetRandaoMixes() [][]byte
- func (x *BeaconState) GetSlashings() []uint64
- func (x *BeaconState) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BeaconState) GetStateRoots() [][]byte
- func (x *BeaconState) GetValidators() []*Validator
- func (b *BeaconState) HashTreeRoot() ([32]byte, error)
- func (b *BeaconState) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconState) MarshalSSZ() ([]byte, error)
- func (b *BeaconState) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconState) ProtoMessage()
- func (x *BeaconState) ProtoReflect() protoreflect.Message
- func (x *BeaconState) Reset()
- func (b *BeaconState) SizeSSZ() (size int)
- func (x *BeaconState) String() string
- func (b *BeaconState) UnmarshalSSZ(buf []byte) error
- type BeaconStateAltair
- func (*BeaconStateAltair) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconStateAltair) GetBalances() []uint64
- func (x *BeaconStateAltair) GetBlockRoots() [][]byte
- func (x *BeaconStateAltair) GetCurrentEpochParticipation() []byte
- func (x *BeaconStateAltair) GetCurrentJustifiedCheckpoint() *Checkpoint
- func (x *BeaconStateAltair) GetCurrentSyncCommittee() *SyncCommittee
- func (x *BeaconStateAltair) GetEth1Data() *Eth1Data
- func (x *BeaconStateAltair) GetEth1DataVotes() []*Eth1Data
- func (x *BeaconStateAltair) GetEth1DepositIndex() uint64
- func (x *BeaconStateAltair) GetFinalizedCheckpoint() *Checkpoint
- func (x *BeaconStateAltair) GetFork() *Fork
- func (x *BeaconStateAltair) GetGenesisTime() uint64
- func (x *BeaconStateAltair) GetGenesisValidatorsRoot() []byte
- func (x *BeaconStateAltair) GetHistoricalRoots() [][]byte
- func (x *BeaconStateAltair) GetInactivityScores() []uint64
- func (x *BeaconStateAltair) GetJustificationBits() github_com_OffchainLabs_go_bitfield.Bitvector4
- func (x *BeaconStateAltair) GetLatestBlockHeader() *BeaconBlockHeader
- func (x *BeaconStateAltair) GetNextSyncCommittee() *SyncCommittee
- func (x *BeaconStateAltair) GetPreviousEpochParticipation() []byte
- func (x *BeaconStateAltair) GetPreviousJustifiedCheckpoint() *Checkpoint
- func (x *BeaconStateAltair) GetRandaoMixes() [][]byte
- func (x *BeaconStateAltair) GetSlashings() []uint64
- func (x *BeaconStateAltair) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BeaconStateAltair) GetStateRoots() [][]byte
- func (x *BeaconStateAltair) GetValidators() []*Validator
- func (b *BeaconStateAltair) HashTreeRoot() ([32]byte, error)
- func (b *BeaconStateAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconStateAltair) MarshalSSZ() ([]byte, error)
- func (b *BeaconStateAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconStateAltair) ProtoMessage()
- func (x *BeaconStateAltair) ProtoReflect() protoreflect.Message
- func (x *BeaconStateAltair) Reset()
- func (b *BeaconStateAltair) SizeSSZ() (size int)
- func (x *BeaconStateAltair) String() string
- func (b *BeaconStateAltair) UnmarshalSSZ(buf []byte) error
- type BeaconStateBellatrix
- func (*BeaconStateBellatrix) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconStateBellatrix) GetBalances() []uint64
- func (x *BeaconStateBellatrix) GetBlockRoots() [][]byte
- func (x *BeaconStateBellatrix) GetCurrentEpochParticipation() []byte
- func (x *BeaconStateBellatrix) GetCurrentJustifiedCheckpoint() *Checkpoint
- func (x *BeaconStateBellatrix) GetCurrentSyncCommittee() *SyncCommittee
- func (x *BeaconStateBellatrix) GetEth1Data() *Eth1Data
- func (x *BeaconStateBellatrix) GetEth1DataVotes() []*Eth1Data
- func (x *BeaconStateBellatrix) GetEth1DepositIndex() uint64
- func (x *BeaconStateBellatrix) GetFinalizedCheckpoint() *Checkpoint
- func (x *BeaconStateBellatrix) GetFork() *Fork
- func (x *BeaconStateBellatrix) GetGenesisTime() uint64
- func (x *BeaconStateBellatrix) GetGenesisValidatorsRoot() []byte
- func (x *BeaconStateBellatrix) GetHistoricalRoots() [][]byte
- func (x *BeaconStateBellatrix) GetInactivityScores() []uint64
- func (x *BeaconStateBellatrix) GetJustificationBits() github_com_OffchainLabs_go_bitfield.Bitvector4
- func (x *BeaconStateBellatrix) GetLatestBlockHeader() *BeaconBlockHeader
- func (x *BeaconStateBellatrix) GetLatestExecutionPayloadHeader() *v1.ExecutionPayloadHeader
- func (x *BeaconStateBellatrix) GetNextSyncCommittee() *SyncCommittee
- func (x *BeaconStateBellatrix) GetPreviousEpochParticipation() []byte
- func (x *BeaconStateBellatrix) GetPreviousJustifiedCheckpoint() *Checkpoint
- func (x *BeaconStateBellatrix) GetRandaoMixes() [][]byte
- func (x *BeaconStateBellatrix) GetSlashings() []uint64
- func (x *BeaconStateBellatrix) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BeaconStateBellatrix) GetStateRoots() [][]byte
- func (x *BeaconStateBellatrix) GetValidators() []*Validator
- func (b *BeaconStateBellatrix) HashTreeRoot() ([32]byte, error)
- func (b *BeaconStateBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconStateBellatrix) MarshalSSZ() ([]byte, error)
- func (b *BeaconStateBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconStateBellatrix) ProtoMessage()
- func (x *BeaconStateBellatrix) ProtoReflect() protoreflect.Message
- func (x *BeaconStateBellatrix) Reset()
- func (b *BeaconStateBellatrix) SizeSSZ() (size int)
- func (x *BeaconStateBellatrix) String() string
- func (b *BeaconStateBellatrix) UnmarshalSSZ(buf []byte) error
- type BeaconStateCapella
- func (*BeaconStateCapella) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconStateCapella) GetBalances() []uint64
- func (x *BeaconStateCapella) GetBlockRoots() [][]byte
- func (x *BeaconStateCapella) GetCurrentEpochParticipation() []byte
- func (x *BeaconStateCapella) GetCurrentJustifiedCheckpoint() *Checkpoint
- func (x *BeaconStateCapella) GetCurrentSyncCommittee() *SyncCommittee
- func (x *BeaconStateCapella) GetEth1Data() *Eth1Data
- func (x *BeaconStateCapella) GetEth1DataVotes() []*Eth1Data
- func (x *BeaconStateCapella) GetEth1DepositIndex() uint64
- func (x *BeaconStateCapella) GetFinalizedCheckpoint() *Checkpoint
- func (x *BeaconStateCapella) GetFork() *Fork
- func (x *BeaconStateCapella) GetGenesisTime() uint64
- func (x *BeaconStateCapella) GetGenesisValidatorsRoot() []byte
- func (x *BeaconStateCapella) GetHistoricalRoots() [][]byte
- func (x *BeaconStateCapella) GetHistoricalSummaries() []*HistoricalSummary
- func (x *BeaconStateCapella) GetInactivityScores() []uint64
- func (x *BeaconStateCapella) GetJustificationBits() github_com_OffchainLabs_go_bitfield.Bitvector4
- func (x *BeaconStateCapella) GetLatestBlockHeader() *BeaconBlockHeader
- func (x *BeaconStateCapella) GetLatestExecutionPayloadHeader() *v1.ExecutionPayloadHeaderCapella
- func (x *BeaconStateCapella) GetNextSyncCommittee() *SyncCommittee
- func (x *BeaconStateCapella) GetNextWithdrawalIndex() uint64
- func (x *BeaconStateCapella) GetNextWithdrawalValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BeaconStateCapella) GetPreviousEpochParticipation() []byte
- func (x *BeaconStateCapella) GetPreviousJustifiedCheckpoint() *Checkpoint
- func (x *BeaconStateCapella) GetRandaoMixes() [][]byte
- func (x *BeaconStateCapella) GetSlashings() []uint64
- func (x *BeaconStateCapella) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BeaconStateCapella) GetStateRoots() [][]byte
- func (x *BeaconStateCapella) GetValidators() []*Validator
- func (b *BeaconStateCapella) HashTreeRoot() ([32]byte, error)
- func (b *BeaconStateCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconStateCapella) MarshalSSZ() ([]byte, error)
- func (b *BeaconStateCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconStateCapella) ProtoMessage()
- func (x *BeaconStateCapella) ProtoReflect() protoreflect.Message
- func (x *BeaconStateCapella) Reset()
- func (b *BeaconStateCapella) SizeSSZ() (size int)
- func (x *BeaconStateCapella) String() string
- func (b *BeaconStateCapella) UnmarshalSSZ(buf []byte) error
- type BeaconStateDeneb
- func (*BeaconStateDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconStateDeneb) GetBalances() []uint64
- func (x *BeaconStateDeneb) GetBlockRoots() [][]byte
- func (x *BeaconStateDeneb) GetCurrentEpochParticipation() []byte
- func (x *BeaconStateDeneb) GetCurrentJustifiedCheckpoint() *Checkpoint
- func (x *BeaconStateDeneb) GetCurrentSyncCommittee() *SyncCommittee
- func (x *BeaconStateDeneb) GetEth1Data() *Eth1Data
- func (x *BeaconStateDeneb) GetEth1DataVotes() []*Eth1Data
- func (x *BeaconStateDeneb) GetEth1DepositIndex() uint64
- func (x *BeaconStateDeneb) GetFinalizedCheckpoint() *Checkpoint
- func (x *BeaconStateDeneb) GetFork() *Fork
- func (x *BeaconStateDeneb) GetGenesisTime() uint64
- func (x *BeaconStateDeneb) GetGenesisValidatorsRoot() []byte
- func (x *BeaconStateDeneb) GetHistoricalRoots() [][]byte
- func (x *BeaconStateDeneb) GetHistoricalSummaries() []*HistoricalSummary
- func (x *BeaconStateDeneb) GetInactivityScores() []uint64
- func (x *BeaconStateDeneb) GetJustificationBits() github_com_OffchainLabs_go_bitfield.Bitvector4
- func (x *BeaconStateDeneb) GetLatestBlockHeader() *BeaconBlockHeader
- func (x *BeaconStateDeneb) GetLatestExecutionPayloadHeader() *v1.ExecutionPayloadHeaderDeneb
- func (x *BeaconStateDeneb) GetNextSyncCommittee() *SyncCommittee
- func (x *BeaconStateDeneb) GetNextWithdrawalIndex() uint64
- func (x *BeaconStateDeneb) GetNextWithdrawalValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BeaconStateDeneb) GetPreviousEpochParticipation() []byte
- func (x *BeaconStateDeneb) GetPreviousJustifiedCheckpoint() *Checkpoint
- func (x *BeaconStateDeneb) GetRandaoMixes() [][]byte
- func (x *BeaconStateDeneb) GetSlashings() []uint64
- func (x *BeaconStateDeneb) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BeaconStateDeneb) GetStateRoots() [][]byte
- func (x *BeaconStateDeneb) GetValidators() []*Validator
- func (b *BeaconStateDeneb) HashTreeRoot() ([32]byte, error)
- func (b *BeaconStateDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconStateDeneb) MarshalSSZ() ([]byte, error)
- func (b *BeaconStateDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconStateDeneb) ProtoMessage()
- func (x *BeaconStateDeneb) ProtoReflect() protoreflect.Message
- func (x *BeaconStateDeneb) Reset()
- func (b *BeaconStateDeneb) SizeSSZ() (size int)
- func (x *BeaconStateDeneb) String() string
- func (b *BeaconStateDeneb) UnmarshalSSZ(buf []byte) error
- type BeaconStateElectra
- func (*BeaconStateElectra) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconStateElectra) GetBalances() []uint64
- func (x *BeaconStateElectra) GetBlockRoots() [][]byte
- func (x *BeaconStateElectra) GetConsolidationBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
- func (x *BeaconStateElectra) GetCurrentEpochParticipation() []byte
- func (x *BeaconStateElectra) GetCurrentJustifiedCheckpoint() *Checkpoint
- func (x *BeaconStateElectra) GetCurrentSyncCommittee() *SyncCommittee
- func (x *BeaconStateElectra) GetDepositBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
- func (x *BeaconStateElectra) GetDepositRequestsStartIndex() uint64
- func (x *BeaconStateElectra) GetEarliestConsolidationEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *BeaconStateElectra) GetEarliestExitEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *BeaconStateElectra) GetEth1Data() *Eth1Data
- func (x *BeaconStateElectra) GetEth1DataVotes() []*Eth1Data
- func (x *BeaconStateElectra) GetEth1DepositIndex() uint64
- func (x *BeaconStateElectra) GetExitBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
- func (x *BeaconStateElectra) GetFinalizedCheckpoint() *Checkpoint
- func (x *BeaconStateElectra) GetFork() *Fork
- func (x *BeaconStateElectra) GetGenesisTime() uint64
- func (x *BeaconStateElectra) GetGenesisValidatorsRoot() []byte
- func (x *BeaconStateElectra) GetHistoricalRoots() [][]byte
- func (x *BeaconStateElectra) GetHistoricalSummaries() []*HistoricalSummary
- func (x *BeaconStateElectra) GetInactivityScores() []uint64
- func (x *BeaconStateElectra) GetJustificationBits() github_com_OffchainLabs_go_bitfield.Bitvector4
- func (x *BeaconStateElectra) GetLatestBlockHeader() *BeaconBlockHeader
- func (x *BeaconStateElectra) GetLatestExecutionPayloadHeader() *v1.ExecutionPayloadHeaderDeneb
- func (x *BeaconStateElectra) GetNextSyncCommittee() *SyncCommittee
- func (x *BeaconStateElectra) GetNextWithdrawalIndex() uint64
- func (x *BeaconStateElectra) GetNextWithdrawalValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BeaconStateElectra) GetPendingConsolidations() []*PendingConsolidation
- func (x *BeaconStateElectra) GetPendingDeposits() []*PendingDeposit
- func (x *BeaconStateElectra) GetPendingPartialWithdrawals() []*PendingPartialWithdrawal
- func (x *BeaconStateElectra) GetPreviousEpochParticipation() []byte
- func (x *BeaconStateElectra) GetPreviousJustifiedCheckpoint() *Checkpoint
- func (x *BeaconStateElectra) GetRandaoMixes() [][]byte
- func (x *BeaconStateElectra) GetSlashings() []uint64
- func (x *BeaconStateElectra) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BeaconStateElectra) GetStateRoots() [][]byte
- func (x *BeaconStateElectra) GetValidators() []*Validator
- func (b *BeaconStateElectra) HashTreeRoot() ([32]byte, error)
- func (b *BeaconStateElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconStateElectra) MarshalSSZ() ([]byte, error)
- func (b *BeaconStateElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconStateElectra) ProtoMessage()
- func (x *BeaconStateElectra) ProtoReflect() protoreflect.Message
- func (x *BeaconStateElectra) Reset()
- func (b *BeaconStateElectra) SizeSSZ() (size int)
- func (x *BeaconStateElectra) String() string
- func (b *BeaconStateElectra) UnmarshalSSZ(buf []byte) error
- type BeaconStateFulu
- func (*BeaconStateFulu) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconStateFulu) GetBalances() []uint64
- func (x *BeaconStateFulu) GetBlockRoots() [][]byte
- func (x *BeaconStateFulu) GetConsolidationBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
- func (x *BeaconStateFulu) GetCurrentEpochParticipation() []byte
- func (x *BeaconStateFulu) GetCurrentJustifiedCheckpoint() *Checkpoint
- func (x *BeaconStateFulu) GetCurrentSyncCommittee() *SyncCommittee
- func (x *BeaconStateFulu) GetDepositBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
- func (x *BeaconStateFulu) GetDepositRequestsStartIndex() uint64
- func (x *BeaconStateFulu) GetEarliestConsolidationEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *BeaconStateFulu) GetEarliestExitEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *BeaconStateFulu) GetEth1Data() *Eth1Data
- func (x *BeaconStateFulu) GetEth1DataVotes() []*Eth1Data
- func (x *BeaconStateFulu) GetEth1DepositIndex() uint64
- func (x *BeaconStateFulu) GetExitBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
- func (x *BeaconStateFulu) GetFinalizedCheckpoint() *Checkpoint
- func (x *BeaconStateFulu) GetFork() *Fork
- func (x *BeaconStateFulu) GetGenesisTime() uint64
- func (x *BeaconStateFulu) GetGenesisValidatorsRoot() []byte
- func (x *BeaconStateFulu) GetHistoricalRoots() [][]byte
- func (x *BeaconStateFulu) GetHistoricalSummaries() []*HistoricalSummary
- func (x *BeaconStateFulu) GetInactivityScores() []uint64
- func (x *BeaconStateFulu) GetJustificationBits() github_com_OffchainLabs_go_bitfield.Bitvector4
- func (x *BeaconStateFulu) GetLatestBlockHeader() *BeaconBlockHeader
- func (x *BeaconStateFulu) GetLatestExecutionPayloadHeader() *v1.ExecutionPayloadHeaderDeneb
- func (x *BeaconStateFulu) GetNextSyncCommittee() *SyncCommittee
- func (x *BeaconStateFulu) GetNextWithdrawalIndex() uint64
- func (x *BeaconStateFulu) GetNextWithdrawalValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BeaconStateFulu) GetPendingConsolidations() []*PendingConsolidation
- func (x *BeaconStateFulu) GetPendingDeposits() []*PendingDeposit
- func (x *BeaconStateFulu) GetPendingPartialWithdrawals() []*PendingPartialWithdrawal
- func (x *BeaconStateFulu) GetPreviousEpochParticipation() []byte
- func (x *BeaconStateFulu) GetPreviousJustifiedCheckpoint() *Checkpoint
- func (x *BeaconStateFulu) GetProposerLookahead() []uint64
- func (x *BeaconStateFulu) GetRandaoMixes() [][]byte
- func (x *BeaconStateFulu) GetSlashings() []uint64
- func (x *BeaconStateFulu) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BeaconStateFulu) GetStateRoots() [][]byte
- func (x *BeaconStateFulu) GetValidators() []*Validator
- func (b *BeaconStateFulu) HashTreeRoot() ([32]byte, error)
- func (b *BeaconStateFulu) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconStateFulu) MarshalSSZ() ([]byte, error)
- func (b *BeaconStateFulu) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconStateFulu) ProtoMessage()
- func (x *BeaconStateFulu) ProtoReflect() protoreflect.Message
- func (x *BeaconStateFulu) Reset()
- func (b *BeaconStateFulu) SizeSSZ() (size int)
- func (x *BeaconStateFulu) String() string
- func (b *BeaconStateFulu) UnmarshalSSZ(buf []byte) error
- type BeaconStateGloas
- func (*BeaconStateGloas) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconStateGloas) GetBalances() []uint64
- func (x *BeaconStateGloas) GetBlockRoots() [][]byte
- func (x *BeaconStateGloas) GetBuilderPendingPayments() []*BuilderPendingPayment
- func (x *BeaconStateGloas) GetBuilderPendingWithdrawals() []*BuilderPendingWithdrawal
- func (x *BeaconStateGloas) GetConsolidationBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
- func (x *BeaconStateGloas) GetCurrentEpochParticipation() []byte
- func (x *BeaconStateGloas) GetCurrentJustifiedCheckpoint() *Checkpoint
- func (x *BeaconStateGloas) GetCurrentSyncCommittee() *SyncCommittee
- func (x *BeaconStateGloas) GetDepositBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
- func (x *BeaconStateGloas) GetDepositRequestsStartIndex() uint64
- func (x *BeaconStateGloas) GetEarliestConsolidationEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *BeaconStateGloas) GetEarliestExitEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *BeaconStateGloas) GetEth1Data() *Eth1Data
- func (x *BeaconStateGloas) GetEth1DataVotes() []*Eth1Data
- func (x *BeaconStateGloas) GetEth1DepositIndex() uint64
- func (x *BeaconStateGloas) GetExecutionPayloadAvailability() []byte
- func (x *BeaconStateGloas) GetExitBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
- func (x *BeaconStateGloas) GetFinalizedCheckpoint() *Checkpoint
- func (x *BeaconStateGloas) GetFork() *Fork
- func (x *BeaconStateGloas) GetGenesisTime() uint64
- func (x *BeaconStateGloas) GetGenesisValidatorsRoot() []byte
- func (x *BeaconStateGloas) GetHistoricalRoots() [][]byte
- func (x *BeaconStateGloas) GetHistoricalSummaries() []*HistoricalSummary
- func (x *BeaconStateGloas) GetInactivityScores() []uint64
- func (x *BeaconStateGloas) GetJustificationBits() github_com_OffchainLabs_go_bitfield.Bitvector4
- func (x *BeaconStateGloas) GetLatestBlockHash() []byte
- func (x *BeaconStateGloas) GetLatestBlockHeader() *BeaconBlockHeader
- func (x *BeaconStateGloas) GetLatestExecutionPayloadBid() *ExecutionPayloadBid
- func (x *BeaconStateGloas) GetLatestWithdrawalsRoot() []byte
- func (x *BeaconStateGloas) GetNextSyncCommittee() *SyncCommittee
- func (x *BeaconStateGloas) GetNextWithdrawalIndex() uint64
- func (x *BeaconStateGloas) GetNextWithdrawalValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BeaconStateGloas) GetPendingConsolidations() []*PendingConsolidation
- func (x *BeaconStateGloas) GetPendingDeposits() []*PendingDeposit
- func (x *BeaconStateGloas) GetPendingPartialWithdrawals() []*PendingPartialWithdrawal
- func (x *BeaconStateGloas) GetPreviousEpochParticipation() []byte
- func (x *BeaconStateGloas) GetPreviousJustifiedCheckpoint() *Checkpoint
- func (x *BeaconStateGloas) GetProposerLookahead() []uint64
- func (x *BeaconStateGloas) GetRandaoMixes() [][]byte
- func (x *BeaconStateGloas) GetSlashings() []uint64
- func (x *BeaconStateGloas) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BeaconStateGloas) GetStateRoots() [][]byte
- func (x *BeaconStateGloas) GetValidators() []*Validator
- func (b *BeaconStateGloas) HashTreeRoot() ([32]byte, error)
- func (b *BeaconStateGloas) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconStateGloas) MarshalSSZ() ([]byte, error)
- func (b *BeaconStateGloas) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconStateGloas) ProtoMessage()
- func (x *BeaconStateGloas) ProtoReflect() protoreflect.Message
- func (x *BeaconStateGloas) Reset()
- func (b *BeaconStateGloas) SizeSSZ() (size int)
- func (x *BeaconStateGloas) String() string
- func (b *BeaconStateGloas) UnmarshalSSZ(buf []byte) error
- type BeaconStateRequestdeprecated
- func (*BeaconStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconStateRequest) GetBlockRoot() []byte
- func (x *BeaconStateRequest) GetQueryFilter() isBeaconStateRequest_QueryFilter
- func (x *BeaconStateRequest) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (*BeaconStateRequest) ProtoMessage()
- func (x *BeaconStateRequest) ProtoReflect() protoreflect.Message
- func (x *BeaconStateRequest) Reset()
- func (x *BeaconStateRequest) String() string
- type BeaconStateRequest_BlockRoot
- type BeaconStateRequest_Slot
- type BlindedBeaconBlockBellatrix
- func (block *BlindedBeaconBlockBellatrix) Copy() *BlindedBeaconBlockBellatrix
- func (*BlindedBeaconBlockBellatrix) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockBellatrix) GetBody() *BlindedBeaconBlockBodyBellatrix
- func (x *BlindedBeaconBlockBellatrix) GetParentRoot() []byte
- func (x *BlindedBeaconBlockBellatrix) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BlindedBeaconBlockBellatrix) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BlindedBeaconBlockBellatrix) GetStateRoot() []byte
- func (b *BlindedBeaconBlockBellatrix) HashTreeRoot() ([32]byte, error)
- func (b *BlindedBeaconBlockBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlindedBeaconBlockBellatrix) MarshalSSZ() ([]byte, error)
- func (b *BlindedBeaconBlockBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlindedBeaconBlockBellatrix) ProtoMessage()
- func (x *BlindedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockBellatrix) Reset()
- func (b *BlindedBeaconBlockBellatrix) SizeSSZ() (size int)
- func (x *BlindedBeaconBlockBellatrix) String() string
- func (b *BlindedBeaconBlockBellatrix) UnmarshalSSZ(buf []byte) error
- type BlindedBeaconBlockBodyBellatrix
- func (body *BlindedBeaconBlockBodyBellatrix) Copy() *BlindedBeaconBlockBodyBellatrix
- func (*BlindedBeaconBlockBodyBellatrix) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockBodyBellatrix) GetAttestations() []*Attestation
- func (x *BlindedBeaconBlockBodyBellatrix) GetAttesterSlashings() []*AttesterSlashing
- func (x *BlindedBeaconBlockBodyBellatrix) GetDeposits() []*Deposit
- func (x *BlindedBeaconBlockBodyBellatrix) GetEth1Data() *Eth1Data
- func (x *BlindedBeaconBlockBodyBellatrix) GetExecutionPayloadHeader() *v1.ExecutionPayloadHeader
- func (x *BlindedBeaconBlockBodyBellatrix) GetGraffiti() []byte
- func (x *BlindedBeaconBlockBodyBellatrix) GetProposerSlashings() []*ProposerSlashing
- func (x *BlindedBeaconBlockBodyBellatrix) GetRandaoReveal() []byte
- func (x *BlindedBeaconBlockBodyBellatrix) GetSyncAggregate() *SyncAggregate
- func (x *BlindedBeaconBlockBodyBellatrix) GetVoluntaryExits() []*SignedVoluntaryExit
- func (b *BlindedBeaconBlockBodyBellatrix) HashTreeRoot() ([32]byte, error)
- func (b *BlindedBeaconBlockBodyBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlindedBeaconBlockBodyBellatrix) MarshalSSZ() ([]byte, error)
- func (b *BlindedBeaconBlockBodyBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlindedBeaconBlockBodyBellatrix) ProtoMessage()
- func (x *BlindedBeaconBlockBodyBellatrix) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockBodyBellatrix) Reset()
- func (b *BlindedBeaconBlockBodyBellatrix) SizeSSZ() (size int)
- func (x *BlindedBeaconBlockBodyBellatrix) String() string
- func (b *BlindedBeaconBlockBodyBellatrix) UnmarshalSSZ(buf []byte) error
- type BlindedBeaconBlockBodyCapella
- func (body *BlindedBeaconBlockBodyCapella) Copy() *BlindedBeaconBlockBodyCapella
- func (*BlindedBeaconBlockBodyCapella) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockBodyCapella) GetAttestations() []*Attestation
- func (x *BlindedBeaconBlockBodyCapella) GetAttesterSlashings() []*AttesterSlashing
- func (x *BlindedBeaconBlockBodyCapella) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
- func (x *BlindedBeaconBlockBodyCapella) GetDeposits() []*Deposit
- func (x *BlindedBeaconBlockBodyCapella) GetEth1Data() *Eth1Data
- func (x *BlindedBeaconBlockBodyCapella) GetExecutionPayloadHeader() *v1.ExecutionPayloadHeaderCapella
- func (x *BlindedBeaconBlockBodyCapella) GetGraffiti() []byte
- func (x *BlindedBeaconBlockBodyCapella) GetProposerSlashings() []*ProposerSlashing
- func (x *BlindedBeaconBlockBodyCapella) GetRandaoReveal() []byte
- func (x *BlindedBeaconBlockBodyCapella) GetSyncAggregate() *SyncAggregate
- func (x *BlindedBeaconBlockBodyCapella) GetVoluntaryExits() []*SignedVoluntaryExit
- func (b *BlindedBeaconBlockBodyCapella) HashTreeRoot() ([32]byte, error)
- func (b *BlindedBeaconBlockBodyCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlindedBeaconBlockBodyCapella) MarshalSSZ() ([]byte, error)
- func (b *BlindedBeaconBlockBodyCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlindedBeaconBlockBodyCapella) ProtoMessage()
- func (x *BlindedBeaconBlockBodyCapella) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockBodyCapella) Reset()
- func (b *BlindedBeaconBlockBodyCapella) SizeSSZ() (size int)
- func (x *BlindedBeaconBlockBodyCapella) String() string
- func (b *BlindedBeaconBlockBodyCapella) UnmarshalSSZ(buf []byte) error
- type BlindedBeaconBlockBodyDeneb
- func (body *BlindedBeaconBlockBodyDeneb) Copy() *BlindedBeaconBlockBodyDeneb
- func (*BlindedBeaconBlockBodyDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockBodyDeneb) GetAttestations() []*Attestation
- func (x *BlindedBeaconBlockBodyDeneb) GetAttesterSlashings() []*AttesterSlashing
- func (x *BlindedBeaconBlockBodyDeneb) GetBlobKzgCommitments() [][]byte
- func (x *BlindedBeaconBlockBodyDeneb) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
- func (x *BlindedBeaconBlockBodyDeneb) GetDeposits() []*Deposit
- func (x *BlindedBeaconBlockBodyDeneb) GetEth1Data() *Eth1Data
- func (x *BlindedBeaconBlockBodyDeneb) GetExecutionPayloadHeader() *v1.ExecutionPayloadHeaderDeneb
- func (x *BlindedBeaconBlockBodyDeneb) GetGraffiti() []byte
- func (x *BlindedBeaconBlockBodyDeneb) GetProposerSlashings() []*ProposerSlashing
- func (x *BlindedBeaconBlockBodyDeneb) GetRandaoReveal() []byte
- func (x *BlindedBeaconBlockBodyDeneb) GetSyncAggregate() *SyncAggregate
- func (x *BlindedBeaconBlockBodyDeneb) GetVoluntaryExits() []*SignedVoluntaryExit
- func (b *BlindedBeaconBlockBodyDeneb) HashTreeRoot() ([32]byte, error)
- func (b *BlindedBeaconBlockBodyDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlindedBeaconBlockBodyDeneb) MarshalSSZ() ([]byte, error)
- func (b *BlindedBeaconBlockBodyDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlindedBeaconBlockBodyDeneb) ProtoMessage()
- func (x *BlindedBeaconBlockBodyDeneb) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockBodyDeneb) Reset()
- func (b *BlindedBeaconBlockBodyDeneb) SizeSSZ() (size int)
- func (x *BlindedBeaconBlockBodyDeneb) String() string
- func (b *BlindedBeaconBlockBodyDeneb) UnmarshalSSZ(buf []byte) error
- type BlindedBeaconBlockBodyElectra
- func (body *BlindedBeaconBlockBodyElectra) Copy() *BlindedBeaconBlockBodyElectra
- func (*BlindedBeaconBlockBodyElectra) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockBodyElectra) GetAttestations() []*AttestationElectra
- func (x *BlindedBeaconBlockBodyElectra) GetAttesterSlashings() []*AttesterSlashingElectra
- func (x *BlindedBeaconBlockBodyElectra) GetBlobKzgCommitments() [][]byte
- func (x *BlindedBeaconBlockBodyElectra) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
- func (x *BlindedBeaconBlockBodyElectra) GetDeposits() []*Deposit
- func (x *BlindedBeaconBlockBodyElectra) GetEth1Data() *Eth1Data
- func (x *BlindedBeaconBlockBodyElectra) GetExecutionPayloadHeader() *v1.ExecutionPayloadHeaderDeneb
- func (x *BlindedBeaconBlockBodyElectra) GetExecutionRequests() *v1.ExecutionRequests
- func (x *BlindedBeaconBlockBodyElectra) GetGraffiti() []byte
- func (x *BlindedBeaconBlockBodyElectra) GetProposerSlashings() []*ProposerSlashing
- func (x *BlindedBeaconBlockBodyElectra) GetRandaoReveal() []byte
- func (x *BlindedBeaconBlockBodyElectra) GetSyncAggregate() *SyncAggregate
- func (x *BlindedBeaconBlockBodyElectra) GetVoluntaryExits() []*SignedVoluntaryExit
- func (b *BlindedBeaconBlockBodyElectra) HashTreeRoot() ([32]byte, error)
- func (b *BlindedBeaconBlockBodyElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlindedBeaconBlockBodyElectra) MarshalSSZ() ([]byte, error)
- func (b *BlindedBeaconBlockBodyElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlindedBeaconBlockBodyElectra) ProtoMessage()
- func (x *BlindedBeaconBlockBodyElectra) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockBodyElectra) Reset()
- func (b *BlindedBeaconBlockBodyElectra) SizeSSZ() (size int)
- func (x *BlindedBeaconBlockBodyElectra) String() string
- func (b *BlindedBeaconBlockBodyElectra) UnmarshalSSZ(buf []byte) error
- type BlindedBeaconBlockCapella
- func (block *BlindedBeaconBlockCapella) Copy() *BlindedBeaconBlockCapella
- func (*BlindedBeaconBlockCapella) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockCapella) GetBody() *BlindedBeaconBlockBodyCapella
- func (x *BlindedBeaconBlockCapella) GetParentRoot() []byte
- func (x *BlindedBeaconBlockCapella) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BlindedBeaconBlockCapella) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BlindedBeaconBlockCapella) GetStateRoot() []byte
- func (b *BlindedBeaconBlockCapella) HashTreeRoot() ([32]byte, error)
- func (b *BlindedBeaconBlockCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlindedBeaconBlockCapella) MarshalSSZ() ([]byte, error)
- func (b *BlindedBeaconBlockCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlindedBeaconBlockCapella) ProtoMessage()
- func (x *BlindedBeaconBlockCapella) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockCapella) Reset()
- func (b *BlindedBeaconBlockCapella) SizeSSZ() (size int)
- func (x *BlindedBeaconBlockCapella) String() string
- func (b *BlindedBeaconBlockCapella) UnmarshalSSZ(buf []byte) error
- type BlindedBeaconBlockDeneb
- func (block *BlindedBeaconBlockDeneb) Copy() *BlindedBeaconBlockDeneb
- func (*BlindedBeaconBlockDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockDeneb) GetBody() *BlindedBeaconBlockBodyDeneb
- func (x *BlindedBeaconBlockDeneb) GetParentRoot() []byte
- func (x *BlindedBeaconBlockDeneb) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BlindedBeaconBlockDeneb) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BlindedBeaconBlockDeneb) GetStateRoot() []byte
- func (b *BlindedBeaconBlockDeneb) HashTreeRoot() ([32]byte, error)
- func (b *BlindedBeaconBlockDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlindedBeaconBlockDeneb) MarshalSSZ() ([]byte, error)
- func (b *BlindedBeaconBlockDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlindedBeaconBlockDeneb) ProtoMessage()
- func (x *BlindedBeaconBlockDeneb) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockDeneb) Reset()
- func (b *BlindedBeaconBlockDeneb) SizeSSZ() (size int)
- func (x *BlindedBeaconBlockDeneb) String() string
- func (b *BlindedBeaconBlockDeneb) UnmarshalSSZ(buf []byte) error
- type BlindedBeaconBlockElectra
- func (block *BlindedBeaconBlockElectra) Copy() *BlindedBeaconBlockElectra
- func (*BlindedBeaconBlockElectra) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockElectra) GetBody() *BlindedBeaconBlockBodyElectra
- func (x *BlindedBeaconBlockElectra) GetParentRoot() []byte
- func (x *BlindedBeaconBlockElectra) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BlindedBeaconBlockElectra) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BlindedBeaconBlockElectra) GetStateRoot() []byte
- func (b *BlindedBeaconBlockElectra) HashTreeRoot() ([32]byte, error)
- func (b *BlindedBeaconBlockElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlindedBeaconBlockElectra) MarshalSSZ() ([]byte, error)
- func (b *BlindedBeaconBlockElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlindedBeaconBlockElectra) ProtoMessage()
- func (x *BlindedBeaconBlockElectra) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockElectra) Reset()
- func (b *BlindedBeaconBlockElectra) SizeSSZ() (size int)
- func (x *BlindedBeaconBlockElectra) String() string
- func (b *BlindedBeaconBlockElectra) UnmarshalSSZ(buf []byte) error
- type BlindedBeaconBlockFulu
- func (block *BlindedBeaconBlockFulu) Copy() *BlindedBeaconBlockFulu
- func (*BlindedBeaconBlockFulu) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockFulu) GetBody() *BlindedBeaconBlockBodyElectra
- func (x *BlindedBeaconBlockFulu) GetParentRoot() []byte
- func (x *BlindedBeaconBlockFulu) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BlindedBeaconBlockFulu) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *BlindedBeaconBlockFulu) GetStateRoot() []byte
- func (b *BlindedBeaconBlockFulu) HashTreeRoot() ([32]byte, error)
- func (b *BlindedBeaconBlockFulu) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlindedBeaconBlockFulu) MarshalSSZ() ([]byte, error)
- func (b *BlindedBeaconBlockFulu) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlindedBeaconBlockFulu) ProtoMessage()
- func (x *BlindedBeaconBlockFulu) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockFulu) Reset()
- func (b *BlindedBeaconBlockFulu) SizeSSZ() (size int)
- func (x *BlindedBeaconBlockFulu) String() string
- func (b *BlindedBeaconBlockFulu) UnmarshalSSZ(buf []byte) error
- type BlindedBlobSidecar
- func (*BlindedBlobSidecar) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBlobSidecar) GetBlobRoot() []byte
- func (x *BlindedBlobSidecar) GetBlockParentRoot() []byte
- func (x *BlindedBlobSidecar) GetBlockRoot() []byte
- func (x *BlindedBlobSidecar) GetIndex() uint64
- func (x *BlindedBlobSidecar) GetKzgCommitment() []byte
- func (x *BlindedBlobSidecar) GetKzgProof() []byte
- func (x *BlindedBlobSidecar) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BlindedBlobSidecar) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (*BlindedBlobSidecar) ProtoMessage()
- func (x *BlindedBlobSidecar) ProtoReflect() protoreflect.Message
- func (x *BlindedBlobSidecar) Reset()
- func (x *BlindedBlobSidecar) String() string
- type BlindedBlobSidecars
- func (*BlindedBlobSidecars) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBlobSidecars) GetSidecars() []*BlindedBlobSidecar
- func (*BlindedBlobSidecars) ProtoMessage()
- func (x *BlindedBlobSidecars) ProtoReflect() protoreflect.Message
- func (x *BlindedBlobSidecars) Reset()
- func (x *BlindedBlobSidecars) String() string
- type BlobIdentifier
- func (*BlobIdentifier) Descriptor() ([]byte, []int)deprecated
- func (x *BlobIdentifier) GetBlockRoot() []byte
- func (x *BlobIdentifier) GetIndex() uint64
- func (b *BlobIdentifier) HashTreeRoot() ([32]byte, error)
- func (b *BlobIdentifier) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlobIdentifier) MarshalSSZ() ([]byte, error)
- func (b *BlobIdentifier) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlobIdentifier) ProtoMessage()
- func (x *BlobIdentifier) ProtoReflect() protoreflect.Message
- func (x *BlobIdentifier) Reset()
- func (b *BlobIdentifier) SizeSSZ() (size int)
- func (x *BlobIdentifier) String() string
- func (b *BlobIdentifier) UnmarshalSSZ(buf []byte) error
- type BlobSidecar
- func (*BlobSidecar) Descriptor() ([]byte, []int)deprecated
- func (x *BlobSidecar) GetBlob() []byte
- func (x *BlobSidecar) GetCommitmentInclusionProof() [][]byte
- func (x *BlobSidecar) GetIndex() uint64
- func (x *BlobSidecar) GetKzgCommitment() []byte
- func (x *BlobSidecar) GetKzgProof() []byte
- func (x *BlobSidecar) GetSignedBlockHeader() *SignedBeaconBlockHeader
- func (b *BlobSidecar) HashTreeRoot() ([32]byte, error)
- func (b *BlobSidecar) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlobSidecar) MarshalSSZ() ([]byte, error)
- func (b *BlobSidecar) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlobSidecar) ProtoMessage()
- func (x *BlobSidecar) ProtoReflect() protoreflect.Message
- func (x *BlobSidecar) Reset()
- func (b *BlobSidecar) SizeSSZ() (size int)
- func (x *BlobSidecar) String() string
- func (b *BlobSidecar) UnmarshalSSZ(buf []byte) error
- type BlobSidecars
- func (*BlobSidecars) Descriptor() ([]byte, []int)deprecated
- func (x *BlobSidecars) GetSidecars() []*BlobSidecar
- func (b *BlobSidecars) HashTreeRoot() ([32]byte, error)
- func (b *BlobSidecars) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlobSidecars) MarshalSSZ() ([]byte, error)
- func (b *BlobSidecars) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlobSidecars) ProtoMessage()
- func (x *BlobSidecars) ProtoReflect() protoreflect.Message
- func (x *BlobSidecars) Reset()
- func (b *BlobSidecars) SizeSSZ() (size int)
- func (x *BlobSidecars) String() string
- func (b *BlobSidecars) UnmarshalSSZ(buf []byte) error
- type BlobSidecarsByRangeRequest
- func (*BlobSidecarsByRangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BlobSidecarsByRangeRequest) GetCount() uint64
- func (x *BlobSidecarsByRangeRequest) GetStartSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (b *BlobSidecarsByRangeRequest) HashTreeRoot() ([32]byte, error)
- func (b *BlobSidecarsByRangeRequest) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlobSidecarsByRangeRequest) MarshalSSZ() ([]byte, error)
- func (b *BlobSidecarsByRangeRequest) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlobSidecarsByRangeRequest) ProtoMessage()
- func (x *BlobSidecarsByRangeRequest) ProtoReflect() protoreflect.Message
- func (x *BlobSidecarsByRangeRequest) Reset()
- func (b *BlobSidecarsByRangeRequest) SizeSSZ() (size int)
- func (x *BlobSidecarsByRangeRequest) String() string
- func (b *BlobSidecarsByRangeRequest) UnmarshalSSZ(buf []byte) error
- type BlockRequestdeprecated
- func (*BlockRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BlockRequest) GetBuilderBoostFactor() *wrapperspb.UInt64Value
- func (x *BlockRequest) GetGraffiti() []byte
- func (x *BlockRequest) GetRandaoReveal() []byte
- func (x *BlockRequest) GetSkipMevBoost() bool
- func (x *BlockRequest) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (*BlockRequest) ProtoMessage()
- func (x *BlockRequest) ProtoReflect() protoreflect.Message
- func (x *BlockRequest) Reset()
- func (x *BlockRequest) String() string
- type BlockRequestByRootdeprecated
- func (*BlockRequestByRoot) Descriptor() ([]byte, []int)deprecated
- func (x *BlockRequestByRoot) GetBlockRoot() []byte
- func (*BlockRequestByRoot) ProtoMessage()
- func (x *BlockRequestByRoot) ProtoReflect() protoreflect.Message
- func (x *BlockRequestByRoot) Reset()
- func (x *BlockRequestByRoot) String() string
- type BuilderBid
- func (*BuilderBid) Descriptor() ([]byte, []int)deprecated
- func (x *BuilderBid) GetHeader() *v1.ExecutionPayloadHeader
- func (x *BuilderBid) GetPubkey() []byte
- func (x *BuilderBid) GetValue() []byte
- func (b *BuilderBid) HashTreeRoot() ([32]byte, error)
- func (b *BuilderBid) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BuilderBid) MarshalSSZ() ([]byte, error)
- func (b *BuilderBid) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BuilderBid) ProtoMessage()
- func (x *BuilderBid) ProtoReflect() protoreflect.Message
- func (x *BuilderBid) Reset()
- func (b *BuilderBid) SizeSSZ() (size int)
- func (x *BuilderBid) String() string
- func (b *BuilderBid) UnmarshalSSZ(buf []byte) error
- type BuilderBidCapella
- func (*BuilderBidCapella) Descriptor() ([]byte, []int)deprecated
- func (x *BuilderBidCapella) GetHeader() *v1.ExecutionPayloadHeaderCapella
- func (x *BuilderBidCapella) GetPubkey() []byte
- func (x *BuilderBidCapella) GetValue() []byte
- func (b *BuilderBidCapella) HashTreeRoot() ([32]byte, error)
- func (b *BuilderBidCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BuilderBidCapella) MarshalSSZ() ([]byte, error)
- func (b *BuilderBidCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BuilderBidCapella) ProtoMessage()
- func (x *BuilderBidCapella) ProtoReflect() protoreflect.Message
- func (x *BuilderBidCapella) Reset()
- func (b *BuilderBidCapella) SizeSSZ() (size int)
- func (x *BuilderBidCapella) String() string
- func (b *BuilderBidCapella) UnmarshalSSZ(buf []byte) error
- type BuilderBidDeneb
- func (*BuilderBidDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *BuilderBidDeneb) GetBlobKzgCommitments() [][]byte
- func (x *BuilderBidDeneb) GetHeader() *v1.ExecutionPayloadHeaderDeneb
- func (x *BuilderBidDeneb) GetPubkey() []byte
- func (x *BuilderBidDeneb) GetValue() []byte
- func (b *BuilderBidDeneb) HashTreeRoot() ([32]byte, error)
- func (b *BuilderBidDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BuilderBidDeneb) MarshalSSZ() ([]byte, error)
- func (b *BuilderBidDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BuilderBidDeneb) ProtoMessage()
- func (x *BuilderBidDeneb) ProtoReflect() protoreflect.Message
- func (x *BuilderBidDeneb) Reset()
- func (b *BuilderBidDeneb) SizeSSZ() (size int)
- func (x *BuilderBidDeneb) String() string
- func (b *BuilderBidDeneb) UnmarshalSSZ(buf []byte) error
- type BuilderBidElectra
- func (*BuilderBidElectra) Descriptor() ([]byte, []int)deprecated
- func (x *BuilderBidElectra) GetBlobKzgCommitments() [][]byte
- func (x *BuilderBidElectra) GetExecutionRequests() *v1.ExecutionRequests
- func (x *BuilderBidElectra) GetHeader() *v1.ExecutionPayloadHeaderDeneb
- func (x *BuilderBidElectra) GetPubkey() []byte
- func (x *BuilderBidElectra) GetValue() []byte
- func (b *BuilderBidElectra) HashTreeRoot() ([32]byte, error)
- func (b *BuilderBidElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BuilderBidElectra) MarshalSSZ() ([]byte, error)
- func (b *BuilderBidElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BuilderBidElectra) ProtoMessage()
- func (x *BuilderBidElectra) ProtoReflect() protoreflect.Message
- func (x *BuilderBidElectra) Reset()
- func (b *BuilderBidElectra) SizeSSZ() (size int)
- func (x *BuilderBidElectra) String() string
- func (b *BuilderBidElectra) UnmarshalSSZ(buf []byte) error
- type BuilderPendingPayment
- func (payment *BuilderPendingPayment) Copy() *BuilderPendingPayment
- func (*BuilderPendingPayment) Descriptor() ([]byte, []int)deprecated
- func (x *BuilderPendingPayment) GetWeight() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
- func (x *BuilderPendingPayment) GetWithdrawal() *BuilderPendingWithdrawal
- func (b *BuilderPendingPayment) HashTreeRoot() ([32]byte, error)
- func (b *BuilderPendingPayment) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BuilderPendingPayment) MarshalSSZ() ([]byte, error)
- func (b *BuilderPendingPayment) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BuilderPendingPayment) ProtoMessage()
- func (x *BuilderPendingPayment) ProtoReflect() protoreflect.Message
- func (x *BuilderPendingPayment) Reset()
- func (b *BuilderPendingPayment) SizeSSZ() (size int)
- func (x *BuilderPendingPayment) String() string
- func (b *BuilderPendingPayment) UnmarshalSSZ(buf []byte) error
- type BuilderPendingWithdrawal
- func (withdrawal *BuilderPendingWithdrawal) Copy() *BuilderPendingWithdrawal
- func (*BuilderPendingWithdrawal) Descriptor() ([]byte, []int)deprecated
- func (x *BuilderPendingWithdrawal) GetAmount() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
- func (x *BuilderPendingWithdrawal) GetBuilderIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *BuilderPendingWithdrawal) GetFeeRecipient() []byte
- func (x *BuilderPendingWithdrawal) GetWithdrawableEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (b *BuilderPendingWithdrawal) HashTreeRoot() ([32]byte, error)
- func (b *BuilderPendingWithdrawal) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BuilderPendingWithdrawal) MarshalSSZ() ([]byte, error)
- func (b *BuilderPendingWithdrawal) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BuilderPendingWithdrawal) ProtoMessage()
- func (x *BuilderPendingWithdrawal) ProtoReflect() protoreflect.Message
- func (x *BuilderPendingWithdrawal) Reset()
- func (b *BuilderPendingWithdrawal) SizeSSZ() (size int)
- func (x *BuilderPendingWithdrawal) String() string
- func (b *BuilderPendingWithdrawal) UnmarshalSSZ(buf []byte) error
- type ChainHeaddeprecated
- func (*ChainHead) Descriptor() ([]byte, []int)deprecated
- func (x *ChainHead) GetFinalizedBlockRoot() []byte
- func (x *ChainHead) GetFinalizedEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ChainHead) GetFinalizedSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *ChainHead) GetHeadBlockRoot() []byte
- func (x *ChainHead) GetHeadEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ChainHead) GetHeadSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *ChainHead) GetJustifiedBlockRoot() []byte
- func (x *ChainHead) GetJustifiedEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ChainHead) GetJustifiedSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *ChainHead) GetOptimisticStatus() bool
- func (x *ChainHead) GetPreviousJustifiedBlockRoot() []byte
- func (x *ChainHead) GetPreviousJustifiedEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ChainHead) GetPreviousJustifiedSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (*ChainHead) ProtoMessage()
- func (x *ChainHead) ProtoReflect() protoreflect.Message
- func (x *ChainHead) Reset()
- func (x *ChainHead) String() string
- type ChainStartData
- func (*ChainStartData) Descriptor() ([]byte, []int)deprecated
- func (x *ChainStartData) GetChainstartDeposits() []*Deposit
- func (x *ChainStartData) GetChainstarted() bool
- func (x *ChainStartData) GetEth1Data() *Eth1Data
- func (x *ChainStartData) GetGenesisBlock() uint64
- func (x *ChainStartData) GetGenesisTime() uint64
- func (*ChainStartData) ProtoMessage()
- func (x *ChainStartData) ProtoReflect() protoreflect.Message
- func (x *ChainStartData) Reset()
- func (x *ChainStartData) String() string
- type ChainStartResponsedeprecated
- func (*ChainStartResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ChainStartResponse) GetGenesisTime() uint64
- func (x *ChainStartResponse) GetGenesisValidatorsRoot() []byte
- func (x *ChainStartResponse) GetStarted() bool
- func (*ChainStartResponse) ProtoMessage()
- func (x *ChainStartResponse) ProtoReflect() protoreflect.Message
- func (x *ChainStartResponse) Reset()
- func (x *ChainStartResponse) String() string
- type CheckPtInfo
- func (*CheckPtInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CheckPtInfo) GetActiveIndices() []uint64
- func (x *CheckPtInfo) GetFork() *Fork
- func (x *CheckPtInfo) GetGenesisRoot() []byte
- func (x *CheckPtInfo) GetPubKeys() [][]byte
- func (x *CheckPtInfo) GetSeed() []byte
- func (*CheckPtInfo) ProtoMessage()
- func (x *CheckPtInfo) ProtoReflect() protoreflect.Message
- func (x *CheckPtInfo) Reset()
- func (x *CheckPtInfo) String() string
- type Checkpoint
- func (cp *Checkpoint) Copy() *Checkpoint
- func (*Checkpoint) Descriptor() ([]byte, []int)deprecated
- func (x *Checkpoint) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *Checkpoint) GetRoot() []byte
- func (c *Checkpoint) HashTreeRoot() ([32]byte, error)
- func (c *Checkpoint) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (c *Checkpoint) MarshalSSZ() ([]byte, error)
- func (c *Checkpoint) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*Checkpoint) ProtoMessage()
- func (x *Checkpoint) ProtoReflect() protoreflect.Message
- func (x *Checkpoint) Reset()
- func (c *Checkpoint) SizeSSZ() (size int)
- func (x *Checkpoint) String() string
- func (c *Checkpoint) UnmarshalSSZ(buf []byte) error
- type CommitteeSubnetsSubscribeRequestdeprecated
- func (*CommitteeSubnetsSubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CommitteeSubnetsSubscribeRequest) GetCommitteeIds() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
- func (x *CommitteeSubnetsSubscribeRequest) GetIsAggregator() []bool
- func (x *CommitteeSubnetsSubscribeRequest) GetSlots() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (*CommitteeSubnetsSubscribeRequest) ProtoMessage()
- func (x *CommitteeSubnetsSubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *CommitteeSubnetsSubscribeRequest) Reset()
- func (x *CommitteeSubnetsSubscribeRequest) String() string
- type ConnectionState
- func (ConnectionState) Descriptor() protoreflect.EnumDescriptor
- func (x ConnectionState) Enum() *ConnectionState
- func (ConnectionState) EnumDescriptor() ([]byte, []int)deprecated
- func (x ConnectionState) Number() protoreflect.EnumNumber
- func (x ConnectionState) String() string
- func (ConnectionState) Type() protoreflect.EnumType
- type ContributionAndProof
- func (*ContributionAndProof) Descriptor() ([]byte, []int)deprecated
- func (x *ContributionAndProof) GetAggregatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *ContributionAndProof) GetContribution() *SyncCommitteeContribution
- func (x *ContributionAndProof) GetSelectionProof() []byte
- func (c *ContributionAndProof) HashTreeRoot() ([32]byte, error)
- func (c *ContributionAndProof) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (c *ContributionAndProof) MarshalSSZ() ([]byte, error)
- func (c *ContributionAndProof) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*ContributionAndProof) ProtoMessage()
- func (x *ContributionAndProof) ProtoReflect() protoreflect.Message
- func (x *ContributionAndProof) Reset()
- func (c *ContributionAndProof) SizeSSZ() (size int)
- func (x *ContributionAndProof) String() string
- func (c *ContributionAndProof) UnmarshalSSZ(buf []byte) error
- type DataColumnSidecar
- func (*DataColumnSidecar) Descriptor() ([]byte, []int)deprecated
- func (x *DataColumnSidecar) GetColumn() [][]byte
- func (x *DataColumnSidecar) GetIndex() uint64
- func (x *DataColumnSidecar) GetKzgCommitments() [][]byte
- func (x *DataColumnSidecar) GetKzgCommitmentsInclusionProof() [][]byte
- func (x *DataColumnSidecar) GetKzgProofs() [][]byte
- func (x *DataColumnSidecar) GetSignedBlockHeader() *SignedBeaconBlockHeader
- func (d *DataColumnSidecar) HashTreeRoot() ([32]byte, error)
- func (d *DataColumnSidecar) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (d *DataColumnSidecar) MarshalSSZ() ([]byte, error)
- func (d *DataColumnSidecar) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*DataColumnSidecar) ProtoMessage()
- func (x *DataColumnSidecar) ProtoReflect() protoreflect.Message
- func (x *DataColumnSidecar) Reset()
- func (d *DataColumnSidecar) SizeSSZ() (size int)
- func (x *DataColumnSidecar) String() string
- func (d *DataColumnSidecar) UnmarshalSSZ(buf []byte) error
- type DataColumnSidecarGloas
- func (*DataColumnSidecarGloas) Descriptor() ([]byte, []int)deprecated
- func (x *DataColumnSidecarGloas) GetBeaconBlockRoot() []byte
- func (x *DataColumnSidecarGloas) GetColumn() [][]byte
- func (x *DataColumnSidecarGloas) GetIndex() uint64
- func (x *DataColumnSidecarGloas) GetKzgCommitments() [][]byte
- func (x *DataColumnSidecarGloas) GetKzgProofs() [][]byte
- func (x *DataColumnSidecarGloas) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (d *DataColumnSidecarGloas) HashTreeRoot() ([32]byte, error)
- func (d *DataColumnSidecarGloas) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (d *DataColumnSidecarGloas) MarshalSSZ() ([]byte, error)
- func (d *DataColumnSidecarGloas) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*DataColumnSidecarGloas) ProtoMessage()
- func (x *DataColumnSidecarGloas) ProtoReflect() protoreflect.Message
- func (x *DataColumnSidecarGloas) Reset()
- func (d *DataColumnSidecarGloas) SizeSSZ() (size int)
- func (x *DataColumnSidecarGloas) String() string
- func (d *DataColumnSidecarGloas) UnmarshalSSZ(buf []byte) error
- type DataColumnSidecarsByRangeRequest
- func (*DataColumnSidecarsByRangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DataColumnSidecarsByRangeRequest) GetColumns() []uint64
- func (x *DataColumnSidecarsByRangeRequest) GetCount() uint64
- func (x *DataColumnSidecarsByRangeRequest) GetStartSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (d *DataColumnSidecarsByRangeRequest) HashTreeRoot() ([32]byte, error)
- func (d *DataColumnSidecarsByRangeRequest) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (d *DataColumnSidecarsByRangeRequest) MarshalSSZ() ([]byte, error)
- func (d *DataColumnSidecarsByRangeRequest) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*DataColumnSidecarsByRangeRequest) ProtoMessage()
- func (x *DataColumnSidecarsByRangeRequest) ProtoReflect() protoreflect.Message
- func (x *DataColumnSidecarsByRangeRequest) Reset()
- func (d *DataColumnSidecarsByRangeRequest) SizeSSZ() (size int)
- func (x *DataColumnSidecarsByRangeRequest) String() string
- func (d *DataColumnSidecarsByRangeRequest) UnmarshalSSZ(buf []byte) error
- type DataColumnsByRootIdentifier
- func (*DataColumnsByRootIdentifier) Descriptor() ([]byte, []int)deprecated
- func (x *DataColumnsByRootIdentifier) GetBlockRoot() []byte
- func (x *DataColumnsByRootIdentifier) GetColumns() []uint64
- func (d *DataColumnsByRootIdentifier) HashTreeRoot() ([32]byte, error)
- func (d *DataColumnsByRootIdentifier) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (d *DataColumnsByRootIdentifier) MarshalSSZ() ([]byte, error)
- func (d *DataColumnsByRootIdentifier) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*DataColumnsByRootIdentifier) ProtoMessage()
- func (x *DataColumnsByRootIdentifier) ProtoReflect() protoreflect.Message
- func (x *DataColumnsByRootIdentifier) Reset()
- func (d *DataColumnsByRootIdentifier) SizeSSZ() (size int)
- func (x *DataColumnsByRootIdentifier) String() string
- func (d *DataColumnsByRootIdentifier) UnmarshalSSZ(buf []byte) error
- type DebugClient
- type DebugPeerResponsedeprecated
- func (*DebugPeerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DebugPeerResponse) GetConnectionState() ConnectionState
- func (x *DebugPeerResponse) GetDirection() PeerDirection
- func (x *DebugPeerResponse) GetEnr() string
- func (x *DebugPeerResponse) GetLastUpdated() uint64
- func (x *DebugPeerResponse) GetListeningAddresses() []string
- func (x *DebugPeerResponse) GetPeerId() string
- func (x *DebugPeerResponse) GetPeerInfo() *DebugPeerResponse_PeerInfo
- func (x *DebugPeerResponse) GetPeerStatus() *Status
- func (x *DebugPeerResponse) GetScoreInfo() *ScoreInfo
- func (*DebugPeerResponse) ProtoMessage()
- func (x *DebugPeerResponse) ProtoReflect() protoreflect.Message
- func (x *DebugPeerResponse) Reset()
- func (x *DebugPeerResponse) String() string
- type DebugPeerResponse_PeerInfo
- func (*DebugPeerResponse_PeerInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DebugPeerResponse_PeerInfo) GetAgentVersion() string
- func (x *DebugPeerResponse_PeerInfo) GetFaultCount() uint64
- func (x *DebugPeerResponse_PeerInfo) GetMetadataV0() *MetaDataV0
- func (x *DebugPeerResponse_PeerInfo) GetMetadataV1() *MetaDataV1
- func (x *DebugPeerResponse_PeerInfo) GetMetadataV2() *MetaDataV2
- func (x *DebugPeerResponse_PeerInfo) GetPeerLatency() uint64
- func (x *DebugPeerResponse_PeerInfo) GetProtocolVersion() string
- func (x *DebugPeerResponse_PeerInfo) GetProtocols() []string
- func (*DebugPeerResponse_PeerInfo) ProtoMessage()
- func (x *DebugPeerResponse_PeerInfo) ProtoReflect() protoreflect.Message
- func (x *DebugPeerResponse_PeerInfo) Reset()
- func (x *DebugPeerResponse_PeerInfo) String() string
- type DebugPeerResponsesdeprecated
- func (*DebugPeerResponses) Descriptor() ([]byte, []int)deprecated
- func (x *DebugPeerResponses) GetResponses() []*DebugPeerResponse
- func (*DebugPeerResponses) ProtoMessage()
- func (x *DebugPeerResponses) ProtoReflect() protoreflect.Message
- func (x *DebugPeerResponses) Reset()
- func (x *DebugPeerResponses) String() string
- type DebugServer
- type Deposit
- func (deposit *Deposit) Copy() *Deposit
- func (*Deposit) Descriptor() ([]byte, []int)deprecated
- func (x *Deposit) GetData() *Deposit_Data
- func (x *Deposit) GetProof() [][]byte
- func (d *Deposit) HashTreeRoot() ([32]byte, error)
- func (d *Deposit) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (d *Deposit) MarshalSSZ() ([]byte, error)
- func (d *Deposit) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*Deposit) ProtoMessage()
- func (x *Deposit) ProtoReflect() protoreflect.Message
- func (x *Deposit) Reset()
- func (d *Deposit) SizeSSZ() (size int)
- func (x *Deposit) String() string
- func (d *Deposit) UnmarshalSSZ(buf []byte) error
- type DepositContainer
- func (*DepositContainer) Descriptor() ([]byte, []int)deprecated
- func (x *DepositContainer) GetDeposit() *Deposit
- func (x *DepositContainer) GetDepositRoot() []byte
- func (x *DepositContainer) GetEth1BlockHeight() uint64
- func (x *DepositContainer) GetIndex() int64
- func (*DepositContainer) ProtoMessage()
- func (x *DepositContainer) ProtoReflect() protoreflect.Message
- func (x *DepositContainer) Reset()
- func (x *DepositContainer) String() string
- type DepositMessage
- func (*DepositMessage) Descriptor() ([]byte, []int)deprecated
- func (x *DepositMessage) GetAmount() uint64
- func (x *DepositMessage) GetPublicKey() []byte
- func (x *DepositMessage) GetWithdrawalCredentials() []byte
- func (d *DepositMessage) HashTreeRoot() ([32]byte, error)
- func (d *DepositMessage) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (d *DepositMessage) MarshalSSZ() ([]byte, error)
- func (d *DepositMessage) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*DepositMessage) ProtoMessage()
- func (x *DepositMessage) ProtoReflect() protoreflect.Message
- func (x *DepositMessage) Reset()
- func (d *DepositMessage) SizeSSZ() (size int)
- func (x *DepositMessage) String() string
- func (d *DepositMessage) UnmarshalSSZ(buf []byte) error
- type DepositSnapshot
- func (*DepositSnapshot) Descriptor() ([]byte, []int)deprecated
- func (x *DepositSnapshot) GetDepositCount() uint64
- func (x *DepositSnapshot) GetDepositRoot() []byte
- func (x *DepositSnapshot) GetExecutionDepth() uint64
- func (x *DepositSnapshot) GetExecutionHash() []byte
- func (x *DepositSnapshot) GetFinalized() [][]byte
- func (d *DepositSnapshot) HashTreeRoot() ([32]byte, error)
- func (d *DepositSnapshot) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (d *DepositSnapshot) MarshalSSZ() ([]byte, error)
- func (d *DepositSnapshot) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*DepositSnapshot) ProtoMessage()
- func (x *DepositSnapshot) ProtoReflect() protoreflect.Message
- func (x *DepositSnapshot) Reset()
- func (d *DepositSnapshot) SizeSSZ() (size int)
- func (x *DepositSnapshot) String() string
- func (d *DepositSnapshot) UnmarshalSSZ(buf []byte) error
- type Deposit_Data
- func (depData *Deposit_Data) Copy() *Deposit_Data
- func (*Deposit_Data) Descriptor() ([]byte, []int)deprecated
- func (x *Deposit_Data) GetAmount() uint64
- func (x *Deposit_Data) GetPublicKey() []byte
- func (x *Deposit_Data) GetSignature() []byte
- func (x *Deposit_Data) GetWithdrawalCredentials() []byte
- func (d *Deposit_Data) HashTreeRoot() ([32]byte, error)
- func (d *Deposit_Data) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (d *Deposit_Data) MarshalSSZ() ([]byte, error)
- func (d *Deposit_Data) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*Deposit_Data) ProtoMessage()
- func (x *Deposit_Data) ProtoReflect() protoreflect.Message
- func (x *Deposit_Data) Reset()
- func (d *Deposit_Data) SizeSSZ() (size int)
- func (x *Deposit_Data) String() string
- func (d *Deposit_Data) UnmarshalSSZ(buf []byte) error
- type DomainRequestdeprecated
- func (*DomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DomainRequest) GetDomain() []byte
- func (x *DomainRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (*DomainRequest) ProtoMessage()
- func (x *DomainRequest) ProtoReflect() protoreflect.Message
- func (x *DomainRequest) Reset()
- func (x *DomainRequest) String() string
- type DomainResponsedeprecated
- type DoppelGangerRequestdeprecated
- func (*DoppelGangerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DoppelGangerRequest) GetValidatorRequests() []*DoppelGangerRequest_ValidatorRequest
- func (*DoppelGangerRequest) ProtoMessage()
- func (x *DoppelGangerRequest) ProtoReflect() protoreflect.Message
- func (x *DoppelGangerRequest) Reset()
- func (x *DoppelGangerRequest) String() string
- type DoppelGangerRequest_ValidatorRequest
- func (*DoppelGangerRequest_ValidatorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DoppelGangerRequest_ValidatorRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *DoppelGangerRequest_ValidatorRequest) GetPublicKey() []byte
- func (x *DoppelGangerRequest_ValidatorRequest) GetSignedRoot() []byte
- func (*DoppelGangerRequest_ValidatorRequest) ProtoMessage()
- func (x *DoppelGangerRequest_ValidatorRequest) ProtoReflect() protoreflect.Message
- func (x *DoppelGangerRequest_ValidatorRequest) Reset()
- func (x *DoppelGangerRequest_ValidatorRequest) String() string
- type DoppelGangerResponsedeprecated
- func (*DoppelGangerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DoppelGangerResponse) GetResponses() []*DoppelGangerResponse_ValidatorResponse
- func (*DoppelGangerResponse) ProtoMessage()
- func (x *DoppelGangerResponse) ProtoReflect() protoreflect.Message
- func (x *DoppelGangerResponse) Reset()
- func (x *DoppelGangerResponse) String() string
- type DoppelGangerResponse_ValidatorResponse
- func (*DoppelGangerResponse_ValidatorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DoppelGangerResponse_ValidatorResponse) GetDuplicateExists() bool
- func (x *DoppelGangerResponse_ValidatorResponse) GetPublicKey() []byte
- func (*DoppelGangerResponse_ValidatorResponse) ProtoMessage()
- func (x *DoppelGangerResponse_ValidatorResponse) ProtoReflect() protoreflect.Message
- func (x *DoppelGangerResponse_ValidatorResponse) Reset()
- func (x *DoppelGangerResponse_ValidatorResponse) String() string
- type DutiesRequestdeprecated
- func (*DutiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DutiesRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *DutiesRequest) GetPublicKeys() [][]byte
- func (*DutiesRequest) ProtoMessage()
- func (x *DutiesRequest) ProtoReflect() protoreflect.Message
- func (x *DutiesRequest) Reset()
- func (x *DutiesRequest) String() string
- type DutiesResponsedeprecated
- func (*DutiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DutiesResponse) GetCurrentDutyDependentRoot() []byte
- func (x *DutiesResponse) GetCurrentEpochDuties() []*DutiesResponse_Duty
- func (x *DutiesResponse) GetNextEpochDuties() []*DutiesResponse_Duty
- func (x *DutiesResponse) GetPreviousDutyDependentRoot() []byte
- func (*DutiesResponse) ProtoMessage()
- func (x *DutiesResponse) ProtoReflect() protoreflect.Message
- func (x *DutiesResponse) Reset()
- func (x *DutiesResponse) String() string
- type DutiesResponse_Duty
- func (*DutiesResponse_Duty) Descriptor() ([]byte, []int)deprecated
- func (x *DutiesResponse_Duty) GetAttesterSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *DutiesResponse_Duty) GetCommittee() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *DutiesResponse_Duty) GetCommitteeIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
- func (x *DutiesResponse_Duty) GetCommitteesAtSlot() uint64
- func (x *DutiesResponse_Duty) GetIsSyncCommittee() bool
- func (x *DutiesResponse_Duty) GetProposerSlots() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *DutiesResponse_Duty) GetPublicKey() []byte
- func (x *DutiesResponse_Duty) GetStatus() ValidatorStatus
- func (x *DutiesResponse_Duty) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (*DutiesResponse_Duty) ProtoMessage()
- func (x *DutiesResponse_Duty) ProtoReflect() protoreflect.Message
- func (x *DutiesResponse_Duty) Reset()
- func (x *DutiesResponse_Duty) String() string
- type DutiesV2Responsedeprecated
- func (*DutiesV2Response) Descriptor() ([]byte, []int)deprecated
- func (x *DutiesV2Response) GetCurrentDutyDependentRoot() []byte
- func (x *DutiesV2Response) GetCurrentEpochDuties() []*DutiesV2Response_Duty
- func (x *DutiesV2Response) GetNextEpochDuties() []*DutiesV2Response_Duty
- func (x *DutiesV2Response) GetPreviousDutyDependentRoot() []byte
- func (*DutiesV2Response) ProtoMessage()
- func (x *DutiesV2Response) ProtoReflect() protoreflect.Message
- func (x *DutiesV2Response) Reset()
- func (x *DutiesV2Response) String() string
- type DutiesV2Response_Duty
- func (*DutiesV2Response_Duty) Descriptor() ([]byte, []int)deprecated
- func (x *DutiesV2Response_Duty) GetAttesterSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *DutiesV2Response_Duty) GetCommitteeIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
- func (x *DutiesV2Response_Duty) GetCommitteeLength() uint64
- func (x *DutiesV2Response_Duty) GetCommitteesAtSlot() uint64
- func (x *DutiesV2Response_Duty) GetIsSyncCommittee() bool
- func (x *DutiesV2Response_Duty) GetProposerSlots() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *DutiesV2Response_Duty) GetPublicKey() []byte
- func (x *DutiesV2Response_Duty) GetStatus() ValidatorStatus
- func (x *DutiesV2Response_Duty) GetValidatorCommitteeIndex() uint64
- func (x *DutiesV2Response_Duty) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (*DutiesV2Response_Duty) ProtoMessage()
- func (x *DutiesV2Response_Duty) ProtoReflect() protoreflect.Message
- func (x *DutiesV2Response_Duty) Reset()
- func (x *DutiesV2Response_Duty) String() string
- type ENRForkID
- func (*ENRForkID) Descriptor() ([]byte, []int)deprecated
- func (x *ENRForkID) GetCurrentForkDigest() []byte
- func (x *ENRForkID) GetNextForkEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ENRForkID) GetNextForkVersion() []byte
- func (e *ENRForkID) HashTreeRoot() ([32]byte, error)
- func (e *ENRForkID) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (e *ENRForkID) MarshalSSZ() ([]byte, error)
- func (e *ENRForkID) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*ENRForkID) ProtoMessage()
- func (x *ENRForkID) ProtoReflect() protoreflect.Message
- func (x *ENRForkID) Reset()
- func (e *ENRForkID) SizeSSZ() (size int)
- func (x *ENRForkID) String() string
- func (e *ENRForkID) UnmarshalSSZ(buf []byte) error
- type ETH1ChainData
- func (*ETH1ChainData) Descriptor() ([]byte, []int)deprecated
- func (x *ETH1ChainData) GetBeaconState() *BeaconState
- func (x *ETH1ChainData) GetChainstartData() *ChainStartData
- func (x *ETH1ChainData) GetCurrentEth1Data() *LatestETH1Data
- func (x *ETH1ChainData) GetDepositContainers() []*DepositContainer
- func (x *ETH1ChainData) GetDepositSnapshot() *DepositSnapshot
- func (x *ETH1ChainData) GetTrie() *SparseMerkleTrie
- func (*ETH1ChainData) ProtoMessage()
- func (x *ETH1ChainData) ProtoReflect() protoreflect.Message
- func (x *ETH1ChainData) Reset()
- func (x *ETH1ChainData) String() string
- type ETH1ConnectionStatusdeprecated
- func (*ETH1ConnectionStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ETH1ConnectionStatus) GetAddresses() []string
- func (x *ETH1ConnectionStatus) GetConnectionErrors() []string
- func (x *ETH1ConnectionStatus) GetCurrentAddress() string
- func (x *ETH1ConnectionStatus) GetCurrentConnectionError() string
- func (*ETH1ConnectionStatus) ProtoMessage()
- func (x *ETH1ConnectionStatus) ProtoReflect() protoreflect.Message
- func (x *ETH1ConnectionStatus) Reset()
- func (x *ETH1ConnectionStatus) String() string
- type Eth1Data
- func (data *Eth1Data) Copy() *Eth1Data
- func (*Eth1Data) Descriptor() ([]byte, []int)deprecated
- func (x *Eth1Data) GetBlockHash() []byte
- func (x *Eth1Data) GetDepositCount() uint64
- func (x *Eth1Data) GetDepositRoot() []byte
- func (e *Eth1Data) HashTreeRoot() ([32]byte, error)
- func (e *Eth1Data) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (e *Eth1Data) MarshalSSZ() ([]byte, error)
- func (e *Eth1Data) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*Eth1Data) ProtoMessage()
- func (x *Eth1Data) ProtoReflect() protoreflect.Message
- func (x *Eth1Data) Reset()
- func (e *Eth1Data) SizeSSZ() (size int)
- func (x *Eth1Data) String() string
- func (e *Eth1Data) UnmarshalSSZ(buf []byte) error
- type ExecutionPayloadBid
- func (header *ExecutionPayloadBid) Copy() *ExecutionPayloadBid
- func (*ExecutionPayloadBid) Descriptor() ([]byte, []int)deprecated
- func (x *ExecutionPayloadBid) GetBlobKzgCommitmentsRoot() []byte
- func (x *ExecutionPayloadBid) GetBlockHash() []byte
- func (x *ExecutionPayloadBid) GetBuilderIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *ExecutionPayloadBid) GetFeeRecipient() []byte
- func (x *ExecutionPayloadBid) GetGasLimit() uint64
- func (x *ExecutionPayloadBid) GetParentBlockHash() []byte
- func (x *ExecutionPayloadBid) GetParentBlockRoot() []byte
- func (x *ExecutionPayloadBid) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *ExecutionPayloadBid) GetValue() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
- func (e *ExecutionPayloadBid) HashTreeRoot() ([32]byte, error)
- func (e *ExecutionPayloadBid) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (e *ExecutionPayloadBid) MarshalSSZ() ([]byte, error)
- func (e *ExecutionPayloadBid) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*ExecutionPayloadBid) ProtoMessage()
- func (x *ExecutionPayloadBid) ProtoReflect() protoreflect.Message
- func (x *ExecutionPayloadBid) Reset()
- func (e *ExecutionPayloadBid) SizeSSZ() (size int)
- func (x *ExecutionPayloadBid) String() string
- func (e *ExecutionPayloadBid) UnmarshalSSZ(buf []byte) error
- type ExecutionPayloadEnvelope
- func (*ExecutionPayloadEnvelope) Descriptor() ([]byte, []int)deprecated
- func (x *ExecutionPayloadEnvelope) GetBeaconBlockRoot() []byte
- func (x *ExecutionPayloadEnvelope) GetBlobKzgCommitments() [][]byte
- func (x *ExecutionPayloadEnvelope) GetBuilderIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *ExecutionPayloadEnvelope) GetExecutionRequests() *v1.ExecutionRequests
- func (x *ExecutionPayloadEnvelope) GetPayload() *v1.ExecutionPayloadDeneb
- func (x *ExecutionPayloadEnvelope) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *ExecutionPayloadEnvelope) GetStateRoot() []byte
- func (e *ExecutionPayloadEnvelope) HashTreeRoot() ([32]byte, error)
- func (e *ExecutionPayloadEnvelope) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (e *ExecutionPayloadEnvelope) MarshalSSZ() ([]byte, error)
- func (e *ExecutionPayloadEnvelope) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*ExecutionPayloadEnvelope) ProtoMessage()
- func (x *ExecutionPayloadEnvelope) ProtoReflect() protoreflect.Message
- func (x *ExecutionPayloadEnvelope) Reset()
- func (e *ExecutionPayloadEnvelope) SizeSSZ() (size int)
- func (x *ExecutionPayloadEnvelope) String() string
- func (e *ExecutionPayloadEnvelope) UnmarshalSSZ(buf []byte) error
- type FeeRecipientByPubKeyRequestdeprecated
- func (*FeeRecipientByPubKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FeeRecipientByPubKeyRequest) GetPublicKey() []byte
- func (*FeeRecipientByPubKeyRequest) ProtoMessage()
- func (x *FeeRecipientByPubKeyRequest) ProtoReflect() protoreflect.Message
- func (x *FeeRecipientByPubKeyRequest) Reset()
- func (x *FeeRecipientByPubKeyRequest) String() string
- type FeeRecipientByPubKeyResponsedeprecated
- func (*FeeRecipientByPubKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FeeRecipientByPubKeyResponse) GetFeeRecipient() []byte
- func (*FeeRecipientByPubKeyResponse) ProtoMessage()
- func (x *FeeRecipientByPubKeyResponse) ProtoReflect() protoreflect.Message
- func (x *FeeRecipientByPubKeyResponse) Reset()
- func (x *FeeRecipientByPubKeyResponse) String() string
- type FinalizedBlockRootContainer
- func (*FinalizedBlockRootContainer) Descriptor() ([]byte, []int)deprecated
- func (x *FinalizedBlockRootContainer) GetChildRoot() []byte
- func (x *FinalizedBlockRootContainer) GetParentRoot() []byte
- func (*FinalizedBlockRootContainer) ProtoMessage()
- func (x *FinalizedBlockRootContainer) ProtoReflect() protoreflect.Message
- func (x *FinalizedBlockRootContainer) Reset()
- func (x *FinalizedBlockRootContainer) String() string
- type Fork
- func (*Fork) Descriptor() ([]byte, []int)deprecated
- func (x *Fork) GetCurrentVersion() []byte
- func (x *Fork) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *Fork) GetPreviousVersion() []byte
- func (f *Fork) HashTreeRoot() ([32]byte, error)
- func (f *Fork) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (f *Fork) MarshalSSZ() ([]byte, error)
- func (f *Fork) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*Fork) ProtoMessage()
- func (x *Fork) ProtoReflect() protoreflect.Message
- func (x *Fork) Reset()
- func (f *Fork) SizeSSZ() (size int)
- func (x *Fork) String() string
- func (f *Fork) UnmarshalSSZ(buf []byte) error
- type ForkData
- func (*ForkData) Descriptor() ([]byte, []int)deprecated
- func (x *ForkData) GetCurrentVersion() []byte
- func (x *ForkData) GetGenesisValidatorsRoot() []byte
- func (f *ForkData) HashTreeRoot() ([32]byte, error)
- func (f *ForkData) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (f *ForkData) MarshalSSZ() ([]byte, error)
- func (f *ForkData) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*ForkData) ProtoMessage()
- func (x *ForkData) ProtoReflect() protoreflect.Message
- func (x *ForkData) Reset()
- func (f *ForkData) SizeSSZ() (size int)
- func (x *ForkData) String() string
- func (f *ForkData) UnmarshalSSZ(buf []byte) error
- type GenericBeaconBlockdeprecated
- func (*GenericBeaconBlock) Descriptor() ([]byte, []int)deprecated
- func (x *GenericBeaconBlock) GetAltair() *BeaconBlockAltair
- func (x *GenericBeaconBlock) GetBellatrix() *BeaconBlockBellatrix
- func (x *GenericBeaconBlock) GetBlindedBellatrix() *BlindedBeaconBlockBellatrix
- func (x *GenericBeaconBlock) GetBlindedCapella() *BlindedBeaconBlockCapella
- func (x *GenericBeaconBlock) GetBlindedDeneb() *BlindedBeaconBlockDeneb
- func (x *GenericBeaconBlock) GetBlindedElectra() *BlindedBeaconBlockElectra
- func (x *GenericBeaconBlock) GetBlindedFulu() *BlindedBeaconBlockFulu
- func (x *GenericBeaconBlock) GetBlock() isGenericBeaconBlock_Block
- func (x *GenericBeaconBlock) GetCapella() *BeaconBlockCapella
- func (x *GenericBeaconBlock) GetDeneb() *BeaconBlockContentsDeneb
- func (x *GenericBeaconBlock) GetElectra() *BeaconBlockContentsElectra
- func (x *GenericBeaconBlock) GetFulu() *BeaconBlockContentsFulu
- func (x *GenericBeaconBlock) GetGloas() *BeaconBlockGloas
- func (x *GenericBeaconBlock) GetIsBlinded() bool
- func (x *GenericBeaconBlock) GetPayloadValue() string
- func (x *GenericBeaconBlock) GetPhase0() *BeaconBlock
- func (*GenericBeaconBlock) ProtoMessage()
- func (x *GenericBeaconBlock) ProtoReflect() protoreflect.Message
- func (x *GenericBeaconBlock) Reset()
- func (x *GenericBeaconBlock) String() string
- type GenericBeaconBlock_Altair
- type GenericBeaconBlock_Bellatrix
- type GenericBeaconBlock_BlindedBellatrix
- type GenericBeaconBlock_BlindedCapella
- type GenericBeaconBlock_BlindedDeneb
- type GenericBeaconBlock_BlindedElectra
- type GenericBeaconBlock_BlindedFulu
- type GenericBeaconBlock_Capella
- type GenericBeaconBlock_Deneb
- type GenericBeaconBlock_Electra
- type GenericBeaconBlock_Fulu
- type GenericBeaconBlock_Gloas
- type GenericBeaconBlock_Phase0
- type GenericConverter
- type GenericSignedBeaconBlockdeprecated
- func (*GenericSignedBeaconBlock) Descriptor() ([]byte, []int)deprecated
- func (x *GenericSignedBeaconBlock) GetAltair() *SignedBeaconBlockAltair
- func (x *GenericSignedBeaconBlock) GetBellatrix() *SignedBeaconBlockBellatrix
- func (x *GenericSignedBeaconBlock) GetBlindedBellatrix() *SignedBlindedBeaconBlockBellatrix
- func (x *GenericSignedBeaconBlock) GetBlindedCapella() *SignedBlindedBeaconBlockCapella
- func (x *GenericSignedBeaconBlock) GetBlindedDeneb() *SignedBlindedBeaconBlockDeneb
- func (x *GenericSignedBeaconBlock) GetBlindedElectra() *SignedBlindedBeaconBlockElectra
- func (x *GenericSignedBeaconBlock) GetBlindedFulu() *SignedBlindedBeaconBlockFulu
- func (x *GenericSignedBeaconBlock) GetBlock() isGenericSignedBeaconBlock_Block
- func (x *GenericSignedBeaconBlock) GetCapella() *SignedBeaconBlockCapella
- func (x *GenericSignedBeaconBlock) GetDeneb() *SignedBeaconBlockContentsDeneb
- func (x *GenericSignedBeaconBlock) GetElectra() *SignedBeaconBlockContentsElectra
- func (x *GenericSignedBeaconBlock) GetFulu() *SignedBeaconBlockContentsFulu
- func (x *GenericSignedBeaconBlock) GetGloas() *SignedBeaconBlockGloas
- func (x *GenericSignedBeaconBlock) GetIsBlinded() bool
- func (x *GenericSignedBeaconBlock) GetPhase0() *SignedBeaconBlock
- func (*GenericSignedBeaconBlock) ProtoMessage()
- func (x *GenericSignedBeaconBlock) ProtoReflect() protoreflect.Message
- func (x *GenericSignedBeaconBlock) Reset()
- func (x *GenericSignedBeaconBlock) String() string
- type GenericSignedBeaconBlock_Altair
- type GenericSignedBeaconBlock_Bellatrix
- type GenericSignedBeaconBlock_BlindedBellatrix
- type GenericSignedBeaconBlock_BlindedCapella
- type GenericSignedBeaconBlock_BlindedDeneb
- type GenericSignedBeaconBlock_BlindedElectra
- type GenericSignedBeaconBlock_BlindedFulu
- type GenericSignedBeaconBlock_Capella
- type GenericSignedBeaconBlock_Deneb
- type GenericSignedBeaconBlock_Electra
- type GenericSignedBeaconBlock_Fulu
- type GenericSignedBeaconBlock_Gloas
- type GenericSignedBeaconBlock_Phase0
- type Genesisdeprecated
- func (*Genesis) Descriptor() ([]byte, []int)deprecated
- func (x *Genesis) GetDepositContractAddress() []byte
- func (x *Genesis) GetGenesisTime() *timestamppb.Timestamp
- func (x *Genesis) GetGenesisValidatorsRoot() []byte
- func (*Genesis) ProtoMessage()
- func (x *Genesis) ProtoReflect() protoreflect.Message
- func (x *Genesis) Reset()
- func (x *Genesis) String() string
- type GetValidatorActiveSetChangesRequestdeprecated
- func (*GetValidatorActiveSetChangesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetValidatorActiveSetChangesRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *GetValidatorActiveSetChangesRequest) GetGenesis() bool
- func (x *GetValidatorActiveSetChangesRequest) GetQueryFilter() isGetValidatorActiveSetChangesRequest_QueryFilter
- func (*GetValidatorActiveSetChangesRequest) ProtoMessage()
- func (x *GetValidatorActiveSetChangesRequest) ProtoReflect() protoreflect.Message
- func (x *GetValidatorActiveSetChangesRequest) Reset()
- func (x *GetValidatorActiveSetChangesRequest) String() string
- type GetValidatorActiveSetChangesRequest_Epoch
- type GetValidatorActiveSetChangesRequest_Genesis
- type GetValidatorParticipationRequestdeprecated
- func (*GetValidatorParticipationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetValidatorParticipationRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *GetValidatorParticipationRequest) GetGenesis() bool
- func (x *GetValidatorParticipationRequest) GetQueryFilter() isGetValidatorParticipationRequest_QueryFilter
- func (*GetValidatorParticipationRequest) ProtoMessage()
- func (x *GetValidatorParticipationRequest) ProtoReflect() protoreflect.Message
- func (x *GetValidatorParticipationRequest) Reset()
- func (x *GetValidatorParticipationRequest) String() string
- type GetValidatorParticipationRequest_Epoch
- type GetValidatorParticipationRequest_Genesis
- type GetValidatorRequestdeprecated
- func (*GetValidatorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetValidatorRequest) GetIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *GetValidatorRequest) GetPublicKey() []byte
- func (x *GetValidatorRequest) GetQueryFilter() isGetValidatorRequest_QueryFilter
- func (*GetValidatorRequest) ProtoMessage()
- func (x *GetValidatorRequest) ProtoReflect() protoreflect.Message
- func (x *GetValidatorRequest) Reset()
- func (x *GetValidatorRequest) String() string
- type GetValidatorRequest_Index
- type GetValidatorRequest_PublicKey
- type HealthClient
- type HealthRequestdeprecated
- type HealthServer
- type Health_StreamBeaconLogsClient
- type Health_StreamBeaconLogsServer
- type HighestAttestation
- func (*HighestAttestation) Descriptor() ([]byte, []int)deprecated
- func (x *HighestAttestation) GetHighestSourceEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *HighestAttestation) GetHighestTargetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *HighestAttestation) GetValidatorIndex() uint64
- func (*HighestAttestation) ProtoMessage()
- func (x *HighestAttestation) ProtoReflect() protoreflect.Message
- func (x *HighestAttestation) Reset()
- func (x *HighestAttestation) String() string
- type HistoricalBatch
- func (*HistoricalBatch) Descriptor() ([]byte, []int)deprecated
- func (x *HistoricalBatch) GetBlockRoots() [][]byte
- func (x *HistoricalBatch) GetStateRoots() [][]byte
- func (h *HistoricalBatch) HashTreeRoot() ([32]byte, error)
- func (h *HistoricalBatch) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (h *HistoricalBatch) MarshalSSZ() ([]byte, error)
- func (h *HistoricalBatch) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*HistoricalBatch) ProtoMessage()
- func (x *HistoricalBatch) ProtoReflect() protoreflect.Message
- func (x *HistoricalBatch) Reset()
- func (h *HistoricalBatch) SizeSSZ() (size int)
- func (x *HistoricalBatch) String() string
- func (h *HistoricalBatch) UnmarshalSSZ(buf []byte) error
- type HistoricalSummary
- func (summary *HistoricalSummary) Copy() *HistoricalSummary
- func (*HistoricalSummary) Descriptor() ([]byte, []int)deprecated
- func (x *HistoricalSummary) GetBlockSummaryRoot() []byte
- func (x *HistoricalSummary) GetStateSummaryRoot() []byte
- func (h *HistoricalSummary) HashTreeRoot() ([32]byte, error)
- func (h *HistoricalSummary) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (h *HistoricalSummary) MarshalSSZ() ([]byte, error)
- func (h *HistoricalSummary) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*HistoricalSummary) ProtoMessage()
- func (x *HistoricalSummary) ProtoReflect() protoreflect.Message
- func (x *HistoricalSummary) Reset()
- func (h *HistoricalSummary) SizeSSZ() (size int)
- func (x *HistoricalSummary) String() string
- func (h *HistoricalSummary) UnmarshalSSZ(buf []byte) error
- type HostDatadeprecated
- func (*HostData) Descriptor() ([]byte, []int)deprecated
- func (x *HostData) GetAddresses() []string
- func (x *HostData) GetEnr() string
- func (x *HostData) GetPeerId() string
- func (*HostData) ProtoMessage()
- func (x *HostData) ProtoReflect() protoreflect.Message
- func (x *HostData) Reset()
- func (x *HostData) String() string
- type ImplementedServicesdeprecated
- func (*ImplementedServices) Descriptor() ([]byte, []int)deprecated
- func (x *ImplementedServices) GetServices() []string
- func (*ImplementedServices) ProtoMessage()
- func (x *ImplementedServices) ProtoReflect() protoreflect.Message
- func (x *ImplementedServices) Reset()
- func (x *ImplementedServices) String() string
- type InclusionSlotRequest
- func (*InclusionSlotRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InclusionSlotRequest) GetId() uint64
- func (x *InclusionSlotRequest) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (*InclusionSlotRequest) ProtoMessage()
- func (x *InclusionSlotRequest) ProtoReflect() protoreflect.Message
- func (x *InclusionSlotRequest) Reset()
- func (x *InclusionSlotRequest) String() string
- type InclusionSlotResponse
- func (*InclusionSlotResponse) Descriptor() ([]byte, []int)deprecated
- func (x *InclusionSlotResponse) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (*InclusionSlotResponse) ProtoMessage()
- func (x *InclusionSlotResponse) ProtoReflect() protoreflect.Message
- func (x *InclusionSlotResponse) Reset()
- func (x *InclusionSlotResponse) String() string
- type IndexedAtt
- type IndexedAttestation
- func (a *IndexedAttestation) Copy() *IndexedAttestation
- func (*IndexedAttestation) Descriptor() ([]byte, []int)deprecated
- func (x *IndexedAttestation) GetAttestingIndices() []uint64
- func (x *IndexedAttestation) GetData() *AttestationData
- func (x *IndexedAttestation) GetSignature() []byte
- func (i *IndexedAttestation) HashTreeRoot() ([32]byte, error)
- func (i *IndexedAttestation) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (a *IndexedAttestation) IsNil() bool
- func (i *IndexedAttestation) MarshalSSZ() ([]byte, error)
- func (i *IndexedAttestation) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*IndexedAttestation) ProtoMessage()
- func (x *IndexedAttestation) ProtoReflect() protoreflect.Message
- func (x *IndexedAttestation) Reset()
- func (i *IndexedAttestation) SizeSSZ() (size int)
- func (x *IndexedAttestation) String() string
- func (i *IndexedAttestation) UnmarshalSSZ(buf []byte) error
- func (a *IndexedAttestation) Version() int
- type IndexedAttestationElectra
- func (a *IndexedAttestationElectra) Copy() *IndexedAttestationElectra
- func (*IndexedAttestationElectra) Descriptor() ([]byte, []int)deprecated
- func (x *IndexedAttestationElectra) GetAttestingIndices() []uint64
- func (x *IndexedAttestationElectra) GetData() *AttestationData
- func (x *IndexedAttestationElectra) GetSignature() []byte
- func (i *IndexedAttestationElectra) HashTreeRoot() ([32]byte, error)
- func (i *IndexedAttestationElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (a *IndexedAttestationElectra) IsNil() bool
- func (i *IndexedAttestationElectra) MarshalSSZ() ([]byte, error)
- func (i *IndexedAttestationElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*IndexedAttestationElectra) ProtoMessage()
- func (x *IndexedAttestationElectra) ProtoReflect() protoreflect.Message
- func (x *IndexedAttestationElectra) Reset()
- func (i *IndexedAttestationElectra) SizeSSZ() (size int)
- func (x *IndexedAttestationElectra) String() string
- func (i *IndexedAttestationElectra) UnmarshalSSZ(buf []byte) error
- func (a *IndexedAttestationElectra) Version() int
- type IndividualVotesRequest
- func (*IndividualVotesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IndividualVotesRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *IndividualVotesRequest) GetIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *IndividualVotesRequest) GetPublicKeys() [][]byte
- func (*IndividualVotesRequest) ProtoMessage()
- func (x *IndividualVotesRequest) ProtoReflect() protoreflect.Message
- func (x *IndividualVotesRequest) Reset()
- func (x *IndividualVotesRequest) String() string
- type IndividualVotesRespond
- func (*IndividualVotesRespond) Descriptor() ([]byte, []int)deprecated
- func (x *IndividualVotesRespond) GetIndividualVotes() []*IndividualVotesRespond_IndividualVote
- func (*IndividualVotesRespond) ProtoMessage()
- func (x *IndividualVotesRespond) ProtoReflect() protoreflect.Message
- func (x *IndividualVotesRespond) Reset()
- func (x *IndividualVotesRespond) String() string
- type IndividualVotesRespond_IndividualVote
- func (*IndividualVotesRespond_IndividualVote) Descriptor() ([]byte, []int)deprecated
- func (x *IndividualVotesRespond_IndividualVote) GetCurrentEpochEffectiveBalanceGwei() uint64
- func (x *IndividualVotesRespond_IndividualVote) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *IndividualVotesRespond_IndividualVote) GetInactivityScore() uint64
- func (x *IndividualVotesRespond_IndividualVote) GetInclusionDistance() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slotdeprecated
- func (x *IndividualVotesRespond_IndividualVote) GetInclusionSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slotdeprecated
- func (x *IndividualVotesRespond_IndividualVote) GetIsActiveInCurrentEpoch() bool
- func (x *IndividualVotesRespond_IndividualVote) GetIsActiveInPreviousEpoch() bool
- func (x *IndividualVotesRespond_IndividualVote) GetIsCurrentEpochAttester() bool
- func (x *IndividualVotesRespond_IndividualVote) GetIsCurrentEpochTargetAttester() bool
- func (x *IndividualVotesRespond_IndividualVote) GetIsPreviousEpochAttester() bool
- func (x *IndividualVotesRespond_IndividualVote) GetIsPreviousEpochHeadAttester() bool
- func (x *IndividualVotesRespond_IndividualVote) GetIsPreviousEpochTargetAttester() bool
- func (x *IndividualVotesRespond_IndividualVote) GetIsSlashed() bool
- func (x *IndividualVotesRespond_IndividualVote) GetIsWithdrawableInCurrentEpoch() bool
- func (x *IndividualVotesRespond_IndividualVote) GetPublicKey() []byte
- func (x *IndividualVotesRespond_IndividualVote) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (*IndividualVotesRespond_IndividualVote) ProtoMessage()
- func (x *IndividualVotesRespond_IndividualVote) ProtoReflect() protoreflect.Message
- func (x *IndividualVotesRespond_IndividualVote) Reset()
- func (x *IndividualVotesRespond_IndividualVote) String() string
- type LatestETH1Data
- func (*LatestETH1Data) Descriptor() ([]byte, []int)deprecated
- func (x *LatestETH1Data) GetBlockHash() []byte
- func (x *LatestETH1Data) GetBlockHeight() uint64
- func (x *LatestETH1Data) GetBlockTime() uint64
- func (x *LatestETH1Data) GetLastRequestedBlock() uint64
- func (*LatestETH1Data) ProtoMessage()
- func (x *LatestETH1Data) ProtoReflect() protoreflect.Message
- func (x *LatestETH1Data) Reset()
- func (x *LatestETH1Data) String() string
- type LightClientBootstrapAltair
- func (*LightClientBootstrapAltair) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientBootstrapAltair) GetCurrentSyncCommittee() *SyncCommittee
- func (x *LightClientBootstrapAltair) GetCurrentSyncCommitteeBranch() [][]byte
- func (x *LightClientBootstrapAltair) GetHeader() *LightClientHeaderAltair
- func (l *LightClientBootstrapAltair) HashTreeRoot() ([32]byte, error)
- func (l *LightClientBootstrapAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientBootstrapAltair) MarshalSSZ() ([]byte, error)
- func (l *LightClientBootstrapAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientBootstrapAltair) ProtoMessage()
- func (x *LightClientBootstrapAltair) ProtoReflect() protoreflect.Message
- func (x *LightClientBootstrapAltair) Reset()
- func (l *LightClientBootstrapAltair) SizeSSZ() (size int)
- func (x *LightClientBootstrapAltair) String() string
- func (l *LightClientBootstrapAltair) UnmarshalSSZ(buf []byte) error
- type LightClientBootstrapCapella
- func (*LightClientBootstrapCapella) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientBootstrapCapella) GetCurrentSyncCommittee() *SyncCommittee
- func (x *LightClientBootstrapCapella) GetCurrentSyncCommitteeBranch() [][]byte
- func (x *LightClientBootstrapCapella) GetHeader() *LightClientHeaderCapella
- func (l *LightClientBootstrapCapella) HashTreeRoot() ([32]byte, error)
- func (l *LightClientBootstrapCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientBootstrapCapella) MarshalSSZ() ([]byte, error)
- func (l *LightClientBootstrapCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientBootstrapCapella) ProtoMessage()
- func (x *LightClientBootstrapCapella) ProtoReflect() protoreflect.Message
- func (x *LightClientBootstrapCapella) Reset()
- func (l *LightClientBootstrapCapella) SizeSSZ() (size int)
- func (x *LightClientBootstrapCapella) String() string
- func (l *LightClientBootstrapCapella) UnmarshalSSZ(buf []byte) error
- type LightClientBootstrapDeneb
- func (*LightClientBootstrapDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientBootstrapDeneb) GetCurrentSyncCommittee() *SyncCommittee
- func (x *LightClientBootstrapDeneb) GetCurrentSyncCommitteeBranch() [][]byte
- func (x *LightClientBootstrapDeneb) GetHeader() *LightClientHeaderDeneb
- func (l *LightClientBootstrapDeneb) HashTreeRoot() ([32]byte, error)
- func (l *LightClientBootstrapDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientBootstrapDeneb) MarshalSSZ() ([]byte, error)
- func (l *LightClientBootstrapDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientBootstrapDeneb) ProtoMessage()
- func (x *LightClientBootstrapDeneb) ProtoReflect() protoreflect.Message
- func (x *LightClientBootstrapDeneb) Reset()
- func (l *LightClientBootstrapDeneb) SizeSSZ() (size int)
- func (x *LightClientBootstrapDeneb) String() string
- func (l *LightClientBootstrapDeneb) UnmarshalSSZ(buf []byte) error
- type LightClientBootstrapElectra
- func (*LightClientBootstrapElectra) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientBootstrapElectra) GetCurrentSyncCommittee() *SyncCommittee
- func (x *LightClientBootstrapElectra) GetCurrentSyncCommitteeBranch() [][]byte
- func (x *LightClientBootstrapElectra) GetHeader() *LightClientHeaderDeneb
- func (l *LightClientBootstrapElectra) HashTreeRoot() ([32]byte, error)
- func (l *LightClientBootstrapElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientBootstrapElectra) MarshalSSZ() ([]byte, error)
- func (l *LightClientBootstrapElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientBootstrapElectra) ProtoMessage()
- func (x *LightClientBootstrapElectra) ProtoReflect() protoreflect.Message
- func (x *LightClientBootstrapElectra) Reset()
- func (l *LightClientBootstrapElectra) SizeSSZ() (size int)
- func (x *LightClientBootstrapElectra) String() string
- func (l *LightClientBootstrapElectra) UnmarshalSSZ(buf []byte) error
- type LightClientFinalityUpdateAltair
- func (*LightClientFinalityUpdateAltair) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientFinalityUpdateAltair) GetAttestedHeader() *LightClientHeaderAltair
- func (x *LightClientFinalityUpdateAltair) GetFinalityBranch() [][]byte
- func (x *LightClientFinalityUpdateAltair) GetFinalizedHeader() *LightClientHeaderAltair
- func (x *LightClientFinalityUpdateAltair) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *LightClientFinalityUpdateAltair) GetSyncAggregate() *SyncAggregate
- func (l *LightClientFinalityUpdateAltair) HashTreeRoot() ([32]byte, error)
- func (l *LightClientFinalityUpdateAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientFinalityUpdateAltair) MarshalSSZ() ([]byte, error)
- func (l *LightClientFinalityUpdateAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientFinalityUpdateAltair) ProtoMessage()
- func (x *LightClientFinalityUpdateAltair) ProtoReflect() protoreflect.Message
- func (x *LightClientFinalityUpdateAltair) Reset()
- func (l *LightClientFinalityUpdateAltair) SizeSSZ() (size int)
- func (x *LightClientFinalityUpdateAltair) String() string
- func (l *LightClientFinalityUpdateAltair) UnmarshalSSZ(buf []byte) error
- type LightClientFinalityUpdateCapella
- func (*LightClientFinalityUpdateCapella) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientFinalityUpdateCapella) GetAttestedHeader() *LightClientHeaderCapella
- func (x *LightClientFinalityUpdateCapella) GetFinalityBranch() [][]byte
- func (x *LightClientFinalityUpdateCapella) GetFinalizedHeader() *LightClientHeaderCapella
- func (x *LightClientFinalityUpdateCapella) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *LightClientFinalityUpdateCapella) GetSyncAggregate() *SyncAggregate
- func (l *LightClientFinalityUpdateCapella) HashTreeRoot() ([32]byte, error)
- func (l *LightClientFinalityUpdateCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientFinalityUpdateCapella) MarshalSSZ() ([]byte, error)
- func (l *LightClientFinalityUpdateCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientFinalityUpdateCapella) ProtoMessage()
- func (x *LightClientFinalityUpdateCapella) ProtoReflect() protoreflect.Message
- func (x *LightClientFinalityUpdateCapella) Reset()
- func (l *LightClientFinalityUpdateCapella) SizeSSZ() (size int)
- func (x *LightClientFinalityUpdateCapella) String() string
- func (l *LightClientFinalityUpdateCapella) UnmarshalSSZ(buf []byte) error
- type LightClientFinalityUpdateDeneb
- func (*LightClientFinalityUpdateDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientFinalityUpdateDeneb) GetAttestedHeader() *LightClientHeaderDeneb
- func (x *LightClientFinalityUpdateDeneb) GetFinalityBranch() [][]byte
- func (x *LightClientFinalityUpdateDeneb) GetFinalizedHeader() *LightClientHeaderDeneb
- func (x *LightClientFinalityUpdateDeneb) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *LightClientFinalityUpdateDeneb) GetSyncAggregate() *SyncAggregate
- func (l *LightClientFinalityUpdateDeneb) HashTreeRoot() ([32]byte, error)
- func (l *LightClientFinalityUpdateDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientFinalityUpdateDeneb) MarshalSSZ() ([]byte, error)
- func (l *LightClientFinalityUpdateDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientFinalityUpdateDeneb) ProtoMessage()
- func (x *LightClientFinalityUpdateDeneb) ProtoReflect() protoreflect.Message
- func (x *LightClientFinalityUpdateDeneb) Reset()
- func (l *LightClientFinalityUpdateDeneb) SizeSSZ() (size int)
- func (x *LightClientFinalityUpdateDeneb) String() string
- func (l *LightClientFinalityUpdateDeneb) UnmarshalSSZ(buf []byte) error
- type LightClientFinalityUpdateElectra
- func (*LightClientFinalityUpdateElectra) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientFinalityUpdateElectra) GetAttestedHeader() *LightClientHeaderDeneb
- func (x *LightClientFinalityUpdateElectra) GetFinalityBranch() [][]byte
- func (x *LightClientFinalityUpdateElectra) GetFinalizedHeader() *LightClientHeaderDeneb
- func (x *LightClientFinalityUpdateElectra) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *LightClientFinalityUpdateElectra) GetSyncAggregate() *SyncAggregate
- func (l *LightClientFinalityUpdateElectra) HashTreeRoot() ([32]byte, error)
- func (l *LightClientFinalityUpdateElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientFinalityUpdateElectra) MarshalSSZ() ([]byte, error)
- func (l *LightClientFinalityUpdateElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientFinalityUpdateElectra) ProtoMessage()
- func (x *LightClientFinalityUpdateElectra) ProtoReflect() protoreflect.Message
- func (x *LightClientFinalityUpdateElectra) Reset()
- func (l *LightClientFinalityUpdateElectra) SizeSSZ() (size int)
- func (x *LightClientFinalityUpdateElectra) String() string
- func (l *LightClientFinalityUpdateElectra) UnmarshalSSZ(buf []byte) error
- type LightClientHeaderAltair
- func (*LightClientHeaderAltair) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientHeaderAltair) GetBeacon() *BeaconBlockHeader
- func (l *LightClientHeaderAltair) HashTreeRoot() ([32]byte, error)
- func (l *LightClientHeaderAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientHeaderAltair) MarshalSSZ() ([]byte, error)
- func (l *LightClientHeaderAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientHeaderAltair) ProtoMessage()
- func (x *LightClientHeaderAltair) ProtoReflect() protoreflect.Message
- func (x *LightClientHeaderAltair) Reset()
- func (l *LightClientHeaderAltair) SizeSSZ() (size int)
- func (x *LightClientHeaderAltair) String() string
- func (l *LightClientHeaderAltair) UnmarshalSSZ(buf []byte) error
- type LightClientHeaderCapella
- func (*LightClientHeaderCapella) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientHeaderCapella) GetBeacon() *BeaconBlockHeader
- func (x *LightClientHeaderCapella) GetExecution() *v1.ExecutionPayloadHeaderCapella
- func (x *LightClientHeaderCapella) GetExecutionBranch() [][]byte
- func (l *LightClientHeaderCapella) HashTreeRoot() ([32]byte, error)
- func (l *LightClientHeaderCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientHeaderCapella) MarshalSSZ() ([]byte, error)
- func (l *LightClientHeaderCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientHeaderCapella) ProtoMessage()
- func (x *LightClientHeaderCapella) ProtoReflect() protoreflect.Message
- func (x *LightClientHeaderCapella) Reset()
- func (l *LightClientHeaderCapella) SizeSSZ() (size int)
- func (x *LightClientHeaderCapella) String() string
- func (l *LightClientHeaderCapella) UnmarshalSSZ(buf []byte) error
- type LightClientHeaderDeneb
- func (*LightClientHeaderDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientHeaderDeneb) GetBeacon() *BeaconBlockHeader
- func (x *LightClientHeaderDeneb) GetExecution() *v1.ExecutionPayloadHeaderDeneb
- func (x *LightClientHeaderDeneb) GetExecutionBranch() [][]byte
- func (l *LightClientHeaderDeneb) HashTreeRoot() ([32]byte, error)
- func (l *LightClientHeaderDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientHeaderDeneb) MarshalSSZ() ([]byte, error)
- func (l *LightClientHeaderDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientHeaderDeneb) ProtoMessage()
- func (x *LightClientHeaderDeneb) ProtoReflect() protoreflect.Message
- func (x *LightClientHeaderDeneb) Reset()
- func (l *LightClientHeaderDeneb) SizeSSZ() (size int)
- func (x *LightClientHeaderDeneb) String() string
- func (l *LightClientHeaderDeneb) UnmarshalSSZ(buf []byte) error
- type LightClientOptimisticUpdateAltair
- func (*LightClientOptimisticUpdateAltair) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientOptimisticUpdateAltair) GetAttestedHeader() *LightClientHeaderAltair
- func (x *LightClientOptimisticUpdateAltair) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *LightClientOptimisticUpdateAltair) GetSyncAggregate() *SyncAggregate
- func (l *LightClientOptimisticUpdateAltair) HashTreeRoot() ([32]byte, error)
- func (l *LightClientOptimisticUpdateAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientOptimisticUpdateAltair) MarshalSSZ() ([]byte, error)
- func (l *LightClientOptimisticUpdateAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientOptimisticUpdateAltair) ProtoMessage()
- func (x *LightClientOptimisticUpdateAltair) ProtoReflect() protoreflect.Message
- func (x *LightClientOptimisticUpdateAltair) Reset()
- func (l *LightClientOptimisticUpdateAltair) SizeSSZ() (size int)
- func (x *LightClientOptimisticUpdateAltair) String() string
- func (l *LightClientOptimisticUpdateAltair) UnmarshalSSZ(buf []byte) error
- type LightClientOptimisticUpdateCapella
- func (*LightClientOptimisticUpdateCapella) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientOptimisticUpdateCapella) GetAttestedHeader() *LightClientHeaderCapella
- func (x *LightClientOptimisticUpdateCapella) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *LightClientOptimisticUpdateCapella) GetSyncAggregate() *SyncAggregate
- func (l *LightClientOptimisticUpdateCapella) HashTreeRoot() ([32]byte, error)
- func (l *LightClientOptimisticUpdateCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientOptimisticUpdateCapella) MarshalSSZ() ([]byte, error)
- func (l *LightClientOptimisticUpdateCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientOptimisticUpdateCapella) ProtoMessage()
- func (x *LightClientOptimisticUpdateCapella) ProtoReflect() protoreflect.Message
- func (x *LightClientOptimisticUpdateCapella) Reset()
- func (l *LightClientOptimisticUpdateCapella) SizeSSZ() (size int)
- func (x *LightClientOptimisticUpdateCapella) String() string
- func (l *LightClientOptimisticUpdateCapella) UnmarshalSSZ(buf []byte) error
- type LightClientOptimisticUpdateDeneb
- func (*LightClientOptimisticUpdateDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientOptimisticUpdateDeneb) GetAttestedHeader() *LightClientHeaderDeneb
- func (x *LightClientOptimisticUpdateDeneb) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *LightClientOptimisticUpdateDeneb) GetSyncAggregate() *SyncAggregate
- func (l *LightClientOptimisticUpdateDeneb) HashTreeRoot() ([32]byte, error)
- func (l *LightClientOptimisticUpdateDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientOptimisticUpdateDeneb) MarshalSSZ() ([]byte, error)
- func (l *LightClientOptimisticUpdateDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientOptimisticUpdateDeneb) ProtoMessage()
- func (x *LightClientOptimisticUpdateDeneb) ProtoReflect() protoreflect.Message
- func (x *LightClientOptimisticUpdateDeneb) Reset()
- func (l *LightClientOptimisticUpdateDeneb) SizeSSZ() (size int)
- func (x *LightClientOptimisticUpdateDeneb) String() string
- func (l *LightClientOptimisticUpdateDeneb) UnmarshalSSZ(buf []byte) error
- type LightClientUpdateAltair
- func (*LightClientUpdateAltair) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientUpdateAltair) GetAttestedHeader() *LightClientHeaderAltair
- func (x *LightClientUpdateAltair) GetFinalityBranch() [][]byte
- func (x *LightClientUpdateAltair) GetFinalizedHeader() *LightClientHeaderAltair
- func (x *LightClientUpdateAltair) GetNextSyncCommittee() *SyncCommittee
- func (x *LightClientUpdateAltair) GetNextSyncCommitteeBranch() [][]byte
- func (x *LightClientUpdateAltair) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *LightClientUpdateAltair) GetSyncAggregate() *SyncAggregate
- func (l *LightClientUpdateAltair) HashTreeRoot() ([32]byte, error)
- func (l *LightClientUpdateAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientUpdateAltair) MarshalSSZ() ([]byte, error)
- func (l *LightClientUpdateAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientUpdateAltair) ProtoMessage()
- func (x *LightClientUpdateAltair) ProtoReflect() protoreflect.Message
- func (x *LightClientUpdateAltair) Reset()
- func (l *LightClientUpdateAltair) SizeSSZ() (size int)
- func (x *LightClientUpdateAltair) String() string
- func (l *LightClientUpdateAltair) UnmarshalSSZ(buf []byte) error
- type LightClientUpdateCapella
- func (*LightClientUpdateCapella) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientUpdateCapella) GetAttestedHeader() *LightClientHeaderCapella
- func (x *LightClientUpdateCapella) GetFinalityBranch() [][]byte
- func (x *LightClientUpdateCapella) GetFinalizedHeader() *LightClientHeaderCapella
- func (x *LightClientUpdateCapella) GetNextSyncCommittee() *SyncCommittee
- func (x *LightClientUpdateCapella) GetNextSyncCommitteeBranch() [][]byte
- func (x *LightClientUpdateCapella) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *LightClientUpdateCapella) GetSyncAggregate() *SyncAggregate
- func (l *LightClientUpdateCapella) HashTreeRoot() ([32]byte, error)
- func (l *LightClientUpdateCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientUpdateCapella) MarshalSSZ() ([]byte, error)
- func (l *LightClientUpdateCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientUpdateCapella) ProtoMessage()
- func (x *LightClientUpdateCapella) ProtoReflect() protoreflect.Message
- func (x *LightClientUpdateCapella) Reset()
- func (l *LightClientUpdateCapella) SizeSSZ() (size int)
- func (x *LightClientUpdateCapella) String() string
- func (l *LightClientUpdateCapella) UnmarshalSSZ(buf []byte) error
- type LightClientUpdateDeneb
- func (*LightClientUpdateDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientUpdateDeneb) GetAttestedHeader() *LightClientHeaderDeneb
- func (x *LightClientUpdateDeneb) GetFinalityBranch() [][]byte
- func (x *LightClientUpdateDeneb) GetFinalizedHeader() *LightClientHeaderDeneb
- func (x *LightClientUpdateDeneb) GetNextSyncCommittee() *SyncCommittee
- func (x *LightClientUpdateDeneb) GetNextSyncCommitteeBranch() [][]byte
- func (x *LightClientUpdateDeneb) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *LightClientUpdateDeneb) GetSyncAggregate() *SyncAggregate
- func (l *LightClientUpdateDeneb) HashTreeRoot() ([32]byte, error)
- func (l *LightClientUpdateDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientUpdateDeneb) MarshalSSZ() ([]byte, error)
- func (l *LightClientUpdateDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientUpdateDeneb) ProtoMessage()
- func (x *LightClientUpdateDeneb) ProtoReflect() protoreflect.Message
- func (x *LightClientUpdateDeneb) Reset()
- func (l *LightClientUpdateDeneb) SizeSSZ() (size int)
- func (x *LightClientUpdateDeneb) String() string
- func (l *LightClientUpdateDeneb) UnmarshalSSZ(buf []byte) error
- type LightClientUpdateElectra
- func (*LightClientUpdateElectra) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientUpdateElectra) GetAttestedHeader() *LightClientHeaderDeneb
- func (x *LightClientUpdateElectra) GetFinalityBranch() [][]byte
- func (x *LightClientUpdateElectra) GetFinalizedHeader() *LightClientHeaderDeneb
- func (x *LightClientUpdateElectra) GetNextSyncCommittee() *SyncCommittee
- func (x *LightClientUpdateElectra) GetNextSyncCommitteeBranch() [][]byte
- func (x *LightClientUpdateElectra) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *LightClientUpdateElectra) GetSyncAggregate() *SyncAggregate
- func (l *LightClientUpdateElectra) HashTreeRoot() ([32]byte, error)
- func (l *LightClientUpdateElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (l *LightClientUpdateElectra) MarshalSSZ() ([]byte, error)
- func (l *LightClientUpdateElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*LightClientUpdateElectra) ProtoMessage()
- func (x *LightClientUpdateElectra) ProtoReflect() protoreflect.Message
- func (x *LightClientUpdateElectra) Reset()
- func (l *LightClientUpdateElectra) SizeSSZ() (size int)
- func (x *LightClientUpdateElectra) String() string
- func (l *LightClientUpdateElectra) UnmarshalSSZ(buf []byte) error
- type LightClientUpdatesByRangeRequest
- func (*LightClientUpdatesByRangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientUpdatesByRangeRequest) GetCount() uint64
- func (x *LightClientUpdatesByRangeRequest) GetStartPeriod() uint64
- func (*LightClientUpdatesByRangeRequest) ProtoMessage()
- func (x *LightClientUpdatesByRangeRequest) ProtoReflect() protoreflect.Message
- func (x *LightClientUpdatesByRangeRequest) Reset()
- func (x *LightClientUpdatesByRangeRequest) String() string
- type ListAttestationsElectraResponsedeprecated
- func (*ListAttestationsElectraResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAttestationsElectraResponse) GetAttestations() []*AttestationElectra
- func (x *ListAttestationsElectraResponse) GetNextPageToken() string
- func (x *ListAttestationsElectraResponse) GetTotalSize() int32
- func (*ListAttestationsElectraResponse) ProtoMessage()
- func (x *ListAttestationsElectraResponse) ProtoReflect() protoreflect.Message
- func (x *ListAttestationsElectraResponse) Reset()
- func (x *ListAttestationsElectraResponse) String() string
- type ListAttestationsRequestdeprecated
- func (*ListAttestationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAttestationsRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ListAttestationsRequest) GetGenesisEpoch() bool
- func (x *ListAttestationsRequest) GetPageSize() int32
- func (x *ListAttestationsRequest) GetPageToken() string
- func (x *ListAttestationsRequest) GetQueryFilter() isListAttestationsRequest_QueryFilter
- func (*ListAttestationsRequest) ProtoMessage()
- func (x *ListAttestationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAttestationsRequest) Reset()
- func (x *ListAttestationsRequest) String() string
- type ListAttestationsRequest_Epoch
- type ListAttestationsRequest_GenesisEpoch
- type ListAttestationsResponsedeprecated
- func (*ListAttestationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAttestationsResponse) GetAttestations() []*Attestation
- func (x *ListAttestationsResponse) GetNextPageToken() string
- func (x *ListAttestationsResponse) GetTotalSize() int32
- func (*ListAttestationsResponse) ProtoMessage()
- func (x *ListAttestationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAttestationsResponse) Reset()
- func (x *ListAttestationsResponse) String() string
- type ListBeaconBlocksResponsedeprecated
- func (*ListBeaconBlocksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListBeaconBlocksResponse) GetBlockContainers() []*BeaconBlockContainer
- func (x *ListBeaconBlocksResponse) GetNextPageToken() string
- func (x *ListBeaconBlocksResponse) GetTotalSize() int32
- func (*ListBeaconBlocksResponse) ProtoMessage()
- func (x *ListBeaconBlocksResponse) ProtoReflect() protoreflect.Message
- func (x *ListBeaconBlocksResponse) Reset()
- func (x *ListBeaconBlocksResponse) String() string
- type ListBlocksRequestdeprecated
- func (*ListBlocksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListBlocksRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ListBlocksRequest) GetGenesis() bool
- func (x *ListBlocksRequest) GetPageSize() int32
- func (x *ListBlocksRequest) GetPageToken() string
- func (x *ListBlocksRequest) GetQueryFilter() isListBlocksRequest_QueryFilter
- func (x *ListBlocksRequest) GetRoot() []byte
- func (x *ListBlocksRequest) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (*ListBlocksRequest) ProtoMessage()
- func (x *ListBlocksRequest) ProtoReflect() protoreflect.Message
- func (x *ListBlocksRequest) Reset()
- func (x *ListBlocksRequest) String() string
- type ListBlocksRequest_Epoch
- type ListBlocksRequest_Genesis
- type ListBlocksRequest_Root
- type ListBlocksRequest_Slot
- type ListCommitteesRequestdeprecated
- func (*ListCommitteesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListCommitteesRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ListCommitteesRequest) GetGenesis() bool
- func (x *ListCommitteesRequest) GetQueryFilter() isListCommitteesRequest_QueryFilter
- func (*ListCommitteesRequest) ProtoMessage()
- func (x *ListCommitteesRequest) ProtoReflect() protoreflect.Message
- func (x *ListCommitteesRequest) Reset()
- func (x *ListCommitteesRequest) String() string
- type ListCommitteesRequest_Epoch
- type ListCommitteesRequest_Genesis
- type ListIndexedAttestationsElectraResponsedeprecated
- func (*ListIndexedAttestationsElectraResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListIndexedAttestationsElectraResponse) GetIndexedAttestations() []*IndexedAttestationElectra
- func (x *ListIndexedAttestationsElectraResponse) GetNextPageToken() string
- func (x *ListIndexedAttestationsElectraResponse) GetTotalSize() int32
- func (*ListIndexedAttestationsElectraResponse) ProtoMessage()
- func (x *ListIndexedAttestationsElectraResponse) ProtoReflect() protoreflect.Message
- func (x *ListIndexedAttestationsElectraResponse) Reset()
- func (x *ListIndexedAttestationsElectraResponse) String() string
- type ListIndexedAttestationsRequestdeprecated
- func (*ListIndexedAttestationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListIndexedAttestationsRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ListIndexedAttestationsRequest) GetGenesisEpoch() bool
- func (x *ListIndexedAttestationsRequest) GetPageSize() int32
- func (x *ListIndexedAttestationsRequest) GetPageToken() string
- func (x *ListIndexedAttestationsRequest) GetQueryFilter() isListIndexedAttestationsRequest_QueryFilter
- func (*ListIndexedAttestationsRequest) ProtoMessage()
- func (x *ListIndexedAttestationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListIndexedAttestationsRequest) Reset()
- func (x *ListIndexedAttestationsRequest) String() string
- type ListIndexedAttestationsRequest_Epoch
- type ListIndexedAttestationsRequest_GenesisEpoch
- type ListIndexedAttestationsResponsedeprecated
- func (*ListIndexedAttestationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListIndexedAttestationsResponse) GetIndexedAttestations() []*IndexedAttestation
- func (x *ListIndexedAttestationsResponse) GetNextPageToken() string
- func (x *ListIndexedAttestationsResponse) GetTotalSize() int32
- func (*ListIndexedAttestationsResponse) ProtoMessage()
- func (x *ListIndexedAttestationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListIndexedAttestationsResponse) Reset()
- func (x *ListIndexedAttestationsResponse) String() string
- type ListValidatorAssignmentsRequestdeprecated
- func (*ListValidatorAssignmentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListValidatorAssignmentsRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ListValidatorAssignmentsRequest) GetGenesis() bool
- func (x *ListValidatorAssignmentsRequest) GetIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *ListValidatorAssignmentsRequest) GetPageSize() int32
- func (x *ListValidatorAssignmentsRequest) GetPageToken() string
- func (x *ListValidatorAssignmentsRequest) GetPublicKeys() [][]byte
- func (x *ListValidatorAssignmentsRequest) GetQueryFilter() isListValidatorAssignmentsRequest_QueryFilter
- func (*ListValidatorAssignmentsRequest) ProtoMessage()
- func (x *ListValidatorAssignmentsRequest) ProtoReflect() protoreflect.Message
- func (x *ListValidatorAssignmentsRequest) Reset()
- func (x *ListValidatorAssignmentsRequest) String() string
- type ListValidatorAssignmentsRequest_Epoch
- type ListValidatorAssignmentsRequest_Genesis
- type ListValidatorBalancesRequestdeprecated
- func (*ListValidatorBalancesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListValidatorBalancesRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ListValidatorBalancesRequest) GetGenesis() bool
- func (x *ListValidatorBalancesRequest) GetIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *ListValidatorBalancesRequest) GetPageSize() int32
- func (x *ListValidatorBalancesRequest) GetPageToken() string
- func (x *ListValidatorBalancesRequest) GetPublicKeys() [][]byte
- func (x *ListValidatorBalancesRequest) GetQueryFilter() isListValidatorBalancesRequest_QueryFilter
- func (*ListValidatorBalancesRequest) ProtoMessage()
- func (x *ListValidatorBalancesRequest) ProtoReflect() protoreflect.Message
- func (x *ListValidatorBalancesRequest) Reset()
- func (x *ListValidatorBalancesRequest) String() string
- type ListValidatorBalancesRequest_Epoch
- type ListValidatorBalancesRequest_Genesis
- type ListValidatorsRequestdeprecated
- func (*ListValidatorsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListValidatorsRequest) GetActive() bool
- func (x *ListValidatorsRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ListValidatorsRequest) GetGenesis() bool
- func (x *ListValidatorsRequest) GetIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *ListValidatorsRequest) GetPageSize() int32
- func (x *ListValidatorsRequest) GetPageToken() string
- func (x *ListValidatorsRequest) GetPublicKeys() [][]byte
- func (x *ListValidatorsRequest) GetQueryFilter() isListValidatorsRequest_QueryFilter
- func (*ListValidatorsRequest) ProtoMessage()
- func (x *ListValidatorsRequest) ProtoReflect() protoreflect.Message
- func (x *ListValidatorsRequest) Reset()
- func (x *ListValidatorsRequest) String() string
- type ListValidatorsRequest_Epoch
- type ListValidatorsRequest_Genesis
- type LoggingLevelRequestdeprecated
- func (*LoggingLevelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LoggingLevelRequest) GetLevel() LoggingLevelRequest_Level
- func (*LoggingLevelRequest) ProtoMessage()
- func (x *LoggingLevelRequest) ProtoReflect() protoreflect.Message
- func (x *LoggingLevelRequest) Reset()
- func (x *LoggingLevelRequest) String() string
- type LoggingLevelRequest_Level
- func (LoggingLevelRequest_Level) Descriptor() protoreflect.EnumDescriptor
- func (x LoggingLevelRequest_Level) Enum() *LoggingLevelRequest_Level
- func (LoggingLevelRequest_Level) EnumDescriptor() ([]byte, []int)deprecated
- func (x LoggingLevelRequest_Level) Number() protoreflect.EnumNumber
- func (x LoggingLevelRequest_Level) String() string
- func (LoggingLevelRequest_Level) Type() protoreflect.EnumType
- type LogsResponsedeprecated
- type MetaDataV0
- func (*MetaDataV0) Descriptor() ([]byte, []int)deprecated
- func (x *MetaDataV0) GetAttnets() github_com_OffchainLabs_go_bitfield.Bitvector64
- func (x *MetaDataV0) GetSeqNumber() uint64
- func (m *MetaDataV0) HashTreeRoot() ([32]byte, error)
- func (m *MetaDataV0) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (m *MetaDataV0) MarshalSSZ() ([]byte, error)
- func (m *MetaDataV0) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*MetaDataV0) ProtoMessage()
- func (x *MetaDataV0) ProtoReflect() protoreflect.Message
- func (x *MetaDataV0) Reset()
- func (m *MetaDataV0) SizeSSZ() (size int)
- func (x *MetaDataV0) String() string
- func (m *MetaDataV0) UnmarshalSSZ(buf []byte) error
- type MetaDataV1
- func (*MetaDataV1) Descriptor() ([]byte, []int)deprecated
- func (x *MetaDataV1) GetAttnets() github_com_OffchainLabs_go_bitfield.Bitvector64
- func (x *MetaDataV1) GetSeqNumber() uint64
- func (x *MetaDataV1) GetSyncnets() github_com_OffchainLabs_go_bitfield.Bitvector4
- func (m *MetaDataV1) HashTreeRoot() ([32]byte, error)
- func (m *MetaDataV1) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (m *MetaDataV1) MarshalSSZ() ([]byte, error)
- func (m *MetaDataV1) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*MetaDataV1) ProtoMessage()
- func (x *MetaDataV1) ProtoReflect() protoreflect.Message
- func (x *MetaDataV1) Reset()
- func (m *MetaDataV1) SizeSSZ() (size int)
- func (x *MetaDataV1) String() string
- func (m *MetaDataV1) UnmarshalSSZ(buf []byte) error
- type MetaDataV2
- func (*MetaDataV2) Descriptor() ([]byte, []int)deprecated
- func (x *MetaDataV2) GetAttnets() github_com_OffchainLabs_go_bitfield.Bitvector64
- func (x *MetaDataV2) GetCustodyGroupCount() uint64
- func (x *MetaDataV2) GetSeqNumber() uint64
- func (x *MetaDataV2) GetSyncnets() github_com_OffchainLabs_go_bitfield.Bitvector4
- func (m *MetaDataV2) HashTreeRoot() ([32]byte, error)
- func (m *MetaDataV2) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (m *MetaDataV2) MarshalSSZ() ([]byte, error)
- func (m *MetaDataV2) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*MetaDataV2) ProtoMessage()
- func (x *MetaDataV2) ProtoReflect() protoreflect.Message
- func (x *MetaDataV2) Reset()
- func (m *MetaDataV2) SizeSSZ() (size int)
- func (x *MetaDataV2) String() string
- func (m *MetaDataV2) UnmarshalSSZ(buf []byte) error
- type MultipleValidatorStatusRequestdeprecated
- func (*MultipleValidatorStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MultipleValidatorStatusRequest) GetIndices() []int64
- func (x *MultipleValidatorStatusRequest) GetPublicKeys() [][]byte
- func (*MultipleValidatorStatusRequest) ProtoMessage()
- func (x *MultipleValidatorStatusRequest) ProtoReflect() protoreflect.Message
- func (x *MultipleValidatorStatusRequest) Reset()
- func (x *MultipleValidatorStatusRequest) String() string
- type MultipleValidatorStatusResponsedeprecated
- func (*MultipleValidatorStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MultipleValidatorStatusResponse) GetIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *MultipleValidatorStatusResponse) GetPublicKeys() [][]byte
- func (x *MultipleValidatorStatusResponse) GetStatuses() []*ValidatorStatusResponse
- func (*MultipleValidatorStatusResponse) ProtoMessage()
- func (x *MultipleValidatorStatusResponse) ProtoReflect() protoreflect.Message
- func (x *MultipleValidatorStatusResponse) Reset()
- func (x *MultipleValidatorStatusResponse) String() string
- type NodeClient
- type NodeServer
- type PayloadAttestation
- func (*PayloadAttestation) Descriptor() ([]byte, []int)deprecated
- func (x *PayloadAttestation) GetAggregationBits() github_com_OffchainLabs_go_bitfield.Bitvector512
- func (x *PayloadAttestation) GetData() *PayloadAttestationData
- func (x *PayloadAttestation) GetSignature() []byte
- func (p *PayloadAttestation) HashTreeRoot() ([32]byte, error)
- func (p *PayloadAttestation) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (p *PayloadAttestation) MarshalSSZ() ([]byte, error)
- func (p *PayloadAttestation) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*PayloadAttestation) ProtoMessage()
- func (x *PayloadAttestation) ProtoReflect() protoreflect.Message
- func (x *PayloadAttestation) Reset()
- func (p *PayloadAttestation) SizeSSZ() (size int)
- func (x *PayloadAttestation) String() string
- func (p *PayloadAttestation) UnmarshalSSZ(buf []byte) error
- type PayloadAttestationData
- func (*PayloadAttestationData) Descriptor() ([]byte, []int)deprecated
- func (x *PayloadAttestationData) GetBeaconBlockRoot() []byte
- func (x *PayloadAttestationData) GetBlobDataAvailable() bool
- func (x *PayloadAttestationData) GetPayloadPresent() bool
- func (x *PayloadAttestationData) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (p *PayloadAttestationData) HashTreeRoot() ([32]byte, error)
- func (p *PayloadAttestationData) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (p *PayloadAttestationData) MarshalSSZ() ([]byte, error)
- func (p *PayloadAttestationData) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*PayloadAttestationData) ProtoMessage()
- func (x *PayloadAttestationData) ProtoReflect() protoreflect.Message
- func (x *PayloadAttestationData) Reset()
- func (p *PayloadAttestationData) SizeSSZ() (size int)
- func (x *PayloadAttestationData) String() string
- func (p *PayloadAttestationData) UnmarshalSSZ(buf []byte) error
- type PayloadAttestationMessage
- func (*PayloadAttestationMessage) Descriptor() ([]byte, []int)deprecated
- func (x *PayloadAttestationMessage) GetData() *PayloadAttestationData
- func (x *PayloadAttestationMessage) GetSignature() []byte
- func (x *PayloadAttestationMessage) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (p *PayloadAttestationMessage) HashTreeRoot() ([32]byte, error)
- func (p *PayloadAttestationMessage) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (p *PayloadAttestationMessage) MarshalSSZ() ([]byte, error)
- func (p *PayloadAttestationMessage) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*PayloadAttestationMessage) ProtoMessage()
- func (x *PayloadAttestationMessage) ProtoReflect() protoreflect.Message
- func (x *PayloadAttestationMessage) Reset()
- func (p *PayloadAttestationMessage) SizeSSZ() (size int)
- func (x *PayloadAttestationMessage) String() string
- func (p *PayloadAttestationMessage) UnmarshalSSZ(buf []byte) error
- type Peerdeprecated
- func (*Peer) Descriptor() ([]byte, []int)deprecated
- func (x *Peer) GetAddress() string
- func (x *Peer) GetConnectionState() ConnectionState
- func (x *Peer) GetDirection() PeerDirection
- func (x *Peer) GetEnr() string
- func (x *Peer) GetPeerId() string
- func (*Peer) ProtoMessage()
- func (x *Peer) ProtoReflect() protoreflect.Message
- func (x *Peer) Reset()
- func (x *Peer) String() string
- type PeerDirection
- func (PeerDirection) Descriptor() protoreflect.EnumDescriptor
- func (x PeerDirection) Enum() *PeerDirection
- func (PeerDirection) EnumDescriptor() ([]byte, []int)deprecated
- func (x PeerDirection) Number() protoreflect.EnumNumber
- func (x PeerDirection) String() string
- func (PeerDirection) Type() protoreflect.EnumType
- type PeerRequestdeprecated
- type Peersdeprecated
- type PendingAttestation
- func (a *PendingAttestation) Clone() Att
- func (a *PendingAttestation) CommitteeBitsVal() bitfield.Bitfield
- func (a *PendingAttestation) Copy() *PendingAttestation
- func (*PendingAttestation) Descriptor() ([]byte, []int)deprecated
- func (x *PendingAttestation) GetAggregationBits() github_com_OffchainLabs_go_bitfield.Bitlist
- func (*PendingAttestation) GetAttestingIndex() primitives.ValidatorIndex
- func (a *PendingAttestation) GetCommitteeIndex() primitives.CommitteeIndex
- func (x *PendingAttestation) GetData() *AttestationData
- func (x *PendingAttestation) GetInclusionDelay() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *PendingAttestation) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (a *PendingAttestation) GetSignature() []byte
- func (p *PendingAttestation) HashTreeRoot() ([32]byte, error)
- func (p *PendingAttestation) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (a *PendingAttestation) IsAggregated() bool
- func (a *PendingAttestation) IsNil() bool
- func (*PendingAttestation) IsSingle() bool
- func (p *PendingAttestation) MarshalSSZ() ([]byte, error)
- func (p *PendingAttestation) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*PendingAttestation) ProtoMessage()
- func (x *PendingAttestation) ProtoReflect() protoreflect.Message
- func (x *PendingAttestation) Reset()
- func (a *PendingAttestation) SetSignature(_ []byte)
- func (p *PendingAttestation) SizeSSZ() (size int)
- func (x *PendingAttestation) String() string
- func (p *PendingAttestation) UnmarshalSSZ(buf []byte) error
- func (a *PendingAttestation) Version() int
- type PendingConsolidation
- func (pc *PendingConsolidation) Copy() *PendingConsolidation
- func (*PendingConsolidation) Descriptor() ([]byte, []int)deprecated
- func (x *PendingConsolidation) GetSourceIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *PendingConsolidation) GetTargetIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (p *PendingConsolidation) HashTreeRoot() ([32]byte, error)
- func (p *PendingConsolidation) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (p *PendingConsolidation) MarshalSSZ() ([]byte, error)
- func (p *PendingConsolidation) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*PendingConsolidation) ProtoMessage()
- func (x *PendingConsolidation) ProtoReflect() protoreflect.Message
- func (x *PendingConsolidation) Reset()
- func (p *PendingConsolidation) SizeSSZ() (size int)
- func (x *PendingConsolidation) String() string
- func (p *PendingConsolidation) UnmarshalSSZ(buf []byte) error
- type PendingDeposit
- func (pd *PendingDeposit) Copy() *PendingDeposit
- func (*PendingDeposit) Descriptor() ([]byte, []int)deprecated
- func (x *PendingDeposit) GetAmount() uint64
- func (x *PendingDeposit) GetPublicKey() []byte
- func (x *PendingDeposit) GetSignature() []byte
- func (x *PendingDeposit) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *PendingDeposit) GetWithdrawalCredentials() []byte
- func (p *PendingDeposit) HashTreeRoot() ([32]byte, error)
- func (p *PendingDeposit) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (p *PendingDeposit) MarshalSSZ() ([]byte, error)
- func (p *PendingDeposit) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*PendingDeposit) ProtoMessage()
- func (x *PendingDeposit) ProtoReflect() protoreflect.Message
- func (x *PendingDeposit) Reset()
- func (p *PendingDeposit) SizeSSZ() (size int)
- func (x *PendingDeposit) String() string
- func (p *PendingDeposit) UnmarshalSSZ(buf []byte) error
- type PendingPartialWithdrawal
- func (pw *PendingPartialWithdrawal) Copy() *PendingPartialWithdrawal
- func (*PendingPartialWithdrawal) Descriptor() ([]byte, []int)deprecated
- func (x *PendingPartialWithdrawal) GetAmount() uint64
- func (x *PendingPartialWithdrawal) GetIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *PendingPartialWithdrawal) GetWithdrawableEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (p *PendingPartialWithdrawal) HashTreeRoot() ([32]byte, error)
- func (p *PendingPartialWithdrawal) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (p *PendingPartialWithdrawal) MarshalSSZ() ([]byte, error)
- func (p *PendingPartialWithdrawal) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*PendingPartialWithdrawal) ProtoMessage()
- func (x *PendingPartialWithdrawal) ProtoReflect() protoreflect.Message
- func (x *PendingPartialWithdrawal) Reset()
- func (p *PendingPartialWithdrawal) SizeSSZ() (size int)
- func (x *PendingPartialWithdrawal) String() string
- func (p *PendingPartialWithdrawal) UnmarshalSSZ(buf []byte) error
- type PowBlock
- func (*PowBlock) Descriptor() ([]byte, []int)deprecated
- func (x *PowBlock) GetBlockHash() []byte
- func (x *PowBlock) GetParentHash() []byte
- func (x *PowBlock) GetTotalDifficulty() []byte
- func (p *PowBlock) HashTreeRoot() ([32]byte, error)
- func (p *PowBlock) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (p *PowBlock) MarshalSSZ() ([]byte, error)
- func (p *PowBlock) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*PowBlock) ProtoMessage()
- func (x *PowBlock) ProtoReflect() protoreflect.Message
- func (x *PowBlock) Reset()
- func (p *PowBlock) SizeSSZ() (size int)
- func (x *PowBlock) String() string
- func (p *PowBlock) UnmarshalSSZ(buf []byte) error
- type PrepareBeaconProposerRequestdeprecated
- func (*PrepareBeaconProposerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareBeaconProposerRequest) GetRecipients() []*PrepareBeaconProposerRequest_FeeRecipientContainer
- func (*PrepareBeaconProposerRequest) ProtoMessage()
- func (x *PrepareBeaconProposerRequest) ProtoReflect() protoreflect.Message
- func (x *PrepareBeaconProposerRequest) Reset()
- func (x *PrepareBeaconProposerRequest) String() string
- type PrepareBeaconProposerRequest_FeeRecipientContainer
- func (*PrepareBeaconProposerRequest_FeeRecipientContainer) Descriptor() ([]byte, []int)deprecated
- func (x *PrepareBeaconProposerRequest_FeeRecipientContainer) GetFeeRecipient() []byte
- func (x *PrepareBeaconProposerRequest_FeeRecipientContainer) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (*PrepareBeaconProposerRequest_FeeRecipientContainer) ProtoMessage()
- func (x *PrepareBeaconProposerRequest_FeeRecipientContainer) ProtoReflect() protoreflect.Message
- func (x *PrepareBeaconProposerRequest_FeeRecipientContainer) Reset()
- func (x *PrepareBeaconProposerRequest_FeeRecipientContainer) String() string
- type ProposeExitResponsedeprecated
- func (*ProposeExitResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ProposeExitResponse) GetExitRoot() []byte
- func (*ProposeExitResponse) ProtoMessage()
- func (x *ProposeExitResponse) ProtoReflect() protoreflect.Message
- func (x *ProposeExitResponse) Reset()
- func (x *ProposeExitResponse) String() string
- type ProposeResponsedeprecated
- type ProposerSlashing
- func (slashing *ProposerSlashing) Copy() *ProposerSlashing
- func (*ProposerSlashing) Descriptor() ([]byte, []int)deprecated
- func (x *ProposerSlashing) GetHeader_1() *SignedBeaconBlockHeader
- func (x *ProposerSlashing) GetHeader_2() *SignedBeaconBlockHeader
- func (p *ProposerSlashing) HashTreeRoot() ([32]byte, error)
- func (p *ProposerSlashing) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (p *ProposerSlashing) MarshalSSZ() ([]byte, error)
- func (p *ProposerSlashing) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*ProposerSlashing) ProtoMessage()
- func (x *ProposerSlashing) ProtoReflect() protoreflect.Message
- func (x *ProposerSlashing) Reset()
- func (p *ProposerSlashing) SizeSSZ() (size int)
- func (x *ProposerSlashing) String() string
- func (p *ProposerSlashing) UnmarshalSSZ(buf []byte) error
- type SSZResponsedeprecated
- type ScoreInfo
- func (*ScoreInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ScoreInfo) GetBehaviourPenalty() float32
- func (x *ScoreInfo) GetBlockProviderScore() float32
- func (x *ScoreInfo) GetGossipScore() float32
- func (x *ScoreInfo) GetOverallScore() float32
- func (x *ScoreInfo) GetProcessedBlocks() uint64
- func (x *ScoreInfo) GetTopicScores() map[string]*TopicScoreSnapshot
- func (x *ScoreInfo) GetValidationError() string
- func (*ScoreInfo) ProtoMessage()
- func (x *ScoreInfo) ProtoReflect() protoreflect.Message
- func (x *ScoreInfo) Reset()
- func (x *ScoreInfo) String() string
- type SignedAggregateAttAndProof
- type SignedAggregateAttestationAndProof
- func (a *SignedAggregateAttestationAndProof) AggregateAttestationAndProof() AggregateAttAndProof
- func (*SignedAggregateAttestationAndProof) Descriptor() ([]byte, []int)deprecated
- func (x *SignedAggregateAttestationAndProof) GetMessage() *AggregateAttestationAndProof
- func (x *SignedAggregateAttestationAndProof) GetSignature() []byte
- func (s *SignedAggregateAttestationAndProof) HashTreeRoot() ([32]byte, error)
- func (s *SignedAggregateAttestationAndProof) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (a *SignedAggregateAttestationAndProof) IsNil() bool
- func (s *SignedAggregateAttestationAndProof) MarshalSSZ() ([]byte, error)
- func (s *SignedAggregateAttestationAndProof) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedAggregateAttestationAndProof) ProtoMessage()
- func (x *SignedAggregateAttestationAndProof) ProtoReflect() protoreflect.Message
- func (x *SignedAggregateAttestationAndProof) Reset()
- func (s *SignedAggregateAttestationAndProof) SizeSSZ() (size int)
- func (x *SignedAggregateAttestationAndProof) String() string
- func (s *SignedAggregateAttestationAndProof) UnmarshalSSZ(buf []byte) error
- func (a *SignedAggregateAttestationAndProof) Version() int
- type SignedAggregateAttestationAndProofElectra
- func (a *SignedAggregateAttestationAndProofElectra) AggregateAttestationAndProof() AggregateAttAndProof
- func (*SignedAggregateAttestationAndProofElectra) Descriptor() ([]byte, []int)deprecated
- func (x *SignedAggregateAttestationAndProofElectra) GetMessage() *AggregateAttestationAndProofElectra
- func (x *SignedAggregateAttestationAndProofElectra) GetSignature() []byte
- func (s *SignedAggregateAttestationAndProofElectra) HashTreeRoot() ([32]byte, error)
- func (s *SignedAggregateAttestationAndProofElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (a *SignedAggregateAttestationAndProofElectra) IsNil() bool
- func (s *SignedAggregateAttestationAndProofElectra) MarshalSSZ() ([]byte, error)
- func (s *SignedAggregateAttestationAndProofElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedAggregateAttestationAndProofElectra) ProtoMessage()
- func (x *SignedAggregateAttestationAndProofElectra) ProtoReflect() protoreflect.Message
- func (x *SignedAggregateAttestationAndProofElectra) Reset()
- func (s *SignedAggregateAttestationAndProofElectra) SizeSSZ() (size int)
- func (x *SignedAggregateAttestationAndProofElectra) String() string
- func (s *SignedAggregateAttestationAndProofElectra) UnmarshalSSZ(buf []byte) error
- func (a *SignedAggregateAttestationAndProofElectra) Version() int
- type SignedAggregateSubmitElectraRequestdeprecated
- func (*SignedAggregateSubmitElectraRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SignedAggregateSubmitElectraRequest) GetSignedAggregateAndProof() *SignedAggregateAttestationAndProofElectra
- func (*SignedAggregateSubmitElectraRequest) ProtoMessage()
- func (x *SignedAggregateSubmitElectraRequest) ProtoReflect() protoreflect.Message
- func (x *SignedAggregateSubmitElectraRequest) Reset()
- func (x *SignedAggregateSubmitElectraRequest) String() string
- type SignedAggregateSubmitRequestdeprecated
- func (*SignedAggregateSubmitRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SignedAggregateSubmitRequest) GetSignedAggregateAndProof() *SignedAggregateAttestationAndProof
- func (*SignedAggregateSubmitRequest) ProtoMessage()
- func (x *SignedAggregateSubmitRequest) ProtoReflect() protoreflect.Message
- func (x *SignedAggregateSubmitRequest) Reset()
- func (x *SignedAggregateSubmitRequest) String() string
- type SignedAggregateSubmitResponsedeprecated
- func (*SignedAggregateSubmitResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SignedAggregateSubmitResponse) GetAttestationDataRoot() []byte
- func (*SignedAggregateSubmitResponse) ProtoMessage()
- func (x *SignedAggregateSubmitResponse) ProtoReflect() protoreflect.Message
- func (x *SignedAggregateSubmitResponse) Reset()
- func (x *SignedAggregateSubmitResponse) String() string
- type SignedBLSToExecutionChange
- func (change *SignedBLSToExecutionChange) Copy() *SignedBLSToExecutionChange
- func (*SignedBLSToExecutionChange) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBLSToExecutionChange) GetMessage() *BLSToExecutionChange
- func (x *SignedBLSToExecutionChange) GetSignature() []byte
- func (s *SignedBLSToExecutionChange) HashTreeRoot() ([32]byte, error)
- func (s *SignedBLSToExecutionChange) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBLSToExecutionChange) MarshalSSZ() ([]byte, error)
- func (s *SignedBLSToExecutionChange) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBLSToExecutionChange) ProtoMessage()
- func (x *SignedBLSToExecutionChange) ProtoReflect() protoreflect.Message
- func (x *SignedBLSToExecutionChange) Reset()
- func (s *SignedBLSToExecutionChange) SizeSSZ() (size int)
- func (x *SignedBLSToExecutionChange) String() string
- func (s *SignedBLSToExecutionChange) UnmarshalSSZ(buf []byte) error
- type SignedBeaconBlock
- func (sigBlock *SignedBeaconBlock) Copy() *SignedBeaconBlock
- func (*SignedBeaconBlock) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlock) GetBlock() *BeaconBlock
- func (x *SignedBeaconBlock) GetSignature() []byte
- func (s *SignedBeaconBlock) HashTreeRoot() ([32]byte, error)
- func (s *SignedBeaconBlock) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBeaconBlock) MarshalSSZ() ([]byte, error)
- func (s *SignedBeaconBlock) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBeaconBlock) ProtoMessage()
- func (x *SignedBeaconBlock) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlock) Reset()
- func (s *SignedBeaconBlock) SizeSSZ() (size int)
- func (x *SignedBeaconBlock) String() string
- func (s *SignedBeaconBlock) UnmarshalSSZ(buf []byte) error
- type SignedBeaconBlockAltair
- func (sigBlock *SignedBeaconBlockAltair) Copy() *SignedBeaconBlockAltair
- func (*SignedBeaconBlockAltair) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockAltair) GetBlock() *BeaconBlockAltair
- func (x *SignedBeaconBlockAltair) GetSignature() []byte
- func (s *SignedBeaconBlockAltair) HashTreeRoot() ([32]byte, error)
- func (s *SignedBeaconBlockAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBeaconBlockAltair) MarshalSSZ() ([]byte, error)
- func (s *SignedBeaconBlockAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBeaconBlockAltair) ProtoMessage()
- func (x *SignedBeaconBlockAltair) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockAltair) Reset()
- func (s *SignedBeaconBlockAltair) SizeSSZ() (size int)
- func (x *SignedBeaconBlockAltair) String() string
- func (s *SignedBeaconBlockAltair) UnmarshalSSZ(buf []byte) error
- type SignedBeaconBlockBellatrix
- func (sigBlock *SignedBeaconBlockBellatrix) Copy() *SignedBeaconBlockBellatrix
- func (*SignedBeaconBlockBellatrix) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockBellatrix) GetBlock() *BeaconBlockBellatrix
- func (x *SignedBeaconBlockBellatrix) GetSignature() []byte
- func (s *SignedBeaconBlockBellatrix) HashTreeRoot() ([32]byte, error)
- func (s *SignedBeaconBlockBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBeaconBlockBellatrix) MarshalSSZ() ([]byte, error)
- func (s *SignedBeaconBlockBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBeaconBlockBellatrix) ProtoMessage()
- func (x *SignedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockBellatrix) Reset()
- func (s *SignedBeaconBlockBellatrix) SizeSSZ() (size int)
- func (x *SignedBeaconBlockBellatrix) String() string
- func (s *SignedBeaconBlockBellatrix) UnmarshalSSZ(buf []byte) error
- type SignedBeaconBlockCapella
- func (sigBlock *SignedBeaconBlockCapella) Copy() *SignedBeaconBlockCapella
- func (*SignedBeaconBlockCapella) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockCapella) GetBlock() *BeaconBlockCapella
- func (x *SignedBeaconBlockCapella) GetSignature() []byte
- func (s *SignedBeaconBlockCapella) HashTreeRoot() ([32]byte, error)
- func (s *SignedBeaconBlockCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBeaconBlockCapella) MarshalSSZ() ([]byte, error)
- func (s *SignedBeaconBlockCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBeaconBlockCapella) ProtoMessage()
- func (x *SignedBeaconBlockCapella) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockCapella) Reset()
- func (s *SignedBeaconBlockCapella) SizeSSZ() (size int)
- func (x *SignedBeaconBlockCapella) String() string
- func (s *SignedBeaconBlockCapella) UnmarshalSSZ(buf []byte) error
- type SignedBeaconBlockContentsDeneb
- func (*SignedBeaconBlockContentsDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockContentsDeneb) GetBlobs() [][]byte
- func (x *SignedBeaconBlockContentsDeneb) GetBlock() *SignedBeaconBlockDeneb
- func (x *SignedBeaconBlockContentsDeneb) GetKzgProofs() [][]byte
- func (s *SignedBeaconBlockContentsDeneb) HashTreeRoot() ([32]byte, error)
- func (s *SignedBeaconBlockContentsDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBeaconBlockContentsDeneb) MarshalSSZ() ([]byte, error)
- func (s *SignedBeaconBlockContentsDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBeaconBlockContentsDeneb) ProtoMessage()
- func (x *SignedBeaconBlockContentsDeneb) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockContentsDeneb) Reset()
- func (s *SignedBeaconBlockContentsDeneb) SizeSSZ() (size int)
- func (x *SignedBeaconBlockContentsDeneb) String() string
- func (s *SignedBeaconBlockContentsDeneb) UnmarshalSSZ(buf []byte) error
- type SignedBeaconBlockContentsElectra
- func (*SignedBeaconBlockContentsElectra) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockContentsElectra) GetBlobs() [][]byte
- func (x *SignedBeaconBlockContentsElectra) GetBlock() *SignedBeaconBlockElectra
- func (x *SignedBeaconBlockContentsElectra) GetKzgProofs() [][]byte
- func (s *SignedBeaconBlockContentsElectra) HashTreeRoot() ([32]byte, error)
- func (s *SignedBeaconBlockContentsElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBeaconBlockContentsElectra) MarshalSSZ() ([]byte, error)
- func (s *SignedBeaconBlockContentsElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBeaconBlockContentsElectra) ProtoMessage()
- func (x *SignedBeaconBlockContentsElectra) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockContentsElectra) Reset()
- func (s *SignedBeaconBlockContentsElectra) SizeSSZ() (size int)
- func (x *SignedBeaconBlockContentsElectra) String() string
- func (s *SignedBeaconBlockContentsElectra) UnmarshalSSZ(buf []byte) error
- type SignedBeaconBlockContentsFulu
- func (*SignedBeaconBlockContentsFulu) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockContentsFulu) GetBlobs() [][]byte
- func (x *SignedBeaconBlockContentsFulu) GetBlock() *SignedBeaconBlockFulu
- func (x *SignedBeaconBlockContentsFulu) GetKzgProofs() [][]byte
- func (s *SignedBeaconBlockContentsFulu) HashTreeRoot() ([32]byte, error)
- func (s *SignedBeaconBlockContentsFulu) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBeaconBlockContentsFulu) MarshalSSZ() ([]byte, error)
- func (s *SignedBeaconBlockContentsFulu) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBeaconBlockContentsFulu) ProtoMessage()
- func (x *SignedBeaconBlockContentsFulu) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockContentsFulu) Reset()
- func (s *SignedBeaconBlockContentsFulu) SizeSSZ() (size int)
- func (x *SignedBeaconBlockContentsFulu) String() string
- func (s *SignedBeaconBlockContentsFulu) UnmarshalSSZ(buf []byte) error
- type SignedBeaconBlockDeneb
- func (sigBlock *SignedBeaconBlockDeneb) Copy() *SignedBeaconBlockDeneb
- func (*SignedBeaconBlockDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockDeneb) GetBlock() *BeaconBlockDeneb
- func (x *SignedBeaconBlockDeneb) GetSignature() []byte
- func (s *SignedBeaconBlockDeneb) HashTreeRoot() ([32]byte, error)
- func (s *SignedBeaconBlockDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBeaconBlockDeneb) MarshalSSZ() ([]byte, error)
- func (s *SignedBeaconBlockDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBeaconBlockDeneb) ProtoMessage()
- func (x *SignedBeaconBlockDeneb) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockDeneb) Reset()
- func (s *SignedBeaconBlockDeneb) SizeSSZ() (size int)
- func (x *SignedBeaconBlockDeneb) String() string
- func (s *SignedBeaconBlockDeneb) UnmarshalSSZ(buf []byte) error
- type SignedBeaconBlockElectra
- func (sigBlock *SignedBeaconBlockElectra) Copy() *SignedBeaconBlockElectra
- func (*SignedBeaconBlockElectra) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockElectra) GetBlock() *BeaconBlockElectra
- func (x *SignedBeaconBlockElectra) GetSignature() []byte
- func (s *SignedBeaconBlockElectra) HashTreeRoot() ([32]byte, error)
- func (s *SignedBeaconBlockElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBeaconBlockElectra) MarshalSSZ() ([]byte, error)
- func (s *SignedBeaconBlockElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBeaconBlockElectra) ProtoMessage()
- func (x *SignedBeaconBlockElectra) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockElectra) Reset()
- func (s *SignedBeaconBlockElectra) SizeSSZ() (size int)
- func (x *SignedBeaconBlockElectra) String() string
- func (s *SignedBeaconBlockElectra) UnmarshalSSZ(buf []byte) error
- type SignedBeaconBlockFulu
- func (sigBlock *SignedBeaconBlockFulu) Copy() *SignedBeaconBlockFulu
- func (*SignedBeaconBlockFulu) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockFulu) GetBlock() *BeaconBlockElectra
- func (x *SignedBeaconBlockFulu) GetSignature() []byte
- func (s *SignedBeaconBlockFulu) HashTreeRoot() ([32]byte, error)
- func (s *SignedBeaconBlockFulu) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBeaconBlockFulu) MarshalSSZ() ([]byte, error)
- func (s *SignedBeaconBlockFulu) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBeaconBlockFulu) ProtoMessage()
- func (x *SignedBeaconBlockFulu) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockFulu) Reset()
- func (s *SignedBeaconBlockFulu) SizeSSZ() (size int)
- func (x *SignedBeaconBlockFulu) String() string
- func (s *SignedBeaconBlockFulu) UnmarshalSSZ(buf []byte) error
- type SignedBeaconBlockGloas
- func (*SignedBeaconBlockGloas) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockGloas) GetBlock() *BeaconBlockGloas
- func (x *SignedBeaconBlockGloas) GetSignature() []byte
- func (s *SignedBeaconBlockGloas) HashTreeRoot() ([32]byte, error)
- func (s *SignedBeaconBlockGloas) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBeaconBlockGloas) MarshalSSZ() ([]byte, error)
- func (s *SignedBeaconBlockGloas) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBeaconBlockGloas) ProtoMessage()
- func (x *SignedBeaconBlockGloas) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockGloas) Reset()
- func (s *SignedBeaconBlockGloas) SizeSSZ() (size int)
- func (x *SignedBeaconBlockGloas) String() string
- func (s *SignedBeaconBlockGloas) UnmarshalSSZ(buf []byte) error
- type SignedBeaconBlockHeader
- func (header *SignedBeaconBlockHeader) Copy() *SignedBeaconBlockHeader
- func (*SignedBeaconBlockHeader) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockHeader) GetHeader() *BeaconBlockHeader
- func (x *SignedBeaconBlockHeader) GetSignature() []byte
- func (s *SignedBeaconBlockHeader) HashTreeRoot() ([32]byte, error)
- func (s *SignedBeaconBlockHeader) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBeaconBlockHeader) MarshalSSZ() ([]byte, error)
- func (s *SignedBeaconBlockHeader) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBeaconBlockHeader) ProtoMessage()
- func (x *SignedBeaconBlockHeader) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockHeader) Reset()
- func (s *SignedBeaconBlockHeader) SizeSSZ() (size int)
- func (x *SignedBeaconBlockHeader) String() string
- func (s *SignedBeaconBlockHeader) UnmarshalSSZ(buf []byte) error
- type SignedBlindedBeaconBlockBellatrix
- func (sigBlock *SignedBlindedBeaconBlockBellatrix) Copy() *SignedBlindedBeaconBlockBellatrix
- func (*SignedBlindedBeaconBlockBellatrix) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBlindedBeaconBlockBellatrix) GetBlock() *BlindedBeaconBlockBellatrix
- func (x *SignedBlindedBeaconBlockBellatrix) GetSignature() []byte
- func (s *SignedBlindedBeaconBlockBellatrix) HashTreeRoot() ([32]byte, error)
- func (s *SignedBlindedBeaconBlockBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBlindedBeaconBlockBellatrix) MarshalSSZ() ([]byte, error)
- func (s *SignedBlindedBeaconBlockBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBlindedBeaconBlockBellatrix) ProtoMessage()
- func (x *SignedBlindedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
- func (x *SignedBlindedBeaconBlockBellatrix) Reset()
- func (s *SignedBlindedBeaconBlockBellatrix) SizeSSZ() (size int)
- func (x *SignedBlindedBeaconBlockBellatrix) String() string
- func (s *SignedBlindedBeaconBlockBellatrix) UnmarshalSSZ(buf []byte) error
- type SignedBlindedBeaconBlockCapella
- func (sigBlock *SignedBlindedBeaconBlockCapella) Copy() *SignedBlindedBeaconBlockCapella
- func (*SignedBlindedBeaconBlockCapella) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBlindedBeaconBlockCapella) GetBlock() *BlindedBeaconBlockCapella
- func (x *SignedBlindedBeaconBlockCapella) GetSignature() []byte
- func (s *SignedBlindedBeaconBlockCapella) HashTreeRoot() ([32]byte, error)
- func (s *SignedBlindedBeaconBlockCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBlindedBeaconBlockCapella) MarshalSSZ() ([]byte, error)
- func (s *SignedBlindedBeaconBlockCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBlindedBeaconBlockCapella) ProtoMessage()
- func (x *SignedBlindedBeaconBlockCapella) ProtoReflect() protoreflect.Message
- func (x *SignedBlindedBeaconBlockCapella) Reset()
- func (s *SignedBlindedBeaconBlockCapella) SizeSSZ() (size int)
- func (x *SignedBlindedBeaconBlockCapella) String() string
- func (s *SignedBlindedBeaconBlockCapella) UnmarshalSSZ(buf []byte) error
- type SignedBlindedBeaconBlockDeneb
- func (sigBlock *SignedBlindedBeaconBlockDeneb) Copy() *SignedBlindedBeaconBlockDeneb
- func (*SignedBlindedBeaconBlockDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBlindedBeaconBlockDeneb) GetMessage() *BlindedBeaconBlockDeneb
- func (x *SignedBlindedBeaconBlockDeneb) GetSignature() []byte
- func (s *SignedBlindedBeaconBlockDeneb) HashTreeRoot() ([32]byte, error)
- func (s *SignedBlindedBeaconBlockDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBlindedBeaconBlockDeneb) MarshalSSZ() ([]byte, error)
- func (s *SignedBlindedBeaconBlockDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBlindedBeaconBlockDeneb) ProtoMessage()
- func (x *SignedBlindedBeaconBlockDeneb) ProtoReflect() protoreflect.Message
- func (x *SignedBlindedBeaconBlockDeneb) Reset()
- func (s *SignedBlindedBeaconBlockDeneb) SizeSSZ() (size int)
- func (x *SignedBlindedBeaconBlockDeneb) String() string
- func (s *SignedBlindedBeaconBlockDeneb) UnmarshalSSZ(buf []byte) error
- type SignedBlindedBeaconBlockElectra
- func (sigBlock *SignedBlindedBeaconBlockElectra) Copy() *SignedBlindedBeaconBlockElectra
- func (*SignedBlindedBeaconBlockElectra) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBlindedBeaconBlockElectra) GetMessage() *BlindedBeaconBlockElectra
- func (x *SignedBlindedBeaconBlockElectra) GetSignature() []byte
- func (s *SignedBlindedBeaconBlockElectra) HashTreeRoot() ([32]byte, error)
- func (s *SignedBlindedBeaconBlockElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBlindedBeaconBlockElectra) MarshalSSZ() ([]byte, error)
- func (s *SignedBlindedBeaconBlockElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBlindedBeaconBlockElectra) ProtoMessage()
- func (x *SignedBlindedBeaconBlockElectra) ProtoReflect() protoreflect.Message
- func (x *SignedBlindedBeaconBlockElectra) Reset()
- func (s *SignedBlindedBeaconBlockElectra) SizeSSZ() (size int)
- func (x *SignedBlindedBeaconBlockElectra) String() string
- func (s *SignedBlindedBeaconBlockElectra) UnmarshalSSZ(buf []byte) error
- type SignedBlindedBeaconBlockFulu
- func (sigBlock *SignedBlindedBeaconBlockFulu) Copy() *SignedBlindedBeaconBlockFulu
- func (*SignedBlindedBeaconBlockFulu) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBlindedBeaconBlockFulu) GetMessage() *BlindedBeaconBlockFulu
- func (x *SignedBlindedBeaconBlockFulu) GetSignature() []byte
- func (s *SignedBlindedBeaconBlockFulu) HashTreeRoot() ([32]byte, error)
- func (s *SignedBlindedBeaconBlockFulu) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBlindedBeaconBlockFulu) MarshalSSZ() ([]byte, error)
- func (s *SignedBlindedBeaconBlockFulu) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBlindedBeaconBlockFulu) ProtoMessage()
- func (x *SignedBlindedBeaconBlockFulu) ProtoReflect() protoreflect.Message
- func (x *SignedBlindedBeaconBlockFulu) Reset()
- func (s *SignedBlindedBeaconBlockFulu) SizeSSZ() (size int)
- func (x *SignedBlindedBeaconBlockFulu) String() string
- func (s *SignedBlindedBeaconBlockFulu) UnmarshalSSZ(buf []byte) error
- type SignedBlindedBlobSidecar
- func (*SignedBlindedBlobSidecar) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBlindedBlobSidecar) GetMessage() *BlindedBlobSidecar
- func (x *SignedBlindedBlobSidecar) GetSignature() []byte
- func (*SignedBlindedBlobSidecar) ProtoMessage()
- func (x *SignedBlindedBlobSidecar) ProtoReflect() protoreflect.Message
- func (x *SignedBlindedBlobSidecar) Reset()
- func (x *SignedBlindedBlobSidecar) String() string
- type SignedBuilderBid
- func (*SignedBuilderBid) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBuilderBid) GetMessage() *BuilderBid
- func (x *SignedBuilderBid) GetSignature() []byte
- func (s *SignedBuilderBid) HashTreeRoot() ([32]byte, error)
- func (s *SignedBuilderBid) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBuilderBid) MarshalSSZ() ([]byte, error)
- func (s *SignedBuilderBid) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBuilderBid) ProtoMessage()
- func (x *SignedBuilderBid) ProtoReflect() protoreflect.Message
- func (x *SignedBuilderBid) Reset()
- func (s *SignedBuilderBid) SizeSSZ() (size int)
- func (x *SignedBuilderBid) String() string
- func (s *SignedBuilderBid) UnmarshalSSZ(buf []byte) error
- type SignedBuilderBidCapella
- func (*SignedBuilderBidCapella) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBuilderBidCapella) GetMessage() *BuilderBidCapella
- func (x *SignedBuilderBidCapella) GetSignature() []byte
- func (s *SignedBuilderBidCapella) HashTreeRoot() ([32]byte, error)
- func (s *SignedBuilderBidCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBuilderBidCapella) MarshalSSZ() ([]byte, error)
- func (s *SignedBuilderBidCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBuilderBidCapella) ProtoMessage()
- func (x *SignedBuilderBidCapella) ProtoReflect() protoreflect.Message
- func (x *SignedBuilderBidCapella) Reset()
- func (s *SignedBuilderBidCapella) SizeSSZ() (size int)
- func (x *SignedBuilderBidCapella) String() string
- func (s *SignedBuilderBidCapella) UnmarshalSSZ(buf []byte) error
- type SignedBuilderBidDeneb
- func (*SignedBuilderBidDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBuilderBidDeneb) GetMessage() *BuilderBidDeneb
- func (x *SignedBuilderBidDeneb) GetSignature() []byte
- func (s *SignedBuilderBidDeneb) HashTreeRoot() ([32]byte, error)
- func (s *SignedBuilderBidDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBuilderBidDeneb) MarshalSSZ() ([]byte, error)
- func (s *SignedBuilderBidDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBuilderBidDeneb) ProtoMessage()
- func (x *SignedBuilderBidDeneb) ProtoReflect() protoreflect.Message
- func (x *SignedBuilderBidDeneb) Reset()
- func (s *SignedBuilderBidDeneb) SizeSSZ() (size int)
- func (x *SignedBuilderBidDeneb) String() string
- func (s *SignedBuilderBidDeneb) UnmarshalSSZ(buf []byte) error
- type SignedBuilderBidElectra
- func (*SignedBuilderBidElectra) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBuilderBidElectra) GetMessage() *BuilderBidElectra
- func (x *SignedBuilderBidElectra) GetSignature() []byte
- func (s *SignedBuilderBidElectra) HashTreeRoot() ([32]byte, error)
- func (s *SignedBuilderBidElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBuilderBidElectra) MarshalSSZ() ([]byte, error)
- func (s *SignedBuilderBidElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBuilderBidElectra) ProtoMessage()
- func (x *SignedBuilderBidElectra) ProtoReflect() protoreflect.Message
- func (x *SignedBuilderBidElectra) Reset()
- func (s *SignedBuilderBidElectra) SizeSSZ() (size int)
- func (x *SignedBuilderBidElectra) String() string
- func (s *SignedBuilderBidElectra) UnmarshalSSZ(buf []byte) error
- type SignedContributionAndProof
- func (*SignedContributionAndProof) Descriptor() ([]byte, []int)deprecated
- func (x *SignedContributionAndProof) GetMessage() *ContributionAndProof
- func (x *SignedContributionAndProof) GetSignature() []byte
- func (s *SignedContributionAndProof) HashTreeRoot() ([32]byte, error)
- func (s *SignedContributionAndProof) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedContributionAndProof) MarshalSSZ() ([]byte, error)
- func (s *SignedContributionAndProof) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedContributionAndProof) ProtoMessage()
- func (x *SignedContributionAndProof) ProtoReflect() protoreflect.Message
- func (x *SignedContributionAndProof) Reset()
- func (s *SignedContributionAndProof) SizeSSZ() (size int)
- func (x *SignedContributionAndProof) String() string
- func (s *SignedContributionAndProof) UnmarshalSSZ(buf []byte) error
- type SignedExecutionPayloadBid
- func (*SignedExecutionPayloadBid) Descriptor() ([]byte, []int)deprecated
- func (x *SignedExecutionPayloadBid) GetMessage() *ExecutionPayloadBid
- func (x *SignedExecutionPayloadBid) GetSignature() []byte
- func (s *SignedExecutionPayloadBid) HashTreeRoot() ([32]byte, error)
- func (s *SignedExecutionPayloadBid) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedExecutionPayloadBid) MarshalSSZ() ([]byte, error)
- func (s *SignedExecutionPayloadBid) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedExecutionPayloadBid) ProtoMessage()
- func (x *SignedExecutionPayloadBid) ProtoReflect() protoreflect.Message
- func (x *SignedExecutionPayloadBid) Reset()
- func (s *SignedExecutionPayloadBid) SizeSSZ() (size int)
- func (x *SignedExecutionPayloadBid) String() string
- func (s *SignedExecutionPayloadBid) UnmarshalSSZ(buf []byte) error
- type SignedExecutionPayloadEnvelope
- func (*SignedExecutionPayloadEnvelope) Descriptor() ([]byte, []int)deprecated
- func (x *SignedExecutionPayloadEnvelope) GetMessage() *ExecutionPayloadEnvelope
- func (x *SignedExecutionPayloadEnvelope) GetSignature() []byte
- func (s *SignedExecutionPayloadEnvelope) HashTreeRoot() ([32]byte, error)
- func (s *SignedExecutionPayloadEnvelope) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedExecutionPayloadEnvelope) MarshalSSZ() ([]byte, error)
- func (s *SignedExecutionPayloadEnvelope) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedExecutionPayloadEnvelope) ProtoMessage()
- func (x *SignedExecutionPayloadEnvelope) ProtoReflect() protoreflect.Message
- func (x *SignedExecutionPayloadEnvelope) Reset()
- func (s *SignedExecutionPayloadEnvelope) SizeSSZ() (size int)
- func (x *SignedExecutionPayloadEnvelope) String() string
- func (s *SignedExecutionPayloadEnvelope) UnmarshalSSZ(buf []byte) error
- type SignedValidatorRegistrationV1
- func (*SignedValidatorRegistrationV1) Descriptor() ([]byte, []int)deprecated
- func (x *SignedValidatorRegistrationV1) GetMessage() *ValidatorRegistrationV1
- func (x *SignedValidatorRegistrationV1) GetSignature() []byte
- func (s *SignedValidatorRegistrationV1) HashTreeRoot() ([32]byte, error)
- func (s *SignedValidatorRegistrationV1) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedValidatorRegistrationV1) MarshalSSZ() ([]byte, error)
- func (s *SignedValidatorRegistrationV1) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedValidatorRegistrationV1) ProtoMessage()
- func (x *SignedValidatorRegistrationV1) ProtoReflect() protoreflect.Message
- func (x *SignedValidatorRegistrationV1) Reset()
- func (s *SignedValidatorRegistrationV1) SizeSSZ() (size int)
- func (x *SignedValidatorRegistrationV1) String() string
- func (s *SignedValidatorRegistrationV1) UnmarshalSSZ(buf []byte) error
- type SignedValidatorRegistrationsV1deprecated
- func (*SignedValidatorRegistrationsV1) Descriptor() ([]byte, []int)deprecated
- func (x *SignedValidatorRegistrationsV1) GetMessages() []*SignedValidatorRegistrationV1
- func (*SignedValidatorRegistrationsV1) ProtoMessage()
- func (x *SignedValidatorRegistrationsV1) ProtoReflect() protoreflect.Message
- func (x *SignedValidatorRegistrationsV1) Reset()
- func (x *SignedValidatorRegistrationsV1) String() string
- type SignedVoluntaryExit
- func (exit *SignedVoluntaryExit) Copy() *SignedVoluntaryExit
- func (*SignedVoluntaryExit) Descriptor() ([]byte, []int)deprecated
- func (x *SignedVoluntaryExit) GetExit() *VoluntaryExit
- func (x *SignedVoluntaryExit) GetSignature() []byte
- func (s *SignedVoluntaryExit) HashTreeRoot() ([32]byte, error)
- func (s *SignedVoluntaryExit) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedVoluntaryExit) MarshalSSZ() ([]byte, error)
- func (s *SignedVoluntaryExit) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedVoluntaryExit) ProtoMessage()
- func (x *SignedVoluntaryExit) ProtoReflect() protoreflect.Message
- func (x *SignedVoluntaryExit) Reset()
- func (s *SignedVoluntaryExit) SizeSSZ() (size int)
- func (x *SignedVoluntaryExit) String() string
- func (s *SignedVoluntaryExit) UnmarshalSSZ(buf []byte) error
- type SigningData
- func (*SigningData) Descriptor() ([]byte, []int)deprecated
- func (x *SigningData) GetDomain() []byte
- func (x *SigningData) GetObjectRoot() []byte
- func (s *SigningData) HashTreeRoot() ([32]byte, error)
- func (s *SigningData) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SigningData) MarshalSSZ() ([]byte, error)
- func (s *SigningData) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SigningData) ProtoMessage()
- func (x *SigningData) ProtoReflect() protoreflect.Message
- func (x *SigningData) Reset()
- func (s *SigningData) SizeSSZ() (size int)
- func (x *SigningData) String() string
- func (s *SigningData) UnmarshalSSZ(buf []byte) error
- type SingleAttestation
- func (a *SingleAttestation) Clone() Att
- func (a *SingleAttestation) CommitteeBitsVal() bitfield.Bitfield
- func (a *SingleAttestation) Copy() *SingleAttestation
- func (*SingleAttestation) Descriptor() ([]byte, []int)deprecated
- func (a *SingleAttestation) GetAggregationBits() bitfield.Bitlist
- func (x *SingleAttestation) GetAttesterIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (a *SingleAttestation) GetAttestingIndex() primitives.ValidatorIndex
- func (x *SingleAttestation) GetCommitteeId() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
- func (a *SingleAttestation) GetCommitteeIndex() primitives.CommitteeIndex
- func (x *SingleAttestation) GetData() *AttestationData
- func (x *SingleAttestation) GetSignature() []byte
- func (s *SingleAttestation) HashTreeRoot() ([32]byte, error)
- func (s *SingleAttestation) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (a *SingleAttestation) IsAggregated() bool
- func (a *SingleAttestation) IsNil() bool
- func (*SingleAttestation) IsSingle() bool
- func (s *SingleAttestation) MarshalSSZ() ([]byte, error)
- func (s *SingleAttestation) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SingleAttestation) ProtoMessage()
- func (x *SingleAttestation) ProtoReflect() protoreflect.Message
- func (x *SingleAttestation) Reset()
- func (a *SingleAttestation) SetSignature(sig []byte)
- func (s *SingleAttestation) SizeSSZ() (size int)
- func (x *SingleAttestation) String() string
- func (a *SingleAttestation) ToAttestationElectra(committee []primitives.ValidatorIndex) *AttestationElectra
- func (s *SingleAttestation) UnmarshalSSZ(buf []byte) error
- func (a *SingleAttestation) Version() int
- type SparseMerkleTrie
- func (*SparseMerkleTrie) Descriptor() ([]byte, []int)deprecated
- func (x *SparseMerkleTrie) GetDepth() uint64
- func (x *SparseMerkleTrie) GetLayers() []*TrieLayer
- func (x *SparseMerkleTrie) GetOriginalItems() [][]byte
- func (*SparseMerkleTrie) ProtoMessage()
- func (x *SparseMerkleTrie) ProtoReflect() protoreflect.Message
- func (x *SparseMerkleTrie) Reset()
- func (x *SparseMerkleTrie) String() string
- type StateSummary
- func (*StateSummary) Descriptor() ([]byte, []int)deprecated
- func (x *StateSummary) GetRoot() []byte
- func (x *StateSummary) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (*StateSummary) ProtoMessage()
- func (x *StateSummary) ProtoReflect() protoreflect.Message
- func (x *StateSummary) Reset()
- func (x *StateSummary) String() string
- type Status
- func (*Status) Descriptor() ([]byte, []int)deprecated
- func (x *Status) GetFinalizedEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *Status) GetFinalizedRoot() []byte
- func (x *Status) GetForkDigest() []byte
- func (x *Status) GetHeadRoot() []byte
- func (x *Status) GetHeadSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (s *Status) HashTreeRoot() ([32]byte, error)
- func (s *Status) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *Status) MarshalSSZ() ([]byte, error)
- func (s *Status) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*Status) ProtoMessage()
- func (x *Status) ProtoReflect() protoreflect.Message
- func (x *Status) Reset()
- func (s *Status) SizeSSZ() (size int)
- func (x *Status) String() string
- func (s *Status) UnmarshalSSZ(buf []byte) error
- type StatusV2
- func (*StatusV2) Descriptor() ([]byte, []int)deprecated
- func (x *StatusV2) GetEarliestAvailableSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *StatusV2) GetFinalizedEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *StatusV2) GetFinalizedRoot() []byte
- func (x *StatusV2) GetForkDigest() []byte
- func (x *StatusV2) GetHeadRoot() []byte
- func (x *StatusV2) GetHeadSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (s *StatusV2) HashTreeRoot() ([32]byte, error)
- func (s *StatusV2) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *StatusV2) MarshalSSZ() ([]byte, error)
- func (s *StatusV2) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*StatusV2) ProtoMessage()
- func (x *StatusV2) ProtoReflect() protoreflect.Message
- func (x *StatusV2) Reset()
- func (s *StatusV2) SizeSSZ() (size int)
- func (x *StatusV2) String() string
- func (s *StatusV2) UnmarshalSSZ(buf []byte) error
- type StreamBlocksRequestdeprecated
- func (*StreamBlocksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StreamBlocksRequest) GetVerifiedOnly() bool
- func (*StreamBlocksRequest) ProtoMessage()
- func (x *StreamBlocksRequest) ProtoReflect() protoreflect.Message
- func (x *StreamBlocksRequest) Reset()
- func (x *StreamBlocksRequest) String() string
- type StreamBlocksResponsedeprecated
- func (*StreamBlocksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StreamBlocksResponse) GetAltairBlock() *SignedBeaconBlockAltair
- func (x *StreamBlocksResponse) GetBellatrixBlock() *SignedBeaconBlockBellatrix
- func (x *StreamBlocksResponse) GetBlock() isStreamBlocksResponse_Block
- func (x *StreamBlocksResponse) GetCapellaBlock() *SignedBeaconBlockCapella
- func (x *StreamBlocksResponse) GetDenebBlock() *SignedBeaconBlockDeneb
- func (x *StreamBlocksResponse) GetElectraBlock() *SignedBeaconBlockElectra
- func (x *StreamBlocksResponse) GetFuluBlock() *SignedBeaconBlockFulu
- func (x *StreamBlocksResponse) GetPhase0Block() *SignedBeaconBlock
- func (*StreamBlocksResponse) ProtoMessage()
- func (x *StreamBlocksResponse) ProtoReflect() protoreflect.Message
- func (x *StreamBlocksResponse) Reset()
- func (x *StreamBlocksResponse) String() string
- type StreamBlocksResponse_AltairBlock
- type StreamBlocksResponse_BellatrixBlock
- type StreamBlocksResponse_CapellaBlock
- type StreamBlocksResponse_DenebBlock
- type StreamBlocksResponse_ElectraBlock
- type StreamBlocksResponse_FuluBlock
- type StreamBlocksResponse_Phase0Block
- type StreamSlotsRequestdeprecated
- func (*StreamSlotsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StreamSlotsRequest) GetVerifiedOnly() bool
- func (*StreamSlotsRequest) ProtoMessage()
- func (x *StreamSlotsRequest) ProtoReflect() protoreflect.Message
- func (x *StreamSlotsRequest) Reset()
- func (x *StreamSlotsRequest) String() string
- type StreamSlotsResponsedeprecated
- func (*StreamSlotsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StreamSlotsResponse) GetCurrentDutyDependentRoot() []byte
- func (x *StreamSlotsResponse) GetPreviousDutyDependentRoot() []byte
- func (x *StreamSlotsResponse) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (*StreamSlotsResponse) ProtoMessage()
- func (x *StreamSlotsResponse) ProtoReflect() protoreflect.Message
- func (x *StreamSlotsResponse) Reset()
- func (x *StreamSlotsResponse) String() string
- type SubmitSlashingResponse
- func (*SubmitSlashingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SubmitSlashingResponse) GetSlashedIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (*SubmitSlashingResponse) ProtoMessage()
- func (x *SubmitSlashingResponse) ProtoReflect() protoreflect.Message
- func (x *SubmitSlashingResponse) Reset()
- func (x *SubmitSlashingResponse) String() string
- type SyncAggregate
- func (a *SyncAggregate) Copy() *SyncAggregate
- func (*SyncAggregate) Descriptor() ([]byte, []int)deprecated
- func (x *SyncAggregate) GetSyncCommitteeBits() github_com_OffchainLabs_go_bitfield.Bitvector512
- func (x *SyncAggregate) GetSyncCommitteeSignature() []byte
- func (s *SyncAggregate) HashTreeRoot() ([32]byte, error)
- func (s *SyncAggregate) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SyncAggregate) MarshalSSZ() ([]byte, error)
- func (s *SyncAggregate) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SyncAggregate) ProtoMessage()
- func (x *SyncAggregate) ProtoReflect() protoreflect.Message
- func (x *SyncAggregate) Reset()
- func (s *SyncAggregate) SizeSSZ() (size int)
- func (x *SyncAggregate) String() string
- func (s *SyncAggregate) UnmarshalSSZ(buf []byte) error
- type SyncAggregatorSelectionData
- func (*SyncAggregatorSelectionData) Descriptor() ([]byte, []int)deprecated
- func (x *SyncAggregatorSelectionData) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *SyncAggregatorSelectionData) GetSubcommitteeIndex() uint64
- func (s *SyncAggregatorSelectionData) HashTreeRoot() ([32]byte, error)
- func (s *SyncAggregatorSelectionData) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SyncAggregatorSelectionData) MarshalSSZ() ([]byte, error)
- func (s *SyncAggregatorSelectionData) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SyncAggregatorSelectionData) ProtoMessage()
- func (x *SyncAggregatorSelectionData) ProtoReflect() protoreflect.Message
- func (x *SyncAggregatorSelectionData) Reset()
- func (s *SyncAggregatorSelectionData) SizeSSZ() (size int)
- func (x *SyncAggregatorSelectionData) String() string
- func (s *SyncAggregatorSelectionData) UnmarshalSSZ(buf []byte) error
- type SyncCommittee
- func (*SyncCommittee) Descriptor() ([]byte, []int)deprecated
- func (x *SyncCommittee) GetAggregatePubkey() []byte
- func (x *SyncCommittee) GetPubkeys() [][]byte
- func (s *SyncCommittee) HashTreeRoot() ([32]byte, error)
- func (s *SyncCommittee) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SyncCommittee) MarshalSSZ() ([]byte, error)
- func (s *SyncCommittee) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SyncCommittee) ProtoMessage()
- func (x *SyncCommittee) ProtoReflect() protoreflect.Message
- func (x *SyncCommittee) Reset()
- func (s *SyncCommittee) SizeSSZ() (size int)
- func (x *SyncCommittee) String() string
- func (s *SyncCommittee) UnmarshalSSZ(buf []byte) error
- type SyncCommitteeContribution
- func (*SyncCommitteeContribution) Descriptor() ([]byte, []int)deprecated
- func (x *SyncCommitteeContribution) GetAggregationBits() github_com_OffchainLabs_go_bitfield.Bitvector128
- func (x *SyncCommitteeContribution) GetBlockRoot() []byte
- func (x *SyncCommitteeContribution) GetSignature() []byte
- func (x *SyncCommitteeContribution) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *SyncCommitteeContribution) GetSubcommitteeIndex() uint64
- func (s *SyncCommitteeContribution) HashTreeRoot() ([32]byte, error)
- func (s *SyncCommitteeContribution) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SyncCommitteeContribution) MarshalSSZ() ([]byte, error)
- func (s *SyncCommitteeContribution) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SyncCommitteeContribution) ProtoMessage()
- func (x *SyncCommitteeContribution) ProtoReflect() protoreflect.Message
- func (x *SyncCommitteeContribution) Reset()
- func (s *SyncCommitteeContribution) SizeSSZ() (size int)
- func (x *SyncCommitteeContribution) String() string
- func (s *SyncCommitteeContribution) UnmarshalSSZ(buf []byte) error
- type SyncCommitteeContributionRequestdeprecated
- func (*SyncCommitteeContributionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SyncCommitteeContributionRequest) GetPublicKey() []byte
- func (x *SyncCommitteeContributionRequest) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *SyncCommitteeContributionRequest) GetSubnetId() uint64
- func (*SyncCommitteeContributionRequest) ProtoMessage()
- func (x *SyncCommitteeContributionRequest) ProtoReflect() protoreflect.Message
- func (x *SyncCommitteeContributionRequest) Reset()
- func (x *SyncCommitteeContributionRequest) String() string
- type SyncCommitteeMessagedeprecated
- func (*SyncCommitteeMessage) Descriptor() ([]byte, []int)deprecated
- func (x *SyncCommitteeMessage) GetBlockRoot() []byte
- func (x *SyncCommitteeMessage) GetSignature() []byte
- func (x *SyncCommitteeMessage) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *SyncCommitteeMessage) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (s *SyncCommitteeMessage) HashTreeRoot() ([32]byte, error)
- func (s *SyncCommitteeMessage) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SyncCommitteeMessage) MarshalSSZ() ([]byte, error)
- func (s *SyncCommitteeMessage) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SyncCommitteeMessage) ProtoMessage()
- func (x *SyncCommitteeMessage) ProtoReflect() protoreflect.Message
- func (x *SyncCommitteeMessage) Reset()
- func (s *SyncCommitteeMessage) SizeSSZ() (size int)
- func (x *SyncCommitteeMessage) String() string
- func (s *SyncCommitteeMessage) UnmarshalSSZ(buf []byte) error
- type SyncMessageBlockRootResponsedeprecated
- func (*SyncMessageBlockRootResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SyncMessageBlockRootResponse) GetRoot() []byte
- func (*SyncMessageBlockRootResponse) ProtoMessage()
- func (x *SyncMessageBlockRootResponse) ProtoReflect() protoreflect.Message
- func (x *SyncMessageBlockRootResponse) Reset()
- func (x *SyncMessageBlockRootResponse) String() string
- type SyncStatusdeprecated
- type SyncSubcommitteeIndexRequestdeprecated
- func (*SyncSubcommitteeIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SyncSubcommitteeIndexRequest) GetPublicKey() []byte
- func (x *SyncSubcommitteeIndexRequest) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (*SyncSubcommitteeIndexRequest) ProtoMessage()
- func (x *SyncSubcommitteeIndexRequest) ProtoReflect() protoreflect.Message
- func (x *SyncSubcommitteeIndexRequest) Reset()
- func (x *SyncSubcommitteeIndexRequest) String() string
- type SyncSubcommitteeIndexResponsedeprecated
- func (*SyncSubcommitteeIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SyncSubcommitteeIndexResponse) GetIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
- func (*SyncSubcommitteeIndexResponse) ProtoMessage()
- func (x *SyncSubcommitteeIndexResponse) ProtoReflect() protoreflect.Message
- func (x *SyncSubcommitteeIndexResponse) Reset()
- func (x *SyncSubcommitteeIndexResponse) String() string
- type SyncedResponse
- func (*SyncedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SyncedResponse) GetGenesisTime() uint64
- func (x *SyncedResponse) GetSynced() bool
- func (*SyncedResponse) ProtoMessage()
- func (x *SyncedResponse) ProtoReflect() protoreflect.Message
- func (x *SyncedResponse) Reset()
- func (x *SyncedResponse) String() string
- type TopicScoreSnapshot
- func (*TopicScoreSnapshot) Descriptor() ([]byte, []int)deprecated
- func (x *TopicScoreSnapshot) GetFirstMessageDeliveries() float32
- func (x *TopicScoreSnapshot) GetInvalidMessageDeliveries() float32
- func (x *TopicScoreSnapshot) GetMeshMessageDeliveries() float32
- func (x *TopicScoreSnapshot) GetTimeInMesh() uint64
- func (*TopicScoreSnapshot) ProtoMessage()
- func (x *TopicScoreSnapshot) ProtoReflect() protoreflect.Message
- func (x *TopicScoreSnapshot) Reset()
- func (x *TopicScoreSnapshot) String() string
- type TrieLayer
- type UnimplementedBeaconChainServer
- func (*UnimplementedBeaconChainServer) AttestationPool(context.Context, *AttestationPoolRequest) (*AttestationPoolResponse, error)
- func (*UnimplementedBeaconChainServer) AttestationPoolElectra(context.Context, *AttestationPoolRequest) (*AttestationPoolElectraResponse, error)
- func (*UnimplementedBeaconChainServer) GetBeaconConfig(context.Context, *emptypb.Empty) (*BeaconConfig, error)
- func (*UnimplementedBeaconChainServer) GetChainHead(context.Context, *emptypb.Empty) (*ChainHead, error)
- func (*UnimplementedBeaconChainServer) GetIndividualVotes(context.Context, *IndividualVotesRequest) (*IndividualVotesRespond, error)
- func (*UnimplementedBeaconChainServer) GetValidator(context.Context, *GetValidatorRequest) (*Validator, error)
- func (*UnimplementedBeaconChainServer) GetValidatorActiveSetChanges(context.Context, *GetValidatorActiveSetChangesRequest) (*ActiveSetChanges, error)
- func (*UnimplementedBeaconChainServer) GetValidatorParticipation(context.Context, *GetValidatorParticipationRequest) (*ValidatorParticipationResponse, error)
- func (*UnimplementedBeaconChainServer) GetValidatorPerformance(context.Context, *ValidatorPerformanceRequest) (*ValidatorPerformanceResponse, error)
- func (*UnimplementedBeaconChainServer) GetValidatorQueue(context.Context, *emptypb.Empty) (*ValidatorQueue, error)
- func (*UnimplementedBeaconChainServer) ListAttestations(context.Context, *ListAttestationsRequest) (*ListAttestationsResponse, error)
- func (*UnimplementedBeaconChainServer) ListAttestationsElectra(context.Context, *ListAttestationsRequest) (*ListAttestationsElectraResponse, error)
- func (*UnimplementedBeaconChainServer) ListBeaconBlocks(context.Context, *ListBlocksRequest) (*ListBeaconBlocksResponse, error)
- func (*UnimplementedBeaconChainServer) ListBeaconCommittees(context.Context, *ListCommitteesRequest) (*BeaconCommittees, error)
- func (*UnimplementedBeaconChainServer) ListIndexedAttestations(context.Context, *ListIndexedAttestationsRequest) (*ListIndexedAttestationsResponse, error)
- func (*UnimplementedBeaconChainServer) ListIndexedAttestationsElectra(context.Context, *ListIndexedAttestationsRequest) (*ListIndexedAttestationsElectraResponse, error)
- func (*UnimplementedBeaconChainServer) ListValidatorAssignments(context.Context, *ListValidatorAssignmentsRequest) (*ValidatorAssignments, error)
- func (*UnimplementedBeaconChainServer) ListValidatorBalances(context.Context, *ListValidatorBalancesRequest) (*ValidatorBalances, error)
- func (*UnimplementedBeaconChainServer) ListValidators(context.Context, *ListValidatorsRequest) (*Validators, error)
- func (*UnimplementedBeaconChainServer) SubmitAttesterSlashing(context.Context, *AttesterSlashing) (*SubmitSlashingResponse, error)
- func (*UnimplementedBeaconChainServer) SubmitAttesterSlashingElectra(context.Context, *AttesterSlashingElectra) (*SubmitSlashingResponse, error)
- func (*UnimplementedBeaconChainServer) SubmitProposerSlashing(context.Context, *ProposerSlashing) (*SubmitSlashingResponse, error)
- type UnimplementedBeaconNodeValidatorServer
- func (*UnimplementedBeaconNodeValidatorServer) AggregatedSigAndAggregationBits(context.Context, *AggregatedSigAndAggregationBitsRequest) (*AggregatedSigAndAggregationBitsResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) AssignValidatorToSubnet(context.Context, *AssignValidatorToSubnetRequest) (*emptypb.Empty, error)
- func (*UnimplementedBeaconNodeValidatorServer) CheckDoppelGanger(context.Context, *DoppelGangerRequest) (*DoppelGangerResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) DomainData(context.Context, *DomainRequest) (*DomainResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) GetAttestationData(context.Context, *AttestationDataRequest) (*AttestationData, error)
- func (*UnimplementedBeaconNodeValidatorServer) GetBeaconBlock(context.Context, *BlockRequest) (*GenericBeaconBlock, error)
- func (*UnimplementedBeaconNodeValidatorServer) GetDuties(context.Context, *DutiesRequest) (*DutiesResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) GetDutiesV2(context.Context, *DutiesRequest) (*DutiesV2Response, error)
- func (*UnimplementedBeaconNodeValidatorServer) GetFeeRecipientByPubKey(context.Context, *FeeRecipientByPubKeyRequest) (*FeeRecipientByPubKeyResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) GetSyncCommitteeContribution(context.Context, *SyncCommitteeContributionRequest) (*SyncCommitteeContribution, error)
- func (*UnimplementedBeaconNodeValidatorServer) GetSyncMessageBlockRoot(context.Context, *emptypb.Empty) (*SyncMessageBlockRootResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) GetSyncSubcommitteeIndex(context.Context, *SyncSubcommitteeIndexRequest) (*SyncSubcommitteeIndexResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) MultipleValidatorStatus(context.Context, *MultipleValidatorStatusRequest) (*MultipleValidatorStatusResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) PrepareBeaconProposer(context.Context, *PrepareBeaconProposerRequest) (*emptypb.Empty, error)
- func (*UnimplementedBeaconNodeValidatorServer) ProposeAttestation(context.Context, *Attestation) (*AttestResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) ProposeAttestationElectra(context.Context, *SingleAttestation) (*AttestResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) ProposeBeaconBlock(context.Context, *GenericSignedBeaconBlock) (*ProposeResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) ProposeExit(context.Context, *SignedVoluntaryExit) (*ProposeExitResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) StreamBlocksAltair(*StreamBlocksRequest, BeaconNodeValidator_StreamBlocksAltairServer) error
- func (*UnimplementedBeaconNodeValidatorServer) StreamSlots(*StreamSlotsRequest, BeaconNodeValidator_StreamSlotsServer) error
- func (*UnimplementedBeaconNodeValidatorServer) SubmitAggregateSelectionProof(context.Context, *AggregateSelectionRequest) (*AggregateSelectionResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) SubmitAggregateSelectionProofElectra(context.Context, *AggregateSelectionRequest) (*AggregateSelectionElectraResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) SubmitSignedAggregateSelectionProof(context.Context, *SignedAggregateSubmitRequest) (*SignedAggregateSubmitResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) SubmitSignedAggregateSelectionProofElectra(context.Context, *SignedAggregateSubmitElectraRequest) (*SignedAggregateSubmitResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) SubmitSignedContributionAndProof(context.Context, *SignedContributionAndProof) (*emptypb.Empty, error)
- func (*UnimplementedBeaconNodeValidatorServer) SubmitSyncMessage(context.Context, *SyncCommitteeMessage) (*emptypb.Empty, error)
- func (*UnimplementedBeaconNodeValidatorServer) SubmitValidatorRegistrations(context.Context, *SignedValidatorRegistrationsV1) (*emptypb.Empty, error)
- func (*UnimplementedBeaconNodeValidatorServer) SubscribeCommitteeSubnets(context.Context, *CommitteeSubnetsSubscribeRequest) (*emptypb.Empty, error)
- func (*UnimplementedBeaconNodeValidatorServer) ValidatorIndex(context.Context, *ValidatorIndexRequest) (*ValidatorIndexResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) ValidatorStatus(context.Context, *ValidatorStatusRequest) (*ValidatorStatusResponse, error)
- func (*UnimplementedBeaconNodeValidatorServer) WaitForActivation(*ValidatorActivationRequest, BeaconNodeValidator_WaitForActivationServer) error
- func (*UnimplementedBeaconNodeValidatorServer) WaitForChainStart(*emptypb.Empty, BeaconNodeValidator_WaitForChainStartServer) error
- type UnimplementedDebugServer
- func (*UnimplementedDebugServer) GetBeaconState(context.Context, *BeaconStateRequest) (*SSZResponse, error)
- func (*UnimplementedDebugServer) GetBlock(context.Context, *BlockRequestByRoot) (*SSZResponse, error)
- func (*UnimplementedDebugServer) GetPeer(context.Context, *PeerRequest) (*DebugPeerResponse, error)
- func (*UnimplementedDebugServer) ListPeers(context.Context, *emptypb.Empty) (*DebugPeerResponses, error)
- func (*UnimplementedDebugServer) SetLoggingLevel(context.Context, *LoggingLevelRequest) (*emptypb.Empty, error)
- type UnimplementedHealthServer
- type UnimplementedNodeServer
- func (*UnimplementedNodeServer) GetETH1ConnectionStatus(context.Context, *emptypb.Empty) (*ETH1ConnectionStatus, error)
- func (*UnimplementedNodeServer) GetGenesis(context.Context, *emptypb.Empty) (*Genesis, error)
- func (*UnimplementedNodeServer) GetHealth(context.Context, *HealthRequest) (*emptypb.Empty, error)
- func (*UnimplementedNodeServer) GetHost(context.Context, *emptypb.Empty) (*HostData, error)
- func (*UnimplementedNodeServer) GetPeer(context.Context, *PeerRequest) (*Peer, error)
- func (*UnimplementedNodeServer) GetSyncStatus(context.Context, *emptypb.Empty) (*SyncStatus, error)
- func (*UnimplementedNodeServer) GetVersion(context.Context, *emptypb.Empty) (*Version, error)
- func (*UnimplementedNodeServer) ListImplementedServices(context.Context, *emptypb.Empty) (*ImplementedServices, error)
- func (*UnimplementedNodeServer) ListPeers(context.Context, *emptypb.Empty) (*Peers, error)
- type Validator
- func (*Validator) Descriptor() ([]byte, []int)deprecated
- func (x *Validator) GetActivationEligibilityEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *Validator) GetActivationEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *Validator) GetEffectiveBalance() uint64
- func (x *Validator) GetExitEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *Validator) GetPublicKey() []byte
- func (x *Validator) GetSlashed() bool
- func (x *Validator) GetWithdrawableEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *Validator) GetWithdrawalCredentials() []byte
- func (v *Validator) HashTreeRoot() ([32]byte, error)
- func (v *Validator) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (v *Validator) MarshalSSZ() ([]byte, error)
- func (v *Validator) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*Validator) ProtoMessage()
- func (x *Validator) ProtoReflect() protoreflect.Message
- func (x *Validator) Reset()
- func (v *Validator) SizeSSZ() (size int)
- func (x *Validator) String() string
- func (v *Validator) UnmarshalSSZ(buf []byte) error
- type ValidatorActivationRequestdeprecated
- func (*ValidatorActivationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorActivationRequest) GetPublicKeys() [][]byte
- func (*ValidatorActivationRequest) ProtoMessage()
- func (x *ValidatorActivationRequest) ProtoReflect() protoreflect.Message
- func (x *ValidatorActivationRequest) Reset()
- func (x *ValidatorActivationRequest) String() string
- type ValidatorActivationResponsedeprecated
- func (*ValidatorActivationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorActivationResponse) GetStatuses() []*ValidatorActivationResponse_Status
- func (*ValidatorActivationResponse) ProtoMessage()
- func (x *ValidatorActivationResponse) ProtoReflect() protoreflect.Message
- func (x *ValidatorActivationResponse) Reset()
- func (x *ValidatorActivationResponse) String() string
- type ValidatorActivationResponse_Status
- func (*ValidatorActivationResponse_Status) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorActivationResponse_Status) GetIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *ValidatorActivationResponse_Status) GetPublicKey() []byte
- func (x *ValidatorActivationResponse_Status) GetStatus() *ValidatorStatusResponse
- func (*ValidatorActivationResponse_Status) ProtoMessage()
- func (x *ValidatorActivationResponse_Status) ProtoReflect() protoreflect.Message
- func (x *ValidatorActivationResponse_Status) Reset()
- func (x *ValidatorActivationResponse_Status) String() string
- type ValidatorAssignmentsdeprecated
- func (*ValidatorAssignments) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorAssignments) GetAssignments() []*ValidatorAssignments_CommitteeAssignment
- func (x *ValidatorAssignments) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ValidatorAssignments) GetNextPageToken() string
- func (x *ValidatorAssignments) GetTotalSize() int32
- func (*ValidatorAssignments) ProtoMessage()
- func (x *ValidatorAssignments) ProtoReflect() protoreflect.Message
- func (x *ValidatorAssignments) Reset()
- func (x *ValidatorAssignments) String() string
- type ValidatorAssignments_CommitteeAssignment
- func (*ValidatorAssignments_CommitteeAssignment) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorAssignments_CommitteeAssignment) GetAttesterSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *ValidatorAssignments_CommitteeAssignment) GetBeaconCommittees() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *ValidatorAssignments_CommitteeAssignment) GetCommitteeIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
- func (x *ValidatorAssignments_CommitteeAssignment) GetProposerSlots() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *ValidatorAssignments_CommitteeAssignment) GetPublicKey() []bytedeprecated
- func (x *ValidatorAssignments_CommitteeAssignment) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (*ValidatorAssignments_CommitteeAssignment) ProtoMessage()
- func (x *ValidatorAssignments_CommitteeAssignment) ProtoReflect() protoreflect.Message
- func (x *ValidatorAssignments_CommitteeAssignment) Reset()
- func (x *ValidatorAssignments_CommitteeAssignment) String() string
- type ValidatorBalancesdeprecated
- func (*ValidatorBalances) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorBalances) GetBalances() []*ValidatorBalances_Balance
- func (x *ValidatorBalances) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ValidatorBalances) GetNextPageToken() string
- func (x *ValidatorBalances) GetTotalSize() int32
- func (*ValidatorBalances) ProtoMessage()
- func (x *ValidatorBalances) ProtoReflect() protoreflect.Message
- func (x *ValidatorBalances) Reset()
- func (x *ValidatorBalances) String() string
- type ValidatorBalances_Balance
- func (*ValidatorBalances_Balance) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorBalances_Balance) GetBalance() uint64
- func (x *ValidatorBalances_Balance) GetIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *ValidatorBalances_Balance) GetPublicKey() []byte
- func (x *ValidatorBalances_Balance) GetStatus() string
- func (*ValidatorBalances_Balance) ProtoMessage()
- func (x *ValidatorBalances_Balance) ProtoReflect() protoreflect.Message
- func (x *ValidatorBalances_Balance) Reset()
- func (x *ValidatorBalances_Balance) String() string
- type ValidatorDutiesContainer
- type ValidatorDuty
- type ValidatorIdentity
- func (*ValidatorIdentity) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorIdentity) GetActivationEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ValidatorIdentity) GetIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *ValidatorIdentity) GetPubkey() []byte
- func (v *ValidatorIdentity) HashTreeRoot() ([32]byte, error)
- func (v *ValidatorIdentity) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (v *ValidatorIdentity) MarshalSSZ() ([]byte, error)
- func (v *ValidatorIdentity) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*ValidatorIdentity) ProtoMessage()
- func (x *ValidatorIdentity) ProtoReflect() protoreflect.Message
- func (x *ValidatorIdentity) Reset()
- func (v *ValidatorIdentity) SizeSSZ() (size int)
- func (x *ValidatorIdentity) String() string
- func (v *ValidatorIdentity) UnmarshalSSZ(buf []byte) error
- type ValidatorIndexRequestdeprecated
- func (*ValidatorIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorIndexRequest) GetPublicKey() []byte
- func (*ValidatorIndexRequest) ProtoMessage()
- func (x *ValidatorIndexRequest) ProtoReflect() protoreflect.Message
- func (x *ValidatorIndexRequest) Reset()
- func (x *ValidatorIndexRequest) String() string
- type ValidatorIndexResponsedeprecated
- func (*ValidatorIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorIndexResponse) GetIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (*ValidatorIndexResponse) ProtoMessage()
- func (x *ValidatorIndexResponse) ProtoReflect() protoreflect.Message
- func (x *ValidatorIndexResponse) Reset()
- func (x *ValidatorIndexResponse) String() string
- type ValidatorParticipation
- func (*ValidatorParticipation) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorParticipation) GetCurrentEpochActiveGwei() uint64
- func (x *ValidatorParticipation) GetCurrentEpochAttestingGwei() uint64
- func (x *ValidatorParticipation) GetCurrentEpochTargetAttestingGwei() uint64
- func (x *ValidatorParticipation) GetEligibleEther() uint64deprecated
- func (x *ValidatorParticipation) GetGlobalParticipationRate() float32deprecated
- func (x *ValidatorParticipation) GetPreviousEpochActiveGwei() uint64
- func (x *ValidatorParticipation) GetPreviousEpochAttestingGwei() uint64
- func (x *ValidatorParticipation) GetPreviousEpochHeadAttestingGwei() uint64
- func (x *ValidatorParticipation) GetPreviousEpochTargetAttestingGwei() uint64
- func (x *ValidatorParticipation) GetVotedEther() uint64deprecated
- func (*ValidatorParticipation) ProtoMessage()
- func (x *ValidatorParticipation) ProtoReflect() protoreflect.Message
- func (x *ValidatorParticipation) Reset()
- func (x *ValidatorParticipation) String() string
- type ValidatorParticipationResponsedeprecated
- func (*ValidatorParticipationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorParticipationResponse) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ValidatorParticipationResponse) GetFinalized() bool
- func (x *ValidatorParticipationResponse) GetParticipation() *ValidatorParticipation
- func (*ValidatorParticipationResponse) ProtoMessage()
- func (x *ValidatorParticipationResponse) ProtoReflect() protoreflect.Message
- func (x *ValidatorParticipationResponse) Reset()
- func (x *ValidatorParticipationResponse) String() string
- type ValidatorPerformanceRequestdeprecated
- func (*ValidatorPerformanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorPerformanceRequest) GetIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *ValidatorPerformanceRequest) GetPublicKeys() [][]bytedeprecated
- func (*ValidatorPerformanceRequest) ProtoMessage()
- func (x *ValidatorPerformanceRequest) ProtoReflect() protoreflect.Message
- func (x *ValidatorPerformanceRequest) Reset()
- func (x *ValidatorPerformanceRequest) String() string
- type ValidatorPerformanceResponsedeprecated
- func (*ValidatorPerformanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorPerformanceResponse) GetAverageActiveValidatorBalance() float32
- func (x *ValidatorPerformanceResponse) GetBalancesAfterEpochTransition() []uint64
- func (x *ValidatorPerformanceResponse) GetBalancesBeforeEpochTransition() []uint64
- func (x *ValidatorPerformanceResponse) GetCorrectlyVotedHead() []bool
- func (x *ValidatorPerformanceResponse) GetCorrectlyVotedSource() []bool
- func (x *ValidatorPerformanceResponse) GetCorrectlyVotedTarget() []bool
- func (x *ValidatorPerformanceResponse) GetCurrentEffectiveBalances() []uint64
- func (x *ValidatorPerformanceResponse) GetInactivityScores() []uint64
- func (x *ValidatorPerformanceResponse) GetInclusionDistances() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slotdeprecated
- func (x *ValidatorPerformanceResponse) GetInclusionSlots() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slotdeprecated
- func (x *ValidatorPerformanceResponse) GetMissingValidators() [][]byte
- func (x *ValidatorPerformanceResponse) GetPublicKeys() [][]byte
- func (*ValidatorPerformanceResponse) ProtoMessage()
- func (x *ValidatorPerformanceResponse) ProtoReflect() protoreflect.Message
- func (x *ValidatorPerformanceResponse) Reset()
- func (x *ValidatorPerformanceResponse) String() string
- type ValidatorQueuedeprecated
- func (*ValidatorQueue) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorQueue) GetActivationPublicKeys() [][]bytedeprecated
- func (x *ValidatorQueue) GetActivationValidatorIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *ValidatorQueue) GetChurnLimit() uint64
- func (x *ValidatorQueue) GetExitPublicKeys() [][]bytedeprecated
- func (x *ValidatorQueue) GetExitValidatorIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (*ValidatorQueue) ProtoMessage()
- func (x *ValidatorQueue) ProtoReflect() protoreflect.Message
- func (x *ValidatorQueue) Reset()
- func (x *ValidatorQueue) String() string
- type ValidatorRegistrationV1
- func (*ValidatorRegistrationV1) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorRegistrationV1) GetFeeRecipient() []byte
- func (x *ValidatorRegistrationV1) GetGasLimit() uint64
- func (x *ValidatorRegistrationV1) GetPubkey() []byte
- func (x *ValidatorRegistrationV1) GetTimestamp() uint64
- func (v *ValidatorRegistrationV1) HashTreeRoot() ([32]byte, error)
- func (v *ValidatorRegistrationV1) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (v *ValidatorRegistrationV1) MarshalSSZ() ([]byte, error)
- func (v *ValidatorRegistrationV1) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*ValidatorRegistrationV1) ProtoMessage()
- func (x *ValidatorRegistrationV1) ProtoReflect() protoreflect.Message
- func (x *ValidatorRegistrationV1) Reset()
- func (v *ValidatorRegistrationV1) SizeSSZ() (size int)
- func (x *ValidatorRegistrationV1) String() string
- func (v *ValidatorRegistrationV1) UnmarshalSSZ(buf []byte) error
- type ValidatorStatus
- func (ValidatorStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ValidatorStatus) Enum() *ValidatorStatus
- func (ValidatorStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ValidatorStatus) Number() protoreflect.EnumNumber
- func (x ValidatorStatus) String() string
- func (ValidatorStatus) Type() protoreflect.EnumType
- type ValidatorStatusRequestdeprecated
- func (*ValidatorStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorStatusRequest) GetPublicKey() []byte
- func (*ValidatorStatusRequest) ProtoMessage()
- func (x *ValidatorStatusRequest) ProtoReflect() protoreflect.Message
- func (x *ValidatorStatusRequest) Reset()
- func (x *ValidatorStatusRequest) String() string
- type ValidatorStatusResponsedeprecated
- func (*ValidatorStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorStatusResponse) GetActivationEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *ValidatorStatusResponse) GetDepositInclusionSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
- func (x *ValidatorStatusResponse) GetEth1DepositBlockNumber() uint64
- func (x *ValidatorStatusResponse) GetPositionInActivationQueue() uint64
- func (x *ValidatorStatusResponse) GetStatus() ValidatorStatus
- func (*ValidatorStatusResponse) ProtoMessage()
- func (x *ValidatorStatusResponse) ProtoReflect() protoreflect.Message
- func (x *ValidatorStatusResponse) Reset()
- func (x *ValidatorStatusResponse) String() string
- type Validatorsdeprecated
- func (*Validators) Descriptor() ([]byte, []int)deprecated
- func (x *Validators) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *Validators) GetNextPageToken() string
- func (x *Validators) GetTotalSize() int32
- func (x *Validators) GetValidatorList() []*Validators_ValidatorContainer
- func (*Validators) ProtoMessage()
- func (x *Validators) ProtoReflect() protoreflect.Message
- func (x *Validators) Reset()
- func (x *Validators) String() string
- type Validators_ValidatorContainer
- func (*Validators_ValidatorContainer) Descriptor() ([]byte, []int)deprecated
- func (x *Validators_ValidatorContainer) GetIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (x *Validators_ValidatorContainer) GetValidator() *Validator
- func (*Validators_ValidatorContainer) ProtoMessage()
- func (x *Validators_ValidatorContainer) ProtoReflect() protoreflect.Message
- func (x *Validators_ValidatorContainer) Reset()
- func (x *Validators_ValidatorContainer) String() string
- type Versiondeprecated
- type VoluntaryExit
- func (exit *VoluntaryExit) Copy() *VoluntaryExit
- func (*VoluntaryExit) Descriptor() ([]byte, []int)deprecated
- func (x *VoluntaryExit) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
- func (x *VoluntaryExit) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
- func (v *VoluntaryExit) HashTreeRoot() ([32]byte, error)
- func (v *VoluntaryExit) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (v *VoluntaryExit) MarshalSSZ() ([]byte, error)
- func (v *VoluntaryExit) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*VoluntaryExit) ProtoMessage()
- func (x *VoluntaryExit) ProtoReflect() protoreflect.Message
- func (x *VoluntaryExit) Reset()
- func (v *VoluntaryExit) SizeSSZ() (size int)
- func (x *VoluntaryExit) String() string
- func (v *VoluntaryExit) UnmarshalSSZ(buf []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( LoggingLevelRequest_Level_name = map[int32]string{ 0: "INFO", 1: "DEBUG", 2: "TRACE", } LoggingLevelRequest_Level_value = map[string]int32{ "INFO": 0, "DEBUG": 1, "TRACE": 2, } )
Enum value maps for LoggingLevelRequest_Level.
var ( PeerDirection_name = map[int32]string{ 0: "UNKNOWN", 1: "INBOUND", 2: "OUTBOUND", } PeerDirection_value = map[string]int32{ "UNKNOWN": 0, "INBOUND": 1, "OUTBOUND": 2, } )
Enum value maps for PeerDirection.
var ( ConnectionState_name = map[int32]string{ 0: "DISCONNECTED", 1: "DISCONNECTING", 2: "CONNECTED", 3: "CONNECTING", } ConnectionState_value = map[string]int32{ "DISCONNECTED": 0, "DISCONNECTING": 1, "CONNECTED": 2, "CONNECTING": 3, } )
Enum value maps for ConnectionState.
var ( ValidatorStatus_name = map[int32]string{ 0: "UNKNOWN_STATUS", 1: "DEPOSITED", 2: "PENDING", 3: "ACTIVE", 4: "EXITING", 5: "SLASHING", 6: "EXITED", 7: "INVALID", 8: "PARTIALLY_DEPOSITED", } ValidatorStatus_value = map[string]int32{ "UNKNOWN_STATUS": 0, "DEPOSITED": 1, "PENDING": 2, "ACTIVE": 3, "EXITING": 4, "SLASHING": 5, "EXITED": 6, "INVALID": 7, "PARTIALLY_DEPOSITED": 8, } )
Enum value maps for ValidatorStatus.
var File_proto_prysm_v1alpha1_attestation_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_beacon_block_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_beacon_chain_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_beacon_core_types_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_beacon_state_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_blobs_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_data_columns_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_debug_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_eip_7251_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_finalized_block_root_container_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_gloas_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_health_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_light_client_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_node_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_p2p_messages_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_powchain_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_slasher_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_sync_committee_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_validator_proto protoreflect.FileDescriptor
var File_proto_prysm_v1alpha1_withdrawals_proto protoreflect.FileDescriptor
Functions ¶
func ConvertToSyncContributionBitVector ¶
func ConvertToSyncContributionBitVector(b []byte) bitfield.Bitvector128
func CopyBlobKZGs ¶
CopyBlobKZGs copies the provided blob kzgs object.
func CopyExecutionRequests ¶
func CopyExecutionRequests(e *enginev1.ExecutionRequests) *enginev1.ExecutionRequests
CopyExecutionRequests copies the provided execution requests.
func NewSyncCommitteeAggregationBits ¶
func NewSyncCommitteeAggregationBits() bitfield.Bitvector128
func RegisterBeaconChainServer ¶
func RegisterBeaconChainServer(s *grpc.Server, srv BeaconChainServer)
func RegisterBeaconNodeValidatorServer ¶
func RegisterBeaconNodeValidatorServer(s *grpc.Server, srv BeaconNodeValidatorServer)
func RegisterDebugServer ¶
func RegisterDebugServer(s *grpc.Server, srv DebugServer)
func RegisterHealthServer ¶
func RegisterHealthServer(s *grpc.Server, srv HealthServer)
func RegisterNodeServer ¶
func RegisterNodeServer(s *grpc.Server, srv NodeServer)
Types ¶
type ActiveSetChanges
deprecated
type ActiveSetChanges struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 142-byte string literal not displayed */
ActivatedPublicKeys [][]byte `` /* 136-byte string literal not displayed */
ActivatedIndices []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 204-byte string literal not displayed */
ExitedPublicKeys [][]byte `` /* 127-byte string literal not displayed */
ExitedIndices []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 195-byte string literal not displayed */
SlashedPublicKeys [][]byte `` /* 130-byte string literal not displayed */
SlashedIndices []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 198-byte string literal not displayed */
EjectedPublicKeys [][]byte `` /* 130-byte string literal not displayed */
EjectedIndices []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 198-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ActiveSetChanges) Descriptor
deprecated
func (*ActiveSetChanges) Descriptor() ([]byte, []int)
Deprecated: Use ActiveSetChanges.ProtoReflect.Descriptor instead.
func (*ActiveSetChanges) GetActivatedIndices ¶
func (x *ActiveSetChanges) GetActivatedIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*ActiveSetChanges) GetActivatedPublicKeys ¶
func (x *ActiveSetChanges) GetActivatedPublicKeys() [][]byte
func (*ActiveSetChanges) GetEjectedIndices ¶
func (x *ActiveSetChanges) GetEjectedIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*ActiveSetChanges) GetEjectedPublicKeys ¶
func (x *ActiveSetChanges) GetEjectedPublicKeys() [][]byte
func (*ActiveSetChanges) GetEpoch ¶
func (x *ActiveSetChanges) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*ActiveSetChanges) GetExitedIndices ¶
func (x *ActiveSetChanges) GetExitedIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*ActiveSetChanges) GetExitedPublicKeys ¶
func (x *ActiveSetChanges) GetExitedPublicKeys() [][]byte
func (*ActiveSetChanges) GetSlashedIndices ¶
func (x *ActiveSetChanges) GetSlashedIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*ActiveSetChanges) GetSlashedPublicKeys ¶
func (x *ActiveSetChanges) GetSlashedPublicKeys() [][]byte
func (*ActiveSetChanges) ProtoMessage ¶
func (*ActiveSetChanges) ProtoMessage()
func (*ActiveSetChanges) ProtoReflect ¶
func (x *ActiveSetChanges) ProtoReflect() protoreflect.Message
func (*ActiveSetChanges) Reset ¶
func (x *ActiveSetChanges) Reset()
func (*ActiveSetChanges) String ¶
func (x *ActiveSetChanges) String() string
type AggregateAttAndProof ¶
type AggregateAttAndProof interface {
proto.Message
ssz.Marshaler
ssz.Unmarshaler
ssz.HashRoot
Version() int
GetAggregatorIndex() primitives.ValidatorIndex
AggregateVal() Att
GetSelectionProof() []byte
IsNil() bool
}
AggregateAttAndProof defines common functionality for all aggregate attestation types.
type AggregateAttestationAndProof ¶
type AggregateAttestationAndProof struct {
AggregatorIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 194-byte string literal not displayed */
Aggregate *Attestation `protobuf:"bytes,3,opt,name=aggregate,proto3" json:"aggregate,omitempty"`
SelectionProof []byte `protobuf:"bytes,2,opt,name=selection_proof,json=selectionProof,proto3" json:"selection_proof,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*AggregateAttestationAndProof) AggregateVal ¶
func (a *AggregateAttestationAndProof) AggregateVal() Att
AggregateVal --
func (*AggregateAttestationAndProof) Descriptor
deprecated
func (*AggregateAttestationAndProof) Descriptor() ([]byte, []int)
Deprecated: Use AggregateAttestationAndProof.ProtoReflect.Descriptor instead.
func (*AggregateAttestationAndProof) GetAggregate ¶
func (x *AggregateAttestationAndProof) GetAggregate() *Attestation
func (*AggregateAttestationAndProof) GetAggregatorIndex ¶
func (x *AggregateAttestationAndProof) GetAggregatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*AggregateAttestationAndProof) GetSelectionProof ¶
func (x *AggregateAttestationAndProof) GetSelectionProof() []byte
func (*AggregateAttestationAndProof) HashTreeRoot ¶
func (a *AggregateAttestationAndProof) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the AggregateAttestationAndProof object
func (*AggregateAttestationAndProof) HashTreeRootWith ¶
func (a *AggregateAttestationAndProof) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the AggregateAttestationAndProof object with a hasher
func (*AggregateAttestationAndProof) IsNil ¶
func (a *AggregateAttestationAndProof) IsNil() bool
IsNil --
func (*AggregateAttestationAndProof) MarshalSSZ ¶
func (a *AggregateAttestationAndProof) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the AggregateAttestationAndProof object
func (*AggregateAttestationAndProof) MarshalSSZTo ¶
func (a *AggregateAttestationAndProof) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the AggregateAttestationAndProof object to a target array
func (*AggregateAttestationAndProof) ProtoMessage ¶
func (*AggregateAttestationAndProof) ProtoMessage()
func (*AggregateAttestationAndProof) ProtoReflect ¶
func (x *AggregateAttestationAndProof) ProtoReflect() protoreflect.Message
func (*AggregateAttestationAndProof) Reset ¶
func (x *AggregateAttestationAndProof) Reset()
func (*AggregateAttestationAndProof) SizeSSZ ¶
func (a *AggregateAttestationAndProof) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the AggregateAttestationAndProof object
func (*AggregateAttestationAndProof) String ¶
func (x *AggregateAttestationAndProof) String() string
func (*AggregateAttestationAndProof) UnmarshalSSZ ¶
func (a *AggregateAttestationAndProof) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the AggregateAttestationAndProof object
func (*AggregateAttestationAndProof) Version ¶
func (a *AggregateAttestationAndProof) Version() int
Version --
type AggregateAttestationAndProofElectra ¶
type AggregateAttestationAndProofElectra struct {
AggregatorIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 194-byte string literal not displayed */
Aggregate *AttestationElectra `protobuf:"bytes,2,opt,name=aggregate,proto3" json:"aggregate,omitempty"`
SelectionProof []byte `protobuf:"bytes,3,opt,name=selection_proof,json=selectionProof,proto3" json:"selection_proof,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*AggregateAttestationAndProofElectra) AggregateVal ¶
func (a *AggregateAttestationAndProofElectra) AggregateVal() Att
AggregateVal --
func (*AggregateAttestationAndProofElectra) Descriptor
deprecated
func (*AggregateAttestationAndProofElectra) Descriptor() ([]byte, []int)
Deprecated: Use AggregateAttestationAndProofElectra.ProtoReflect.Descriptor instead.
func (*AggregateAttestationAndProofElectra) GetAggregate ¶
func (x *AggregateAttestationAndProofElectra) GetAggregate() *AttestationElectra
func (*AggregateAttestationAndProofElectra) GetAggregatorIndex ¶
func (x *AggregateAttestationAndProofElectra) GetAggregatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*AggregateAttestationAndProofElectra) GetSelectionProof ¶
func (x *AggregateAttestationAndProofElectra) GetSelectionProof() []byte
func (*AggregateAttestationAndProofElectra) HashTreeRoot ¶
func (a *AggregateAttestationAndProofElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the AggregateAttestationAndProofElectra object
func (*AggregateAttestationAndProofElectra) HashTreeRootWith ¶
func (a *AggregateAttestationAndProofElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the AggregateAttestationAndProofElectra object with a hasher
func (*AggregateAttestationAndProofElectra) IsNil ¶
func (a *AggregateAttestationAndProofElectra) IsNil() bool
IsNil --
func (*AggregateAttestationAndProofElectra) MarshalSSZ ¶
func (a *AggregateAttestationAndProofElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the AggregateAttestationAndProofElectra object
func (*AggregateAttestationAndProofElectra) MarshalSSZTo ¶
func (a *AggregateAttestationAndProofElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the AggregateAttestationAndProofElectra object to a target array
func (*AggregateAttestationAndProofElectra) ProtoMessage ¶
func (*AggregateAttestationAndProofElectra) ProtoMessage()
func (*AggregateAttestationAndProofElectra) ProtoReflect ¶
func (x *AggregateAttestationAndProofElectra) ProtoReflect() protoreflect.Message
func (*AggregateAttestationAndProofElectra) Reset ¶
func (x *AggregateAttestationAndProofElectra) Reset()
func (*AggregateAttestationAndProofElectra) SizeSSZ ¶
func (a *AggregateAttestationAndProofElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the AggregateAttestationAndProofElectra object
func (*AggregateAttestationAndProofElectra) String ¶
func (x *AggregateAttestationAndProofElectra) String() string
func (*AggregateAttestationAndProofElectra) UnmarshalSSZ ¶
func (a *AggregateAttestationAndProofElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the AggregateAttestationAndProofElectra object
func (*AggregateAttestationAndProofElectra) Version ¶
func (a *AggregateAttestationAndProofElectra) Version() int
Version --
type AggregateSelectionElectraResponse
deprecated
type AggregateSelectionElectraResponse struct {
AggregateAndProof *AggregateAttestationAndProofElectra `protobuf:"bytes,1,opt,name=aggregate_and_proof,json=aggregateAndProof,proto3" json:"aggregate_and_proof,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*AggregateSelectionElectraResponse) Descriptor
deprecated
func (*AggregateSelectionElectraResponse) Descriptor() ([]byte, []int)
Deprecated: Use AggregateSelectionElectraResponse.ProtoReflect.Descriptor instead.
func (*AggregateSelectionElectraResponse) GetAggregateAndProof ¶
func (x *AggregateSelectionElectraResponse) GetAggregateAndProof() *AggregateAttestationAndProofElectra
func (*AggregateSelectionElectraResponse) ProtoMessage ¶
func (*AggregateSelectionElectraResponse) ProtoMessage()
func (*AggregateSelectionElectraResponse) ProtoReflect ¶
func (x *AggregateSelectionElectraResponse) ProtoReflect() protoreflect.Message
func (*AggregateSelectionElectraResponse) Reset ¶
func (x *AggregateSelectionElectraResponse) Reset()
func (*AggregateSelectionElectraResponse) String ¶
func (x *AggregateSelectionElectraResponse) String() string
type AggregateSelectionRequest
deprecated
type AggregateSelectionRequest struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
CommitteeIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex `` /* 191-byte string literal not displayed */
PublicKey []byte `protobuf:"bytes,3,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty" spec-name:"pubkey" ssz-size:"48"`
SlotSignature []byte `protobuf:"bytes,4,opt,name=slot_signature,json=slotSignature,proto3" json:"slot_signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*AggregateSelectionRequest) Descriptor
deprecated
func (*AggregateSelectionRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregateSelectionRequest.ProtoReflect.Descriptor instead.
func (*AggregateSelectionRequest) GetCommitteeIndex ¶
func (x *AggregateSelectionRequest) GetCommitteeIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
func (*AggregateSelectionRequest) GetPublicKey ¶
func (x *AggregateSelectionRequest) GetPublicKey() []byte
func (*AggregateSelectionRequest) GetSlot ¶
func (x *AggregateSelectionRequest) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*AggregateSelectionRequest) GetSlotSignature ¶
func (x *AggregateSelectionRequest) GetSlotSignature() []byte
func (*AggregateSelectionRequest) ProtoMessage ¶
func (*AggregateSelectionRequest) ProtoMessage()
func (*AggregateSelectionRequest) ProtoReflect ¶
func (x *AggregateSelectionRequest) ProtoReflect() protoreflect.Message
func (*AggregateSelectionRequest) Reset ¶
func (x *AggregateSelectionRequest) Reset()
func (*AggregateSelectionRequest) String ¶
func (x *AggregateSelectionRequest) String() string
type AggregateSelectionResponse
deprecated
type AggregateSelectionResponse struct {
AggregateAndProof *AggregateAttestationAndProof `protobuf:"bytes,1,opt,name=aggregate_and_proof,json=aggregateAndProof,proto3" json:"aggregate_and_proof,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*AggregateSelectionResponse) Descriptor
deprecated
func (*AggregateSelectionResponse) Descriptor() ([]byte, []int)
Deprecated: Use AggregateSelectionResponse.ProtoReflect.Descriptor instead.
func (*AggregateSelectionResponse) GetAggregateAndProof ¶
func (x *AggregateSelectionResponse) GetAggregateAndProof() *AggregateAttestationAndProof
func (*AggregateSelectionResponse) ProtoMessage ¶
func (*AggregateSelectionResponse) ProtoMessage()
func (*AggregateSelectionResponse) ProtoReflect ¶
func (x *AggregateSelectionResponse) ProtoReflect() protoreflect.Message
func (*AggregateSelectionResponse) Reset ¶
func (x *AggregateSelectionResponse) Reset()
func (*AggregateSelectionResponse) String ¶
func (x *AggregateSelectionResponse) String() string
type AggregatedSigAndAggregationBitsRequest
deprecated
type AggregatedSigAndAggregationBitsRequest struct {
Msgs []*SyncCommitteeMessage `protobuf:"bytes,1,rep,name=msgs,proto3" json:"msgs,omitempty"`
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
SubnetId uint64 `protobuf:"varint,3,opt,name=subnet_id,json=subnetId,proto3" json:"subnet_id,omitempty"`
BlockRoot []byte `protobuf:"bytes,4,opt,name=block_root,json=blockRoot,proto3" json:"block_root,omitempty" ssz-size:"32"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*AggregatedSigAndAggregationBitsRequest) Descriptor
deprecated
func (*AggregatedSigAndAggregationBitsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedSigAndAggregationBitsRequest.ProtoReflect.Descriptor instead.
func (*AggregatedSigAndAggregationBitsRequest) GetBlockRoot ¶
func (x *AggregatedSigAndAggregationBitsRequest) GetBlockRoot() []byte
func (*AggregatedSigAndAggregationBitsRequest) GetMsgs ¶
func (x *AggregatedSigAndAggregationBitsRequest) GetMsgs() []*SyncCommitteeMessage
func (*AggregatedSigAndAggregationBitsRequest) GetSubnetId ¶
func (x *AggregatedSigAndAggregationBitsRequest) GetSubnetId() uint64
func (*AggregatedSigAndAggregationBitsRequest) ProtoMessage ¶
func (*AggregatedSigAndAggregationBitsRequest) ProtoMessage()
func (*AggregatedSigAndAggregationBitsRequest) ProtoReflect ¶
func (x *AggregatedSigAndAggregationBitsRequest) ProtoReflect() protoreflect.Message
func (*AggregatedSigAndAggregationBitsRequest) Reset ¶
func (x *AggregatedSigAndAggregationBitsRequest) Reset()
func (*AggregatedSigAndAggregationBitsRequest) String ¶
func (x *AggregatedSigAndAggregationBitsRequest) String() string
type AggregatedSigAndAggregationBitsResponse
deprecated
type AggregatedSigAndAggregationBitsResponse struct {
AggregatedSig []byte `protobuf:"bytes,1,opt,name=aggregated_sig,json=aggregatedSig,proto3" json:"aggregated_sig,omitempty"`
Bits []byte `protobuf:"bytes,2,opt,name=bits,proto3" json:"bits,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*AggregatedSigAndAggregationBitsResponse) Descriptor
deprecated
func (*AggregatedSigAndAggregationBitsResponse) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedSigAndAggregationBitsResponse.ProtoReflect.Descriptor instead.
func (*AggregatedSigAndAggregationBitsResponse) GetAggregatedSig ¶
func (x *AggregatedSigAndAggregationBitsResponse) GetAggregatedSig() []byte
func (*AggregatedSigAndAggregationBitsResponse) GetBits ¶
func (x *AggregatedSigAndAggregationBitsResponse) GetBits() []byte
func (*AggregatedSigAndAggregationBitsResponse) ProtoMessage ¶
func (*AggregatedSigAndAggregationBitsResponse) ProtoMessage()
func (*AggregatedSigAndAggregationBitsResponse) ProtoReflect ¶
func (x *AggregatedSigAndAggregationBitsResponse) ProtoReflect() protoreflect.Message
func (*AggregatedSigAndAggregationBitsResponse) Reset ¶
func (x *AggregatedSigAndAggregationBitsResponse) Reset()
func (*AggregatedSigAndAggregationBitsResponse) String ¶
func (x *AggregatedSigAndAggregationBitsResponse) String() string
type AssignValidatorToSubnetRequest
deprecated
type AssignValidatorToSubnetRequest struct {
PublicKey []byte `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty" spec-name:"pubkey" ssz-size:"48"`
Status ValidatorStatus `protobuf:"varint,2,opt,name=status,proto3,enum=ethereum.eth.v1alpha1.ValidatorStatus" json:"status,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*AssignValidatorToSubnetRequest) Descriptor
deprecated
func (*AssignValidatorToSubnetRequest) Descriptor() ([]byte, []int)
Deprecated: Use AssignValidatorToSubnetRequest.ProtoReflect.Descriptor instead.
func (*AssignValidatorToSubnetRequest) GetPublicKey ¶
func (x *AssignValidatorToSubnetRequest) GetPublicKey() []byte
func (*AssignValidatorToSubnetRequest) GetStatus ¶
func (x *AssignValidatorToSubnetRequest) GetStatus() ValidatorStatus
func (*AssignValidatorToSubnetRequest) ProtoMessage ¶
func (*AssignValidatorToSubnetRequest) ProtoMessage()
func (*AssignValidatorToSubnetRequest) ProtoReflect ¶
func (x *AssignValidatorToSubnetRequest) ProtoReflect() protoreflect.Message
func (*AssignValidatorToSubnetRequest) Reset ¶
func (x *AssignValidatorToSubnetRequest) Reset()
func (*AssignValidatorToSubnetRequest) String ¶
func (x *AssignValidatorToSubnetRequest) String() string
type Att ¶
type Att interface {
proto.Message
ssz.Marshaler
ssz.Unmarshaler
ssz.HashRoot
Version() int
IsNil() bool
IsSingle() bool
IsAggregated() bool
Clone() Att
GetAggregationBits() bitfield.Bitlist
GetAttestingIndex() primitives.ValidatorIndex
GetData() *AttestationData
CommitteeBitsVal() bitfield.Bitfield
GetSignature() []byte
SetSignature(sig []byte)
GetCommitteeIndex() primitives.CommitteeIndex
}
Att defines common functionality for all attestation types.
type AttSlashing ¶
type AttSlashing interface {
proto.Message
ssz.Marshaler
ssz.Unmarshaler
ssz.HashRoot
Version() int
FirstAttestation() IndexedAtt
SecondAttestation() IndexedAtt
IsNil() bool
}
AttSlashing defines common functionality for all attestation slashing types.
type AttestResponse
deprecated
type AttestResponse struct {
AttestationDataRoot []byte `` /* 134-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*AttestResponse) Descriptor
deprecated
func (*AttestResponse) Descriptor() ([]byte, []int)
Deprecated: Use AttestResponse.ProtoReflect.Descriptor instead.
func (*AttestResponse) GetAttestationDataRoot ¶
func (x *AttestResponse) GetAttestationDataRoot() []byte
func (*AttestResponse) ProtoMessage ¶
func (*AttestResponse) ProtoMessage()
func (*AttestResponse) ProtoReflect ¶
func (x *AttestResponse) ProtoReflect() protoreflect.Message
func (*AttestResponse) Reset ¶
func (x *AttestResponse) Reset()
func (*AttestResponse) String ¶
func (x *AttestResponse) String() string
type Attestation ¶
type Attestation struct {
AggregationBits github_com_OffchainLabs_go_bitfield.Bitlist `` /* 177-byte string literal not displayed */
Data *AttestationData `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
Signature []byte `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*Attestation) CommitteeBitsVal ¶
func (a *Attestation) CommitteeBitsVal() bitfield.Bitfield
CommitteeBitsVal --
func (*Attestation) Descriptor
deprecated
func (*Attestation) Descriptor() ([]byte, []int)
Deprecated: Use Attestation.ProtoReflect.Descriptor instead.
func (*Attestation) GetAggregationBits ¶
func (x *Attestation) GetAggregationBits() github_com_OffchainLabs_go_bitfield.Bitlist
func (*Attestation) GetAttestingIndex ¶
func (*Attestation) GetAttestingIndex() primitives.ValidatorIndex
GetAttestingIndex --
func (*Attestation) GetCommitteeIndex ¶
func (a *Attestation) GetCommitteeIndex() primitives.CommitteeIndex
GetCommitteeIndex --
func (*Attestation) GetData ¶
func (x *Attestation) GetData() *AttestationData
func (*Attestation) GetSignature ¶
func (x *Attestation) GetSignature() []byte
func (*Attestation) HashTreeRoot ¶
func (a *Attestation) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the Attestation object
func (*Attestation) HashTreeRootWith ¶
func (a *Attestation) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the Attestation object with a hasher
func (*Attestation) IsSingle ¶
func (*Attestation) IsSingle() bool
IsSingle returns true when the attestation can have only a single attester index.
func (*Attestation) MarshalSSZ ¶
func (a *Attestation) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the Attestation object
func (*Attestation) MarshalSSZTo ¶
func (a *Attestation) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the Attestation object to a target array
func (*Attestation) ProtoMessage ¶
func (*Attestation) ProtoMessage()
func (*Attestation) ProtoReflect ¶
func (x *Attestation) ProtoReflect() protoreflect.Message
func (*Attestation) Reset ¶
func (x *Attestation) Reset()
func (*Attestation) SizeSSZ ¶
func (a *Attestation) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the Attestation object
func (*Attestation) String ¶
func (x *Attestation) String() string
func (*Attestation) UnmarshalSSZ ¶
func (a *Attestation) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the Attestation object
type AttestationData ¶
type AttestationData struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
CommitteeIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex `` /* 191-byte string literal not displayed */
BeaconBlockRoot []byte `protobuf:"bytes,3,opt,name=beacon_block_root,json=beaconBlockRoot,proto3" json:"beacon_block_root,omitempty" ssz-size:"32"`
Source *Checkpoint `protobuf:"bytes,4,opt,name=source,proto3" json:"source,omitempty"`
Target *Checkpoint `protobuf:"bytes,5,opt,name=target,proto3" json:"target,omitempty"`
// contains filtered or unexported fields
}
func (*AttestationData) Descriptor
deprecated
func (*AttestationData) Descriptor() ([]byte, []int)
Deprecated: Use AttestationData.ProtoReflect.Descriptor instead.
func (*AttestationData) GetBeaconBlockRoot ¶
func (x *AttestationData) GetBeaconBlockRoot() []byte
func (*AttestationData) GetCommitteeIndex ¶
func (x *AttestationData) GetCommitteeIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
func (*AttestationData) GetSlot ¶
func (x *AttestationData) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*AttestationData) GetSource ¶
func (x *AttestationData) GetSource() *Checkpoint
func (*AttestationData) GetTarget ¶
func (x *AttestationData) GetTarget() *Checkpoint
func (*AttestationData) HashTreeRoot ¶
func (a *AttestationData) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the AttestationData object
func (*AttestationData) HashTreeRootWith ¶
func (a *AttestationData) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the AttestationData object with a hasher
func (*AttestationData) MarshalSSZ ¶
func (a *AttestationData) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the AttestationData object
func (*AttestationData) MarshalSSZTo ¶
func (a *AttestationData) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the AttestationData object to a target array
func (*AttestationData) ProtoMessage ¶
func (*AttestationData) ProtoMessage()
func (*AttestationData) ProtoReflect ¶
func (x *AttestationData) ProtoReflect() protoreflect.Message
func (*AttestationData) Reset ¶
func (x *AttestationData) Reset()
func (*AttestationData) SizeSSZ ¶
func (a *AttestationData) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the AttestationData object
func (*AttestationData) String ¶
func (x *AttestationData) String() string
func (*AttestationData) UnmarshalSSZ ¶
func (a *AttestationData) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the AttestationData object
type AttestationDataRequest
deprecated
type AttestationDataRequest struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
CommitteeIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex `` /* 191-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*AttestationDataRequest) Descriptor
deprecated
func (*AttestationDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use AttestationDataRequest.ProtoReflect.Descriptor instead.
func (*AttestationDataRequest) GetCommitteeIndex ¶
func (x *AttestationDataRequest) GetCommitteeIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
func (*AttestationDataRequest) GetSlot ¶
func (x *AttestationDataRequest) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*AttestationDataRequest) ProtoMessage ¶
func (*AttestationDataRequest) ProtoMessage()
func (*AttestationDataRequest) ProtoReflect ¶
func (x *AttestationDataRequest) ProtoReflect() protoreflect.Message
func (*AttestationDataRequest) Reset ¶
func (x *AttestationDataRequest) Reset()
func (*AttestationDataRequest) String ¶
func (x *AttestationDataRequest) String() string
type AttestationElectra ¶
type AttestationElectra struct {
AggregationBits github_com_OffchainLabs_go_bitfield.Bitlist `` /* 179-byte string literal not displayed */
Data *AttestationData `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
Signature []byte `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
CommitteeBits github_com_OffchainLabs_go_bitfield.Bitvector64 `` /* 173-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*AttestationElectra) CommitteeBitsVal ¶
func (a *AttestationElectra) CommitteeBitsVal() bitfield.Bitfield
CommitteeBitsVal --
func (*AttestationElectra) Descriptor
deprecated
func (*AttestationElectra) Descriptor() ([]byte, []int)
Deprecated: Use AttestationElectra.ProtoReflect.Descriptor instead.
func (*AttestationElectra) GetAggregationBits ¶
func (x *AttestationElectra) GetAggregationBits() github_com_OffchainLabs_go_bitfield.Bitlist
func (*AttestationElectra) GetAttestingIndex ¶
func (*AttestationElectra) GetAttestingIndex() primitives.ValidatorIndex
GetAttestingIndex --
func (*AttestationElectra) GetCommitteeBits ¶
func (x *AttestationElectra) GetCommitteeBits() github_com_OffchainLabs_go_bitfield.Bitvector64
func (*AttestationElectra) GetCommitteeIndex ¶
func (a *AttestationElectra) GetCommitteeIndex() primitives.CommitteeIndex
GetCommitteeIndex --
func (*AttestationElectra) GetData ¶
func (x *AttestationElectra) GetData() *AttestationData
func (*AttestationElectra) GetSignature ¶
func (x *AttestationElectra) GetSignature() []byte
func (*AttestationElectra) HashTreeRoot ¶
func (a *AttestationElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the AttestationElectra object
func (*AttestationElectra) HashTreeRootWith ¶
func (a *AttestationElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the AttestationElectra object with a hasher
func (*AttestationElectra) IsAggregated ¶
func (a *AttestationElectra) IsAggregated() bool
IsAggregated --
func (*AttestationElectra) IsSingle ¶
func (*AttestationElectra) IsSingle() bool
IsSingle returns true when the attestation can have only a single attester index.
func (*AttestationElectra) MarshalSSZ ¶
func (a *AttestationElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the AttestationElectra object
func (*AttestationElectra) MarshalSSZTo ¶
func (a *AttestationElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the AttestationElectra object to a target array
func (*AttestationElectra) ProtoMessage ¶
func (*AttestationElectra) ProtoMessage()
func (*AttestationElectra) ProtoReflect ¶
func (x *AttestationElectra) ProtoReflect() protoreflect.Message
func (*AttestationElectra) Reset ¶
func (x *AttestationElectra) Reset()
func (*AttestationElectra) SetSignature ¶
func (a *AttestationElectra) SetSignature(sig []byte)
SetSignature --
func (*AttestationElectra) SizeSSZ ¶
func (a *AttestationElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the AttestationElectra object
func (*AttestationElectra) String ¶
func (x *AttestationElectra) String() string
func (*AttestationElectra) UnmarshalSSZ ¶
func (a *AttestationElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the AttestationElectra object
type AttestationPoolElectraResponse
deprecated
type AttestationPoolElectraResponse struct {
Attestations []*AttestationElectra `protobuf:"bytes,1,rep,name=attestations,proto3" json:"attestations,omitempty"`
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*AttestationPoolElectraResponse) Descriptor
deprecated
func (*AttestationPoolElectraResponse) Descriptor() ([]byte, []int)
Deprecated: Use AttestationPoolElectraResponse.ProtoReflect.Descriptor instead.
func (*AttestationPoolElectraResponse) GetAttestations ¶
func (x *AttestationPoolElectraResponse) GetAttestations() []*AttestationElectra
func (*AttestationPoolElectraResponse) GetNextPageToken ¶
func (x *AttestationPoolElectraResponse) GetNextPageToken() string
func (*AttestationPoolElectraResponse) GetTotalSize ¶
func (x *AttestationPoolElectraResponse) GetTotalSize() int32
func (*AttestationPoolElectraResponse) ProtoMessage ¶
func (*AttestationPoolElectraResponse) ProtoMessage()
func (*AttestationPoolElectraResponse) ProtoReflect ¶
func (x *AttestationPoolElectraResponse) ProtoReflect() protoreflect.Message
func (*AttestationPoolElectraResponse) Reset ¶
func (x *AttestationPoolElectraResponse) Reset()
func (*AttestationPoolElectraResponse) String ¶
func (x *AttestationPoolElectraResponse) String() string
type AttestationPoolRequest
deprecated
type AttestationPoolRequest struct {
PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*AttestationPoolRequest) Descriptor
deprecated
func (*AttestationPoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use AttestationPoolRequest.ProtoReflect.Descriptor instead.
func (*AttestationPoolRequest) GetPageSize ¶
func (x *AttestationPoolRequest) GetPageSize() int32
func (*AttestationPoolRequest) GetPageToken ¶
func (x *AttestationPoolRequest) GetPageToken() string
func (*AttestationPoolRequest) ProtoMessage ¶
func (*AttestationPoolRequest) ProtoMessage()
func (*AttestationPoolRequest) ProtoReflect ¶
func (x *AttestationPoolRequest) ProtoReflect() protoreflect.Message
func (*AttestationPoolRequest) Reset ¶
func (x *AttestationPoolRequest) Reset()
func (*AttestationPoolRequest) String ¶
func (x *AttestationPoolRequest) String() string
type AttestationPoolResponse
deprecated
type AttestationPoolResponse struct {
Attestations []*Attestation `protobuf:"bytes,1,rep,name=attestations,proto3" json:"attestations,omitempty"`
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*AttestationPoolResponse) Descriptor
deprecated
func (*AttestationPoolResponse) Descriptor() ([]byte, []int)
Deprecated: Use AttestationPoolResponse.ProtoReflect.Descriptor instead.
func (*AttestationPoolResponse) GetAttestations ¶
func (x *AttestationPoolResponse) GetAttestations() []*Attestation
func (*AttestationPoolResponse) GetNextPageToken ¶
func (x *AttestationPoolResponse) GetNextPageToken() string
func (*AttestationPoolResponse) GetTotalSize ¶
func (x *AttestationPoolResponse) GetTotalSize() int32
func (*AttestationPoolResponse) ProtoMessage ¶
func (*AttestationPoolResponse) ProtoMessage()
func (*AttestationPoolResponse) ProtoReflect ¶
func (x *AttestationPoolResponse) ProtoReflect() protoreflect.Message
func (*AttestationPoolResponse) Reset ¶
func (x *AttestationPoolResponse) Reset()
func (*AttestationPoolResponse) String ¶
func (x *AttestationPoolResponse) String() string
type AttesterSlashing ¶
type AttesterSlashing struct {
Attestation_1 *IndexedAttestation `protobuf:"bytes,1,opt,name=attestation_1,json=attestation1,proto3" json:"attestation_1,omitempty"`
Attestation_2 *IndexedAttestation `protobuf:"bytes,2,opt,name=attestation_2,json=attestation2,proto3" json:"attestation_2,omitempty"`
// contains filtered or unexported fields
}
func (*AttesterSlashing) Copy ¶
func (a *AttesterSlashing) Copy() *AttesterSlashing
func (*AttesterSlashing) Descriptor
deprecated
func (*AttesterSlashing) Descriptor() ([]byte, []int)
Deprecated: Use AttesterSlashing.ProtoReflect.Descriptor instead.
func (*AttesterSlashing) FirstAttestation ¶
func (a *AttesterSlashing) FirstAttestation() IndexedAtt
FirstAttestation --
func (*AttesterSlashing) GetAttestation_1 ¶
func (x *AttesterSlashing) GetAttestation_1() *IndexedAttestation
func (*AttesterSlashing) GetAttestation_2 ¶
func (x *AttesterSlashing) GetAttestation_2() *IndexedAttestation
func (*AttesterSlashing) HashTreeRoot ¶
func (a *AttesterSlashing) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the AttesterSlashing object
func (*AttesterSlashing) HashTreeRootWith ¶
func (a *AttesterSlashing) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the AttesterSlashing object with a hasher
func (*AttesterSlashing) MarshalSSZ ¶
func (a *AttesterSlashing) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the AttesterSlashing object
func (*AttesterSlashing) MarshalSSZTo ¶
func (a *AttesterSlashing) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the AttesterSlashing object to a target array
func (*AttesterSlashing) ProtoMessage ¶
func (*AttesterSlashing) ProtoMessage()
func (*AttesterSlashing) ProtoReflect ¶
func (x *AttesterSlashing) ProtoReflect() protoreflect.Message
func (*AttesterSlashing) Reset ¶
func (x *AttesterSlashing) Reset()
func (*AttesterSlashing) SecondAttestation ¶
func (a *AttesterSlashing) SecondAttestation() IndexedAtt
SecondAttestation --
func (*AttesterSlashing) SizeSSZ ¶
func (a *AttesterSlashing) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the AttesterSlashing object
func (*AttesterSlashing) String ¶
func (x *AttesterSlashing) String() string
func (*AttesterSlashing) UnmarshalSSZ ¶
func (a *AttesterSlashing) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the AttesterSlashing object
type AttesterSlashingElectra ¶
type AttesterSlashingElectra struct {
Attestation_1 *IndexedAttestationElectra `protobuf:"bytes,1,opt,name=attestation_1,json=attestation1,proto3" json:"attestation_1,omitempty"`
Attestation_2 *IndexedAttestationElectra `protobuf:"bytes,2,opt,name=attestation_2,json=attestation2,proto3" json:"attestation_2,omitempty"`
// contains filtered or unexported fields
}
func (*AttesterSlashingElectra) Copy ¶
func (a *AttesterSlashingElectra) Copy() *AttesterSlashingElectra
Copy --
func (*AttesterSlashingElectra) Descriptor
deprecated
func (*AttesterSlashingElectra) Descriptor() ([]byte, []int)
Deprecated: Use AttesterSlashingElectra.ProtoReflect.Descriptor instead.
func (*AttesterSlashingElectra) FirstAttestation ¶
func (a *AttesterSlashingElectra) FirstAttestation() IndexedAtt
FirstAttestation --
func (*AttesterSlashingElectra) GetAttestation_1 ¶
func (x *AttesterSlashingElectra) GetAttestation_1() *IndexedAttestationElectra
func (*AttesterSlashingElectra) GetAttestation_2 ¶
func (x *AttesterSlashingElectra) GetAttestation_2() *IndexedAttestationElectra
func (*AttesterSlashingElectra) HashTreeRoot ¶
func (a *AttesterSlashingElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the AttesterSlashingElectra object
func (*AttesterSlashingElectra) HashTreeRootWith ¶
func (a *AttesterSlashingElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the AttesterSlashingElectra object with a hasher
func (*AttesterSlashingElectra) MarshalSSZ ¶
func (a *AttesterSlashingElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the AttesterSlashingElectra object
func (*AttesterSlashingElectra) MarshalSSZTo ¶
func (a *AttesterSlashingElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the AttesterSlashingElectra object to a target array
func (*AttesterSlashingElectra) ProtoMessage ¶
func (*AttesterSlashingElectra) ProtoMessage()
func (*AttesterSlashingElectra) ProtoReflect ¶
func (x *AttesterSlashingElectra) ProtoReflect() protoreflect.Message
func (*AttesterSlashingElectra) Reset ¶
func (x *AttesterSlashingElectra) Reset()
func (*AttesterSlashingElectra) SecondAttestation ¶
func (a *AttesterSlashingElectra) SecondAttestation() IndexedAtt
SecondAttestation --
func (*AttesterSlashingElectra) SizeSSZ ¶
func (a *AttesterSlashingElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the AttesterSlashingElectra object
func (*AttesterSlashingElectra) String ¶
func (x *AttesterSlashingElectra) String() string
func (*AttesterSlashingElectra) UnmarshalSSZ ¶
func (a *AttesterSlashingElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the AttesterSlashingElectra object
func (*AttesterSlashingElectra) Version ¶
func (a *AttesterSlashingElectra) Version() int
Version --
type BLSToExecutionChange ¶
type BLSToExecutionChange struct {
ValidatorIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 191-byte string literal not displayed */
FromBlsPubkey []byte `protobuf:"bytes,2,opt,name=from_bls_pubkey,json=fromBlsPubkey,proto3" json:"from_bls_pubkey,omitempty" ssz-size:"48"`
ToExecutionAddress []byte `` /* 131-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BLSToExecutionChange) Copy ¶
func (change *BLSToExecutionChange) Copy() *BLSToExecutionChange
Copy --
func (*BLSToExecutionChange) Descriptor
deprecated
func (*BLSToExecutionChange) Descriptor() ([]byte, []int)
Deprecated: Use BLSToExecutionChange.ProtoReflect.Descriptor instead.
func (*BLSToExecutionChange) GetFromBlsPubkey ¶
func (x *BLSToExecutionChange) GetFromBlsPubkey() []byte
func (*BLSToExecutionChange) GetToExecutionAddress ¶
func (x *BLSToExecutionChange) GetToExecutionAddress() []byte
func (*BLSToExecutionChange) GetValidatorIndex ¶
func (x *BLSToExecutionChange) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BLSToExecutionChange) HashTreeRoot ¶
func (b *BLSToExecutionChange) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BLSToExecutionChange object
func (*BLSToExecutionChange) HashTreeRootWith ¶
func (b *BLSToExecutionChange) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BLSToExecutionChange object with a hasher
func (*BLSToExecutionChange) MarshalSSZ ¶
func (b *BLSToExecutionChange) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BLSToExecutionChange object
func (*BLSToExecutionChange) MarshalSSZTo ¶
func (b *BLSToExecutionChange) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BLSToExecutionChange object to a target array
func (*BLSToExecutionChange) ProtoMessage ¶
func (*BLSToExecutionChange) ProtoMessage()
func (*BLSToExecutionChange) ProtoReflect ¶
func (x *BLSToExecutionChange) ProtoReflect() protoreflect.Message
func (*BLSToExecutionChange) Reset ¶
func (x *BLSToExecutionChange) Reset()
func (*BLSToExecutionChange) SizeSSZ ¶
func (b *BLSToExecutionChange) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BLSToExecutionChange object
func (*BLSToExecutionChange) String ¶
func (x *BLSToExecutionChange) String() string
func (*BLSToExecutionChange) UnmarshalSSZ ¶
func (b *BLSToExecutionChange) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BLSToExecutionChange object
type BeaconBlock ¶
type BeaconBlock struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
ProposerIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 188-byte string literal not displayed */
ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"`
StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"`
Body *BeaconBlockBody `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*BeaconBlock) Descriptor
deprecated
func (*BeaconBlock) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlock.ProtoReflect.Descriptor instead.
func (*BeaconBlock) GetBody ¶
func (x *BeaconBlock) GetBody() *BeaconBlockBody
func (*BeaconBlock) GetParentRoot ¶
func (x *BeaconBlock) GetParentRoot() []byte
func (*BeaconBlock) GetProposerIndex ¶
func (x *BeaconBlock) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BeaconBlock) GetSlot ¶
func (x *BeaconBlock) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconBlock) GetStateRoot ¶
func (x *BeaconBlock) GetStateRoot() []byte
func (*BeaconBlock) HashTreeRoot ¶
func (b *BeaconBlock) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlock object
func (*BeaconBlock) HashTreeRootWith ¶
func (b *BeaconBlock) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlock object with a hasher
func (*BeaconBlock) MarshalSSZ ¶
func (b *BeaconBlock) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlock object
func (*BeaconBlock) MarshalSSZTo ¶
func (b *BeaconBlock) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlock object to a target array
func (*BeaconBlock) ProtoMessage ¶
func (*BeaconBlock) ProtoMessage()
func (*BeaconBlock) ProtoReflect ¶
func (x *BeaconBlock) ProtoReflect() protoreflect.Message
func (*BeaconBlock) Reset ¶
func (x *BeaconBlock) Reset()
func (*BeaconBlock) SizeSSZ ¶
func (b *BeaconBlock) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlock object
func (*BeaconBlock) String ¶
func (x *BeaconBlock) String() string
func (*BeaconBlock) UnmarshalSSZ ¶
func (b *BeaconBlock) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlock object
type BeaconBlockAltair ¶
type BeaconBlockAltair struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
ProposerIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 188-byte string literal not displayed */
ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"`
StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"`
Body *BeaconBlockBodyAltair `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*BeaconBlockAltair) Descriptor
deprecated
func (*BeaconBlockAltair) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockAltair.ProtoReflect.Descriptor instead.
func (*BeaconBlockAltair) GetBody ¶
func (x *BeaconBlockAltair) GetBody() *BeaconBlockBodyAltair
func (*BeaconBlockAltair) GetParentRoot ¶
func (x *BeaconBlockAltair) GetParentRoot() []byte
func (*BeaconBlockAltair) GetProposerIndex ¶
func (x *BeaconBlockAltair) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BeaconBlockAltair) GetSlot ¶
func (x *BeaconBlockAltair) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconBlockAltair) GetStateRoot ¶
func (x *BeaconBlockAltair) GetStateRoot() []byte
func (*BeaconBlockAltair) HashTreeRoot ¶
func (b *BeaconBlockAltair) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockAltair object
func (*BeaconBlockAltair) HashTreeRootWith ¶
func (b *BeaconBlockAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockAltair object with a hasher
func (*BeaconBlockAltair) MarshalSSZ ¶
func (b *BeaconBlockAltair) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockAltair object
func (*BeaconBlockAltair) MarshalSSZTo ¶
func (b *BeaconBlockAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockAltair object to a target array
func (*BeaconBlockAltair) ProtoMessage ¶
func (*BeaconBlockAltair) ProtoMessage()
func (*BeaconBlockAltair) ProtoReflect ¶
func (x *BeaconBlockAltair) ProtoReflect() protoreflect.Message
func (*BeaconBlockAltair) Reset ¶
func (x *BeaconBlockAltair) Reset()
func (*BeaconBlockAltair) SizeSSZ ¶
func (b *BeaconBlockAltair) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockAltair object
func (*BeaconBlockAltair) String ¶
func (x *BeaconBlockAltair) String() string
func (*BeaconBlockAltair) UnmarshalSSZ ¶
func (b *BeaconBlockAltair) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockAltair object
type BeaconBlockBellatrix ¶
type BeaconBlockBellatrix struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
ProposerIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 188-byte string literal not displayed */
ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"`
StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"`
Body *BeaconBlockBodyBellatrix `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*BeaconBlockBellatrix) Copy ¶
func (block *BeaconBlockBellatrix) Copy() *BeaconBlockBellatrix
Copy --
func (*BeaconBlockBellatrix) Descriptor
deprecated
func (*BeaconBlockBellatrix) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockBellatrix.ProtoReflect.Descriptor instead.
func (*BeaconBlockBellatrix) GetBody ¶
func (x *BeaconBlockBellatrix) GetBody() *BeaconBlockBodyBellatrix
func (*BeaconBlockBellatrix) GetParentRoot ¶
func (x *BeaconBlockBellatrix) GetParentRoot() []byte
func (*BeaconBlockBellatrix) GetProposerIndex ¶
func (x *BeaconBlockBellatrix) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BeaconBlockBellatrix) GetSlot ¶
func (x *BeaconBlockBellatrix) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconBlockBellatrix) GetStateRoot ¶
func (x *BeaconBlockBellatrix) GetStateRoot() []byte
func (*BeaconBlockBellatrix) HashTreeRoot ¶
func (b *BeaconBlockBellatrix) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockBellatrix object
func (*BeaconBlockBellatrix) HashTreeRootWith ¶
func (b *BeaconBlockBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockBellatrix object with a hasher
func (*BeaconBlockBellatrix) MarshalSSZ ¶
func (b *BeaconBlockBellatrix) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockBellatrix object
func (*BeaconBlockBellatrix) MarshalSSZTo ¶
func (b *BeaconBlockBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockBellatrix object to a target array
func (*BeaconBlockBellatrix) ProtoMessage ¶
func (*BeaconBlockBellatrix) ProtoMessage()
func (*BeaconBlockBellatrix) ProtoReflect ¶
func (x *BeaconBlockBellatrix) ProtoReflect() protoreflect.Message
func (*BeaconBlockBellatrix) Reset ¶
func (x *BeaconBlockBellatrix) Reset()
func (*BeaconBlockBellatrix) SizeSSZ ¶
func (b *BeaconBlockBellatrix) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockBellatrix object
func (*BeaconBlockBellatrix) String ¶
func (x *BeaconBlockBellatrix) String() string
func (*BeaconBlockBellatrix) UnmarshalSSZ ¶
func (b *BeaconBlockBellatrix) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockBellatrix object
type BeaconBlockBody ¶
type BeaconBlockBody struct {
RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"`
Eth1Data *Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"`
ProposerSlashings []*ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"`
AttesterSlashings []*AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"2"`
Attestations []*Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"128"`
Deposits []*Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"`
VoluntaryExits []*SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"`
// contains filtered or unexported fields
}
func (*BeaconBlockBody) Descriptor
deprecated
func (*BeaconBlockBody) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockBody.ProtoReflect.Descriptor instead.
func (*BeaconBlockBody) GetAttestations ¶
func (x *BeaconBlockBody) GetAttestations() []*Attestation
func (*BeaconBlockBody) GetAttesterSlashings ¶
func (x *BeaconBlockBody) GetAttesterSlashings() []*AttesterSlashing
func (*BeaconBlockBody) GetDeposits ¶
func (x *BeaconBlockBody) GetDeposits() []*Deposit
func (*BeaconBlockBody) GetEth1Data ¶
func (x *BeaconBlockBody) GetEth1Data() *Eth1Data
func (*BeaconBlockBody) GetGraffiti ¶
func (x *BeaconBlockBody) GetGraffiti() []byte
func (*BeaconBlockBody) GetProposerSlashings ¶
func (x *BeaconBlockBody) GetProposerSlashings() []*ProposerSlashing
func (*BeaconBlockBody) GetRandaoReveal ¶
func (x *BeaconBlockBody) GetRandaoReveal() []byte
func (*BeaconBlockBody) GetVoluntaryExits ¶
func (x *BeaconBlockBody) GetVoluntaryExits() []*SignedVoluntaryExit
func (*BeaconBlockBody) HashTreeRoot ¶
func (b *BeaconBlockBody) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockBody object
func (*BeaconBlockBody) HashTreeRootWith ¶
func (b *BeaconBlockBody) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockBody object with a hasher
func (*BeaconBlockBody) MarshalSSZ ¶
func (b *BeaconBlockBody) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockBody object
func (*BeaconBlockBody) MarshalSSZTo ¶
func (b *BeaconBlockBody) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockBody object to a target array
func (*BeaconBlockBody) ProtoMessage ¶
func (*BeaconBlockBody) ProtoMessage()
func (*BeaconBlockBody) ProtoReflect ¶
func (x *BeaconBlockBody) ProtoReflect() protoreflect.Message
func (*BeaconBlockBody) Reset ¶
func (x *BeaconBlockBody) Reset()
func (*BeaconBlockBody) SizeSSZ ¶
func (b *BeaconBlockBody) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockBody object
func (*BeaconBlockBody) String ¶
func (x *BeaconBlockBody) String() string
func (*BeaconBlockBody) UnmarshalSSZ ¶
func (b *BeaconBlockBody) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockBody object
type BeaconBlockBodyAltair ¶
type BeaconBlockBodyAltair struct {
RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"`
Eth1Data *Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"`
ProposerSlashings []*ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"`
AttesterSlashings []*AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"2"`
Attestations []*Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"128"`
Deposits []*Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"`
VoluntaryExits []*SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"`
SyncAggregate *SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
// contains filtered or unexported fields
}
func (*BeaconBlockBodyAltair) Copy ¶
func (body *BeaconBlockBodyAltair) Copy() *BeaconBlockBodyAltair
Copy --
func (*BeaconBlockBodyAltair) Descriptor
deprecated
func (*BeaconBlockBodyAltair) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockBodyAltair.ProtoReflect.Descriptor instead.
func (*BeaconBlockBodyAltair) GetAttestations ¶
func (x *BeaconBlockBodyAltair) GetAttestations() []*Attestation
func (*BeaconBlockBodyAltair) GetAttesterSlashings ¶
func (x *BeaconBlockBodyAltair) GetAttesterSlashings() []*AttesterSlashing
func (*BeaconBlockBodyAltair) GetDeposits ¶
func (x *BeaconBlockBodyAltair) GetDeposits() []*Deposit
func (*BeaconBlockBodyAltair) GetEth1Data ¶
func (x *BeaconBlockBodyAltair) GetEth1Data() *Eth1Data
func (*BeaconBlockBodyAltair) GetGraffiti ¶
func (x *BeaconBlockBodyAltair) GetGraffiti() []byte
func (*BeaconBlockBodyAltair) GetProposerSlashings ¶
func (x *BeaconBlockBodyAltair) GetProposerSlashings() []*ProposerSlashing
func (*BeaconBlockBodyAltair) GetRandaoReveal ¶
func (x *BeaconBlockBodyAltair) GetRandaoReveal() []byte
func (*BeaconBlockBodyAltair) GetSyncAggregate ¶
func (x *BeaconBlockBodyAltair) GetSyncAggregate() *SyncAggregate
func (*BeaconBlockBodyAltair) GetVoluntaryExits ¶
func (x *BeaconBlockBodyAltair) GetVoluntaryExits() []*SignedVoluntaryExit
func (*BeaconBlockBodyAltair) HashTreeRoot ¶
func (b *BeaconBlockBodyAltair) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockBodyAltair object
func (*BeaconBlockBodyAltair) HashTreeRootWith ¶
func (b *BeaconBlockBodyAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockBodyAltair object with a hasher
func (*BeaconBlockBodyAltair) MarshalSSZ ¶
func (b *BeaconBlockBodyAltair) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockBodyAltair object
func (*BeaconBlockBodyAltair) MarshalSSZTo ¶
func (b *BeaconBlockBodyAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockBodyAltair object to a target array
func (*BeaconBlockBodyAltair) ProtoMessage ¶
func (*BeaconBlockBodyAltair) ProtoMessage()
func (*BeaconBlockBodyAltair) ProtoReflect ¶
func (x *BeaconBlockBodyAltair) ProtoReflect() protoreflect.Message
func (*BeaconBlockBodyAltair) Reset ¶
func (x *BeaconBlockBodyAltair) Reset()
func (*BeaconBlockBodyAltair) SizeSSZ ¶
func (b *BeaconBlockBodyAltair) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockBodyAltair object
func (*BeaconBlockBodyAltair) String ¶
func (x *BeaconBlockBodyAltair) String() string
func (*BeaconBlockBodyAltair) UnmarshalSSZ ¶
func (b *BeaconBlockBodyAltair) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockBodyAltair object
type BeaconBlockBodyBellatrix ¶
type BeaconBlockBodyBellatrix struct {
RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"`
Eth1Data *Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"`
ProposerSlashings []*ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"`
AttesterSlashings []*AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"2"`
Attestations []*Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"128"`
Deposits []*Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"`
VoluntaryExits []*SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"`
SyncAggregate *SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
ExecutionPayload *v1.ExecutionPayload `protobuf:"bytes,10,opt,name=execution_payload,json=executionPayload,proto3" json:"execution_payload,omitempty"`
// contains filtered or unexported fields
}
func (*BeaconBlockBodyBellatrix) Copy ¶
func (body *BeaconBlockBodyBellatrix) Copy() *BeaconBlockBodyBellatrix
Copy --
func (*BeaconBlockBodyBellatrix) Descriptor
deprecated
func (*BeaconBlockBodyBellatrix) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockBodyBellatrix.ProtoReflect.Descriptor instead.
func (*BeaconBlockBodyBellatrix) GetAttestations ¶
func (x *BeaconBlockBodyBellatrix) GetAttestations() []*Attestation
func (*BeaconBlockBodyBellatrix) GetAttesterSlashings ¶
func (x *BeaconBlockBodyBellatrix) GetAttesterSlashings() []*AttesterSlashing
func (*BeaconBlockBodyBellatrix) GetDeposits ¶
func (x *BeaconBlockBodyBellatrix) GetDeposits() []*Deposit
func (*BeaconBlockBodyBellatrix) GetEth1Data ¶
func (x *BeaconBlockBodyBellatrix) GetEth1Data() *Eth1Data
func (*BeaconBlockBodyBellatrix) GetExecutionPayload ¶
func (x *BeaconBlockBodyBellatrix) GetExecutionPayload() *v1.ExecutionPayload
func (*BeaconBlockBodyBellatrix) GetGraffiti ¶
func (x *BeaconBlockBodyBellatrix) GetGraffiti() []byte
func (*BeaconBlockBodyBellatrix) GetProposerSlashings ¶
func (x *BeaconBlockBodyBellatrix) GetProposerSlashings() []*ProposerSlashing
func (*BeaconBlockBodyBellatrix) GetRandaoReveal ¶
func (x *BeaconBlockBodyBellatrix) GetRandaoReveal() []byte
func (*BeaconBlockBodyBellatrix) GetSyncAggregate ¶
func (x *BeaconBlockBodyBellatrix) GetSyncAggregate() *SyncAggregate
func (*BeaconBlockBodyBellatrix) GetVoluntaryExits ¶
func (x *BeaconBlockBodyBellatrix) GetVoluntaryExits() []*SignedVoluntaryExit
func (*BeaconBlockBodyBellatrix) HashTreeRoot ¶
func (b *BeaconBlockBodyBellatrix) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockBodyBellatrix object
func (*BeaconBlockBodyBellatrix) HashTreeRootWith ¶
func (b *BeaconBlockBodyBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockBodyBellatrix object with a hasher
func (*BeaconBlockBodyBellatrix) MarshalSSZ ¶
func (b *BeaconBlockBodyBellatrix) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockBodyBellatrix object
func (*BeaconBlockBodyBellatrix) MarshalSSZTo ¶
func (b *BeaconBlockBodyBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockBodyBellatrix object to a target array
func (*BeaconBlockBodyBellatrix) ProtoMessage ¶
func (*BeaconBlockBodyBellatrix) ProtoMessage()
func (*BeaconBlockBodyBellatrix) ProtoReflect ¶
func (x *BeaconBlockBodyBellatrix) ProtoReflect() protoreflect.Message
func (*BeaconBlockBodyBellatrix) Reset ¶
func (x *BeaconBlockBodyBellatrix) Reset()
func (*BeaconBlockBodyBellatrix) SizeSSZ ¶
func (b *BeaconBlockBodyBellatrix) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockBodyBellatrix object
func (*BeaconBlockBodyBellatrix) String ¶
func (x *BeaconBlockBodyBellatrix) String() string
func (*BeaconBlockBodyBellatrix) UnmarshalSSZ ¶
func (b *BeaconBlockBodyBellatrix) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockBodyBellatrix object
type BeaconBlockBodyCapella ¶
type BeaconBlockBodyCapella struct {
RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"`
Eth1Data *Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"`
ProposerSlashings []*ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"`
AttesterSlashings []*AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"2"`
Attestations []*Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"128"`
Deposits []*Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"`
VoluntaryExits []*SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"`
SyncAggregate *SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
ExecutionPayload *v1.ExecutionPayloadCapella `protobuf:"bytes,10,opt,name=execution_payload,json=executionPayload,proto3" json:"execution_payload,omitempty"`
BlsToExecutionChanges []*SignedBLSToExecutionChange `` /* 142-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BeaconBlockBodyCapella) Copy ¶
func (body *BeaconBlockBodyCapella) Copy() *BeaconBlockBodyCapella
Copy --
func (*BeaconBlockBodyCapella) Descriptor
deprecated
func (*BeaconBlockBodyCapella) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockBodyCapella.ProtoReflect.Descriptor instead.
func (*BeaconBlockBodyCapella) GetAttestations ¶
func (x *BeaconBlockBodyCapella) GetAttestations() []*Attestation
func (*BeaconBlockBodyCapella) GetAttesterSlashings ¶
func (x *BeaconBlockBodyCapella) GetAttesterSlashings() []*AttesterSlashing
func (*BeaconBlockBodyCapella) GetBlsToExecutionChanges ¶
func (x *BeaconBlockBodyCapella) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
func (*BeaconBlockBodyCapella) GetDeposits ¶
func (x *BeaconBlockBodyCapella) GetDeposits() []*Deposit
func (*BeaconBlockBodyCapella) GetEth1Data ¶
func (x *BeaconBlockBodyCapella) GetEth1Data() *Eth1Data
func (*BeaconBlockBodyCapella) GetExecutionPayload ¶
func (x *BeaconBlockBodyCapella) GetExecutionPayload() *v1.ExecutionPayloadCapella
func (*BeaconBlockBodyCapella) GetGraffiti ¶
func (x *BeaconBlockBodyCapella) GetGraffiti() []byte
func (*BeaconBlockBodyCapella) GetProposerSlashings ¶
func (x *BeaconBlockBodyCapella) GetProposerSlashings() []*ProposerSlashing
func (*BeaconBlockBodyCapella) GetRandaoReveal ¶
func (x *BeaconBlockBodyCapella) GetRandaoReveal() []byte
func (*BeaconBlockBodyCapella) GetSyncAggregate ¶
func (x *BeaconBlockBodyCapella) GetSyncAggregate() *SyncAggregate
func (*BeaconBlockBodyCapella) GetVoluntaryExits ¶
func (x *BeaconBlockBodyCapella) GetVoluntaryExits() []*SignedVoluntaryExit
func (*BeaconBlockBodyCapella) HashTreeRoot ¶
func (b *BeaconBlockBodyCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockBodyCapella object
func (*BeaconBlockBodyCapella) HashTreeRootWith ¶
func (b *BeaconBlockBodyCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockBodyCapella object with a hasher
func (*BeaconBlockBodyCapella) MarshalSSZ ¶
func (b *BeaconBlockBodyCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockBodyCapella object
func (*BeaconBlockBodyCapella) MarshalSSZTo ¶
func (b *BeaconBlockBodyCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockBodyCapella object to a target array
func (*BeaconBlockBodyCapella) ProtoMessage ¶
func (*BeaconBlockBodyCapella) ProtoMessage()
func (*BeaconBlockBodyCapella) ProtoReflect ¶
func (x *BeaconBlockBodyCapella) ProtoReflect() protoreflect.Message
func (*BeaconBlockBodyCapella) Reset ¶
func (x *BeaconBlockBodyCapella) Reset()
func (*BeaconBlockBodyCapella) SizeSSZ ¶
func (b *BeaconBlockBodyCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockBodyCapella object
func (*BeaconBlockBodyCapella) String ¶
func (x *BeaconBlockBodyCapella) String() string
func (*BeaconBlockBodyCapella) UnmarshalSSZ ¶
func (b *BeaconBlockBodyCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockBodyCapella object
type BeaconBlockBodyDeneb ¶
type BeaconBlockBodyDeneb struct {
RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"`
Eth1Data *Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"`
ProposerSlashings []*ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"`
AttesterSlashings []*AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"2"`
Attestations []*Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"128"`
Deposits []*Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"`
VoluntaryExits []*SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"`
SyncAggregate *SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
ExecutionPayload *v1.ExecutionPayloadDeneb `protobuf:"bytes,10,opt,name=execution_payload,json=executionPayload,proto3" json:"execution_payload,omitempty"`
BlsToExecutionChanges []*SignedBLSToExecutionChange `` /* 142-byte string literal not displayed */
BlobKzgCommitments [][]byte `` /* 149-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BeaconBlockBodyDeneb) Copy ¶
func (body *BeaconBlockBodyDeneb) Copy() *BeaconBlockBodyDeneb
Copy --
func (*BeaconBlockBodyDeneb) Descriptor
deprecated
func (*BeaconBlockBodyDeneb) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockBodyDeneb.ProtoReflect.Descriptor instead.
func (*BeaconBlockBodyDeneb) GetAttestations ¶
func (x *BeaconBlockBodyDeneb) GetAttestations() []*Attestation
func (*BeaconBlockBodyDeneb) GetAttesterSlashings ¶
func (x *BeaconBlockBodyDeneb) GetAttesterSlashings() []*AttesterSlashing
func (*BeaconBlockBodyDeneb) GetBlobKzgCommitments ¶
func (x *BeaconBlockBodyDeneb) GetBlobKzgCommitments() [][]byte
func (*BeaconBlockBodyDeneb) GetBlsToExecutionChanges ¶
func (x *BeaconBlockBodyDeneb) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
func (*BeaconBlockBodyDeneb) GetDeposits ¶
func (x *BeaconBlockBodyDeneb) GetDeposits() []*Deposit
func (*BeaconBlockBodyDeneb) GetEth1Data ¶
func (x *BeaconBlockBodyDeneb) GetEth1Data() *Eth1Data
func (*BeaconBlockBodyDeneb) GetExecutionPayload ¶
func (x *BeaconBlockBodyDeneb) GetExecutionPayload() *v1.ExecutionPayloadDeneb
func (*BeaconBlockBodyDeneb) GetGraffiti ¶
func (x *BeaconBlockBodyDeneb) GetGraffiti() []byte
func (*BeaconBlockBodyDeneb) GetProposerSlashings ¶
func (x *BeaconBlockBodyDeneb) GetProposerSlashings() []*ProposerSlashing
func (*BeaconBlockBodyDeneb) GetRandaoReveal ¶
func (x *BeaconBlockBodyDeneb) GetRandaoReveal() []byte
func (*BeaconBlockBodyDeneb) GetSyncAggregate ¶
func (x *BeaconBlockBodyDeneb) GetSyncAggregate() *SyncAggregate
func (*BeaconBlockBodyDeneb) GetVoluntaryExits ¶
func (x *BeaconBlockBodyDeneb) GetVoluntaryExits() []*SignedVoluntaryExit
func (*BeaconBlockBodyDeneb) HashTreeRoot ¶
func (b *BeaconBlockBodyDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockBodyDeneb object
func (*BeaconBlockBodyDeneb) HashTreeRootWith ¶
func (b *BeaconBlockBodyDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockBodyDeneb object with a hasher
func (*BeaconBlockBodyDeneb) MarshalSSZ ¶
func (b *BeaconBlockBodyDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockBodyDeneb object
func (*BeaconBlockBodyDeneb) MarshalSSZTo ¶
func (b *BeaconBlockBodyDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockBodyDeneb object to a target array
func (*BeaconBlockBodyDeneb) ProtoMessage ¶
func (*BeaconBlockBodyDeneb) ProtoMessage()
func (*BeaconBlockBodyDeneb) ProtoReflect ¶
func (x *BeaconBlockBodyDeneb) ProtoReflect() protoreflect.Message
func (*BeaconBlockBodyDeneb) Reset ¶
func (x *BeaconBlockBodyDeneb) Reset()
func (*BeaconBlockBodyDeneb) SizeSSZ ¶
func (b *BeaconBlockBodyDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockBodyDeneb object
func (*BeaconBlockBodyDeneb) String ¶
func (x *BeaconBlockBodyDeneb) String() string
func (*BeaconBlockBodyDeneb) UnmarshalSSZ ¶
func (b *BeaconBlockBodyDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockBodyDeneb object
type BeaconBlockBodyElectra ¶
type BeaconBlockBodyElectra struct {
RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"`
Eth1Data *Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"`
ProposerSlashings []*ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"`
AttesterSlashings []*AttesterSlashingElectra `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"1"`
Attestations []*AttestationElectra `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"8"`
Deposits []*Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"`
VoluntaryExits []*SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"`
SyncAggregate *SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
ExecutionPayload *v1.ExecutionPayloadDeneb `protobuf:"bytes,10,opt,name=execution_payload,json=executionPayload,proto3" json:"execution_payload,omitempty"`
BlsToExecutionChanges []*SignedBLSToExecutionChange `` /* 142-byte string literal not displayed */
BlobKzgCommitments [][]byte `` /* 149-byte string literal not displayed */
ExecutionRequests *v1.ExecutionRequests `protobuf:"bytes,13,opt,name=execution_requests,json=executionRequests,proto3" json:"execution_requests,omitempty"`
// contains filtered or unexported fields
}
func (*BeaconBlockBodyElectra) Copy ¶
func (body *BeaconBlockBodyElectra) Copy() *BeaconBlockBodyElectra
Copy --
func (*BeaconBlockBodyElectra) Descriptor
deprecated
func (*BeaconBlockBodyElectra) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockBodyElectra.ProtoReflect.Descriptor instead.
func (*BeaconBlockBodyElectra) GetAttestations ¶
func (x *BeaconBlockBodyElectra) GetAttestations() []*AttestationElectra
func (*BeaconBlockBodyElectra) GetAttesterSlashings ¶
func (x *BeaconBlockBodyElectra) GetAttesterSlashings() []*AttesterSlashingElectra
func (*BeaconBlockBodyElectra) GetBlobKzgCommitments ¶
func (x *BeaconBlockBodyElectra) GetBlobKzgCommitments() [][]byte
func (*BeaconBlockBodyElectra) GetBlsToExecutionChanges ¶
func (x *BeaconBlockBodyElectra) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
func (*BeaconBlockBodyElectra) GetDeposits ¶
func (x *BeaconBlockBodyElectra) GetDeposits() []*Deposit
func (*BeaconBlockBodyElectra) GetEth1Data ¶
func (x *BeaconBlockBodyElectra) GetEth1Data() *Eth1Data
func (*BeaconBlockBodyElectra) GetExecutionPayload ¶
func (x *BeaconBlockBodyElectra) GetExecutionPayload() *v1.ExecutionPayloadDeneb
func (*BeaconBlockBodyElectra) GetExecutionRequests ¶
func (x *BeaconBlockBodyElectra) GetExecutionRequests() *v1.ExecutionRequests
func (*BeaconBlockBodyElectra) GetGraffiti ¶
func (x *BeaconBlockBodyElectra) GetGraffiti() []byte
func (*BeaconBlockBodyElectra) GetProposerSlashings ¶
func (x *BeaconBlockBodyElectra) GetProposerSlashings() []*ProposerSlashing
func (*BeaconBlockBodyElectra) GetRandaoReveal ¶
func (x *BeaconBlockBodyElectra) GetRandaoReveal() []byte
func (*BeaconBlockBodyElectra) GetSyncAggregate ¶
func (x *BeaconBlockBodyElectra) GetSyncAggregate() *SyncAggregate
func (*BeaconBlockBodyElectra) GetVoluntaryExits ¶
func (x *BeaconBlockBodyElectra) GetVoluntaryExits() []*SignedVoluntaryExit
func (*BeaconBlockBodyElectra) HashTreeRoot ¶
func (b *BeaconBlockBodyElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockBodyElectra object
func (*BeaconBlockBodyElectra) HashTreeRootWith ¶
func (b *BeaconBlockBodyElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockBodyElectra object with a hasher
func (*BeaconBlockBodyElectra) MarshalSSZ ¶
func (b *BeaconBlockBodyElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockBodyElectra object
func (*BeaconBlockBodyElectra) MarshalSSZTo ¶
func (b *BeaconBlockBodyElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockBodyElectra object to a target array
func (*BeaconBlockBodyElectra) ProtoMessage ¶
func (*BeaconBlockBodyElectra) ProtoMessage()
func (*BeaconBlockBodyElectra) ProtoReflect ¶
func (x *BeaconBlockBodyElectra) ProtoReflect() protoreflect.Message
func (*BeaconBlockBodyElectra) Reset ¶
func (x *BeaconBlockBodyElectra) Reset()
func (*BeaconBlockBodyElectra) SizeSSZ ¶
func (b *BeaconBlockBodyElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockBodyElectra object
func (*BeaconBlockBodyElectra) String ¶
func (x *BeaconBlockBodyElectra) String() string
func (*BeaconBlockBodyElectra) UnmarshalSSZ ¶
func (b *BeaconBlockBodyElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockBodyElectra object
type BeaconBlockBodyGloas ¶
type BeaconBlockBodyGloas struct {
RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"`
Eth1Data *Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"`
ProposerSlashings []*ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"`
AttesterSlashings []*AttesterSlashingElectra `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"1"`
Attestations []*AttestationElectra `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"8"`
Deposits []*Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"`
VoluntaryExits []*SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"`
SyncAggregate *SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
BlsToExecutionChanges []*SignedBLSToExecutionChange `` /* 142-byte string literal not displayed */
SignedExecutionPayloadBid *SignedExecutionPayloadBid `` /* 141-byte string literal not displayed */
PayloadAttestations []*PayloadAttestation `` /* 131-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BeaconBlockBodyGloas) Descriptor
deprecated
func (*BeaconBlockBodyGloas) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockBodyGloas.ProtoReflect.Descriptor instead.
func (*BeaconBlockBodyGloas) GetAttestations ¶
func (x *BeaconBlockBodyGloas) GetAttestations() []*AttestationElectra
func (*BeaconBlockBodyGloas) GetAttesterSlashings ¶
func (x *BeaconBlockBodyGloas) GetAttesterSlashings() []*AttesterSlashingElectra
func (*BeaconBlockBodyGloas) GetBlsToExecutionChanges ¶
func (x *BeaconBlockBodyGloas) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
func (*BeaconBlockBodyGloas) GetDeposits ¶
func (x *BeaconBlockBodyGloas) GetDeposits() []*Deposit
func (*BeaconBlockBodyGloas) GetEth1Data ¶
func (x *BeaconBlockBodyGloas) GetEth1Data() *Eth1Data
func (*BeaconBlockBodyGloas) GetGraffiti ¶
func (x *BeaconBlockBodyGloas) GetGraffiti() []byte
func (*BeaconBlockBodyGloas) GetPayloadAttestations ¶
func (x *BeaconBlockBodyGloas) GetPayloadAttestations() []*PayloadAttestation
func (*BeaconBlockBodyGloas) GetProposerSlashings ¶
func (x *BeaconBlockBodyGloas) GetProposerSlashings() []*ProposerSlashing
func (*BeaconBlockBodyGloas) GetRandaoReveal ¶
func (x *BeaconBlockBodyGloas) GetRandaoReveal() []byte
func (*BeaconBlockBodyGloas) GetSignedExecutionPayloadBid ¶
func (x *BeaconBlockBodyGloas) GetSignedExecutionPayloadBid() *SignedExecutionPayloadBid
func (*BeaconBlockBodyGloas) GetSyncAggregate ¶
func (x *BeaconBlockBodyGloas) GetSyncAggregate() *SyncAggregate
func (*BeaconBlockBodyGloas) GetVoluntaryExits ¶
func (x *BeaconBlockBodyGloas) GetVoluntaryExits() []*SignedVoluntaryExit
func (*BeaconBlockBodyGloas) HashTreeRoot ¶
func (b *BeaconBlockBodyGloas) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockBodyGloas object
func (*BeaconBlockBodyGloas) HashTreeRootWith ¶
func (b *BeaconBlockBodyGloas) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockBodyGloas object with a hasher
func (*BeaconBlockBodyGloas) MarshalSSZ ¶
func (b *BeaconBlockBodyGloas) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockBodyGloas object
func (*BeaconBlockBodyGloas) MarshalSSZTo ¶
func (b *BeaconBlockBodyGloas) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockBodyGloas object to a target array
func (*BeaconBlockBodyGloas) ProtoMessage ¶
func (*BeaconBlockBodyGloas) ProtoMessage()
func (*BeaconBlockBodyGloas) ProtoReflect ¶
func (x *BeaconBlockBodyGloas) ProtoReflect() protoreflect.Message
func (*BeaconBlockBodyGloas) Reset ¶
func (x *BeaconBlockBodyGloas) Reset()
func (*BeaconBlockBodyGloas) SizeSSZ ¶
func (b *BeaconBlockBodyGloas) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockBodyGloas object
func (*BeaconBlockBodyGloas) String ¶
func (x *BeaconBlockBodyGloas) String() string
func (*BeaconBlockBodyGloas) UnmarshalSSZ ¶
func (b *BeaconBlockBodyGloas) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockBodyGloas object
type BeaconBlockCapella ¶
type BeaconBlockCapella struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
ProposerIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 188-byte string literal not displayed */
ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"`
StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"`
Body *BeaconBlockBodyCapella `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*BeaconBlockCapella) Copy ¶
func (block *BeaconBlockCapella) Copy() *BeaconBlockCapella
Copy --
func (*BeaconBlockCapella) Descriptor
deprecated
func (*BeaconBlockCapella) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockCapella.ProtoReflect.Descriptor instead.
func (*BeaconBlockCapella) GetBody ¶
func (x *BeaconBlockCapella) GetBody() *BeaconBlockBodyCapella
func (*BeaconBlockCapella) GetParentRoot ¶
func (x *BeaconBlockCapella) GetParentRoot() []byte
func (*BeaconBlockCapella) GetProposerIndex ¶
func (x *BeaconBlockCapella) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BeaconBlockCapella) GetSlot ¶
func (x *BeaconBlockCapella) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconBlockCapella) GetStateRoot ¶
func (x *BeaconBlockCapella) GetStateRoot() []byte
func (*BeaconBlockCapella) HashTreeRoot ¶
func (b *BeaconBlockCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockCapella object
func (*BeaconBlockCapella) HashTreeRootWith ¶
func (b *BeaconBlockCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockCapella object with a hasher
func (*BeaconBlockCapella) MarshalSSZ ¶
func (b *BeaconBlockCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockCapella object
func (*BeaconBlockCapella) MarshalSSZTo ¶
func (b *BeaconBlockCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockCapella object to a target array
func (*BeaconBlockCapella) ProtoMessage ¶
func (*BeaconBlockCapella) ProtoMessage()
func (*BeaconBlockCapella) ProtoReflect ¶
func (x *BeaconBlockCapella) ProtoReflect() protoreflect.Message
func (*BeaconBlockCapella) Reset ¶
func (x *BeaconBlockCapella) Reset()
func (*BeaconBlockCapella) SizeSSZ ¶
func (b *BeaconBlockCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockCapella object
func (*BeaconBlockCapella) String ¶
func (x *BeaconBlockCapella) String() string
func (*BeaconBlockCapella) UnmarshalSSZ ¶
func (b *BeaconBlockCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockCapella object
type BeaconBlockContainer ¶
type BeaconBlockContainer struct {
BlockRoot []byte `protobuf:"bytes,1,opt,name=block_root,json=blockRoot,proto3" json:"block_root,omitempty"`
Canonical bool `protobuf:"varint,2,opt,name=canonical,proto3" json:"canonical,omitempty"`
// Types that are valid to be assigned to Block:
//
// *BeaconBlockContainer_Phase0Block
// *BeaconBlockContainer_AltairBlock
// *BeaconBlockContainer_BellatrixBlock
// *BeaconBlockContainer_BlindedBellatrixBlock
// *BeaconBlockContainer_CapellaBlock
// *BeaconBlockContainer_BlindedCapellaBlock
// *BeaconBlockContainer_DenebBlock
// *BeaconBlockContainer_BlindedDenebBlock
// *BeaconBlockContainer_ElectraBlock
// *BeaconBlockContainer_BlindedElectraBlock
// *BeaconBlockContainer_FuluBlock
// *BeaconBlockContainer_BlindedFuluBlock
Block isBeaconBlockContainer_Block `protobuf_oneof:"block"`
// contains filtered or unexported fields
}
func (*BeaconBlockContainer) Descriptor
deprecated
func (*BeaconBlockContainer) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockContainer.ProtoReflect.Descriptor instead.
func (*BeaconBlockContainer) GetAltairBlock ¶
func (x *BeaconBlockContainer) GetAltairBlock() *SignedBeaconBlockAltair
func (*BeaconBlockContainer) GetBellatrixBlock ¶
func (x *BeaconBlockContainer) GetBellatrixBlock() *SignedBeaconBlockBellatrix
func (*BeaconBlockContainer) GetBlindedBellatrixBlock ¶
func (x *BeaconBlockContainer) GetBlindedBellatrixBlock() *SignedBlindedBeaconBlockBellatrix
func (*BeaconBlockContainer) GetBlindedCapellaBlock ¶
func (x *BeaconBlockContainer) GetBlindedCapellaBlock() *SignedBlindedBeaconBlockCapella
func (*BeaconBlockContainer) GetBlindedDenebBlock ¶
func (x *BeaconBlockContainer) GetBlindedDenebBlock() *SignedBlindedBeaconBlockDeneb
func (*BeaconBlockContainer) GetBlindedElectraBlock ¶
func (x *BeaconBlockContainer) GetBlindedElectraBlock() *SignedBlindedBeaconBlockElectra
func (*BeaconBlockContainer) GetBlindedFuluBlock ¶
func (x *BeaconBlockContainer) GetBlindedFuluBlock() *SignedBlindedBeaconBlockFulu
func (*BeaconBlockContainer) GetBlock ¶
func (x *BeaconBlockContainer) GetBlock() isBeaconBlockContainer_Block
func (*BeaconBlockContainer) GetBlockRoot ¶
func (x *BeaconBlockContainer) GetBlockRoot() []byte
func (*BeaconBlockContainer) GetCanonical ¶
func (x *BeaconBlockContainer) GetCanonical() bool
func (*BeaconBlockContainer) GetCapellaBlock ¶
func (x *BeaconBlockContainer) GetCapellaBlock() *SignedBeaconBlockCapella
func (*BeaconBlockContainer) GetDenebBlock ¶
func (x *BeaconBlockContainer) GetDenebBlock() *SignedBeaconBlockDeneb
func (*BeaconBlockContainer) GetElectraBlock ¶
func (x *BeaconBlockContainer) GetElectraBlock() *SignedBeaconBlockElectra
func (*BeaconBlockContainer) GetFuluBlock ¶
func (x *BeaconBlockContainer) GetFuluBlock() *SignedBeaconBlockFulu
func (*BeaconBlockContainer) GetPhase0Block ¶
func (x *BeaconBlockContainer) GetPhase0Block() *SignedBeaconBlock
func (*BeaconBlockContainer) ProtoMessage ¶
func (*BeaconBlockContainer) ProtoMessage()
func (*BeaconBlockContainer) ProtoReflect ¶
func (x *BeaconBlockContainer) ProtoReflect() protoreflect.Message
func (*BeaconBlockContainer) Reset ¶
func (x *BeaconBlockContainer) Reset()
func (*BeaconBlockContainer) String ¶
func (x *BeaconBlockContainer) String() string
type BeaconBlockContainer_AltairBlock ¶
type BeaconBlockContainer_AltairBlock struct {
AltairBlock *SignedBeaconBlockAltair `protobuf:"bytes,4,opt,name=altair_block,json=altairBlock,proto3,oneof"`
}
type BeaconBlockContainer_BellatrixBlock ¶
type BeaconBlockContainer_BellatrixBlock struct {
BellatrixBlock *SignedBeaconBlockBellatrix `protobuf:"bytes,5,opt,name=bellatrix_block,json=bellatrixBlock,proto3,oneof"`
}
type BeaconBlockContainer_BlindedBellatrixBlock ¶
type BeaconBlockContainer_BlindedBellatrixBlock struct {
BlindedBellatrixBlock *SignedBlindedBeaconBlockBellatrix `protobuf:"bytes,6,opt,name=blinded_bellatrix_block,json=blindedBellatrixBlock,proto3,oneof"`
}
type BeaconBlockContainer_BlindedCapellaBlock ¶
type BeaconBlockContainer_BlindedCapellaBlock struct {
BlindedCapellaBlock *SignedBlindedBeaconBlockCapella `protobuf:"bytes,8,opt,name=blinded_capella_block,json=blindedCapellaBlock,proto3,oneof"`
}
type BeaconBlockContainer_BlindedDenebBlock ¶
type BeaconBlockContainer_BlindedDenebBlock struct {
BlindedDenebBlock *SignedBlindedBeaconBlockDeneb `protobuf:"bytes,10,opt,name=blinded_deneb_block,json=blindedDenebBlock,proto3,oneof"`
}
type BeaconBlockContainer_BlindedElectraBlock ¶
type BeaconBlockContainer_BlindedElectraBlock struct {
BlindedElectraBlock *SignedBlindedBeaconBlockElectra `protobuf:"bytes,12,opt,name=blinded_electra_block,json=blindedElectraBlock,proto3,oneof"`
}
type BeaconBlockContainer_BlindedFuluBlock ¶
type BeaconBlockContainer_BlindedFuluBlock struct {
BlindedFuluBlock *SignedBlindedBeaconBlockFulu `protobuf:"bytes,14,opt,name=blinded_fulu_block,json=blindedFuluBlock,proto3,oneof"`
}
type BeaconBlockContainer_CapellaBlock ¶
type BeaconBlockContainer_CapellaBlock struct {
CapellaBlock *SignedBeaconBlockCapella `protobuf:"bytes,7,opt,name=capella_block,json=capellaBlock,proto3,oneof"`
}
type BeaconBlockContainer_DenebBlock ¶
type BeaconBlockContainer_DenebBlock struct {
DenebBlock *SignedBeaconBlockDeneb `protobuf:"bytes,9,opt,name=deneb_block,json=denebBlock,proto3,oneof"`
}
type BeaconBlockContainer_ElectraBlock ¶
type BeaconBlockContainer_ElectraBlock struct {
ElectraBlock *SignedBeaconBlockElectra `protobuf:"bytes,11,opt,name=electra_block,json=electraBlock,proto3,oneof"`
}
type BeaconBlockContainer_FuluBlock ¶
type BeaconBlockContainer_FuluBlock struct {
FuluBlock *SignedBeaconBlockFulu `protobuf:"bytes,13,opt,name=fulu_block,json=fuluBlock,proto3,oneof"`
}
type BeaconBlockContainer_Phase0Block ¶
type BeaconBlockContainer_Phase0Block struct {
Phase0Block *SignedBeaconBlock `protobuf:"bytes,3,opt,name=phase0_block,json=phase0Block,proto3,oneof"`
}
type BeaconBlockContentsDeneb ¶
type BeaconBlockContentsDeneb struct {
Block *BeaconBlockDeneb `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
KzgProofs [][]byte `protobuf:"bytes,2,rep,name=kzg_proofs,json=kzgProofs,proto3" json:"kzg_proofs,omitempty" ssz-max:"4096" ssz-size:"?,48"`
Blobs [][]byte `protobuf:"bytes,3,rep,name=blobs,proto3" json:"blobs,omitempty" ssz-max:"4096" ssz-size:"?,131072"`
// contains filtered or unexported fields
}
func (*BeaconBlockContentsDeneb) Descriptor
deprecated
func (*BeaconBlockContentsDeneb) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockContentsDeneb.ProtoReflect.Descriptor instead.
func (*BeaconBlockContentsDeneb) GetBlobs ¶
func (x *BeaconBlockContentsDeneb) GetBlobs() [][]byte
func (*BeaconBlockContentsDeneb) GetBlock ¶
func (x *BeaconBlockContentsDeneb) GetBlock() *BeaconBlockDeneb
func (*BeaconBlockContentsDeneb) GetKzgProofs ¶
func (x *BeaconBlockContentsDeneb) GetKzgProofs() [][]byte
func (*BeaconBlockContentsDeneb) HashTreeRoot ¶
func (b *BeaconBlockContentsDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockContentsDeneb object
func (*BeaconBlockContentsDeneb) HashTreeRootWith ¶
func (b *BeaconBlockContentsDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockContentsDeneb object with a hasher
func (*BeaconBlockContentsDeneb) MarshalSSZ ¶
func (b *BeaconBlockContentsDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockContentsDeneb object
func (*BeaconBlockContentsDeneb) MarshalSSZTo ¶
func (b *BeaconBlockContentsDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockContentsDeneb object to a target array
func (*BeaconBlockContentsDeneb) ProtoMessage ¶
func (*BeaconBlockContentsDeneb) ProtoMessage()
func (*BeaconBlockContentsDeneb) ProtoReflect ¶
func (x *BeaconBlockContentsDeneb) ProtoReflect() protoreflect.Message
func (*BeaconBlockContentsDeneb) Reset ¶
func (x *BeaconBlockContentsDeneb) Reset()
func (*BeaconBlockContentsDeneb) SizeSSZ ¶
func (b *BeaconBlockContentsDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockContentsDeneb object
func (*BeaconBlockContentsDeneb) String ¶
func (x *BeaconBlockContentsDeneb) String() string
func (*BeaconBlockContentsDeneb) UnmarshalSSZ ¶
func (b *BeaconBlockContentsDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockContentsDeneb object
type BeaconBlockContentsElectra ¶
type BeaconBlockContentsElectra struct {
Block *BeaconBlockElectra `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
KzgProofs [][]byte `protobuf:"bytes,2,rep,name=kzg_proofs,json=kzgProofs,proto3" json:"kzg_proofs,omitempty" ssz-max:"4096" ssz-size:"?,48"`
Blobs [][]byte `protobuf:"bytes,3,rep,name=blobs,proto3" json:"blobs,omitempty" ssz-max:"4096" ssz-size:"?,131072"`
// contains filtered or unexported fields
}
func (*BeaconBlockContentsElectra) Descriptor
deprecated
func (*BeaconBlockContentsElectra) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockContentsElectra.ProtoReflect.Descriptor instead.
func (*BeaconBlockContentsElectra) GetBlobs ¶
func (x *BeaconBlockContentsElectra) GetBlobs() [][]byte
func (*BeaconBlockContentsElectra) GetBlock ¶
func (x *BeaconBlockContentsElectra) GetBlock() *BeaconBlockElectra
func (*BeaconBlockContentsElectra) GetKzgProofs ¶
func (x *BeaconBlockContentsElectra) GetKzgProofs() [][]byte
func (*BeaconBlockContentsElectra) HashTreeRoot ¶
func (b *BeaconBlockContentsElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockContentsElectra object
func (*BeaconBlockContentsElectra) HashTreeRootWith ¶
func (b *BeaconBlockContentsElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockContentsElectra object with a hasher
func (*BeaconBlockContentsElectra) MarshalSSZ ¶
func (b *BeaconBlockContentsElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockContentsElectra object
func (*BeaconBlockContentsElectra) MarshalSSZTo ¶
func (b *BeaconBlockContentsElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockContentsElectra object to a target array
func (*BeaconBlockContentsElectra) ProtoMessage ¶
func (*BeaconBlockContentsElectra) ProtoMessage()
func (*BeaconBlockContentsElectra) ProtoReflect ¶
func (x *BeaconBlockContentsElectra) ProtoReflect() protoreflect.Message
func (*BeaconBlockContentsElectra) Reset ¶
func (x *BeaconBlockContentsElectra) Reset()
func (*BeaconBlockContentsElectra) SizeSSZ ¶
func (b *BeaconBlockContentsElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockContentsElectra object
func (*BeaconBlockContentsElectra) String ¶
func (x *BeaconBlockContentsElectra) String() string
func (*BeaconBlockContentsElectra) UnmarshalSSZ ¶
func (b *BeaconBlockContentsElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockContentsElectra object
type BeaconBlockContentsFulu ¶
type BeaconBlockContentsFulu struct {
Block *BeaconBlockElectra `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
KzgProofs [][]byte `protobuf:"bytes,2,rep,name=kzg_proofs,json=kzgProofs,proto3" json:"kzg_proofs,omitempty" ssz-max:"33554432" ssz-size:"?,48"`
Blobs [][]byte `protobuf:"bytes,3,rep,name=blobs,proto3" json:"blobs,omitempty" ssz-max:"4096" ssz-size:"?,131072"`
// contains filtered or unexported fields
}
func (*BeaconBlockContentsFulu) Descriptor
deprecated
func (*BeaconBlockContentsFulu) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockContentsFulu.ProtoReflect.Descriptor instead.
func (*BeaconBlockContentsFulu) GetBlobs ¶
func (x *BeaconBlockContentsFulu) GetBlobs() [][]byte
func (*BeaconBlockContentsFulu) GetBlock ¶
func (x *BeaconBlockContentsFulu) GetBlock() *BeaconBlockElectra
func (*BeaconBlockContentsFulu) GetKzgProofs ¶
func (x *BeaconBlockContentsFulu) GetKzgProofs() [][]byte
func (*BeaconBlockContentsFulu) HashTreeRoot ¶
func (b *BeaconBlockContentsFulu) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockContentsFulu object
func (*BeaconBlockContentsFulu) HashTreeRootWith ¶
func (b *BeaconBlockContentsFulu) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockContentsFulu object with a hasher
func (*BeaconBlockContentsFulu) MarshalSSZ ¶
func (b *BeaconBlockContentsFulu) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockContentsFulu object
func (*BeaconBlockContentsFulu) MarshalSSZTo ¶
func (b *BeaconBlockContentsFulu) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockContentsFulu object to a target array
func (*BeaconBlockContentsFulu) ProtoMessage ¶
func (*BeaconBlockContentsFulu) ProtoMessage()
func (*BeaconBlockContentsFulu) ProtoReflect ¶
func (x *BeaconBlockContentsFulu) ProtoReflect() protoreflect.Message
func (*BeaconBlockContentsFulu) Reset ¶
func (x *BeaconBlockContentsFulu) Reset()
func (*BeaconBlockContentsFulu) SizeSSZ ¶
func (b *BeaconBlockContentsFulu) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockContentsFulu object
func (*BeaconBlockContentsFulu) String ¶
func (x *BeaconBlockContentsFulu) String() string
func (*BeaconBlockContentsFulu) UnmarshalSSZ ¶
func (b *BeaconBlockContentsFulu) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockContentsFulu object
type BeaconBlockDeneb ¶
type BeaconBlockDeneb struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
ProposerIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 188-byte string literal not displayed */
ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"`
StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"`
Body *BeaconBlockBodyDeneb `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*BeaconBlockDeneb) Descriptor
deprecated
func (*BeaconBlockDeneb) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockDeneb.ProtoReflect.Descriptor instead.
func (*BeaconBlockDeneb) GetBody ¶
func (x *BeaconBlockDeneb) GetBody() *BeaconBlockBodyDeneb
func (*BeaconBlockDeneb) GetParentRoot ¶
func (x *BeaconBlockDeneb) GetParentRoot() []byte
func (*BeaconBlockDeneb) GetProposerIndex ¶
func (x *BeaconBlockDeneb) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BeaconBlockDeneb) GetSlot ¶
func (x *BeaconBlockDeneb) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconBlockDeneb) GetStateRoot ¶
func (x *BeaconBlockDeneb) GetStateRoot() []byte
func (*BeaconBlockDeneb) HashTreeRoot ¶
func (b *BeaconBlockDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockDeneb object
func (*BeaconBlockDeneb) HashTreeRootWith ¶
func (b *BeaconBlockDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockDeneb object with a hasher
func (*BeaconBlockDeneb) MarshalSSZ ¶
func (b *BeaconBlockDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockDeneb object
func (*BeaconBlockDeneb) MarshalSSZTo ¶
func (b *BeaconBlockDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockDeneb object to a target array
func (*BeaconBlockDeneb) ProtoMessage ¶
func (*BeaconBlockDeneb) ProtoMessage()
func (*BeaconBlockDeneb) ProtoReflect ¶
func (x *BeaconBlockDeneb) ProtoReflect() protoreflect.Message
func (*BeaconBlockDeneb) Reset ¶
func (x *BeaconBlockDeneb) Reset()
func (*BeaconBlockDeneb) SizeSSZ ¶
func (b *BeaconBlockDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockDeneb object
func (*BeaconBlockDeneb) String ¶
func (x *BeaconBlockDeneb) String() string
func (*BeaconBlockDeneb) UnmarshalSSZ ¶
func (b *BeaconBlockDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockDeneb object
type BeaconBlockElectra ¶
type BeaconBlockElectra struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
ProposerIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 188-byte string literal not displayed */
ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"`
StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"`
Body *BeaconBlockBodyElectra `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*BeaconBlockElectra) Copy ¶
func (block *BeaconBlockElectra) Copy() *BeaconBlockElectra
Copy --
func (*BeaconBlockElectra) Descriptor
deprecated
func (*BeaconBlockElectra) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockElectra.ProtoReflect.Descriptor instead.
func (*BeaconBlockElectra) GetBody ¶
func (x *BeaconBlockElectra) GetBody() *BeaconBlockBodyElectra
func (*BeaconBlockElectra) GetParentRoot ¶
func (x *BeaconBlockElectra) GetParentRoot() []byte
func (*BeaconBlockElectra) GetProposerIndex ¶
func (x *BeaconBlockElectra) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BeaconBlockElectra) GetSlot ¶
func (x *BeaconBlockElectra) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconBlockElectra) GetStateRoot ¶
func (x *BeaconBlockElectra) GetStateRoot() []byte
func (*BeaconBlockElectra) HashTreeRoot ¶
func (b *BeaconBlockElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockElectra object
func (*BeaconBlockElectra) HashTreeRootWith ¶
func (b *BeaconBlockElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockElectra object with a hasher
func (*BeaconBlockElectra) MarshalSSZ ¶
func (b *BeaconBlockElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockElectra object
func (*BeaconBlockElectra) MarshalSSZTo ¶
func (b *BeaconBlockElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockElectra object to a target array
func (*BeaconBlockElectra) ProtoMessage ¶
func (*BeaconBlockElectra) ProtoMessage()
func (*BeaconBlockElectra) ProtoReflect ¶
func (x *BeaconBlockElectra) ProtoReflect() protoreflect.Message
func (*BeaconBlockElectra) Reset ¶
func (x *BeaconBlockElectra) Reset()
func (*BeaconBlockElectra) SizeSSZ ¶
func (b *BeaconBlockElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockElectra object
func (*BeaconBlockElectra) String ¶
func (x *BeaconBlockElectra) String() string
func (*BeaconBlockElectra) UnmarshalSSZ ¶
func (b *BeaconBlockElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockElectra object
type BeaconBlockGloas ¶
type BeaconBlockGloas struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
ProposerIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 188-byte string literal not displayed */
ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"`
StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"`
Body *BeaconBlockBodyGloas `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*BeaconBlockGloas) Descriptor
deprecated
func (*BeaconBlockGloas) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockGloas.ProtoReflect.Descriptor instead.
func (*BeaconBlockGloas) GetBody ¶
func (x *BeaconBlockGloas) GetBody() *BeaconBlockBodyGloas
func (*BeaconBlockGloas) GetParentRoot ¶
func (x *BeaconBlockGloas) GetParentRoot() []byte
func (*BeaconBlockGloas) GetProposerIndex ¶
func (x *BeaconBlockGloas) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BeaconBlockGloas) GetSlot ¶
func (x *BeaconBlockGloas) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconBlockGloas) GetStateRoot ¶
func (x *BeaconBlockGloas) GetStateRoot() []byte
func (*BeaconBlockGloas) HashTreeRoot ¶
func (b *BeaconBlockGloas) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockGloas object
func (*BeaconBlockGloas) HashTreeRootWith ¶
func (b *BeaconBlockGloas) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockGloas object with a hasher
func (*BeaconBlockGloas) MarshalSSZ ¶
func (b *BeaconBlockGloas) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockGloas object
func (*BeaconBlockGloas) MarshalSSZTo ¶
func (b *BeaconBlockGloas) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockGloas object to a target array
func (*BeaconBlockGloas) ProtoMessage ¶
func (*BeaconBlockGloas) ProtoMessage()
func (*BeaconBlockGloas) ProtoReflect ¶
func (x *BeaconBlockGloas) ProtoReflect() protoreflect.Message
func (*BeaconBlockGloas) Reset ¶
func (x *BeaconBlockGloas) Reset()
func (*BeaconBlockGloas) SizeSSZ ¶
func (b *BeaconBlockGloas) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockGloas object
func (*BeaconBlockGloas) String ¶
func (x *BeaconBlockGloas) String() string
func (*BeaconBlockGloas) UnmarshalSSZ ¶
func (b *BeaconBlockGloas) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockGloas object
type BeaconBlockHeader ¶
type BeaconBlockHeader struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
ProposerIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 188-byte string literal not displayed */
ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"`
StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"`
BodyRoot []byte `protobuf:"bytes,5,opt,name=body_root,json=bodyRoot,proto3" json:"body_root,omitempty" ssz-size:"32"`
// contains filtered or unexported fields
}
func (*BeaconBlockHeader) Descriptor
deprecated
func (*BeaconBlockHeader) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockHeader.ProtoReflect.Descriptor instead.
func (*BeaconBlockHeader) GetBodyRoot ¶
func (x *BeaconBlockHeader) GetBodyRoot() []byte
func (*BeaconBlockHeader) GetParentRoot ¶
func (x *BeaconBlockHeader) GetParentRoot() []byte
func (*BeaconBlockHeader) GetProposerIndex ¶
func (x *BeaconBlockHeader) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BeaconBlockHeader) GetSlot ¶
func (x *BeaconBlockHeader) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconBlockHeader) GetStateRoot ¶
func (x *BeaconBlockHeader) GetStateRoot() []byte
func (*BeaconBlockHeader) HashTreeRoot ¶
func (b *BeaconBlockHeader) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockHeader object
func (*BeaconBlockHeader) HashTreeRootWith ¶
func (b *BeaconBlockHeader) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockHeader object with a hasher
func (*BeaconBlockHeader) MarshalSSZ ¶
func (b *BeaconBlockHeader) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockHeader object
func (*BeaconBlockHeader) MarshalSSZTo ¶
func (b *BeaconBlockHeader) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockHeader object to a target array
func (*BeaconBlockHeader) ProtoMessage ¶
func (*BeaconBlockHeader) ProtoMessage()
func (*BeaconBlockHeader) ProtoReflect ¶
func (x *BeaconBlockHeader) ProtoReflect() protoreflect.Message
func (*BeaconBlockHeader) Reset ¶
func (x *BeaconBlockHeader) Reset()
func (*BeaconBlockHeader) SizeSSZ ¶
func (b *BeaconBlockHeader) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockHeader object
func (*BeaconBlockHeader) String ¶
func (x *BeaconBlockHeader) String() string
func (*BeaconBlockHeader) UnmarshalSSZ ¶
func (b *BeaconBlockHeader) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockHeader object
type BeaconBlocksByRangeRequest ¶
type BeaconBlocksByRangeRequest struct {
StartSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 166-byte string literal not displayed */
Count uint64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
Step uint64 `protobuf:"varint,3,opt,name=step,proto3" json:"step,omitempty"`
// contains filtered or unexported fields
}
func (*BeaconBlocksByRangeRequest) Descriptor
deprecated
func (*BeaconBlocksByRangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlocksByRangeRequest.ProtoReflect.Descriptor instead.
func (*BeaconBlocksByRangeRequest) GetCount ¶
func (x *BeaconBlocksByRangeRequest) GetCount() uint64
func (*BeaconBlocksByRangeRequest) GetStartSlot ¶
func (x *BeaconBlocksByRangeRequest) GetStartSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconBlocksByRangeRequest) GetStep ¶
func (x *BeaconBlocksByRangeRequest) GetStep() uint64
func (*BeaconBlocksByRangeRequest) HashTreeRoot ¶
func (b *BeaconBlocksByRangeRequest) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlocksByRangeRequest object
func (*BeaconBlocksByRangeRequest) HashTreeRootWith ¶
func (b *BeaconBlocksByRangeRequest) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlocksByRangeRequest object with a hasher
func (*BeaconBlocksByRangeRequest) MarshalSSZ ¶
func (b *BeaconBlocksByRangeRequest) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlocksByRangeRequest object
func (*BeaconBlocksByRangeRequest) MarshalSSZTo ¶
func (b *BeaconBlocksByRangeRequest) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlocksByRangeRequest object to a target array
func (*BeaconBlocksByRangeRequest) ProtoMessage ¶
func (*BeaconBlocksByRangeRequest) ProtoMessage()
func (*BeaconBlocksByRangeRequest) ProtoReflect ¶
func (x *BeaconBlocksByRangeRequest) ProtoReflect() protoreflect.Message
func (*BeaconBlocksByRangeRequest) Reset ¶
func (x *BeaconBlocksByRangeRequest) Reset()
func (*BeaconBlocksByRangeRequest) SizeSSZ ¶
func (b *BeaconBlocksByRangeRequest) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlocksByRangeRequest object
func (*BeaconBlocksByRangeRequest) String ¶
func (x *BeaconBlocksByRangeRequest) String() string
func (*BeaconBlocksByRangeRequest) UnmarshalSSZ ¶
func (b *BeaconBlocksByRangeRequest) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlocksByRangeRequest object
type BeaconChainClient ¶
type BeaconChainClient interface {
// Deprecated: Do not use.
ListAttestations(ctx context.Context, in *ListAttestationsRequest, opts ...grpc.CallOption) (*ListAttestationsResponse, error)
// Deprecated: Do not use.
ListAttestationsElectra(ctx context.Context, in *ListAttestationsRequest, opts ...grpc.CallOption) (*ListAttestationsElectraResponse, error)
// Deprecated: Do not use.
ListIndexedAttestations(ctx context.Context, in *ListIndexedAttestationsRequest, opts ...grpc.CallOption) (*ListIndexedAttestationsResponse, error)
// Deprecated: Do not use.
ListIndexedAttestationsElectra(ctx context.Context, in *ListIndexedAttestationsRequest, opts ...grpc.CallOption) (*ListIndexedAttestationsElectraResponse, error)
// Deprecated: Do not use.
AttestationPool(ctx context.Context, in *AttestationPoolRequest, opts ...grpc.CallOption) (*AttestationPoolResponse, error)
// Deprecated: Do not use.
AttestationPoolElectra(ctx context.Context, in *AttestationPoolRequest, opts ...grpc.CallOption) (*AttestationPoolElectraResponse, error)
// Deprecated: Do not use.
ListBeaconBlocks(ctx context.Context, in *ListBlocksRequest, opts ...grpc.CallOption) (*ListBeaconBlocksResponse, error)
// Deprecated: Do not use.
GetChainHead(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*ChainHead, error)
// Deprecated: Do not use.
ListBeaconCommittees(ctx context.Context, in *ListCommitteesRequest, opts ...grpc.CallOption) (*BeaconCommittees, error)
// Deprecated: Do not use.
ListValidatorBalances(ctx context.Context, in *ListValidatorBalancesRequest, opts ...grpc.CallOption) (*ValidatorBalances, error)
// Deprecated: Do not use.
ListValidators(ctx context.Context, in *ListValidatorsRequest, opts ...grpc.CallOption) (*Validators, error)
// Deprecated: Do not use.
GetValidator(ctx context.Context, in *GetValidatorRequest, opts ...grpc.CallOption) (*Validator, error)
// Deprecated: Do not use.
GetValidatorActiveSetChanges(ctx context.Context, in *GetValidatorActiveSetChangesRequest, opts ...grpc.CallOption) (*ActiveSetChanges, error)
// Deprecated: Do not use.
GetValidatorQueue(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*ValidatorQueue, error)
// Deprecated: Do not use.
GetValidatorPerformance(ctx context.Context, in *ValidatorPerformanceRequest, opts ...grpc.CallOption) (*ValidatorPerformanceResponse, error)
// Deprecated: Do not use.
ListValidatorAssignments(ctx context.Context, in *ListValidatorAssignmentsRequest, opts ...grpc.CallOption) (*ValidatorAssignments, error)
// Deprecated: Do not use.
GetValidatorParticipation(ctx context.Context, in *GetValidatorParticipationRequest, opts ...grpc.CallOption) (*ValidatorParticipationResponse, error)
// Deprecated: Do not use.
GetBeaconConfig(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*BeaconConfig, error)
// Deprecated: Do not use.
SubmitAttesterSlashing(ctx context.Context, in *AttesterSlashing, opts ...grpc.CallOption) (*SubmitSlashingResponse, error)
// Deprecated: Do not use.
SubmitAttesterSlashingElectra(ctx context.Context, in *AttesterSlashingElectra, opts ...grpc.CallOption) (*SubmitSlashingResponse, error)
// Deprecated: Do not use.
SubmitProposerSlashing(ctx context.Context, in *ProposerSlashing, opts ...grpc.CallOption) (*SubmitSlashingResponse, error)
// Deprecated: Do not use.
GetIndividualVotes(ctx context.Context, in *IndividualVotesRequest, opts ...grpc.CallOption) (*IndividualVotesRespond, error)
}
BeaconChainClient is the client API for BeaconChain service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewBeaconChainClient ¶
func NewBeaconChainClient(cc grpc.ClientConnInterface) BeaconChainClient
type BeaconChainServer ¶
type BeaconChainServer interface {
// Deprecated: Do not use.
ListAttestations(context.Context, *ListAttestationsRequest) (*ListAttestationsResponse, error)
// Deprecated: Do not use.
ListAttestationsElectra(context.Context, *ListAttestationsRequest) (*ListAttestationsElectraResponse, error)
// Deprecated: Do not use.
ListIndexedAttestations(context.Context, *ListIndexedAttestationsRequest) (*ListIndexedAttestationsResponse, error)
// Deprecated: Do not use.
ListIndexedAttestationsElectra(context.Context, *ListIndexedAttestationsRequest) (*ListIndexedAttestationsElectraResponse, error)
// Deprecated: Do not use.
AttestationPool(context.Context, *AttestationPoolRequest) (*AttestationPoolResponse, error)
// Deprecated: Do not use.
AttestationPoolElectra(context.Context, *AttestationPoolRequest) (*AttestationPoolElectraResponse, error)
// Deprecated: Do not use.
ListBeaconBlocks(context.Context, *ListBlocksRequest) (*ListBeaconBlocksResponse, error)
// Deprecated: Do not use.
GetChainHead(context.Context, *emptypb.Empty) (*ChainHead, error)
// Deprecated: Do not use.
ListBeaconCommittees(context.Context, *ListCommitteesRequest) (*BeaconCommittees, error)
// Deprecated: Do not use.
ListValidatorBalances(context.Context, *ListValidatorBalancesRequest) (*ValidatorBalances, error)
// Deprecated: Do not use.
ListValidators(context.Context, *ListValidatorsRequest) (*Validators, error)
// Deprecated: Do not use.
GetValidator(context.Context, *GetValidatorRequest) (*Validator, error)
// Deprecated: Do not use.
GetValidatorActiveSetChanges(context.Context, *GetValidatorActiveSetChangesRequest) (*ActiveSetChanges, error)
// Deprecated: Do not use.
GetValidatorQueue(context.Context, *emptypb.Empty) (*ValidatorQueue, error)
// Deprecated: Do not use.
GetValidatorPerformance(context.Context, *ValidatorPerformanceRequest) (*ValidatorPerformanceResponse, error)
// Deprecated: Do not use.
ListValidatorAssignments(context.Context, *ListValidatorAssignmentsRequest) (*ValidatorAssignments, error)
// Deprecated: Do not use.
GetValidatorParticipation(context.Context, *GetValidatorParticipationRequest) (*ValidatorParticipationResponse, error)
// Deprecated: Do not use.
GetBeaconConfig(context.Context, *emptypb.Empty) (*BeaconConfig, error)
// Deprecated: Do not use.
SubmitAttesterSlashing(context.Context, *AttesterSlashing) (*SubmitSlashingResponse, error)
// Deprecated: Do not use.
SubmitAttesterSlashingElectra(context.Context, *AttesterSlashingElectra) (*SubmitSlashingResponse, error)
// Deprecated: Do not use.
SubmitProposerSlashing(context.Context, *ProposerSlashing) (*SubmitSlashingResponse, error)
// Deprecated: Do not use.
GetIndividualVotes(context.Context, *IndividualVotesRequest) (*IndividualVotesRespond, error)
}
BeaconChainServer is the server API for BeaconChain service.
type BeaconCommittees
deprecated
type BeaconCommittees struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 142-byte string literal not displayed */
Committees map[uint64]*BeaconCommittees_CommitteesList `` /* 148-byte string literal not displayed */
ActiveValidatorCount uint64 `protobuf:"varint,3,opt,name=active_validator_count,json=activeValidatorCount,proto3" json:"active_validator_count,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*BeaconCommittees) Descriptor
deprecated
func (*BeaconCommittees) Descriptor() ([]byte, []int)
Deprecated: Use BeaconCommittees.ProtoReflect.Descriptor instead.
func (*BeaconCommittees) GetActiveValidatorCount ¶
func (x *BeaconCommittees) GetActiveValidatorCount() uint64
func (*BeaconCommittees) GetCommittees ¶
func (x *BeaconCommittees) GetCommittees() map[uint64]*BeaconCommittees_CommitteesList
func (*BeaconCommittees) GetEpoch ¶
func (x *BeaconCommittees) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*BeaconCommittees) ProtoMessage ¶
func (*BeaconCommittees) ProtoMessage()
func (*BeaconCommittees) ProtoReflect ¶
func (x *BeaconCommittees) ProtoReflect() protoreflect.Message
func (*BeaconCommittees) Reset ¶
func (x *BeaconCommittees) Reset()
func (*BeaconCommittees) String ¶
func (x *BeaconCommittees) String() string
type BeaconCommittees_CommitteeItem ¶
type BeaconCommittees_CommitteeItem struct {
ValidatorIndices []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 204-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BeaconCommittees_CommitteeItem) Descriptor
deprecated
func (*BeaconCommittees_CommitteeItem) Descriptor() ([]byte, []int)
Deprecated: Use BeaconCommittees_CommitteeItem.ProtoReflect.Descriptor instead.
func (*BeaconCommittees_CommitteeItem) GetValidatorIndices ¶
func (x *BeaconCommittees_CommitteeItem) GetValidatorIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BeaconCommittees_CommitteeItem) ProtoMessage ¶
func (*BeaconCommittees_CommitteeItem) ProtoMessage()
func (*BeaconCommittees_CommitteeItem) ProtoReflect ¶
func (x *BeaconCommittees_CommitteeItem) ProtoReflect() protoreflect.Message
func (*BeaconCommittees_CommitteeItem) Reset ¶
func (x *BeaconCommittees_CommitteeItem) Reset()
func (*BeaconCommittees_CommitteeItem) String ¶
func (x *BeaconCommittees_CommitteeItem) String() string
type BeaconCommittees_CommitteesList ¶
type BeaconCommittees_CommitteesList struct {
Committees []*BeaconCommittees_CommitteeItem `protobuf:"bytes,1,rep,name=committees,proto3" json:"committees,omitempty"`
// contains filtered or unexported fields
}
func (*BeaconCommittees_CommitteesList) Descriptor
deprecated
func (*BeaconCommittees_CommitteesList) Descriptor() ([]byte, []int)
Deprecated: Use BeaconCommittees_CommitteesList.ProtoReflect.Descriptor instead.
func (*BeaconCommittees_CommitteesList) GetCommittees ¶
func (x *BeaconCommittees_CommitteesList) GetCommittees() []*BeaconCommittees_CommitteeItem
func (*BeaconCommittees_CommitteesList) ProtoMessage ¶
func (*BeaconCommittees_CommitteesList) ProtoMessage()
func (*BeaconCommittees_CommitteesList) ProtoReflect ¶
func (x *BeaconCommittees_CommitteesList) ProtoReflect() protoreflect.Message
func (*BeaconCommittees_CommitteesList) Reset ¶
func (x *BeaconCommittees_CommitteesList) Reset()
func (*BeaconCommittees_CommitteesList) String ¶
func (x *BeaconCommittees_CommitteesList) String() string
type BeaconConfig ¶
type BeaconConfig struct {
Config map[string]string `` /* 139-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BeaconConfig) Descriptor
deprecated
func (*BeaconConfig) Descriptor() ([]byte, []int)
Deprecated: Use BeaconConfig.ProtoReflect.Descriptor instead.
func (*BeaconConfig) GetConfig ¶
func (x *BeaconConfig) GetConfig() map[string]string
func (*BeaconConfig) ProtoMessage ¶
func (*BeaconConfig) ProtoMessage()
func (*BeaconConfig) ProtoReflect ¶
func (x *BeaconConfig) ProtoReflect() protoreflect.Message
func (*BeaconConfig) Reset ¶
func (x *BeaconConfig) Reset()
func (*BeaconConfig) String ¶
func (x *BeaconConfig) String() string
type BeaconNodeValidatorClient ¶
type BeaconNodeValidatorClient interface {
// Deprecated: Do not use.
GetDuties(ctx context.Context, in *DutiesRequest, opts ...grpc.CallOption) (*DutiesResponse, error)
// Deprecated: Do not use.
GetDutiesV2(ctx context.Context, in *DutiesRequest, opts ...grpc.CallOption) (*DutiesV2Response, error)
// Deprecated: Do not use.
DomainData(ctx context.Context, in *DomainRequest, opts ...grpc.CallOption) (*DomainResponse, error)
// Deprecated: Do not use.
WaitForChainStart(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (BeaconNodeValidator_WaitForChainStartClient, error)
// Deprecated: Do not use.
WaitForActivation(ctx context.Context, in *ValidatorActivationRequest, opts ...grpc.CallOption) (BeaconNodeValidator_WaitForActivationClient, error)
// Deprecated: Do not use.
ValidatorIndex(ctx context.Context, in *ValidatorIndexRequest, opts ...grpc.CallOption) (*ValidatorIndexResponse, error)
// Deprecated: Do not use.
ValidatorStatus(ctx context.Context, in *ValidatorStatusRequest, opts ...grpc.CallOption) (*ValidatorStatusResponse, error)
// Deprecated: Do not use.
MultipleValidatorStatus(ctx context.Context, in *MultipleValidatorStatusRequest, opts ...grpc.CallOption) (*MultipleValidatorStatusResponse, error)
// Deprecated: Do not use.
GetBeaconBlock(ctx context.Context, in *BlockRequest, opts ...grpc.CallOption) (*GenericBeaconBlock, error)
// Deprecated: Do not use.
ProposeBeaconBlock(ctx context.Context, in *GenericSignedBeaconBlock, opts ...grpc.CallOption) (*ProposeResponse, error)
// Deprecated: Do not use.
PrepareBeaconProposer(ctx context.Context, in *PrepareBeaconProposerRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
// Deprecated: Do not use.
GetFeeRecipientByPubKey(ctx context.Context, in *FeeRecipientByPubKeyRequest, opts ...grpc.CallOption) (*FeeRecipientByPubKeyResponse, error)
// Deprecated: Do not use.
GetAttestationData(ctx context.Context, in *AttestationDataRequest, opts ...grpc.CallOption) (*AttestationData, error)
// Deprecated: Do not use.
ProposeAttestation(ctx context.Context, in *Attestation, opts ...grpc.CallOption) (*AttestResponse, error)
// Deprecated: Do not use.
ProposeAttestationElectra(ctx context.Context, in *SingleAttestation, opts ...grpc.CallOption) (*AttestResponse, error)
// Deprecated: Do not use.
SubmitAggregateSelectionProof(ctx context.Context, in *AggregateSelectionRequest, opts ...grpc.CallOption) (*AggregateSelectionResponse, error)
// Deprecated: Do not use.
SubmitAggregateSelectionProofElectra(ctx context.Context, in *AggregateSelectionRequest, opts ...grpc.CallOption) (*AggregateSelectionElectraResponse, error)
// Deprecated: Do not use.
SubmitSignedAggregateSelectionProof(ctx context.Context, in *SignedAggregateSubmitRequest, opts ...grpc.CallOption) (*SignedAggregateSubmitResponse, error)
// Deprecated: Do not use.
SubmitSignedAggregateSelectionProofElectra(ctx context.Context, in *SignedAggregateSubmitElectraRequest, opts ...grpc.CallOption) (*SignedAggregateSubmitResponse, error)
// Deprecated: Do not use.
ProposeExit(ctx context.Context, in *SignedVoluntaryExit, opts ...grpc.CallOption) (*ProposeExitResponse, error)
// Deprecated: Do not use.
SubscribeCommitteeSubnets(ctx context.Context, in *CommitteeSubnetsSubscribeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
// Deprecated: Do not use.
CheckDoppelGanger(ctx context.Context, in *DoppelGangerRequest, opts ...grpc.CallOption) (*DoppelGangerResponse, error)
// Deprecated: Do not use.
GetSyncMessageBlockRoot(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*SyncMessageBlockRootResponse, error)
// Deprecated: Do not use.
SubmitSyncMessage(ctx context.Context, in *SyncCommitteeMessage, opts ...grpc.CallOption) (*emptypb.Empty, error)
// Deprecated: Do not use.
GetSyncSubcommitteeIndex(ctx context.Context, in *SyncSubcommitteeIndexRequest, opts ...grpc.CallOption) (*SyncSubcommitteeIndexResponse, error)
// Deprecated: Do not use.
GetSyncCommitteeContribution(ctx context.Context, in *SyncCommitteeContributionRequest, opts ...grpc.CallOption) (*SyncCommitteeContribution, error)
// Deprecated: Do not use.
SubmitSignedContributionAndProof(ctx context.Context, in *SignedContributionAndProof, opts ...grpc.CallOption) (*emptypb.Empty, error)
// Deprecated: Do not use.
StreamSlots(ctx context.Context, in *StreamSlotsRequest, opts ...grpc.CallOption) (BeaconNodeValidator_StreamSlotsClient, error)
// Deprecated: Do not use.
StreamBlocksAltair(ctx context.Context, in *StreamBlocksRequest, opts ...grpc.CallOption) (BeaconNodeValidator_StreamBlocksAltairClient, error)
// Deprecated: Do not use.
SubmitValidatorRegistrations(ctx context.Context, in *SignedValidatorRegistrationsV1, opts ...grpc.CallOption) (*emptypb.Empty, error)
// Deprecated: Do not use.
AssignValidatorToSubnet(ctx context.Context, in *AssignValidatorToSubnetRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
// Deprecated: Do not use.
AggregatedSigAndAggregationBits(ctx context.Context, in *AggregatedSigAndAggregationBitsRequest, opts ...grpc.CallOption) (*AggregatedSigAndAggregationBitsResponse, error)
}
BeaconNodeValidatorClient is the client API for BeaconNodeValidator service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewBeaconNodeValidatorClient ¶
func NewBeaconNodeValidatorClient(cc grpc.ClientConnInterface) BeaconNodeValidatorClient
type BeaconNodeValidatorServer ¶
type BeaconNodeValidatorServer interface {
// Deprecated: Do not use.
GetDuties(context.Context, *DutiesRequest) (*DutiesResponse, error)
// Deprecated: Do not use.
GetDutiesV2(context.Context, *DutiesRequest) (*DutiesV2Response, error)
// Deprecated: Do not use.
DomainData(context.Context, *DomainRequest) (*DomainResponse, error)
// Deprecated: Do not use.
WaitForChainStart(*emptypb.Empty, BeaconNodeValidator_WaitForChainStartServer) error
// Deprecated: Do not use.
WaitForActivation(*ValidatorActivationRequest, BeaconNodeValidator_WaitForActivationServer) error
// Deprecated: Do not use.
ValidatorIndex(context.Context, *ValidatorIndexRequest) (*ValidatorIndexResponse, error)
// Deprecated: Do not use.
ValidatorStatus(context.Context, *ValidatorStatusRequest) (*ValidatorStatusResponse, error)
// Deprecated: Do not use.
MultipleValidatorStatus(context.Context, *MultipleValidatorStatusRequest) (*MultipleValidatorStatusResponse, error)
// Deprecated: Do not use.
GetBeaconBlock(context.Context, *BlockRequest) (*GenericBeaconBlock, error)
// Deprecated: Do not use.
ProposeBeaconBlock(context.Context, *GenericSignedBeaconBlock) (*ProposeResponse, error)
// Deprecated: Do not use.
PrepareBeaconProposer(context.Context, *PrepareBeaconProposerRequest) (*emptypb.Empty, error)
// Deprecated: Do not use.
GetFeeRecipientByPubKey(context.Context, *FeeRecipientByPubKeyRequest) (*FeeRecipientByPubKeyResponse, error)
// Deprecated: Do not use.
GetAttestationData(context.Context, *AttestationDataRequest) (*AttestationData, error)
// Deprecated: Do not use.
ProposeAttestation(context.Context, *Attestation) (*AttestResponse, error)
// Deprecated: Do not use.
ProposeAttestationElectra(context.Context, *SingleAttestation) (*AttestResponse, error)
// Deprecated: Do not use.
SubmitAggregateSelectionProof(context.Context, *AggregateSelectionRequest) (*AggregateSelectionResponse, error)
// Deprecated: Do not use.
SubmitAggregateSelectionProofElectra(context.Context, *AggregateSelectionRequest) (*AggregateSelectionElectraResponse, error)
// Deprecated: Do not use.
SubmitSignedAggregateSelectionProof(context.Context, *SignedAggregateSubmitRequest) (*SignedAggregateSubmitResponse, error)
// Deprecated: Do not use.
SubmitSignedAggregateSelectionProofElectra(context.Context, *SignedAggregateSubmitElectraRequest) (*SignedAggregateSubmitResponse, error)
// Deprecated: Do not use.
ProposeExit(context.Context, *SignedVoluntaryExit) (*ProposeExitResponse, error)
// Deprecated: Do not use.
SubscribeCommitteeSubnets(context.Context, *CommitteeSubnetsSubscribeRequest) (*emptypb.Empty, error)
// Deprecated: Do not use.
CheckDoppelGanger(context.Context, *DoppelGangerRequest) (*DoppelGangerResponse, error)
// Deprecated: Do not use.
GetSyncMessageBlockRoot(context.Context, *emptypb.Empty) (*SyncMessageBlockRootResponse, error)
// Deprecated: Do not use.
SubmitSyncMessage(context.Context, *SyncCommitteeMessage) (*emptypb.Empty, error)
// Deprecated: Do not use.
GetSyncSubcommitteeIndex(context.Context, *SyncSubcommitteeIndexRequest) (*SyncSubcommitteeIndexResponse, error)
// Deprecated: Do not use.
GetSyncCommitteeContribution(context.Context, *SyncCommitteeContributionRequest) (*SyncCommitteeContribution, error)
// Deprecated: Do not use.
SubmitSignedContributionAndProof(context.Context, *SignedContributionAndProof) (*emptypb.Empty, error)
// Deprecated: Do not use.
StreamSlots(*StreamSlotsRequest, BeaconNodeValidator_StreamSlotsServer) error
// Deprecated: Do not use.
StreamBlocksAltair(*StreamBlocksRequest, BeaconNodeValidator_StreamBlocksAltairServer) error
// Deprecated: Do not use.
SubmitValidatorRegistrations(context.Context, *SignedValidatorRegistrationsV1) (*emptypb.Empty, error)
// Deprecated: Do not use.
AssignValidatorToSubnet(context.Context, *AssignValidatorToSubnetRequest) (*emptypb.Empty, error)
// Deprecated: Do not use.
AggregatedSigAndAggregationBits(context.Context, *AggregatedSigAndAggregationBitsRequest) (*AggregatedSigAndAggregationBitsResponse, error)
}
BeaconNodeValidatorServer is the server API for BeaconNodeValidator service.
type BeaconNodeValidator_StreamBlocksAltairClient ¶
type BeaconNodeValidator_StreamBlocksAltairClient interface {
Recv() (*StreamBlocksResponse, error)
grpc.ClientStream
}
type BeaconNodeValidator_StreamBlocksAltairServer ¶
type BeaconNodeValidator_StreamBlocksAltairServer interface {
Send(*StreamBlocksResponse) error
grpc.ServerStream
}
type BeaconNodeValidator_StreamSlotsClient ¶
type BeaconNodeValidator_StreamSlotsClient interface {
Recv() (*StreamSlotsResponse, error)
grpc.ClientStream
}
type BeaconNodeValidator_StreamSlotsServer ¶
type BeaconNodeValidator_StreamSlotsServer interface {
Send(*StreamSlotsResponse) error
grpc.ServerStream
}
type BeaconNodeValidator_WaitForActivationClient ¶
type BeaconNodeValidator_WaitForActivationClient interface {
Recv() (*ValidatorActivationResponse, error)
grpc.ClientStream
}
type BeaconNodeValidator_WaitForActivationServer ¶
type BeaconNodeValidator_WaitForActivationServer interface {
Send(*ValidatorActivationResponse) error
grpc.ServerStream
}
type BeaconNodeValidator_WaitForChainStartClient ¶
type BeaconNodeValidator_WaitForChainStartClient interface {
Recv() (*ChainStartResponse, error)
grpc.ClientStream
}
type BeaconNodeValidator_WaitForChainStartServer ¶
type BeaconNodeValidator_WaitForChainStartServer interface {
Send(*ChainStartResponse) error
grpc.ServerStream
}
type BeaconState ¶
type BeaconState struct {
GenesisTime uint64 `protobuf:"varint,1001,opt,name=genesis_time,json=genesisTime,proto3" json:"genesis_time,omitempty"`
GenesisValidatorsRoot []byte `` /* 143-byte string literal not displayed */
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 142-byte string literal not displayed */
Fork *Fork `protobuf:"bytes,1004,opt,name=fork,proto3" json:"fork,omitempty"`
LatestBlockHeader *BeaconBlockHeader `protobuf:"bytes,2001,opt,name=latest_block_header,json=latestBlockHeader,proto3" json:"latest_block_header,omitempty"`
BlockRoots [][]byte `protobuf:"bytes,2002,rep,name=block_roots,json=blockRoots,proto3" json:"block_roots,omitempty" ssz-size:"8192,32"`
StateRoots [][]byte `protobuf:"bytes,2003,rep,name=state_roots,json=stateRoots,proto3" json:"state_roots,omitempty" ssz-size:"8192,32"`
HistoricalRoots [][]byte `` /* 144-byte string literal not displayed */
Eth1Data *Eth1Data `protobuf:"bytes,3001,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Eth1DataVotes []*Eth1Data `protobuf:"bytes,3002,rep,name=eth1_data_votes,json=eth1DataVotes,proto3" json:"eth1_data_votes,omitempty" ssz-max:"2048"`
Eth1DepositIndex uint64 `protobuf:"varint,3003,opt,name=eth1_deposit_index,json=eth1DepositIndex,proto3" json:"eth1_deposit_index,omitempty"`
Validators []*Validator `protobuf:"bytes,4001,rep,name=validators,proto3" json:"validators,omitempty" ssz-max:"1099511627776"`
Balances []uint64 `protobuf:"varint,4002,rep,packed,name=balances,proto3" json:"balances,omitempty" ssz-max:"1099511627776"`
RandaoMixes [][]byte `protobuf:"bytes,5001,rep,name=randao_mixes,json=randaoMixes,proto3" json:"randao_mixes,omitempty" ssz-size:"65536,32"`
Slashings []uint64 `protobuf:"varint,6001,rep,packed,name=slashings,proto3" json:"slashings,omitempty" ssz-size:"8192"`
PreviousEpochAttestations []*PendingAttestation `` /* 156-byte string literal not displayed */
CurrentEpochAttestations []*PendingAttestation `` /* 153-byte string literal not displayed */
JustificationBits github_com_OffchainLabs_go_bitfield.Bitvector4 `` /* 187-byte string literal not displayed */
PreviousJustifiedCheckpoint *Checkpoint `` /* 147-byte string literal not displayed */
CurrentJustifiedCheckpoint *Checkpoint `` /* 144-byte string literal not displayed */
FinalizedCheckpoint *Checkpoint `protobuf:"bytes,8004,opt,name=finalized_checkpoint,json=finalizedCheckpoint,proto3" json:"finalized_checkpoint,omitempty"`
// contains filtered or unexported fields
}
func (*BeaconState) Descriptor
deprecated
func (*BeaconState) Descriptor() ([]byte, []int)
Deprecated: Use BeaconState.ProtoReflect.Descriptor instead.
func (*BeaconState) GetBalances ¶
func (x *BeaconState) GetBalances() []uint64
func (*BeaconState) GetBlockRoots ¶
func (x *BeaconState) GetBlockRoots() [][]byte
func (*BeaconState) GetCurrentEpochAttestations ¶
func (x *BeaconState) GetCurrentEpochAttestations() []*PendingAttestation
func (*BeaconState) GetCurrentJustifiedCheckpoint ¶
func (x *BeaconState) GetCurrentJustifiedCheckpoint() *Checkpoint
func (*BeaconState) GetEth1Data ¶
func (x *BeaconState) GetEth1Data() *Eth1Data
func (*BeaconState) GetEth1DataVotes ¶
func (x *BeaconState) GetEth1DataVotes() []*Eth1Data
func (*BeaconState) GetEth1DepositIndex ¶
func (x *BeaconState) GetEth1DepositIndex() uint64
func (*BeaconState) GetFinalizedCheckpoint ¶
func (x *BeaconState) GetFinalizedCheckpoint() *Checkpoint
func (*BeaconState) GetFork ¶
func (x *BeaconState) GetFork() *Fork
func (*BeaconState) GetGenesisTime ¶
func (x *BeaconState) GetGenesisTime() uint64
func (*BeaconState) GetGenesisValidatorsRoot ¶
func (x *BeaconState) GetGenesisValidatorsRoot() []byte
func (*BeaconState) GetHistoricalRoots ¶
func (x *BeaconState) GetHistoricalRoots() [][]byte
func (*BeaconState) GetJustificationBits ¶
func (x *BeaconState) GetJustificationBits() github_com_OffchainLabs_go_bitfield.Bitvector4
func (*BeaconState) GetLatestBlockHeader ¶
func (x *BeaconState) GetLatestBlockHeader() *BeaconBlockHeader
func (*BeaconState) GetPreviousEpochAttestations ¶
func (x *BeaconState) GetPreviousEpochAttestations() []*PendingAttestation
func (*BeaconState) GetPreviousJustifiedCheckpoint ¶
func (x *BeaconState) GetPreviousJustifiedCheckpoint() *Checkpoint
func (*BeaconState) GetRandaoMixes ¶
func (x *BeaconState) GetRandaoMixes() [][]byte
func (*BeaconState) GetSlashings ¶
func (x *BeaconState) GetSlashings() []uint64
func (*BeaconState) GetSlot ¶
func (x *BeaconState) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconState) GetStateRoots ¶
func (x *BeaconState) GetStateRoots() [][]byte
func (*BeaconState) GetValidators ¶
func (x *BeaconState) GetValidators() []*Validator
func (*BeaconState) HashTreeRoot ¶
func (b *BeaconState) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconState object
func (*BeaconState) HashTreeRootWith ¶
func (b *BeaconState) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconState object with a hasher
func (*BeaconState) MarshalSSZ ¶
func (b *BeaconState) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconState object
func (*BeaconState) MarshalSSZTo ¶
func (b *BeaconState) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconState object to a target array
func (*BeaconState) ProtoMessage ¶
func (*BeaconState) ProtoMessage()
func (*BeaconState) ProtoReflect ¶
func (x *BeaconState) ProtoReflect() protoreflect.Message
func (*BeaconState) Reset ¶
func (x *BeaconState) Reset()
func (*BeaconState) SizeSSZ ¶
func (b *BeaconState) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconState object
func (*BeaconState) String ¶
func (x *BeaconState) String() string
func (*BeaconState) UnmarshalSSZ ¶
func (b *BeaconState) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconState object
type BeaconStateAltair ¶
type BeaconStateAltair struct {
GenesisTime uint64 `protobuf:"varint,1001,opt,name=genesis_time,json=genesisTime,proto3" json:"genesis_time,omitempty"`
GenesisValidatorsRoot []byte `` /* 143-byte string literal not displayed */
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 142-byte string literal not displayed */
Fork *Fork `protobuf:"bytes,1004,opt,name=fork,proto3" json:"fork,omitempty"`
LatestBlockHeader *BeaconBlockHeader `protobuf:"bytes,2001,opt,name=latest_block_header,json=latestBlockHeader,proto3" json:"latest_block_header,omitempty"`
BlockRoots [][]byte `protobuf:"bytes,2002,rep,name=block_roots,json=blockRoots,proto3" json:"block_roots,omitempty" ssz-size:"8192,32"`
StateRoots [][]byte `protobuf:"bytes,2003,rep,name=state_roots,json=stateRoots,proto3" json:"state_roots,omitempty" ssz-size:"8192,32"`
HistoricalRoots [][]byte `` /* 144-byte string literal not displayed */
Eth1Data *Eth1Data `protobuf:"bytes,3001,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Eth1DataVotes []*Eth1Data `protobuf:"bytes,3002,rep,name=eth1_data_votes,json=eth1DataVotes,proto3" json:"eth1_data_votes,omitempty" ssz-max:"2048"`
Eth1DepositIndex uint64 `protobuf:"varint,3003,opt,name=eth1_deposit_index,json=eth1DepositIndex,proto3" json:"eth1_deposit_index,omitempty"`
Validators []*Validator `protobuf:"bytes,4001,rep,name=validators,proto3" json:"validators,omitempty" ssz-max:"1099511627776"`
Balances []uint64 `protobuf:"varint,4002,rep,packed,name=balances,proto3" json:"balances,omitempty" ssz-max:"1099511627776"`
RandaoMixes [][]byte `protobuf:"bytes,5001,rep,name=randao_mixes,json=randaoMixes,proto3" json:"randao_mixes,omitempty" ssz-size:"65536,32"`
Slashings []uint64 `protobuf:"varint,6001,rep,packed,name=slashings,proto3" json:"slashings,omitempty" ssz-size:"8192"`
PreviousEpochParticipation []byte `` /* 168-byte string literal not displayed */
CurrentEpochParticipation []byte `` /* 165-byte string literal not displayed */
JustificationBits github_com_OffchainLabs_go_bitfield.Bitvector4 `` /* 187-byte string literal not displayed */
PreviousJustifiedCheckpoint *Checkpoint `` /* 147-byte string literal not displayed */
CurrentJustifiedCheckpoint *Checkpoint `` /* 144-byte string literal not displayed */
FinalizedCheckpoint *Checkpoint `protobuf:"bytes,8004,opt,name=finalized_checkpoint,json=finalizedCheckpoint,proto3" json:"finalized_checkpoint,omitempty"`
InactivityScores []uint64 `` /* 144-byte string literal not displayed */
CurrentSyncCommittee *SyncCommittee `` /* 126-byte string literal not displayed */
NextSyncCommittee *SyncCommittee `protobuf:"bytes,9003,opt,name=next_sync_committee,json=nextSyncCommittee,proto3" json:"next_sync_committee,omitempty"`
// contains filtered or unexported fields
}
func (*BeaconStateAltair) Descriptor
deprecated
func (*BeaconStateAltair) Descriptor() ([]byte, []int)
Deprecated: Use BeaconStateAltair.ProtoReflect.Descriptor instead.
func (*BeaconStateAltair) GetBalances ¶
func (x *BeaconStateAltair) GetBalances() []uint64
func (*BeaconStateAltair) GetBlockRoots ¶
func (x *BeaconStateAltair) GetBlockRoots() [][]byte
func (*BeaconStateAltair) GetCurrentEpochParticipation ¶
func (x *BeaconStateAltair) GetCurrentEpochParticipation() []byte
func (*BeaconStateAltair) GetCurrentJustifiedCheckpoint ¶
func (x *BeaconStateAltair) GetCurrentJustifiedCheckpoint() *Checkpoint
func (*BeaconStateAltair) GetCurrentSyncCommittee ¶
func (x *BeaconStateAltair) GetCurrentSyncCommittee() *SyncCommittee
func (*BeaconStateAltair) GetEth1Data ¶
func (x *BeaconStateAltair) GetEth1Data() *Eth1Data
func (*BeaconStateAltair) GetEth1DataVotes ¶
func (x *BeaconStateAltair) GetEth1DataVotes() []*Eth1Data
func (*BeaconStateAltair) GetEth1DepositIndex ¶
func (x *BeaconStateAltair) GetEth1DepositIndex() uint64
func (*BeaconStateAltair) GetFinalizedCheckpoint ¶
func (x *BeaconStateAltair) GetFinalizedCheckpoint() *Checkpoint
func (*BeaconStateAltair) GetFork ¶
func (x *BeaconStateAltair) GetFork() *Fork
func (*BeaconStateAltair) GetGenesisTime ¶
func (x *BeaconStateAltair) GetGenesisTime() uint64
func (*BeaconStateAltair) GetGenesisValidatorsRoot ¶
func (x *BeaconStateAltair) GetGenesisValidatorsRoot() []byte
func (*BeaconStateAltair) GetHistoricalRoots ¶
func (x *BeaconStateAltair) GetHistoricalRoots() [][]byte
func (*BeaconStateAltair) GetInactivityScores ¶
func (x *BeaconStateAltair) GetInactivityScores() []uint64
func (*BeaconStateAltair) GetJustificationBits ¶
func (x *BeaconStateAltair) GetJustificationBits() github_com_OffchainLabs_go_bitfield.Bitvector4
func (*BeaconStateAltair) GetLatestBlockHeader ¶
func (x *BeaconStateAltair) GetLatestBlockHeader() *BeaconBlockHeader
func (*BeaconStateAltair) GetNextSyncCommittee ¶
func (x *BeaconStateAltair) GetNextSyncCommittee() *SyncCommittee
func (*BeaconStateAltair) GetPreviousEpochParticipation ¶
func (x *BeaconStateAltair) GetPreviousEpochParticipation() []byte
func (*BeaconStateAltair) GetPreviousJustifiedCheckpoint ¶
func (x *BeaconStateAltair) GetPreviousJustifiedCheckpoint() *Checkpoint
func (*BeaconStateAltair) GetRandaoMixes ¶
func (x *BeaconStateAltair) GetRandaoMixes() [][]byte
func (*BeaconStateAltair) GetSlashings ¶
func (x *BeaconStateAltair) GetSlashings() []uint64
func (*BeaconStateAltair) GetSlot ¶
func (x *BeaconStateAltair) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconStateAltair) GetStateRoots ¶
func (x *BeaconStateAltair) GetStateRoots() [][]byte
func (*BeaconStateAltair) GetValidators ¶
func (x *BeaconStateAltair) GetValidators() []*Validator
func (*BeaconStateAltair) HashTreeRoot ¶
func (b *BeaconStateAltair) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconStateAltair object
func (*BeaconStateAltair) HashTreeRootWith ¶
func (b *BeaconStateAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconStateAltair object with a hasher
func (*BeaconStateAltair) MarshalSSZ ¶
func (b *BeaconStateAltair) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconStateAltair object
func (*BeaconStateAltair) MarshalSSZTo ¶
func (b *BeaconStateAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconStateAltair object to a target array
func (*BeaconStateAltair) ProtoMessage ¶
func (*BeaconStateAltair) ProtoMessage()
func (*BeaconStateAltair) ProtoReflect ¶
func (x *BeaconStateAltair) ProtoReflect() protoreflect.Message
func (*BeaconStateAltair) Reset ¶
func (x *BeaconStateAltair) Reset()
func (*BeaconStateAltair) SizeSSZ ¶
func (b *BeaconStateAltair) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconStateAltair object
func (*BeaconStateAltair) String ¶
func (x *BeaconStateAltair) String() string
func (*BeaconStateAltair) UnmarshalSSZ ¶
func (b *BeaconStateAltair) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconStateAltair object
type BeaconStateBellatrix ¶
type BeaconStateBellatrix struct {
GenesisTime uint64 `protobuf:"varint,1001,opt,name=genesis_time,json=genesisTime,proto3" json:"genesis_time,omitempty"`
GenesisValidatorsRoot []byte `` /* 143-byte string literal not displayed */
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 142-byte string literal not displayed */
Fork *Fork `protobuf:"bytes,1004,opt,name=fork,proto3" json:"fork,omitempty"`
LatestBlockHeader *BeaconBlockHeader `protobuf:"bytes,2001,opt,name=latest_block_header,json=latestBlockHeader,proto3" json:"latest_block_header,omitempty"`
BlockRoots [][]byte `protobuf:"bytes,2002,rep,name=block_roots,json=blockRoots,proto3" json:"block_roots,omitempty" ssz-size:"8192,32"`
StateRoots [][]byte `protobuf:"bytes,2003,rep,name=state_roots,json=stateRoots,proto3" json:"state_roots,omitempty" ssz-size:"8192,32"`
HistoricalRoots [][]byte `` /* 144-byte string literal not displayed */
Eth1Data *Eth1Data `protobuf:"bytes,3001,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Eth1DataVotes []*Eth1Data `protobuf:"bytes,3002,rep,name=eth1_data_votes,json=eth1DataVotes,proto3" json:"eth1_data_votes,omitempty" ssz-max:"2048"`
Eth1DepositIndex uint64 `protobuf:"varint,3003,opt,name=eth1_deposit_index,json=eth1DepositIndex,proto3" json:"eth1_deposit_index,omitempty"`
Validators []*Validator `protobuf:"bytes,4001,rep,name=validators,proto3" json:"validators,omitempty" ssz-max:"1099511627776"`
Balances []uint64 `protobuf:"varint,4002,rep,packed,name=balances,proto3" json:"balances,omitempty" ssz-max:"1099511627776"`
RandaoMixes [][]byte `protobuf:"bytes,5001,rep,name=randao_mixes,json=randaoMixes,proto3" json:"randao_mixes,omitempty" ssz-size:"65536,32"`
Slashings []uint64 `protobuf:"varint,6001,rep,packed,name=slashings,proto3" json:"slashings,omitempty" ssz-size:"8192"`
PreviousEpochParticipation []byte `` /* 168-byte string literal not displayed */
CurrentEpochParticipation []byte `` /* 165-byte string literal not displayed */
JustificationBits github_com_OffchainLabs_go_bitfield.Bitvector4 `` /* 187-byte string literal not displayed */
PreviousJustifiedCheckpoint *Checkpoint `` /* 147-byte string literal not displayed */
CurrentJustifiedCheckpoint *Checkpoint `` /* 144-byte string literal not displayed */
FinalizedCheckpoint *Checkpoint `protobuf:"bytes,8004,opt,name=finalized_checkpoint,json=finalizedCheckpoint,proto3" json:"finalized_checkpoint,omitempty"`
InactivityScores []uint64 `` /* 144-byte string literal not displayed */
CurrentSyncCommittee *SyncCommittee `` /* 126-byte string literal not displayed */
NextSyncCommittee *SyncCommittee `protobuf:"bytes,9003,opt,name=next_sync_committee,json=nextSyncCommittee,proto3" json:"next_sync_committee,omitempty"`
LatestExecutionPayloadHeader *v1.ExecutionPayloadHeader `` /* 153-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BeaconStateBellatrix) Descriptor
deprecated
func (*BeaconStateBellatrix) Descriptor() ([]byte, []int)
Deprecated: Use BeaconStateBellatrix.ProtoReflect.Descriptor instead.
func (*BeaconStateBellatrix) GetBalances ¶
func (x *BeaconStateBellatrix) GetBalances() []uint64
func (*BeaconStateBellatrix) GetBlockRoots ¶
func (x *BeaconStateBellatrix) GetBlockRoots() [][]byte
func (*BeaconStateBellatrix) GetCurrentEpochParticipation ¶
func (x *BeaconStateBellatrix) GetCurrentEpochParticipation() []byte
func (*BeaconStateBellatrix) GetCurrentJustifiedCheckpoint ¶
func (x *BeaconStateBellatrix) GetCurrentJustifiedCheckpoint() *Checkpoint
func (*BeaconStateBellatrix) GetCurrentSyncCommittee ¶
func (x *BeaconStateBellatrix) GetCurrentSyncCommittee() *SyncCommittee
func (*BeaconStateBellatrix) GetEth1Data ¶
func (x *BeaconStateBellatrix) GetEth1Data() *Eth1Data
func (*BeaconStateBellatrix) GetEth1DataVotes ¶
func (x *BeaconStateBellatrix) GetEth1DataVotes() []*Eth1Data
func (*BeaconStateBellatrix) GetEth1DepositIndex ¶
func (x *BeaconStateBellatrix) GetEth1DepositIndex() uint64
func (*BeaconStateBellatrix) GetFinalizedCheckpoint ¶
func (x *BeaconStateBellatrix) GetFinalizedCheckpoint() *Checkpoint
func (*BeaconStateBellatrix) GetFork ¶
func (x *BeaconStateBellatrix) GetFork() *Fork
func (*BeaconStateBellatrix) GetGenesisTime ¶
func (x *BeaconStateBellatrix) GetGenesisTime() uint64
func (*BeaconStateBellatrix) GetGenesisValidatorsRoot ¶
func (x *BeaconStateBellatrix) GetGenesisValidatorsRoot() []byte
func (*BeaconStateBellatrix) GetHistoricalRoots ¶
func (x *BeaconStateBellatrix) GetHistoricalRoots() [][]byte
func (*BeaconStateBellatrix) GetInactivityScores ¶
func (x *BeaconStateBellatrix) GetInactivityScores() []uint64
func (*BeaconStateBellatrix) GetJustificationBits ¶
func (x *BeaconStateBellatrix) GetJustificationBits() github_com_OffchainLabs_go_bitfield.Bitvector4
func (*BeaconStateBellatrix) GetLatestBlockHeader ¶
func (x *BeaconStateBellatrix) GetLatestBlockHeader() *BeaconBlockHeader
func (*BeaconStateBellatrix) GetLatestExecutionPayloadHeader ¶
func (x *BeaconStateBellatrix) GetLatestExecutionPayloadHeader() *v1.ExecutionPayloadHeader
func (*BeaconStateBellatrix) GetNextSyncCommittee ¶
func (x *BeaconStateBellatrix) GetNextSyncCommittee() *SyncCommittee
func (*BeaconStateBellatrix) GetPreviousEpochParticipation ¶
func (x *BeaconStateBellatrix) GetPreviousEpochParticipation() []byte
func (*BeaconStateBellatrix) GetPreviousJustifiedCheckpoint ¶
func (x *BeaconStateBellatrix) GetPreviousJustifiedCheckpoint() *Checkpoint
func (*BeaconStateBellatrix) GetRandaoMixes ¶
func (x *BeaconStateBellatrix) GetRandaoMixes() [][]byte
func (*BeaconStateBellatrix) GetSlashings ¶
func (x *BeaconStateBellatrix) GetSlashings() []uint64
func (*BeaconStateBellatrix) GetSlot ¶
func (x *BeaconStateBellatrix) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconStateBellatrix) GetStateRoots ¶
func (x *BeaconStateBellatrix) GetStateRoots() [][]byte
func (*BeaconStateBellatrix) GetValidators ¶
func (x *BeaconStateBellatrix) GetValidators() []*Validator
func (*BeaconStateBellatrix) HashTreeRoot ¶
func (b *BeaconStateBellatrix) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconStateBellatrix object
func (*BeaconStateBellatrix) HashTreeRootWith ¶
func (b *BeaconStateBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconStateBellatrix object with a hasher
func (*BeaconStateBellatrix) MarshalSSZ ¶
func (b *BeaconStateBellatrix) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconStateBellatrix object
func (*BeaconStateBellatrix) MarshalSSZTo ¶
func (b *BeaconStateBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconStateBellatrix object to a target array
func (*BeaconStateBellatrix) ProtoMessage ¶
func (*BeaconStateBellatrix) ProtoMessage()
func (*BeaconStateBellatrix) ProtoReflect ¶
func (x *BeaconStateBellatrix) ProtoReflect() protoreflect.Message
func (*BeaconStateBellatrix) Reset ¶
func (x *BeaconStateBellatrix) Reset()
func (*BeaconStateBellatrix) SizeSSZ ¶
func (b *BeaconStateBellatrix) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconStateBellatrix object
func (*BeaconStateBellatrix) String ¶
func (x *BeaconStateBellatrix) String() string
func (*BeaconStateBellatrix) UnmarshalSSZ ¶
func (b *BeaconStateBellatrix) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconStateBellatrix object
type BeaconStateCapella ¶
type BeaconStateCapella struct {
GenesisTime uint64 `protobuf:"varint,1001,opt,name=genesis_time,json=genesisTime,proto3" json:"genesis_time,omitempty"`
GenesisValidatorsRoot []byte `` /* 143-byte string literal not displayed */
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 142-byte string literal not displayed */
Fork *Fork `protobuf:"bytes,1004,opt,name=fork,proto3" json:"fork,omitempty"`
LatestBlockHeader *BeaconBlockHeader `protobuf:"bytes,2001,opt,name=latest_block_header,json=latestBlockHeader,proto3" json:"latest_block_header,omitempty"`
BlockRoots [][]byte `protobuf:"bytes,2002,rep,name=block_roots,json=blockRoots,proto3" json:"block_roots,omitempty" ssz-size:"8192,32"`
StateRoots [][]byte `protobuf:"bytes,2003,rep,name=state_roots,json=stateRoots,proto3" json:"state_roots,omitempty" ssz-size:"8192,32"`
HistoricalRoots [][]byte `` /* 144-byte string literal not displayed */
Eth1Data *Eth1Data `protobuf:"bytes,3001,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Eth1DataVotes []*Eth1Data `protobuf:"bytes,3002,rep,name=eth1_data_votes,json=eth1DataVotes,proto3" json:"eth1_data_votes,omitempty" ssz-max:"2048"`
Eth1DepositIndex uint64 `protobuf:"varint,3003,opt,name=eth1_deposit_index,json=eth1DepositIndex,proto3" json:"eth1_deposit_index,omitempty"`
Validators []*Validator `protobuf:"bytes,4001,rep,name=validators,proto3" json:"validators,omitempty" ssz-max:"1099511627776"`
Balances []uint64 `protobuf:"varint,4002,rep,packed,name=balances,proto3" json:"balances,omitempty" ssz-max:"1099511627776"`
RandaoMixes [][]byte `protobuf:"bytes,5001,rep,name=randao_mixes,json=randaoMixes,proto3" json:"randao_mixes,omitempty" ssz-size:"65536,32"`
Slashings []uint64 `protobuf:"varint,6001,rep,packed,name=slashings,proto3" json:"slashings,omitempty" ssz-size:"8192"`
PreviousEpochParticipation []byte `` /* 168-byte string literal not displayed */
CurrentEpochParticipation []byte `` /* 165-byte string literal not displayed */
JustificationBits github_com_OffchainLabs_go_bitfield.Bitvector4 `` /* 187-byte string literal not displayed */
PreviousJustifiedCheckpoint *Checkpoint `` /* 147-byte string literal not displayed */
CurrentJustifiedCheckpoint *Checkpoint `` /* 144-byte string literal not displayed */
FinalizedCheckpoint *Checkpoint `protobuf:"bytes,8004,opt,name=finalized_checkpoint,json=finalizedCheckpoint,proto3" json:"finalized_checkpoint,omitempty"`
InactivityScores []uint64 `` /* 144-byte string literal not displayed */
CurrentSyncCommittee *SyncCommittee `` /* 126-byte string literal not displayed */
NextSyncCommittee *SyncCommittee `protobuf:"bytes,9003,opt,name=next_sync_committee,json=nextSyncCommittee,proto3" json:"next_sync_committee,omitempty"`
LatestExecutionPayloadHeader *v1.ExecutionPayloadHeaderCapella `` /* 153-byte string literal not displayed */
NextWithdrawalIndex uint64 `protobuf:"varint,11001,opt,name=next_withdrawal_index,json=nextWithdrawalIndex,proto3" json:"next_withdrawal_index,omitempty"`
NextWithdrawalValidatorIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 241-byte string literal not displayed */
HistoricalSummaries []*HistoricalSummary `` /* 141-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BeaconStateCapella) Descriptor
deprecated
func (*BeaconStateCapella) Descriptor() ([]byte, []int)
Deprecated: Use BeaconStateCapella.ProtoReflect.Descriptor instead.
func (*BeaconStateCapella) GetBalances ¶
func (x *BeaconStateCapella) GetBalances() []uint64
func (*BeaconStateCapella) GetBlockRoots ¶
func (x *BeaconStateCapella) GetBlockRoots() [][]byte
func (*BeaconStateCapella) GetCurrentEpochParticipation ¶
func (x *BeaconStateCapella) GetCurrentEpochParticipation() []byte
func (*BeaconStateCapella) GetCurrentJustifiedCheckpoint ¶
func (x *BeaconStateCapella) GetCurrentJustifiedCheckpoint() *Checkpoint
func (*BeaconStateCapella) GetCurrentSyncCommittee ¶
func (x *BeaconStateCapella) GetCurrentSyncCommittee() *SyncCommittee
func (*BeaconStateCapella) GetEth1Data ¶
func (x *BeaconStateCapella) GetEth1Data() *Eth1Data
func (*BeaconStateCapella) GetEth1DataVotes ¶
func (x *BeaconStateCapella) GetEth1DataVotes() []*Eth1Data
func (*BeaconStateCapella) GetEth1DepositIndex ¶
func (x *BeaconStateCapella) GetEth1DepositIndex() uint64
func (*BeaconStateCapella) GetFinalizedCheckpoint ¶
func (x *BeaconStateCapella) GetFinalizedCheckpoint() *Checkpoint
func (*BeaconStateCapella) GetFork ¶
func (x *BeaconStateCapella) GetFork() *Fork
func (*BeaconStateCapella) GetGenesisTime ¶
func (x *BeaconStateCapella) GetGenesisTime() uint64
func (*BeaconStateCapella) GetGenesisValidatorsRoot ¶
func (x *BeaconStateCapella) GetGenesisValidatorsRoot() []byte
func (*BeaconStateCapella) GetHistoricalRoots ¶
func (x *BeaconStateCapella) GetHistoricalRoots() [][]byte
func (*BeaconStateCapella) GetHistoricalSummaries ¶
func (x *BeaconStateCapella) GetHistoricalSummaries() []*HistoricalSummary
func (*BeaconStateCapella) GetInactivityScores ¶
func (x *BeaconStateCapella) GetInactivityScores() []uint64
func (*BeaconStateCapella) GetJustificationBits ¶
func (x *BeaconStateCapella) GetJustificationBits() github_com_OffchainLabs_go_bitfield.Bitvector4
func (*BeaconStateCapella) GetLatestBlockHeader ¶
func (x *BeaconStateCapella) GetLatestBlockHeader() *BeaconBlockHeader
func (*BeaconStateCapella) GetLatestExecutionPayloadHeader ¶
func (x *BeaconStateCapella) GetLatestExecutionPayloadHeader() *v1.ExecutionPayloadHeaderCapella
func (*BeaconStateCapella) GetNextSyncCommittee ¶
func (x *BeaconStateCapella) GetNextSyncCommittee() *SyncCommittee
func (*BeaconStateCapella) GetNextWithdrawalIndex ¶
func (x *BeaconStateCapella) GetNextWithdrawalIndex() uint64
func (*BeaconStateCapella) GetNextWithdrawalValidatorIndex ¶
func (x *BeaconStateCapella) GetNextWithdrawalValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BeaconStateCapella) GetPreviousEpochParticipation ¶
func (x *BeaconStateCapella) GetPreviousEpochParticipation() []byte
func (*BeaconStateCapella) GetPreviousJustifiedCheckpoint ¶
func (x *BeaconStateCapella) GetPreviousJustifiedCheckpoint() *Checkpoint
func (*BeaconStateCapella) GetRandaoMixes ¶
func (x *BeaconStateCapella) GetRandaoMixes() [][]byte
func (*BeaconStateCapella) GetSlashings ¶
func (x *BeaconStateCapella) GetSlashings() []uint64
func (*BeaconStateCapella) GetSlot ¶
func (x *BeaconStateCapella) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconStateCapella) GetStateRoots ¶
func (x *BeaconStateCapella) GetStateRoots() [][]byte
func (*BeaconStateCapella) GetValidators ¶
func (x *BeaconStateCapella) GetValidators() []*Validator
func (*BeaconStateCapella) HashTreeRoot ¶
func (b *BeaconStateCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconStateCapella object
func (*BeaconStateCapella) HashTreeRootWith ¶
func (b *BeaconStateCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconStateCapella object with a hasher
func (*BeaconStateCapella) MarshalSSZ ¶
func (b *BeaconStateCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconStateCapella object
func (*BeaconStateCapella) MarshalSSZTo ¶
func (b *BeaconStateCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconStateCapella object to a target array
func (*BeaconStateCapella) ProtoMessage ¶
func (*BeaconStateCapella) ProtoMessage()
func (*BeaconStateCapella) ProtoReflect ¶
func (x *BeaconStateCapella) ProtoReflect() protoreflect.Message
func (*BeaconStateCapella) Reset ¶
func (x *BeaconStateCapella) Reset()
func (*BeaconStateCapella) SizeSSZ ¶
func (b *BeaconStateCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconStateCapella object
func (*BeaconStateCapella) String ¶
func (x *BeaconStateCapella) String() string
func (*BeaconStateCapella) UnmarshalSSZ ¶
func (b *BeaconStateCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconStateCapella object
type BeaconStateDeneb ¶
type BeaconStateDeneb struct {
GenesisTime uint64 `protobuf:"varint,1001,opt,name=genesis_time,json=genesisTime,proto3" json:"genesis_time,omitempty"`
GenesisValidatorsRoot []byte `` /* 143-byte string literal not displayed */
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 142-byte string literal not displayed */
Fork *Fork `protobuf:"bytes,1004,opt,name=fork,proto3" json:"fork,omitempty"`
LatestBlockHeader *BeaconBlockHeader `protobuf:"bytes,2001,opt,name=latest_block_header,json=latestBlockHeader,proto3" json:"latest_block_header,omitempty"`
BlockRoots [][]byte `protobuf:"bytes,2002,rep,name=block_roots,json=blockRoots,proto3" json:"block_roots,omitempty" ssz-size:"8192,32"`
StateRoots [][]byte `protobuf:"bytes,2003,rep,name=state_roots,json=stateRoots,proto3" json:"state_roots,omitempty" ssz-size:"8192,32"`
HistoricalRoots [][]byte `` /* 144-byte string literal not displayed */
Eth1Data *Eth1Data `protobuf:"bytes,3001,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Eth1DataVotes []*Eth1Data `protobuf:"bytes,3002,rep,name=eth1_data_votes,json=eth1DataVotes,proto3" json:"eth1_data_votes,omitempty" ssz-max:"2048"`
Eth1DepositIndex uint64 `protobuf:"varint,3003,opt,name=eth1_deposit_index,json=eth1DepositIndex,proto3" json:"eth1_deposit_index,omitempty"`
Validators []*Validator `protobuf:"bytes,4001,rep,name=validators,proto3" json:"validators,omitempty" ssz-max:"1099511627776"`
Balances []uint64 `protobuf:"varint,4002,rep,packed,name=balances,proto3" json:"balances,omitempty" ssz-max:"1099511627776"`
RandaoMixes [][]byte `protobuf:"bytes,5001,rep,name=randao_mixes,json=randaoMixes,proto3" json:"randao_mixes,omitempty" ssz-size:"65536,32"`
Slashings []uint64 `protobuf:"varint,6001,rep,packed,name=slashings,proto3" json:"slashings,omitempty" ssz-size:"8192"`
PreviousEpochParticipation []byte `` /* 168-byte string literal not displayed */
CurrentEpochParticipation []byte `` /* 165-byte string literal not displayed */
JustificationBits github_com_OffchainLabs_go_bitfield.Bitvector4 `` /* 187-byte string literal not displayed */
PreviousJustifiedCheckpoint *Checkpoint `` /* 147-byte string literal not displayed */
CurrentJustifiedCheckpoint *Checkpoint `` /* 144-byte string literal not displayed */
FinalizedCheckpoint *Checkpoint `protobuf:"bytes,8004,opt,name=finalized_checkpoint,json=finalizedCheckpoint,proto3" json:"finalized_checkpoint,omitempty"`
InactivityScores []uint64 `` /* 144-byte string literal not displayed */
CurrentSyncCommittee *SyncCommittee `` /* 126-byte string literal not displayed */
NextSyncCommittee *SyncCommittee `protobuf:"bytes,9003,opt,name=next_sync_committee,json=nextSyncCommittee,proto3" json:"next_sync_committee,omitempty"`
LatestExecutionPayloadHeader *v1.ExecutionPayloadHeaderDeneb `` /* 153-byte string literal not displayed */
NextWithdrawalIndex uint64 `protobuf:"varint,11001,opt,name=next_withdrawal_index,json=nextWithdrawalIndex,proto3" json:"next_withdrawal_index,omitempty"`
NextWithdrawalValidatorIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 241-byte string literal not displayed */
HistoricalSummaries []*HistoricalSummary `` /* 141-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BeaconStateDeneb) Descriptor
deprecated
func (*BeaconStateDeneb) Descriptor() ([]byte, []int)
Deprecated: Use BeaconStateDeneb.ProtoReflect.Descriptor instead.
func (*BeaconStateDeneb) GetBalances ¶
func (x *BeaconStateDeneb) GetBalances() []uint64
func (*BeaconStateDeneb) GetBlockRoots ¶
func (x *BeaconStateDeneb) GetBlockRoots() [][]byte
func (*BeaconStateDeneb) GetCurrentEpochParticipation ¶
func (x *BeaconStateDeneb) GetCurrentEpochParticipation() []byte
func (*BeaconStateDeneb) GetCurrentJustifiedCheckpoint ¶
func (x *BeaconStateDeneb) GetCurrentJustifiedCheckpoint() *Checkpoint
func (*BeaconStateDeneb) GetCurrentSyncCommittee ¶
func (x *BeaconStateDeneb) GetCurrentSyncCommittee() *SyncCommittee
func (*BeaconStateDeneb) GetEth1Data ¶
func (x *BeaconStateDeneb) GetEth1Data() *Eth1Data
func (*BeaconStateDeneb) GetEth1DataVotes ¶
func (x *BeaconStateDeneb) GetEth1DataVotes() []*Eth1Data
func (*BeaconStateDeneb) GetEth1DepositIndex ¶
func (x *BeaconStateDeneb) GetEth1DepositIndex() uint64
func (*BeaconStateDeneb) GetFinalizedCheckpoint ¶
func (x *BeaconStateDeneb) GetFinalizedCheckpoint() *Checkpoint
func (*BeaconStateDeneb) GetFork ¶
func (x *BeaconStateDeneb) GetFork() *Fork
func (*BeaconStateDeneb) GetGenesisTime ¶
func (x *BeaconStateDeneb) GetGenesisTime() uint64
func (*BeaconStateDeneb) GetGenesisValidatorsRoot ¶
func (x *BeaconStateDeneb) GetGenesisValidatorsRoot() []byte
func (*BeaconStateDeneb) GetHistoricalRoots ¶
func (x *BeaconStateDeneb) GetHistoricalRoots() [][]byte
func (*BeaconStateDeneb) GetHistoricalSummaries ¶
func (x *BeaconStateDeneb) GetHistoricalSummaries() []*HistoricalSummary
func (*BeaconStateDeneb) GetInactivityScores ¶
func (x *BeaconStateDeneb) GetInactivityScores() []uint64
func (*BeaconStateDeneb) GetJustificationBits ¶
func (x *BeaconStateDeneb) GetJustificationBits() github_com_OffchainLabs_go_bitfield.Bitvector4
func (*BeaconStateDeneb) GetLatestBlockHeader ¶
func (x *BeaconStateDeneb) GetLatestBlockHeader() *BeaconBlockHeader
func (*BeaconStateDeneb) GetLatestExecutionPayloadHeader ¶
func (x *BeaconStateDeneb) GetLatestExecutionPayloadHeader() *v1.ExecutionPayloadHeaderDeneb
func (*BeaconStateDeneb) GetNextSyncCommittee ¶
func (x *BeaconStateDeneb) GetNextSyncCommittee() *SyncCommittee
func (*BeaconStateDeneb) GetNextWithdrawalIndex ¶
func (x *BeaconStateDeneb) GetNextWithdrawalIndex() uint64
func (*BeaconStateDeneb) GetNextWithdrawalValidatorIndex ¶
func (x *BeaconStateDeneb) GetNextWithdrawalValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BeaconStateDeneb) GetPreviousEpochParticipation ¶
func (x *BeaconStateDeneb) GetPreviousEpochParticipation() []byte
func (*BeaconStateDeneb) GetPreviousJustifiedCheckpoint ¶
func (x *BeaconStateDeneb) GetPreviousJustifiedCheckpoint() *Checkpoint
func (*BeaconStateDeneb) GetRandaoMixes ¶
func (x *BeaconStateDeneb) GetRandaoMixes() [][]byte
func (*BeaconStateDeneb) GetSlashings ¶
func (x *BeaconStateDeneb) GetSlashings() []uint64
func (*BeaconStateDeneb) GetSlot ¶
func (x *BeaconStateDeneb) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconStateDeneb) GetStateRoots ¶
func (x *BeaconStateDeneb) GetStateRoots() [][]byte
func (*BeaconStateDeneb) GetValidators ¶
func (x *BeaconStateDeneb) GetValidators() []*Validator
func (*BeaconStateDeneb) HashTreeRoot ¶
func (b *BeaconStateDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconStateDeneb object
func (*BeaconStateDeneb) HashTreeRootWith ¶
func (b *BeaconStateDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconStateDeneb object with a hasher
func (*BeaconStateDeneb) MarshalSSZ ¶
func (b *BeaconStateDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconStateDeneb object
func (*BeaconStateDeneb) MarshalSSZTo ¶
func (b *BeaconStateDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconStateDeneb object to a target array
func (*BeaconStateDeneb) ProtoMessage ¶
func (*BeaconStateDeneb) ProtoMessage()
func (*BeaconStateDeneb) ProtoReflect ¶
func (x *BeaconStateDeneb) ProtoReflect() protoreflect.Message
func (*BeaconStateDeneb) Reset ¶
func (x *BeaconStateDeneb) Reset()
func (*BeaconStateDeneb) SizeSSZ ¶
func (b *BeaconStateDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconStateDeneb object
func (*BeaconStateDeneb) String ¶
func (x *BeaconStateDeneb) String() string
func (*BeaconStateDeneb) UnmarshalSSZ ¶
func (b *BeaconStateDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconStateDeneb object
type BeaconStateElectra ¶
type BeaconStateElectra struct {
GenesisTime uint64 `protobuf:"varint,1001,opt,name=genesis_time,json=genesisTime,proto3" json:"genesis_time,omitempty"`
GenesisValidatorsRoot []byte `` /* 143-byte string literal not displayed */
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 142-byte string literal not displayed */
Fork *Fork `protobuf:"bytes,1004,opt,name=fork,proto3" json:"fork,omitempty"`
LatestBlockHeader *BeaconBlockHeader `protobuf:"bytes,2001,opt,name=latest_block_header,json=latestBlockHeader,proto3" json:"latest_block_header,omitempty"`
BlockRoots [][]byte `protobuf:"bytes,2002,rep,name=block_roots,json=blockRoots,proto3" json:"block_roots,omitempty" ssz-size:"8192,32"`
StateRoots [][]byte `protobuf:"bytes,2003,rep,name=state_roots,json=stateRoots,proto3" json:"state_roots,omitempty" ssz-size:"8192,32"`
HistoricalRoots [][]byte `` /* 144-byte string literal not displayed */
Eth1Data *Eth1Data `protobuf:"bytes,3001,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Eth1DataVotes []*Eth1Data `protobuf:"bytes,3002,rep,name=eth1_data_votes,json=eth1DataVotes,proto3" json:"eth1_data_votes,omitempty" ssz-max:"2048"`
Eth1DepositIndex uint64 `protobuf:"varint,3003,opt,name=eth1_deposit_index,json=eth1DepositIndex,proto3" json:"eth1_deposit_index,omitempty"`
Validators []*Validator `protobuf:"bytes,4001,rep,name=validators,proto3" json:"validators,omitempty" ssz-max:"1099511627776"`
Balances []uint64 `protobuf:"varint,4002,rep,packed,name=balances,proto3" json:"balances,omitempty" ssz-max:"1099511627776"`
RandaoMixes [][]byte `protobuf:"bytes,5001,rep,name=randao_mixes,json=randaoMixes,proto3" json:"randao_mixes,omitempty" ssz-size:"65536,32"`
Slashings []uint64 `protobuf:"varint,6001,rep,packed,name=slashings,proto3" json:"slashings,omitempty" ssz-size:"8192"`
PreviousEpochParticipation []byte `` /* 168-byte string literal not displayed */
CurrentEpochParticipation []byte `` /* 165-byte string literal not displayed */
JustificationBits github_com_OffchainLabs_go_bitfield.Bitvector4 `` /* 187-byte string literal not displayed */
PreviousJustifiedCheckpoint *Checkpoint `` /* 147-byte string literal not displayed */
CurrentJustifiedCheckpoint *Checkpoint `` /* 144-byte string literal not displayed */
FinalizedCheckpoint *Checkpoint `protobuf:"bytes,8004,opt,name=finalized_checkpoint,json=finalizedCheckpoint,proto3" json:"finalized_checkpoint,omitempty"`
InactivityScores []uint64 `` /* 144-byte string literal not displayed */
CurrentSyncCommittee *SyncCommittee `` /* 126-byte string literal not displayed */
NextSyncCommittee *SyncCommittee `protobuf:"bytes,9003,opt,name=next_sync_committee,json=nextSyncCommittee,proto3" json:"next_sync_committee,omitempty"`
LatestExecutionPayloadHeader *v1.ExecutionPayloadHeaderDeneb `` /* 153-byte string literal not displayed */
NextWithdrawalIndex uint64 `protobuf:"varint,11001,opt,name=next_withdrawal_index,json=nextWithdrawalIndex,proto3" json:"next_withdrawal_index,omitempty"`
NextWithdrawalValidatorIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 241-byte string literal not displayed */
HistoricalSummaries []*HistoricalSummary `` /* 141-byte string literal not displayed */
DepositRequestsStartIndex uint64 `` /* 145-byte string literal not displayed */
DepositBalanceToConsume github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei `` /* 216-byte string literal not displayed */
ExitBalanceToConsume github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei `` /* 207-byte string literal not displayed */
EarliestExitEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 197-byte string literal not displayed */
ConsolidationBalanceToConsume github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei `` /* 234-byte string literal not displayed */
EarliestConsolidationEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 224-byte string literal not displayed */
PendingDeposits []*PendingDeposit `` /* 130-byte string literal not displayed */
PendingPartialWithdrawals []*PendingPartialWithdrawal `` /* 162-byte string literal not displayed */
PendingConsolidations []*PendingConsolidation `` /* 145-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BeaconStateElectra) Descriptor
deprecated
func (*BeaconStateElectra) Descriptor() ([]byte, []int)
Deprecated: Use BeaconStateElectra.ProtoReflect.Descriptor instead.
func (*BeaconStateElectra) GetBalances ¶
func (x *BeaconStateElectra) GetBalances() []uint64
func (*BeaconStateElectra) GetBlockRoots ¶
func (x *BeaconStateElectra) GetBlockRoots() [][]byte
func (*BeaconStateElectra) GetConsolidationBalanceToConsume ¶
func (x *BeaconStateElectra) GetConsolidationBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
func (*BeaconStateElectra) GetCurrentEpochParticipation ¶
func (x *BeaconStateElectra) GetCurrentEpochParticipation() []byte
func (*BeaconStateElectra) GetCurrentJustifiedCheckpoint ¶
func (x *BeaconStateElectra) GetCurrentJustifiedCheckpoint() *Checkpoint
func (*BeaconStateElectra) GetCurrentSyncCommittee ¶
func (x *BeaconStateElectra) GetCurrentSyncCommittee() *SyncCommittee
func (*BeaconStateElectra) GetDepositBalanceToConsume ¶
func (x *BeaconStateElectra) GetDepositBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
func (*BeaconStateElectra) GetDepositRequestsStartIndex ¶
func (x *BeaconStateElectra) GetDepositRequestsStartIndex() uint64
func (*BeaconStateElectra) GetEarliestConsolidationEpoch ¶
func (x *BeaconStateElectra) GetEarliestConsolidationEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*BeaconStateElectra) GetEarliestExitEpoch ¶
func (x *BeaconStateElectra) GetEarliestExitEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*BeaconStateElectra) GetEth1Data ¶
func (x *BeaconStateElectra) GetEth1Data() *Eth1Data
func (*BeaconStateElectra) GetEth1DataVotes ¶
func (x *BeaconStateElectra) GetEth1DataVotes() []*Eth1Data
func (*BeaconStateElectra) GetEth1DepositIndex ¶
func (x *BeaconStateElectra) GetEth1DepositIndex() uint64
func (*BeaconStateElectra) GetExitBalanceToConsume ¶
func (x *BeaconStateElectra) GetExitBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
func (*BeaconStateElectra) GetFinalizedCheckpoint ¶
func (x *BeaconStateElectra) GetFinalizedCheckpoint() *Checkpoint
func (*BeaconStateElectra) GetFork ¶
func (x *BeaconStateElectra) GetFork() *Fork
func (*BeaconStateElectra) GetGenesisTime ¶
func (x *BeaconStateElectra) GetGenesisTime() uint64
func (*BeaconStateElectra) GetGenesisValidatorsRoot ¶
func (x *BeaconStateElectra) GetGenesisValidatorsRoot() []byte
func (*BeaconStateElectra) GetHistoricalRoots ¶
func (x *BeaconStateElectra) GetHistoricalRoots() [][]byte
func (*BeaconStateElectra) GetHistoricalSummaries ¶
func (x *BeaconStateElectra) GetHistoricalSummaries() []*HistoricalSummary
func (*BeaconStateElectra) GetInactivityScores ¶
func (x *BeaconStateElectra) GetInactivityScores() []uint64
func (*BeaconStateElectra) GetJustificationBits ¶
func (x *BeaconStateElectra) GetJustificationBits() github_com_OffchainLabs_go_bitfield.Bitvector4
func (*BeaconStateElectra) GetLatestBlockHeader ¶
func (x *BeaconStateElectra) GetLatestBlockHeader() *BeaconBlockHeader
func (*BeaconStateElectra) GetLatestExecutionPayloadHeader ¶
func (x *BeaconStateElectra) GetLatestExecutionPayloadHeader() *v1.ExecutionPayloadHeaderDeneb
func (*BeaconStateElectra) GetNextSyncCommittee ¶
func (x *BeaconStateElectra) GetNextSyncCommittee() *SyncCommittee
func (*BeaconStateElectra) GetNextWithdrawalIndex ¶
func (x *BeaconStateElectra) GetNextWithdrawalIndex() uint64
func (*BeaconStateElectra) GetNextWithdrawalValidatorIndex ¶
func (x *BeaconStateElectra) GetNextWithdrawalValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BeaconStateElectra) GetPendingConsolidations ¶
func (x *BeaconStateElectra) GetPendingConsolidations() []*PendingConsolidation
func (*BeaconStateElectra) GetPendingDeposits ¶
func (x *BeaconStateElectra) GetPendingDeposits() []*PendingDeposit
func (*BeaconStateElectra) GetPendingPartialWithdrawals ¶
func (x *BeaconStateElectra) GetPendingPartialWithdrawals() []*PendingPartialWithdrawal
func (*BeaconStateElectra) GetPreviousEpochParticipation ¶
func (x *BeaconStateElectra) GetPreviousEpochParticipation() []byte
func (*BeaconStateElectra) GetPreviousJustifiedCheckpoint ¶
func (x *BeaconStateElectra) GetPreviousJustifiedCheckpoint() *Checkpoint
func (*BeaconStateElectra) GetRandaoMixes ¶
func (x *BeaconStateElectra) GetRandaoMixes() [][]byte
func (*BeaconStateElectra) GetSlashings ¶
func (x *BeaconStateElectra) GetSlashings() []uint64
func (*BeaconStateElectra) GetSlot ¶
func (x *BeaconStateElectra) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconStateElectra) GetStateRoots ¶
func (x *BeaconStateElectra) GetStateRoots() [][]byte
func (*BeaconStateElectra) GetValidators ¶
func (x *BeaconStateElectra) GetValidators() []*Validator
func (*BeaconStateElectra) HashTreeRoot ¶
func (b *BeaconStateElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconStateElectra object
func (*BeaconStateElectra) HashTreeRootWith ¶
func (b *BeaconStateElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconStateElectra object with a hasher
func (*BeaconStateElectra) MarshalSSZ ¶
func (b *BeaconStateElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconStateElectra object
func (*BeaconStateElectra) MarshalSSZTo ¶
func (b *BeaconStateElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconStateElectra object to a target array
func (*BeaconStateElectra) ProtoMessage ¶
func (*BeaconStateElectra) ProtoMessage()
func (*BeaconStateElectra) ProtoReflect ¶
func (x *BeaconStateElectra) ProtoReflect() protoreflect.Message
func (*BeaconStateElectra) Reset ¶
func (x *BeaconStateElectra) Reset()
func (*BeaconStateElectra) SizeSSZ ¶
func (b *BeaconStateElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconStateElectra object
func (*BeaconStateElectra) String ¶
func (x *BeaconStateElectra) String() string
func (*BeaconStateElectra) UnmarshalSSZ ¶
func (b *BeaconStateElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconStateElectra object
type BeaconStateFulu ¶
type BeaconStateFulu struct {
GenesisTime uint64 `protobuf:"varint,1001,opt,name=genesis_time,json=genesisTime,proto3" json:"genesis_time,omitempty"`
GenesisValidatorsRoot []byte `` /* 143-byte string literal not displayed */
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 142-byte string literal not displayed */
Fork *Fork `protobuf:"bytes,1004,opt,name=fork,proto3" json:"fork,omitempty"`
LatestBlockHeader *BeaconBlockHeader `protobuf:"bytes,2001,opt,name=latest_block_header,json=latestBlockHeader,proto3" json:"latest_block_header,omitempty"`
BlockRoots [][]byte `protobuf:"bytes,2002,rep,name=block_roots,json=blockRoots,proto3" json:"block_roots,omitempty" ssz-size:"8192,32"`
StateRoots [][]byte `protobuf:"bytes,2003,rep,name=state_roots,json=stateRoots,proto3" json:"state_roots,omitempty" ssz-size:"8192,32"`
HistoricalRoots [][]byte `` /* 144-byte string literal not displayed */
Eth1Data *Eth1Data `protobuf:"bytes,3001,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Eth1DataVotes []*Eth1Data `protobuf:"bytes,3002,rep,name=eth1_data_votes,json=eth1DataVotes,proto3" json:"eth1_data_votes,omitempty" ssz-max:"2048"`
Eth1DepositIndex uint64 `protobuf:"varint,3003,opt,name=eth1_deposit_index,json=eth1DepositIndex,proto3" json:"eth1_deposit_index,omitempty"`
Validators []*Validator `protobuf:"bytes,4001,rep,name=validators,proto3" json:"validators,omitempty" ssz-max:"1099511627776"`
Balances []uint64 `protobuf:"varint,4002,rep,packed,name=balances,proto3" json:"balances,omitempty" ssz-max:"1099511627776"`
RandaoMixes [][]byte `protobuf:"bytes,5001,rep,name=randao_mixes,json=randaoMixes,proto3" json:"randao_mixes,omitempty" ssz-size:"65536,32"`
Slashings []uint64 `protobuf:"varint,6001,rep,packed,name=slashings,proto3" json:"slashings,omitempty" ssz-size:"8192"`
PreviousEpochParticipation []byte `` /* 168-byte string literal not displayed */
CurrentEpochParticipation []byte `` /* 165-byte string literal not displayed */
JustificationBits github_com_OffchainLabs_go_bitfield.Bitvector4 `` /* 187-byte string literal not displayed */
PreviousJustifiedCheckpoint *Checkpoint `` /* 147-byte string literal not displayed */
CurrentJustifiedCheckpoint *Checkpoint `` /* 144-byte string literal not displayed */
FinalizedCheckpoint *Checkpoint `protobuf:"bytes,8004,opt,name=finalized_checkpoint,json=finalizedCheckpoint,proto3" json:"finalized_checkpoint,omitempty"`
InactivityScores []uint64 `` /* 144-byte string literal not displayed */
CurrentSyncCommittee *SyncCommittee `` /* 126-byte string literal not displayed */
NextSyncCommittee *SyncCommittee `protobuf:"bytes,9003,opt,name=next_sync_committee,json=nextSyncCommittee,proto3" json:"next_sync_committee,omitempty"`
LatestExecutionPayloadHeader *v1.ExecutionPayloadHeaderDeneb `` /* 153-byte string literal not displayed */
NextWithdrawalIndex uint64 `protobuf:"varint,11001,opt,name=next_withdrawal_index,json=nextWithdrawalIndex,proto3" json:"next_withdrawal_index,omitempty"`
NextWithdrawalValidatorIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 241-byte string literal not displayed */
HistoricalSummaries []*HistoricalSummary `` /* 141-byte string literal not displayed */
DepositRequestsStartIndex uint64 `` /* 145-byte string literal not displayed */
DepositBalanceToConsume github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei `` /* 216-byte string literal not displayed */
ExitBalanceToConsume github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei `` /* 207-byte string literal not displayed */
EarliestExitEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 197-byte string literal not displayed */
ConsolidationBalanceToConsume github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei `` /* 234-byte string literal not displayed */
EarliestConsolidationEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 224-byte string literal not displayed */
PendingDeposits []*PendingDeposit `` /* 130-byte string literal not displayed */
PendingPartialWithdrawals []*PendingPartialWithdrawal `` /* 162-byte string literal not displayed */
PendingConsolidations []*PendingConsolidation `` /* 145-byte string literal not displayed */
ProposerLookahead []uint64 `` /* 138-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BeaconStateFulu) Descriptor
deprecated
func (*BeaconStateFulu) Descriptor() ([]byte, []int)
Deprecated: Use BeaconStateFulu.ProtoReflect.Descriptor instead.
func (*BeaconStateFulu) GetBalances ¶
func (x *BeaconStateFulu) GetBalances() []uint64
func (*BeaconStateFulu) GetBlockRoots ¶
func (x *BeaconStateFulu) GetBlockRoots() [][]byte
func (*BeaconStateFulu) GetConsolidationBalanceToConsume ¶
func (x *BeaconStateFulu) GetConsolidationBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
func (*BeaconStateFulu) GetCurrentEpochParticipation ¶
func (x *BeaconStateFulu) GetCurrentEpochParticipation() []byte
func (*BeaconStateFulu) GetCurrentJustifiedCheckpoint ¶
func (x *BeaconStateFulu) GetCurrentJustifiedCheckpoint() *Checkpoint
func (*BeaconStateFulu) GetCurrentSyncCommittee ¶
func (x *BeaconStateFulu) GetCurrentSyncCommittee() *SyncCommittee
func (*BeaconStateFulu) GetDepositBalanceToConsume ¶
func (x *BeaconStateFulu) GetDepositBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
func (*BeaconStateFulu) GetDepositRequestsStartIndex ¶
func (x *BeaconStateFulu) GetDepositRequestsStartIndex() uint64
func (*BeaconStateFulu) GetEarliestConsolidationEpoch ¶
func (x *BeaconStateFulu) GetEarliestConsolidationEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*BeaconStateFulu) GetEarliestExitEpoch ¶
func (x *BeaconStateFulu) GetEarliestExitEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*BeaconStateFulu) GetEth1Data ¶
func (x *BeaconStateFulu) GetEth1Data() *Eth1Data
func (*BeaconStateFulu) GetEth1DataVotes ¶
func (x *BeaconStateFulu) GetEth1DataVotes() []*Eth1Data
func (*BeaconStateFulu) GetEth1DepositIndex ¶
func (x *BeaconStateFulu) GetEth1DepositIndex() uint64
func (*BeaconStateFulu) GetExitBalanceToConsume ¶
func (x *BeaconStateFulu) GetExitBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
func (*BeaconStateFulu) GetFinalizedCheckpoint ¶
func (x *BeaconStateFulu) GetFinalizedCheckpoint() *Checkpoint
func (*BeaconStateFulu) GetFork ¶
func (x *BeaconStateFulu) GetFork() *Fork
func (*BeaconStateFulu) GetGenesisTime ¶
func (x *BeaconStateFulu) GetGenesisTime() uint64
func (*BeaconStateFulu) GetGenesisValidatorsRoot ¶
func (x *BeaconStateFulu) GetGenesisValidatorsRoot() []byte
func (*BeaconStateFulu) GetHistoricalRoots ¶
func (x *BeaconStateFulu) GetHistoricalRoots() [][]byte
func (*BeaconStateFulu) GetHistoricalSummaries ¶
func (x *BeaconStateFulu) GetHistoricalSummaries() []*HistoricalSummary
func (*BeaconStateFulu) GetInactivityScores ¶
func (x *BeaconStateFulu) GetInactivityScores() []uint64
func (*BeaconStateFulu) GetJustificationBits ¶
func (x *BeaconStateFulu) GetJustificationBits() github_com_OffchainLabs_go_bitfield.Bitvector4
func (*BeaconStateFulu) GetLatestBlockHeader ¶
func (x *BeaconStateFulu) GetLatestBlockHeader() *BeaconBlockHeader
func (*BeaconStateFulu) GetLatestExecutionPayloadHeader ¶
func (x *BeaconStateFulu) GetLatestExecutionPayloadHeader() *v1.ExecutionPayloadHeaderDeneb
func (*BeaconStateFulu) GetNextSyncCommittee ¶
func (x *BeaconStateFulu) GetNextSyncCommittee() *SyncCommittee
func (*BeaconStateFulu) GetNextWithdrawalIndex ¶
func (x *BeaconStateFulu) GetNextWithdrawalIndex() uint64
func (*BeaconStateFulu) GetNextWithdrawalValidatorIndex ¶
func (x *BeaconStateFulu) GetNextWithdrawalValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BeaconStateFulu) GetPendingConsolidations ¶
func (x *BeaconStateFulu) GetPendingConsolidations() []*PendingConsolidation
func (*BeaconStateFulu) GetPendingDeposits ¶
func (x *BeaconStateFulu) GetPendingDeposits() []*PendingDeposit
func (*BeaconStateFulu) GetPendingPartialWithdrawals ¶
func (x *BeaconStateFulu) GetPendingPartialWithdrawals() []*PendingPartialWithdrawal
func (*BeaconStateFulu) GetPreviousEpochParticipation ¶
func (x *BeaconStateFulu) GetPreviousEpochParticipation() []byte
func (*BeaconStateFulu) GetPreviousJustifiedCheckpoint ¶
func (x *BeaconStateFulu) GetPreviousJustifiedCheckpoint() *Checkpoint
func (*BeaconStateFulu) GetProposerLookahead ¶
func (x *BeaconStateFulu) GetProposerLookahead() []uint64
func (*BeaconStateFulu) GetRandaoMixes ¶
func (x *BeaconStateFulu) GetRandaoMixes() [][]byte
func (*BeaconStateFulu) GetSlashings ¶
func (x *BeaconStateFulu) GetSlashings() []uint64
func (*BeaconStateFulu) GetSlot ¶
func (x *BeaconStateFulu) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconStateFulu) GetStateRoots ¶
func (x *BeaconStateFulu) GetStateRoots() [][]byte
func (*BeaconStateFulu) GetValidators ¶
func (x *BeaconStateFulu) GetValidators() []*Validator
func (*BeaconStateFulu) HashTreeRoot ¶
func (b *BeaconStateFulu) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconStateFulu object
func (*BeaconStateFulu) HashTreeRootWith ¶
func (b *BeaconStateFulu) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconStateFulu object with a hasher
func (*BeaconStateFulu) MarshalSSZ ¶
func (b *BeaconStateFulu) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconStateFulu object
func (*BeaconStateFulu) MarshalSSZTo ¶
func (b *BeaconStateFulu) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconStateFulu object to a target array
func (*BeaconStateFulu) ProtoMessage ¶
func (*BeaconStateFulu) ProtoMessage()
func (*BeaconStateFulu) ProtoReflect ¶
func (x *BeaconStateFulu) ProtoReflect() protoreflect.Message
func (*BeaconStateFulu) Reset ¶
func (x *BeaconStateFulu) Reset()
func (*BeaconStateFulu) SizeSSZ ¶
func (b *BeaconStateFulu) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconStateFulu object
func (*BeaconStateFulu) String ¶
func (x *BeaconStateFulu) String() string
func (*BeaconStateFulu) UnmarshalSSZ ¶
func (b *BeaconStateFulu) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconStateFulu object
type BeaconStateGloas ¶
type BeaconStateGloas struct {
GenesisTime uint64 `protobuf:"varint,1001,opt,name=genesis_time,json=genesisTime,proto3" json:"genesis_time,omitempty"`
GenesisValidatorsRoot []byte `` /* 143-byte string literal not displayed */
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 142-byte string literal not displayed */
Fork *Fork `protobuf:"bytes,1004,opt,name=fork,proto3" json:"fork,omitempty"`
LatestBlockHeader *BeaconBlockHeader `protobuf:"bytes,2001,opt,name=latest_block_header,json=latestBlockHeader,proto3" json:"latest_block_header,omitempty"`
BlockRoots [][]byte `protobuf:"bytes,2002,rep,name=block_roots,json=blockRoots,proto3" json:"block_roots,omitempty" ssz-size:"8192,32"`
StateRoots [][]byte `protobuf:"bytes,2003,rep,name=state_roots,json=stateRoots,proto3" json:"state_roots,omitempty" ssz-size:"8192,32"`
HistoricalRoots [][]byte `` /* 144-byte string literal not displayed */
Eth1Data *Eth1Data `protobuf:"bytes,3001,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Eth1DataVotes []*Eth1Data `protobuf:"bytes,3002,rep,name=eth1_data_votes,json=eth1DataVotes,proto3" json:"eth1_data_votes,omitempty" ssz-max:"2048"`
Eth1DepositIndex uint64 `protobuf:"varint,3003,opt,name=eth1_deposit_index,json=eth1DepositIndex,proto3" json:"eth1_deposit_index,omitempty"`
Validators []*Validator `protobuf:"bytes,4001,rep,name=validators,proto3" json:"validators,omitempty" ssz-max:"1099511627776"`
Balances []uint64 `protobuf:"varint,4002,rep,packed,name=balances,proto3" json:"balances,omitempty" ssz-max:"1099511627776"`
RandaoMixes [][]byte `protobuf:"bytes,5001,rep,name=randao_mixes,json=randaoMixes,proto3" json:"randao_mixes,omitempty" ssz-size:"65536,32"`
Slashings []uint64 `protobuf:"varint,6001,rep,packed,name=slashings,proto3" json:"slashings,omitempty" ssz-size:"8192"`
PreviousEpochParticipation []byte `` /* 168-byte string literal not displayed */
CurrentEpochParticipation []byte `` /* 165-byte string literal not displayed */
JustificationBits github_com_OffchainLabs_go_bitfield.Bitvector4 `` /* 187-byte string literal not displayed */
PreviousJustifiedCheckpoint *Checkpoint `` /* 147-byte string literal not displayed */
CurrentJustifiedCheckpoint *Checkpoint `` /* 144-byte string literal not displayed */
FinalizedCheckpoint *Checkpoint `protobuf:"bytes,8004,opt,name=finalized_checkpoint,json=finalizedCheckpoint,proto3" json:"finalized_checkpoint,omitempty"`
InactivityScores []uint64 `` /* 144-byte string literal not displayed */
CurrentSyncCommittee *SyncCommittee `` /* 126-byte string literal not displayed */
NextSyncCommittee *SyncCommittee `protobuf:"bytes,9003,opt,name=next_sync_committee,json=nextSyncCommittee,proto3" json:"next_sync_committee,omitempty"`
LatestExecutionPayloadBid *ExecutionPayloadBid `` /* 144-byte string literal not displayed */
NextWithdrawalIndex uint64 `protobuf:"varint,11001,opt,name=next_withdrawal_index,json=nextWithdrawalIndex,proto3" json:"next_withdrawal_index,omitempty"`
NextWithdrawalValidatorIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 241-byte string literal not displayed */
HistoricalSummaries []*HistoricalSummary `` /* 141-byte string literal not displayed */
DepositRequestsStartIndex uint64 `` /* 145-byte string literal not displayed */
DepositBalanceToConsume github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei `` /* 216-byte string literal not displayed */
ExitBalanceToConsume github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei `` /* 207-byte string literal not displayed */
EarliestExitEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 197-byte string literal not displayed */
ConsolidationBalanceToConsume github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei `` /* 234-byte string literal not displayed */
EarliestConsolidationEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 224-byte string literal not displayed */
PendingDeposits []*PendingDeposit `` /* 130-byte string literal not displayed */
PendingPartialWithdrawals []*PendingPartialWithdrawal `` /* 162-byte string literal not displayed */
PendingConsolidations []*PendingConsolidation `` /* 145-byte string literal not displayed */
ProposerLookahead []uint64 `` /* 138-byte string literal not displayed */
ExecutionPayloadAvailability []byte `` /* 167-byte string literal not displayed */
BuilderPendingPayments []*BuilderPendingPayment `` /* 147-byte string literal not displayed */
BuilderPendingWithdrawals []*BuilderPendingWithdrawal `` /* 160-byte string literal not displayed */
LatestBlockHash []byte `` /* 126-byte string literal not displayed */
LatestWithdrawalsRoot []byte `` /* 144-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BeaconStateGloas) Descriptor
deprecated
func (*BeaconStateGloas) Descriptor() ([]byte, []int)
Deprecated: Use BeaconStateGloas.ProtoReflect.Descriptor instead.
func (*BeaconStateGloas) GetBalances ¶
func (x *BeaconStateGloas) GetBalances() []uint64
func (*BeaconStateGloas) GetBlockRoots ¶
func (x *BeaconStateGloas) GetBlockRoots() [][]byte
func (*BeaconStateGloas) GetBuilderPendingPayments ¶
func (x *BeaconStateGloas) GetBuilderPendingPayments() []*BuilderPendingPayment
func (*BeaconStateGloas) GetBuilderPendingWithdrawals ¶
func (x *BeaconStateGloas) GetBuilderPendingWithdrawals() []*BuilderPendingWithdrawal
func (*BeaconStateGloas) GetConsolidationBalanceToConsume ¶
func (x *BeaconStateGloas) GetConsolidationBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
func (*BeaconStateGloas) GetCurrentEpochParticipation ¶
func (x *BeaconStateGloas) GetCurrentEpochParticipation() []byte
func (*BeaconStateGloas) GetCurrentJustifiedCheckpoint ¶
func (x *BeaconStateGloas) GetCurrentJustifiedCheckpoint() *Checkpoint
func (*BeaconStateGloas) GetCurrentSyncCommittee ¶
func (x *BeaconStateGloas) GetCurrentSyncCommittee() *SyncCommittee
func (*BeaconStateGloas) GetDepositBalanceToConsume ¶
func (x *BeaconStateGloas) GetDepositBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
func (*BeaconStateGloas) GetDepositRequestsStartIndex ¶
func (x *BeaconStateGloas) GetDepositRequestsStartIndex() uint64
func (*BeaconStateGloas) GetEarliestConsolidationEpoch ¶
func (x *BeaconStateGloas) GetEarliestConsolidationEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*BeaconStateGloas) GetEarliestExitEpoch ¶
func (x *BeaconStateGloas) GetEarliestExitEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*BeaconStateGloas) GetEth1Data ¶
func (x *BeaconStateGloas) GetEth1Data() *Eth1Data
func (*BeaconStateGloas) GetEth1DataVotes ¶
func (x *BeaconStateGloas) GetEth1DataVotes() []*Eth1Data
func (*BeaconStateGloas) GetEth1DepositIndex ¶
func (x *BeaconStateGloas) GetEth1DepositIndex() uint64
func (*BeaconStateGloas) GetExecutionPayloadAvailability ¶
func (x *BeaconStateGloas) GetExecutionPayloadAvailability() []byte
func (*BeaconStateGloas) GetExitBalanceToConsume ¶
func (x *BeaconStateGloas) GetExitBalanceToConsume() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
func (*BeaconStateGloas) GetFinalizedCheckpoint ¶
func (x *BeaconStateGloas) GetFinalizedCheckpoint() *Checkpoint
func (*BeaconStateGloas) GetFork ¶
func (x *BeaconStateGloas) GetFork() *Fork
func (*BeaconStateGloas) GetGenesisTime ¶
func (x *BeaconStateGloas) GetGenesisTime() uint64
func (*BeaconStateGloas) GetGenesisValidatorsRoot ¶
func (x *BeaconStateGloas) GetGenesisValidatorsRoot() []byte
func (*BeaconStateGloas) GetHistoricalRoots ¶
func (x *BeaconStateGloas) GetHistoricalRoots() [][]byte
func (*BeaconStateGloas) GetHistoricalSummaries ¶
func (x *BeaconStateGloas) GetHistoricalSummaries() []*HistoricalSummary
func (*BeaconStateGloas) GetInactivityScores ¶
func (x *BeaconStateGloas) GetInactivityScores() []uint64
func (*BeaconStateGloas) GetJustificationBits ¶
func (x *BeaconStateGloas) GetJustificationBits() github_com_OffchainLabs_go_bitfield.Bitvector4
func (*BeaconStateGloas) GetLatestBlockHash ¶
func (x *BeaconStateGloas) GetLatestBlockHash() []byte
func (*BeaconStateGloas) GetLatestBlockHeader ¶
func (x *BeaconStateGloas) GetLatestBlockHeader() *BeaconBlockHeader
func (*BeaconStateGloas) GetLatestExecutionPayloadBid ¶
func (x *BeaconStateGloas) GetLatestExecutionPayloadBid() *ExecutionPayloadBid
func (*BeaconStateGloas) GetLatestWithdrawalsRoot ¶
func (x *BeaconStateGloas) GetLatestWithdrawalsRoot() []byte
func (*BeaconStateGloas) GetNextSyncCommittee ¶
func (x *BeaconStateGloas) GetNextSyncCommittee() *SyncCommittee
func (*BeaconStateGloas) GetNextWithdrawalIndex ¶
func (x *BeaconStateGloas) GetNextWithdrawalIndex() uint64
func (*BeaconStateGloas) GetNextWithdrawalValidatorIndex ¶
func (x *BeaconStateGloas) GetNextWithdrawalValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BeaconStateGloas) GetPendingConsolidations ¶
func (x *BeaconStateGloas) GetPendingConsolidations() []*PendingConsolidation
func (*BeaconStateGloas) GetPendingDeposits ¶
func (x *BeaconStateGloas) GetPendingDeposits() []*PendingDeposit
func (*BeaconStateGloas) GetPendingPartialWithdrawals ¶
func (x *BeaconStateGloas) GetPendingPartialWithdrawals() []*PendingPartialWithdrawal
func (*BeaconStateGloas) GetPreviousEpochParticipation ¶
func (x *BeaconStateGloas) GetPreviousEpochParticipation() []byte
func (*BeaconStateGloas) GetPreviousJustifiedCheckpoint ¶
func (x *BeaconStateGloas) GetPreviousJustifiedCheckpoint() *Checkpoint
func (*BeaconStateGloas) GetProposerLookahead ¶
func (x *BeaconStateGloas) GetProposerLookahead() []uint64
func (*BeaconStateGloas) GetRandaoMixes ¶
func (x *BeaconStateGloas) GetRandaoMixes() [][]byte
func (*BeaconStateGloas) GetSlashings ¶
func (x *BeaconStateGloas) GetSlashings() []uint64
func (*BeaconStateGloas) GetSlot ¶
func (x *BeaconStateGloas) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconStateGloas) GetStateRoots ¶
func (x *BeaconStateGloas) GetStateRoots() [][]byte
func (*BeaconStateGloas) GetValidators ¶
func (x *BeaconStateGloas) GetValidators() []*Validator
func (*BeaconStateGloas) HashTreeRoot ¶
func (b *BeaconStateGloas) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconStateGloas object
func (*BeaconStateGloas) HashTreeRootWith ¶
func (b *BeaconStateGloas) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconStateGloas object with a hasher
func (*BeaconStateGloas) MarshalSSZ ¶
func (b *BeaconStateGloas) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconStateGloas object
func (*BeaconStateGloas) MarshalSSZTo ¶
func (b *BeaconStateGloas) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconStateGloas object to a target array
func (*BeaconStateGloas) ProtoMessage ¶
func (*BeaconStateGloas) ProtoMessage()
func (*BeaconStateGloas) ProtoReflect ¶
func (x *BeaconStateGloas) ProtoReflect() protoreflect.Message
func (*BeaconStateGloas) Reset ¶
func (x *BeaconStateGloas) Reset()
func (*BeaconStateGloas) SizeSSZ ¶
func (b *BeaconStateGloas) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconStateGloas object
func (*BeaconStateGloas) String ¶
func (x *BeaconStateGloas) String() string
func (*BeaconStateGloas) UnmarshalSSZ ¶
func (b *BeaconStateGloas) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconStateGloas object
type BeaconStateRequest
deprecated
type BeaconStateRequest struct {
// Types that are valid to be assigned to QueryFilter:
//
// *BeaconStateRequest_Slot
// *BeaconStateRequest_BlockRoot
QueryFilter isBeaconStateRequest_QueryFilter `protobuf_oneof:"query_filter"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/debug.proto.
func (*BeaconStateRequest) Descriptor
deprecated
func (*BeaconStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use BeaconStateRequest.ProtoReflect.Descriptor instead.
func (*BeaconStateRequest) GetBlockRoot ¶
func (x *BeaconStateRequest) GetBlockRoot() []byte
func (*BeaconStateRequest) GetQueryFilter ¶
func (x *BeaconStateRequest) GetQueryFilter() isBeaconStateRequest_QueryFilter
func (*BeaconStateRequest) GetSlot ¶
func (x *BeaconStateRequest) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BeaconStateRequest) ProtoMessage ¶
func (*BeaconStateRequest) ProtoMessage()
func (*BeaconStateRequest) ProtoReflect ¶
func (x *BeaconStateRequest) ProtoReflect() protoreflect.Message
func (*BeaconStateRequest) Reset ¶
func (x *BeaconStateRequest) Reset()
func (*BeaconStateRequest) String ¶
func (x *BeaconStateRequest) String() string
type BeaconStateRequest_BlockRoot ¶
type BeaconStateRequest_BlockRoot struct {
BlockRoot []byte `protobuf:"bytes,2,opt,name=block_root,json=blockRoot,proto3,oneof"`
}
type BeaconStateRequest_Slot ¶
type BeaconStateRequest_Slot struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `protobuf:"varint,1,opt,name=slot,proto3,oneof" cast-type:"github.com/OffchainLabs/prysm/v7/consensus-types/primitives.Slot"`
}
type BlindedBeaconBlockBellatrix ¶
type BlindedBeaconBlockBellatrix struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
ProposerIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 188-byte string literal not displayed */
ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"`
StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"`
Body *BlindedBeaconBlockBodyBellatrix `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*BlindedBeaconBlockBellatrix) Copy ¶
func (block *BlindedBeaconBlockBellatrix) Copy() *BlindedBeaconBlockBellatrix
Copy --
func (*BlindedBeaconBlockBellatrix) Descriptor
deprecated
func (*BlindedBeaconBlockBellatrix) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockBellatrix.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockBellatrix) GetBody ¶
func (x *BlindedBeaconBlockBellatrix) GetBody() *BlindedBeaconBlockBodyBellatrix
func (*BlindedBeaconBlockBellatrix) GetParentRoot ¶
func (x *BlindedBeaconBlockBellatrix) GetParentRoot() []byte
func (*BlindedBeaconBlockBellatrix) GetProposerIndex ¶
func (x *BlindedBeaconBlockBellatrix) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BlindedBeaconBlockBellatrix) GetStateRoot ¶
func (x *BlindedBeaconBlockBellatrix) GetStateRoot() []byte
func (*BlindedBeaconBlockBellatrix) HashTreeRoot ¶
func (b *BlindedBeaconBlockBellatrix) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlindedBeaconBlockBellatrix object
func (*BlindedBeaconBlockBellatrix) HashTreeRootWith ¶
func (b *BlindedBeaconBlockBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlindedBeaconBlockBellatrix object with a hasher
func (*BlindedBeaconBlockBellatrix) MarshalSSZ ¶
func (b *BlindedBeaconBlockBellatrix) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlindedBeaconBlockBellatrix object
func (*BlindedBeaconBlockBellatrix) MarshalSSZTo ¶
func (b *BlindedBeaconBlockBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlindedBeaconBlockBellatrix object to a target array
func (*BlindedBeaconBlockBellatrix) ProtoMessage ¶
func (*BlindedBeaconBlockBellatrix) ProtoMessage()
func (*BlindedBeaconBlockBellatrix) ProtoReflect ¶
func (x *BlindedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockBellatrix) Reset ¶
func (x *BlindedBeaconBlockBellatrix) Reset()
func (*BlindedBeaconBlockBellatrix) SizeSSZ ¶
func (b *BlindedBeaconBlockBellatrix) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlindedBeaconBlockBellatrix object
func (*BlindedBeaconBlockBellatrix) String ¶
func (x *BlindedBeaconBlockBellatrix) String() string
func (*BlindedBeaconBlockBellatrix) UnmarshalSSZ ¶
func (b *BlindedBeaconBlockBellatrix) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlindedBeaconBlockBellatrix object
type BlindedBeaconBlockBodyBellatrix ¶
type BlindedBeaconBlockBodyBellatrix struct {
RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"`
Eth1Data *Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"`
ProposerSlashings []*ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"`
AttesterSlashings []*AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"2"`
Attestations []*Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"128"`
Deposits []*Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"`
VoluntaryExits []*SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"`
SyncAggregate *SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
ExecutionPayloadHeader *v1.ExecutionPayloadHeader `` /* 130-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BlindedBeaconBlockBodyBellatrix) Copy ¶
func (body *BlindedBeaconBlockBodyBellatrix) Copy() *BlindedBeaconBlockBodyBellatrix
Copy --
func (*BlindedBeaconBlockBodyBellatrix) Descriptor
deprecated
func (*BlindedBeaconBlockBodyBellatrix) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockBodyBellatrix.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockBodyBellatrix) GetAttestations ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetAttestations() []*Attestation
func (*BlindedBeaconBlockBodyBellatrix) GetAttesterSlashings ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetAttesterSlashings() []*AttesterSlashing
func (*BlindedBeaconBlockBodyBellatrix) GetDeposits ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetDeposits() []*Deposit
func (*BlindedBeaconBlockBodyBellatrix) GetEth1Data ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetEth1Data() *Eth1Data
func (*BlindedBeaconBlockBodyBellatrix) GetExecutionPayloadHeader ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetExecutionPayloadHeader() *v1.ExecutionPayloadHeader
func (*BlindedBeaconBlockBodyBellatrix) GetGraffiti ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetGraffiti() []byte
func (*BlindedBeaconBlockBodyBellatrix) GetProposerSlashings ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetProposerSlashings() []*ProposerSlashing
func (*BlindedBeaconBlockBodyBellatrix) GetRandaoReveal ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetRandaoReveal() []byte
func (*BlindedBeaconBlockBodyBellatrix) GetSyncAggregate ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetSyncAggregate() *SyncAggregate
func (*BlindedBeaconBlockBodyBellatrix) GetVoluntaryExits ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetVoluntaryExits() []*SignedVoluntaryExit
func (*BlindedBeaconBlockBodyBellatrix) HashTreeRoot ¶
func (b *BlindedBeaconBlockBodyBellatrix) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlindedBeaconBlockBodyBellatrix object
func (*BlindedBeaconBlockBodyBellatrix) HashTreeRootWith ¶
func (b *BlindedBeaconBlockBodyBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlindedBeaconBlockBodyBellatrix object with a hasher
func (*BlindedBeaconBlockBodyBellatrix) MarshalSSZ ¶
func (b *BlindedBeaconBlockBodyBellatrix) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlindedBeaconBlockBodyBellatrix object
func (*BlindedBeaconBlockBodyBellatrix) MarshalSSZTo ¶
func (b *BlindedBeaconBlockBodyBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlindedBeaconBlockBodyBellatrix object to a target array
func (*BlindedBeaconBlockBodyBellatrix) ProtoMessage ¶
func (*BlindedBeaconBlockBodyBellatrix) ProtoMessage()
func (*BlindedBeaconBlockBodyBellatrix) ProtoReflect ¶
func (x *BlindedBeaconBlockBodyBellatrix) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockBodyBellatrix) Reset ¶
func (x *BlindedBeaconBlockBodyBellatrix) Reset()
func (*BlindedBeaconBlockBodyBellatrix) SizeSSZ ¶
func (b *BlindedBeaconBlockBodyBellatrix) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlindedBeaconBlockBodyBellatrix object
func (*BlindedBeaconBlockBodyBellatrix) String ¶
func (x *BlindedBeaconBlockBodyBellatrix) String() string
func (*BlindedBeaconBlockBodyBellatrix) UnmarshalSSZ ¶
func (b *BlindedBeaconBlockBodyBellatrix) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlindedBeaconBlockBodyBellatrix object
type BlindedBeaconBlockBodyCapella ¶
type BlindedBeaconBlockBodyCapella struct {
RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"`
Eth1Data *Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"`
ProposerSlashings []*ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"`
AttesterSlashings []*AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"2"`
Attestations []*Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"128"`
Deposits []*Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"`
VoluntaryExits []*SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"`
SyncAggregate *SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
ExecutionPayloadHeader *v1.ExecutionPayloadHeaderCapella `` /* 130-byte string literal not displayed */
BlsToExecutionChanges []*SignedBLSToExecutionChange `` /* 142-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BlindedBeaconBlockBodyCapella) Copy ¶
func (body *BlindedBeaconBlockBodyCapella) Copy() *BlindedBeaconBlockBodyCapella
Copy --
func (*BlindedBeaconBlockBodyCapella) Descriptor
deprecated
func (*BlindedBeaconBlockBodyCapella) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockBodyCapella.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockBodyCapella) GetAttestations ¶
func (x *BlindedBeaconBlockBodyCapella) GetAttestations() []*Attestation
func (*BlindedBeaconBlockBodyCapella) GetAttesterSlashings ¶
func (x *BlindedBeaconBlockBodyCapella) GetAttesterSlashings() []*AttesterSlashing
func (*BlindedBeaconBlockBodyCapella) GetBlsToExecutionChanges ¶
func (x *BlindedBeaconBlockBodyCapella) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
func (*BlindedBeaconBlockBodyCapella) GetDeposits ¶
func (x *BlindedBeaconBlockBodyCapella) GetDeposits() []*Deposit
func (*BlindedBeaconBlockBodyCapella) GetEth1Data ¶
func (x *BlindedBeaconBlockBodyCapella) GetEth1Data() *Eth1Data
func (*BlindedBeaconBlockBodyCapella) GetExecutionPayloadHeader ¶
func (x *BlindedBeaconBlockBodyCapella) GetExecutionPayloadHeader() *v1.ExecutionPayloadHeaderCapella
func (*BlindedBeaconBlockBodyCapella) GetGraffiti ¶
func (x *BlindedBeaconBlockBodyCapella) GetGraffiti() []byte
func (*BlindedBeaconBlockBodyCapella) GetProposerSlashings ¶
func (x *BlindedBeaconBlockBodyCapella) GetProposerSlashings() []*ProposerSlashing
func (*BlindedBeaconBlockBodyCapella) GetRandaoReveal ¶
func (x *BlindedBeaconBlockBodyCapella) GetRandaoReveal() []byte
func (*BlindedBeaconBlockBodyCapella) GetSyncAggregate ¶
func (x *BlindedBeaconBlockBodyCapella) GetSyncAggregate() *SyncAggregate
func (*BlindedBeaconBlockBodyCapella) GetVoluntaryExits ¶
func (x *BlindedBeaconBlockBodyCapella) GetVoluntaryExits() []*SignedVoluntaryExit
func (*BlindedBeaconBlockBodyCapella) HashTreeRoot ¶
func (b *BlindedBeaconBlockBodyCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlindedBeaconBlockBodyCapella object
func (*BlindedBeaconBlockBodyCapella) HashTreeRootWith ¶
func (b *BlindedBeaconBlockBodyCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlindedBeaconBlockBodyCapella object with a hasher
func (*BlindedBeaconBlockBodyCapella) MarshalSSZ ¶
func (b *BlindedBeaconBlockBodyCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlindedBeaconBlockBodyCapella object
func (*BlindedBeaconBlockBodyCapella) MarshalSSZTo ¶
func (b *BlindedBeaconBlockBodyCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlindedBeaconBlockBodyCapella object to a target array
func (*BlindedBeaconBlockBodyCapella) ProtoMessage ¶
func (*BlindedBeaconBlockBodyCapella) ProtoMessage()
func (*BlindedBeaconBlockBodyCapella) ProtoReflect ¶
func (x *BlindedBeaconBlockBodyCapella) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockBodyCapella) Reset ¶
func (x *BlindedBeaconBlockBodyCapella) Reset()
func (*BlindedBeaconBlockBodyCapella) SizeSSZ ¶
func (b *BlindedBeaconBlockBodyCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlindedBeaconBlockBodyCapella object
func (*BlindedBeaconBlockBodyCapella) String ¶
func (x *BlindedBeaconBlockBodyCapella) String() string
func (*BlindedBeaconBlockBodyCapella) UnmarshalSSZ ¶
func (b *BlindedBeaconBlockBodyCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlindedBeaconBlockBodyCapella object
type BlindedBeaconBlockBodyDeneb ¶
type BlindedBeaconBlockBodyDeneb struct {
RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"`
Eth1Data *Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"`
ProposerSlashings []*ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"`
AttesterSlashings []*AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"2"`
Attestations []*Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"128"`
Deposits []*Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"`
VoluntaryExits []*SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"`
SyncAggregate *SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
ExecutionPayloadHeader *v1.ExecutionPayloadHeaderDeneb `` /* 130-byte string literal not displayed */
BlsToExecutionChanges []*SignedBLSToExecutionChange `` /* 142-byte string literal not displayed */
BlobKzgCommitments [][]byte `` /* 149-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BlindedBeaconBlockBodyDeneb) Copy ¶
func (body *BlindedBeaconBlockBodyDeneb) Copy() *BlindedBeaconBlockBodyDeneb
Copy --
func (*BlindedBeaconBlockBodyDeneb) Descriptor
deprecated
func (*BlindedBeaconBlockBodyDeneb) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockBodyDeneb.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockBodyDeneb) GetAttestations ¶
func (x *BlindedBeaconBlockBodyDeneb) GetAttestations() []*Attestation
func (*BlindedBeaconBlockBodyDeneb) GetAttesterSlashings ¶
func (x *BlindedBeaconBlockBodyDeneb) GetAttesterSlashings() []*AttesterSlashing
func (*BlindedBeaconBlockBodyDeneb) GetBlobKzgCommitments ¶
func (x *BlindedBeaconBlockBodyDeneb) GetBlobKzgCommitments() [][]byte
func (*BlindedBeaconBlockBodyDeneb) GetBlsToExecutionChanges ¶
func (x *BlindedBeaconBlockBodyDeneb) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
func (*BlindedBeaconBlockBodyDeneb) GetDeposits ¶
func (x *BlindedBeaconBlockBodyDeneb) GetDeposits() []*Deposit
func (*BlindedBeaconBlockBodyDeneb) GetEth1Data ¶
func (x *BlindedBeaconBlockBodyDeneb) GetEth1Data() *Eth1Data
func (*BlindedBeaconBlockBodyDeneb) GetExecutionPayloadHeader ¶
func (x *BlindedBeaconBlockBodyDeneb) GetExecutionPayloadHeader() *v1.ExecutionPayloadHeaderDeneb
func (*BlindedBeaconBlockBodyDeneb) GetGraffiti ¶
func (x *BlindedBeaconBlockBodyDeneb) GetGraffiti() []byte
func (*BlindedBeaconBlockBodyDeneb) GetProposerSlashings ¶
func (x *BlindedBeaconBlockBodyDeneb) GetProposerSlashings() []*ProposerSlashing
func (*BlindedBeaconBlockBodyDeneb) GetRandaoReveal ¶
func (x *BlindedBeaconBlockBodyDeneb) GetRandaoReveal() []byte
func (*BlindedBeaconBlockBodyDeneb) GetSyncAggregate ¶
func (x *BlindedBeaconBlockBodyDeneb) GetSyncAggregate() *SyncAggregate
func (*BlindedBeaconBlockBodyDeneb) GetVoluntaryExits ¶
func (x *BlindedBeaconBlockBodyDeneb) GetVoluntaryExits() []*SignedVoluntaryExit
func (*BlindedBeaconBlockBodyDeneb) HashTreeRoot ¶
func (b *BlindedBeaconBlockBodyDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlindedBeaconBlockBodyDeneb object
func (*BlindedBeaconBlockBodyDeneb) HashTreeRootWith ¶
func (b *BlindedBeaconBlockBodyDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlindedBeaconBlockBodyDeneb object with a hasher
func (*BlindedBeaconBlockBodyDeneb) MarshalSSZ ¶
func (b *BlindedBeaconBlockBodyDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlindedBeaconBlockBodyDeneb object
func (*BlindedBeaconBlockBodyDeneb) MarshalSSZTo ¶
func (b *BlindedBeaconBlockBodyDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlindedBeaconBlockBodyDeneb object to a target array
func (*BlindedBeaconBlockBodyDeneb) ProtoMessage ¶
func (*BlindedBeaconBlockBodyDeneb) ProtoMessage()
func (*BlindedBeaconBlockBodyDeneb) ProtoReflect ¶
func (x *BlindedBeaconBlockBodyDeneb) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockBodyDeneb) Reset ¶
func (x *BlindedBeaconBlockBodyDeneb) Reset()
func (*BlindedBeaconBlockBodyDeneb) SizeSSZ ¶
func (b *BlindedBeaconBlockBodyDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlindedBeaconBlockBodyDeneb object
func (*BlindedBeaconBlockBodyDeneb) String ¶
func (x *BlindedBeaconBlockBodyDeneb) String() string
func (*BlindedBeaconBlockBodyDeneb) UnmarshalSSZ ¶
func (b *BlindedBeaconBlockBodyDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlindedBeaconBlockBodyDeneb object
type BlindedBeaconBlockBodyElectra ¶
type BlindedBeaconBlockBodyElectra struct {
RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"`
Eth1Data *Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"`
ProposerSlashings []*ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"`
AttesterSlashings []*AttesterSlashingElectra `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"1"`
Attestations []*AttestationElectra `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"8"`
Deposits []*Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"`
VoluntaryExits []*SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"`
SyncAggregate *SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
ExecutionPayloadHeader *v1.ExecutionPayloadHeaderDeneb `` /* 130-byte string literal not displayed */
BlsToExecutionChanges []*SignedBLSToExecutionChange `` /* 142-byte string literal not displayed */
BlobKzgCommitments [][]byte `` /* 149-byte string literal not displayed */
ExecutionRequests *v1.ExecutionRequests `protobuf:"bytes,13,opt,name=execution_requests,json=executionRequests,proto3" json:"execution_requests,omitempty"`
// contains filtered or unexported fields
}
func (*BlindedBeaconBlockBodyElectra) Copy ¶
func (body *BlindedBeaconBlockBodyElectra) Copy() *BlindedBeaconBlockBodyElectra
Copy --
func (*BlindedBeaconBlockBodyElectra) Descriptor
deprecated
func (*BlindedBeaconBlockBodyElectra) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockBodyElectra.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockBodyElectra) GetAttestations ¶
func (x *BlindedBeaconBlockBodyElectra) GetAttestations() []*AttestationElectra
func (*BlindedBeaconBlockBodyElectra) GetAttesterSlashings ¶
func (x *BlindedBeaconBlockBodyElectra) GetAttesterSlashings() []*AttesterSlashingElectra
func (*BlindedBeaconBlockBodyElectra) GetBlobKzgCommitments ¶
func (x *BlindedBeaconBlockBodyElectra) GetBlobKzgCommitments() [][]byte
func (*BlindedBeaconBlockBodyElectra) GetBlsToExecutionChanges ¶
func (x *BlindedBeaconBlockBodyElectra) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
func (*BlindedBeaconBlockBodyElectra) GetDeposits ¶
func (x *BlindedBeaconBlockBodyElectra) GetDeposits() []*Deposit
func (*BlindedBeaconBlockBodyElectra) GetEth1Data ¶
func (x *BlindedBeaconBlockBodyElectra) GetEth1Data() *Eth1Data
func (*BlindedBeaconBlockBodyElectra) GetExecutionPayloadHeader ¶
func (x *BlindedBeaconBlockBodyElectra) GetExecutionPayloadHeader() *v1.ExecutionPayloadHeaderDeneb
func (*BlindedBeaconBlockBodyElectra) GetExecutionRequests ¶
func (x *BlindedBeaconBlockBodyElectra) GetExecutionRequests() *v1.ExecutionRequests
func (*BlindedBeaconBlockBodyElectra) GetGraffiti ¶
func (x *BlindedBeaconBlockBodyElectra) GetGraffiti() []byte
func (*BlindedBeaconBlockBodyElectra) GetProposerSlashings ¶
func (x *BlindedBeaconBlockBodyElectra) GetProposerSlashings() []*ProposerSlashing
func (*BlindedBeaconBlockBodyElectra) GetRandaoReveal ¶
func (x *BlindedBeaconBlockBodyElectra) GetRandaoReveal() []byte
func (*BlindedBeaconBlockBodyElectra) GetSyncAggregate ¶
func (x *BlindedBeaconBlockBodyElectra) GetSyncAggregate() *SyncAggregate
func (*BlindedBeaconBlockBodyElectra) GetVoluntaryExits ¶
func (x *BlindedBeaconBlockBodyElectra) GetVoluntaryExits() []*SignedVoluntaryExit
func (*BlindedBeaconBlockBodyElectra) HashTreeRoot ¶
func (b *BlindedBeaconBlockBodyElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlindedBeaconBlockBodyElectra object
func (*BlindedBeaconBlockBodyElectra) HashTreeRootWith ¶
func (b *BlindedBeaconBlockBodyElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlindedBeaconBlockBodyElectra object with a hasher
func (*BlindedBeaconBlockBodyElectra) MarshalSSZ ¶
func (b *BlindedBeaconBlockBodyElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlindedBeaconBlockBodyElectra object
func (*BlindedBeaconBlockBodyElectra) MarshalSSZTo ¶
func (b *BlindedBeaconBlockBodyElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlindedBeaconBlockBodyElectra object to a target array
func (*BlindedBeaconBlockBodyElectra) ProtoMessage ¶
func (*BlindedBeaconBlockBodyElectra) ProtoMessage()
func (*BlindedBeaconBlockBodyElectra) ProtoReflect ¶
func (x *BlindedBeaconBlockBodyElectra) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockBodyElectra) Reset ¶
func (x *BlindedBeaconBlockBodyElectra) Reset()
func (*BlindedBeaconBlockBodyElectra) SizeSSZ ¶
func (b *BlindedBeaconBlockBodyElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlindedBeaconBlockBodyElectra object
func (*BlindedBeaconBlockBodyElectra) String ¶
func (x *BlindedBeaconBlockBodyElectra) String() string
func (*BlindedBeaconBlockBodyElectra) UnmarshalSSZ ¶
func (b *BlindedBeaconBlockBodyElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlindedBeaconBlockBodyElectra object
type BlindedBeaconBlockCapella ¶
type BlindedBeaconBlockCapella struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
ProposerIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 188-byte string literal not displayed */
ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"`
StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"`
Body *BlindedBeaconBlockBodyCapella `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*BlindedBeaconBlockCapella) Copy ¶
func (block *BlindedBeaconBlockCapella) Copy() *BlindedBeaconBlockCapella
Copy --
func (*BlindedBeaconBlockCapella) Descriptor
deprecated
func (*BlindedBeaconBlockCapella) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockCapella.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockCapella) GetBody ¶
func (x *BlindedBeaconBlockCapella) GetBody() *BlindedBeaconBlockBodyCapella
func (*BlindedBeaconBlockCapella) GetParentRoot ¶
func (x *BlindedBeaconBlockCapella) GetParentRoot() []byte
func (*BlindedBeaconBlockCapella) GetProposerIndex ¶
func (x *BlindedBeaconBlockCapella) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BlindedBeaconBlockCapella) GetSlot ¶
func (x *BlindedBeaconBlockCapella) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BlindedBeaconBlockCapella) GetStateRoot ¶
func (x *BlindedBeaconBlockCapella) GetStateRoot() []byte
func (*BlindedBeaconBlockCapella) HashTreeRoot ¶
func (b *BlindedBeaconBlockCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlindedBeaconBlockCapella object
func (*BlindedBeaconBlockCapella) HashTreeRootWith ¶
func (b *BlindedBeaconBlockCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlindedBeaconBlockCapella object with a hasher
func (*BlindedBeaconBlockCapella) MarshalSSZ ¶
func (b *BlindedBeaconBlockCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlindedBeaconBlockCapella object
func (*BlindedBeaconBlockCapella) MarshalSSZTo ¶
func (b *BlindedBeaconBlockCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlindedBeaconBlockCapella object to a target array
func (*BlindedBeaconBlockCapella) ProtoMessage ¶
func (*BlindedBeaconBlockCapella) ProtoMessage()
func (*BlindedBeaconBlockCapella) ProtoReflect ¶
func (x *BlindedBeaconBlockCapella) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockCapella) Reset ¶
func (x *BlindedBeaconBlockCapella) Reset()
func (*BlindedBeaconBlockCapella) SizeSSZ ¶
func (b *BlindedBeaconBlockCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlindedBeaconBlockCapella object
func (*BlindedBeaconBlockCapella) String ¶
func (x *BlindedBeaconBlockCapella) String() string
func (*BlindedBeaconBlockCapella) UnmarshalSSZ ¶
func (b *BlindedBeaconBlockCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlindedBeaconBlockCapella object
type BlindedBeaconBlockDeneb ¶
type BlindedBeaconBlockDeneb struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
ProposerIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 188-byte string literal not displayed */
ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"`
StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"`
Body *BlindedBeaconBlockBodyDeneb `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*BlindedBeaconBlockDeneb) Copy ¶
func (block *BlindedBeaconBlockDeneb) Copy() *BlindedBeaconBlockDeneb
Copy --
func (*BlindedBeaconBlockDeneb) Descriptor
deprecated
func (*BlindedBeaconBlockDeneb) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockDeneb.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockDeneb) GetBody ¶
func (x *BlindedBeaconBlockDeneb) GetBody() *BlindedBeaconBlockBodyDeneb
func (*BlindedBeaconBlockDeneb) GetParentRoot ¶
func (x *BlindedBeaconBlockDeneb) GetParentRoot() []byte
func (*BlindedBeaconBlockDeneb) GetProposerIndex ¶
func (x *BlindedBeaconBlockDeneb) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BlindedBeaconBlockDeneb) GetSlot ¶
func (x *BlindedBeaconBlockDeneb) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BlindedBeaconBlockDeneb) GetStateRoot ¶
func (x *BlindedBeaconBlockDeneb) GetStateRoot() []byte
func (*BlindedBeaconBlockDeneb) HashTreeRoot ¶
func (b *BlindedBeaconBlockDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlindedBeaconBlockDeneb object
func (*BlindedBeaconBlockDeneb) HashTreeRootWith ¶
func (b *BlindedBeaconBlockDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlindedBeaconBlockDeneb object with a hasher
func (*BlindedBeaconBlockDeneb) MarshalSSZ ¶
func (b *BlindedBeaconBlockDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlindedBeaconBlockDeneb object
func (*BlindedBeaconBlockDeneb) MarshalSSZTo ¶
func (b *BlindedBeaconBlockDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlindedBeaconBlockDeneb object to a target array
func (*BlindedBeaconBlockDeneb) ProtoMessage ¶
func (*BlindedBeaconBlockDeneb) ProtoMessage()
func (*BlindedBeaconBlockDeneb) ProtoReflect ¶
func (x *BlindedBeaconBlockDeneb) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockDeneb) Reset ¶
func (x *BlindedBeaconBlockDeneb) Reset()
func (*BlindedBeaconBlockDeneb) SizeSSZ ¶
func (b *BlindedBeaconBlockDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlindedBeaconBlockDeneb object
func (*BlindedBeaconBlockDeneb) String ¶
func (x *BlindedBeaconBlockDeneb) String() string
func (*BlindedBeaconBlockDeneb) UnmarshalSSZ ¶
func (b *BlindedBeaconBlockDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlindedBeaconBlockDeneb object
type BlindedBeaconBlockElectra ¶
type BlindedBeaconBlockElectra struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
ProposerIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 188-byte string literal not displayed */
ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"`
StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"`
Body *BlindedBeaconBlockBodyElectra `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*BlindedBeaconBlockElectra) Copy ¶
func (block *BlindedBeaconBlockElectra) Copy() *BlindedBeaconBlockElectra
Copy --
func (*BlindedBeaconBlockElectra) Descriptor
deprecated
func (*BlindedBeaconBlockElectra) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockElectra.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockElectra) GetBody ¶
func (x *BlindedBeaconBlockElectra) GetBody() *BlindedBeaconBlockBodyElectra
func (*BlindedBeaconBlockElectra) GetParentRoot ¶
func (x *BlindedBeaconBlockElectra) GetParentRoot() []byte
func (*BlindedBeaconBlockElectra) GetProposerIndex ¶
func (x *BlindedBeaconBlockElectra) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BlindedBeaconBlockElectra) GetSlot ¶
func (x *BlindedBeaconBlockElectra) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BlindedBeaconBlockElectra) GetStateRoot ¶
func (x *BlindedBeaconBlockElectra) GetStateRoot() []byte
func (*BlindedBeaconBlockElectra) HashTreeRoot ¶
func (b *BlindedBeaconBlockElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlindedBeaconBlockElectra object
func (*BlindedBeaconBlockElectra) HashTreeRootWith ¶
func (b *BlindedBeaconBlockElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlindedBeaconBlockElectra object with a hasher
func (*BlindedBeaconBlockElectra) MarshalSSZ ¶
func (b *BlindedBeaconBlockElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlindedBeaconBlockElectra object
func (*BlindedBeaconBlockElectra) MarshalSSZTo ¶
func (b *BlindedBeaconBlockElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlindedBeaconBlockElectra object to a target array
func (*BlindedBeaconBlockElectra) ProtoMessage ¶
func (*BlindedBeaconBlockElectra) ProtoMessage()
func (*BlindedBeaconBlockElectra) ProtoReflect ¶
func (x *BlindedBeaconBlockElectra) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockElectra) Reset ¶
func (x *BlindedBeaconBlockElectra) Reset()
func (*BlindedBeaconBlockElectra) SizeSSZ ¶
func (b *BlindedBeaconBlockElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlindedBeaconBlockElectra object
func (*BlindedBeaconBlockElectra) String ¶
func (x *BlindedBeaconBlockElectra) String() string
func (*BlindedBeaconBlockElectra) UnmarshalSSZ ¶
func (b *BlindedBeaconBlockElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlindedBeaconBlockElectra object
type BlindedBeaconBlockFulu ¶
type BlindedBeaconBlockFulu struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
ProposerIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 188-byte string literal not displayed */
ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"`
StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"`
Body *BlindedBeaconBlockBodyElectra `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*BlindedBeaconBlockFulu) Copy ¶
func (block *BlindedBeaconBlockFulu) Copy() *BlindedBeaconBlockFulu
Copy --
func (*BlindedBeaconBlockFulu) Descriptor
deprecated
func (*BlindedBeaconBlockFulu) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockFulu.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockFulu) GetBody ¶
func (x *BlindedBeaconBlockFulu) GetBody() *BlindedBeaconBlockBodyElectra
func (*BlindedBeaconBlockFulu) GetParentRoot ¶
func (x *BlindedBeaconBlockFulu) GetParentRoot() []byte
func (*BlindedBeaconBlockFulu) GetProposerIndex ¶
func (x *BlindedBeaconBlockFulu) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BlindedBeaconBlockFulu) GetSlot ¶
func (x *BlindedBeaconBlockFulu) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BlindedBeaconBlockFulu) GetStateRoot ¶
func (x *BlindedBeaconBlockFulu) GetStateRoot() []byte
func (*BlindedBeaconBlockFulu) HashTreeRoot ¶
func (b *BlindedBeaconBlockFulu) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlindedBeaconBlockFulu object
func (*BlindedBeaconBlockFulu) HashTreeRootWith ¶
func (b *BlindedBeaconBlockFulu) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlindedBeaconBlockFulu object with a hasher
func (*BlindedBeaconBlockFulu) MarshalSSZ ¶
func (b *BlindedBeaconBlockFulu) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlindedBeaconBlockFulu object
func (*BlindedBeaconBlockFulu) MarshalSSZTo ¶
func (b *BlindedBeaconBlockFulu) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlindedBeaconBlockFulu object to a target array
func (*BlindedBeaconBlockFulu) ProtoMessage ¶
func (*BlindedBeaconBlockFulu) ProtoMessage()
func (*BlindedBeaconBlockFulu) ProtoReflect ¶
func (x *BlindedBeaconBlockFulu) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockFulu) Reset ¶
func (x *BlindedBeaconBlockFulu) Reset()
func (*BlindedBeaconBlockFulu) SizeSSZ ¶
func (b *BlindedBeaconBlockFulu) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlindedBeaconBlockFulu object
func (*BlindedBeaconBlockFulu) String ¶
func (x *BlindedBeaconBlockFulu) String() string
func (*BlindedBeaconBlockFulu) UnmarshalSSZ ¶
func (b *BlindedBeaconBlockFulu) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlindedBeaconBlockFulu object
type BlindedBlobSidecar ¶
type BlindedBlobSidecar struct {
BlockRoot []byte `protobuf:"bytes,1,opt,name=block_root,json=blockRoot,proto3" json:"block_root,omitempty" ssz-size:"32"`
Index uint64 `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"`
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
BlockParentRoot []byte `protobuf:"bytes,4,opt,name=block_parent_root,json=blockParentRoot,proto3" json:"block_parent_root,omitempty" ssz-size:"32"`
ProposerIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 188-byte string literal not displayed */
BlobRoot []byte `protobuf:"bytes,6,opt,name=blob_root,json=blobRoot,proto3" json:"blob_root,omitempty" ssz-size:"32"`
KzgCommitment []byte `protobuf:"bytes,7,opt,name=kzg_commitment,json=kzgCommitment,proto3" json:"kzg_commitment,omitempty" ssz-size:"48"`
KzgProof []byte `protobuf:"bytes,8,opt,name=kzg_proof,json=kzgProof,proto3" json:"kzg_proof,omitempty" ssz-size:"48"`
// contains filtered or unexported fields
}
func (*BlindedBlobSidecar) Descriptor
deprecated
func (*BlindedBlobSidecar) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBlobSidecar.ProtoReflect.Descriptor instead.
func (*BlindedBlobSidecar) GetBlobRoot ¶
func (x *BlindedBlobSidecar) GetBlobRoot() []byte
func (*BlindedBlobSidecar) GetBlockParentRoot ¶
func (x *BlindedBlobSidecar) GetBlockParentRoot() []byte
func (*BlindedBlobSidecar) GetBlockRoot ¶
func (x *BlindedBlobSidecar) GetBlockRoot() []byte
func (*BlindedBlobSidecar) GetIndex ¶
func (x *BlindedBlobSidecar) GetIndex() uint64
func (*BlindedBlobSidecar) GetKzgCommitment ¶
func (x *BlindedBlobSidecar) GetKzgCommitment() []byte
func (*BlindedBlobSidecar) GetKzgProof ¶
func (x *BlindedBlobSidecar) GetKzgProof() []byte
func (*BlindedBlobSidecar) GetProposerIndex ¶
func (x *BlindedBlobSidecar) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BlindedBlobSidecar) GetSlot ¶
func (x *BlindedBlobSidecar) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BlindedBlobSidecar) ProtoMessage ¶
func (*BlindedBlobSidecar) ProtoMessage()
func (*BlindedBlobSidecar) ProtoReflect ¶
func (x *BlindedBlobSidecar) ProtoReflect() protoreflect.Message
func (*BlindedBlobSidecar) Reset ¶
func (x *BlindedBlobSidecar) Reset()
func (*BlindedBlobSidecar) String ¶
func (x *BlindedBlobSidecar) String() string
type BlindedBlobSidecars ¶
type BlindedBlobSidecars struct {
Sidecars []*BlindedBlobSidecar `protobuf:"bytes,1,rep,name=sidecars,proto3" json:"sidecars,omitempty" ssz-max:"6"`
// contains filtered or unexported fields
}
func (*BlindedBlobSidecars) Descriptor
deprecated
func (*BlindedBlobSidecars) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBlobSidecars.ProtoReflect.Descriptor instead.
func (*BlindedBlobSidecars) GetSidecars ¶
func (x *BlindedBlobSidecars) GetSidecars() []*BlindedBlobSidecar
func (*BlindedBlobSidecars) ProtoMessage ¶
func (*BlindedBlobSidecars) ProtoMessage()
func (*BlindedBlobSidecars) ProtoReflect ¶
func (x *BlindedBlobSidecars) ProtoReflect() protoreflect.Message
func (*BlindedBlobSidecars) Reset ¶
func (x *BlindedBlobSidecars) Reset()
func (*BlindedBlobSidecars) String ¶
func (x *BlindedBlobSidecars) String() string
type BlobIdentifier ¶
type BlobIdentifier struct {
BlockRoot []byte `protobuf:"bytes,1,opt,name=block_root,json=blockRoot,proto3" json:"block_root,omitempty" ssz-size:"32"`
Index uint64 `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"`
// contains filtered or unexported fields
}
func (*BlobIdentifier) Descriptor
deprecated
func (*BlobIdentifier) Descriptor() ([]byte, []int)
Deprecated: Use BlobIdentifier.ProtoReflect.Descriptor instead.
func (*BlobIdentifier) GetBlockRoot ¶
func (x *BlobIdentifier) GetBlockRoot() []byte
func (*BlobIdentifier) GetIndex ¶
func (x *BlobIdentifier) GetIndex() uint64
func (*BlobIdentifier) HashTreeRoot ¶
func (b *BlobIdentifier) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlobIdentifier object
func (*BlobIdentifier) HashTreeRootWith ¶
func (b *BlobIdentifier) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlobIdentifier object with a hasher
func (*BlobIdentifier) MarshalSSZ ¶
func (b *BlobIdentifier) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlobIdentifier object
func (*BlobIdentifier) MarshalSSZTo ¶
func (b *BlobIdentifier) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlobIdentifier object to a target array
func (*BlobIdentifier) ProtoMessage ¶
func (*BlobIdentifier) ProtoMessage()
func (*BlobIdentifier) ProtoReflect ¶
func (x *BlobIdentifier) ProtoReflect() protoreflect.Message
func (*BlobIdentifier) Reset ¶
func (x *BlobIdentifier) Reset()
func (*BlobIdentifier) SizeSSZ ¶
func (b *BlobIdentifier) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlobIdentifier object
func (*BlobIdentifier) String ¶
func (x *BlobIdentifier) String() string
func (*BlobIdentifier) UnmarshalSSZ ¶
func (b *BlobIdentifier) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlobIdentifier object
type BlobSidecar ¶
type BlobSidecar struct {
Index uint64 `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"`
Blob []byte `protobuf:"bytes,2,opt,name=blob,proto3" json:"blob,omitempty" ssz-size:"131072"`
KzgCommitment []byte `protobuf:"bytes,3,opt,name=kzg_commitment,json=kzgCommitment,proto3" json:"kzg_commitment,omitempty" ssz-size:"48"`
KzgProof []byte `protobuf:"bytes,4,opt,name=kzg_proof,json=kzgProof,proto3" json:"kzg_proof,omitempty" ssz-size:"48"`
SignedBlockHeader *SignedBeaconBlockHeader `protobuf:"bytes,5,opt,name=signed_block_header,json=signedBlockHeader,proto3" json:"signed_block_header,omitempty"`
CommitmentInclusionProof [][]byte `` /* 152-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BlobSidecar) Descriptor
deprecated
func (*BlobSidecar) Descriptor() ([]byte, []int)
Deprecated: Use BlobSidecar.ProtoReflect.Descriptor instead.
func (*BlobSidecar) GetBlob ¶
func (x *BlobSidecar) GetBlob() []byte
func (*BlobSidecar) GetCommitmentInclusionProof ¶
func (x *BlobSidecar) GetCommitmentInclusionProof() [][]byte
func (*BlobSidecar) GetIndex ¶
func (x *BlobSidecar) GetIndex() uint64
func (*BlobSidecar) GetKzgCommitment ¶
func (x *BlobSidecar) GetKzgCommitment() []byte
func (*BlobSidecar) GetKzgProof ¶
func (x *BlobSidecar) GetKzgProof() []byte
func (*BlobSidecar) GetSignedBlockHeader ¶
func (x *BlobSidecar) GetSignedBlockHeader() *SignedBeaconBlockHeader
func (*BlobSidecar) HashTreeRoot ¶
func (b *BlobSidecar) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlobSidecar object
func (*BlobSidecar) HashTreeRootWith ¶
func (b *BlobSidecar) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlobSidecar object with a hasher
func (*BlobSidecar) MarshalSSZ ¶
func (b *BlobSidecar) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlobSidecar object
func (*BlobSidecar) MarshalSSZTo ¶
func (b *BlobSidecar) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlobSidecar object to a target array
func (*BlobSidecar) ProtoMessage ¶
func (*BlobSidecar) ProtoMessage()
func (*BlobSidecar) ProtoReflect ¶
func (x *BlobSidecar) ProtoReflect() protoreflect.Message
func (*BlobSidecar) Reset ¶
func (x *BlobSidecar) Reset()
func (*BlobSidecar) SizeSSZ ¶
func (b *BlobSidecar) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlobSidecar object
func (*BlobSidecar) String ¶
func (x *BlobSidecar) String() string
func (*BlobSidecar) UnmarshalSSZ ¶
func (b *BlobSidecar) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlobSidecar object
type BlobSidecars ¶
type BlobSidecars struct {
Sidecars []*BlobSidecar `protobuf:"bytes,1,rep,name=sidecars,proto3" json:"sidecars,omitempty" ssz-max:"6"`
// contains filtered or unexported fields
}
func (*BlobSidecars) Descriptor
deprecated
func (*BlobSidecars) Descriptor() ([]byte, []int)
Deprecated: Use BlobSidecars.ProtoReflect.Descriptor instead.
func (*BlobSidecars) GetSidecars ¶
func (x *BlobSidecars) GetSidecars() []*BlobSidecar
func (*BlobSidecars) HashTreeRoot ¶
func (b *BlobSidecars) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlobSidecars object
func (*BlobSidecars) HashTreeRootWith ¶
func (b *BlobSidecars) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlobSidecars object with a hasher
func (*BlobSidecars) MarshalSSZ ¶
func (b *BlobSidecars) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlobSidecars object
func (*BlobSidecars) MarshalSSZTo ¶
func (b *BlobSidecars) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlobSidecars object to a target array
func (*BlobSidecars) ProtoMessage ¶
func (*BlobSidecars) ProtoMessage()
func (*BlobSidecars) ProtoReflect ¶
func (x *BlobSidecars) ProtoReflect() protoreflect.Message
func (*BlobSidecars) Reset ¶
func (x *BlobSidecars) Reset()
func (*BlobSidecars) SizeSSZ ¶
func (b *BlobSidecars) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlobSidecars object
func (*BlobSidecars) String ¶
func (x *BlobSidecars) String() string
func (*BlobSidecars) UnmarshalSSZ ¶
func (b *BlobSidecars) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlobSidecars object
type BlobSidecarsByRangeRequest ¶
type BlobSidecarsByRangeRequest struct {
StartSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 166-byte string literal not displayed */
Count uint64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
// contains filtered or unexported fields
}
func (*BlobSidecarsByRangeRequest) Descriptor
deprecated
func (*BlobSidecarsByRangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use BlobSidecarsByRangeRequest.ProtoReflect.Descriptor instead.
func (*BlobSidecarsByRangeRequest) GetCount ¶
func (x *BlobSidecarsByRangeRequest) GetCount() uint64
func (*BlobSidecarsByRangeRequest) GetStartSlot ¶
func (x *BlobSidecarsByRangeRequest) GetStartSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BlobSidecarsByRangeRequest) HashTreeRoot ¶
func (b *BlobSidecarsByRangeRequest) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlobSidecarsByRangeRequest object
func (*BlobSidecarsByRangeRequest) HashTreeRootWith ¶
func (b *BlobSidecarsByRangeRequest) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlobSidecarsByRangeRequest object with a hasher
func (*BlobSidecarsByRangeRequest) MarshalSSZ ¶
func (b *BlobSidecarsByRangeRequest) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlobSidecarsByRangeRequest object
func (*BlobSidecarsByRangeRequest) MarshalSSZTo ¶
func (b *BlobSidecarsByRangeRequest) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlobSidecarsByRangeRequest object to a target array
func (*BlobSidecarsByRangeRequest) ProtoMessage ¶
func (*BlobSidecarsByRangeRequest) ProtoMessage()
func (*BlobSidecarsByRangeRequest) ProtoReflect ¶
func (x *BlobSidecarsByRangeRequest) ProtoReflect() protoreflect.Message
func (*BlobSidecarsByRangeRequest) Reset ¶
func (x *BlobSidecarsByRangeRequest) Reset()
func (*BlobSidecarsByRangeRequest) SizeSSZ ¶
func (b *BlobSidecarsByRangeRequest) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlobSidecarsByRangeRequest object
func (*BlobSidecarsByRangeRequest) String ¶
func (x *BlobSidecarsByRangeRequest) String() string
func (*BlobSidecarsByRangeRequest) UnmarshalSSZ ¶
func (b *BlobSidecarsByRangeRequest) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlobSidecarsByRangeRequest object
type BlockRequest
deprecated
type BlockRequest struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
RandaoReveal []byte `protobuf:"bytes,2,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"48"`
Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"`
SkipMevBoost bool `protobuf:"varint,4,opt,name=skip_mev_boost,json=skipMevBoost,proto3" json:"skip_mev_boost,omitempty"`
BuilderBoostFactor *wrapperspb.UInt64Value `protobuf:"bytes,5,opt,name=builder_boost_factor,json=builderBoostFactor,proto3" json:"builder_boost_factor,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*BlockRequest) Descriptor
deprecated
func (*BlockRequest) Descriptor() ([]byte, []int)
Deprecated: Use BlockRequest.ProtoReflect.Descriptor instead.
func (*BlockRequest) GetBuilderBoostFactor ¶
func (x *BlockRequest) GetBuilderBoostFactor() *wrapperspb.UInt64Value
func (*BlockRequest) GetGraffiti ¶
func (x *BlockRequest) GetGraffiti() []byte
func (*BlockRequest) GetRandaoReveal ¶
func (x *BlockRequest) GetRandaoReveal() []byte
func (*BlockRequest) GetSkipMevBoost ¶
func (x *BlockRequest) GetSkipMevBoost() bool
func (*BlockRequest) GetSlot ¶
func (x *BlockRequest) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*BlockRequest) ProtoMessage ¶
func (*BlockRequest) ProtoMessage()
func (*BlockRequest) ProtoReflect ¶
func (x *BlockRequest) ProtoReflect() protoreflect.Message
func (*BlockRequest) Reset ¶
func (x *BlockRequest) Reset()
func (*BlockRequest) String ¶
func (x *BlockRequest) String() string
type BlockRequestByRoot
deprecated
type BlockRequestByRoot struct {
BlockRoot []byte `protobuf:"bytes,1,opt,name=block_root,json=blockRoot,proto3" json:"block_root,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/debug.proto.
func (*BlockRequestByRoot) Descriptor
deprecated
func (*BlockRequestByRoot) Descriptor() ([]byte, []int)
Deprecated: Use BlockRequestByRoot.ProtoReflect.Descriptor instead.
func (*BlockRequestByRoot) GetBlockRoot ¶
func (x *BlockRequestByRoot) GetBlockRoot() []byte
func (*BlockRequestByRoot) ProtoMessage ¶
func (*BlockRequestByRoot) ProtoMessage()
func (*BlockRequestByRoot) ProtoReflect ¶
func (x *BlockRequestByRoot) ProtoReflect() protoreflect.Message
func (*BlockRequestByRoot) Reset ¶
func (x *BlockRequestByRoot) Reset()
func (*BlockRequestByRoot) String ¶
func (x *BlockRequestByRoot) String() string
type BuilderBid ¶
type BuilderBid struct {
Header *v1.ExecutionPayloadHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty" ssz-size:"32"`
Pubkey []byte `protobuf:"bytes,3,opt,name=pubkey,proto3" json:"pubkey,omitempty" ssz-size:"48"`
// contains filtered or unexported fields
}
func (*BuilderBid) Descriptor
deprecated
func (*BuilderBid) Descriptor() ([]byte, []int)
Deprecated: Use BuilderBid.ProtoReflect.Descriptor instead.
func (*BuilderBid) GetHeader ¶
func (x *BuilderBid) GetHeader() *v1.ExecutionPayloadHeader
func (*BuilderBid) GetPubkey ¶
func (x *BuilderBid) GetPubkey() []byte
func (*BuilderBid) GetValue ¶
func (x *BuilderBid) GetValue() []byte
func (*BuilderBid) HashTreeRoot ¶
func (b *BuilderBid) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BuilderBid object
func (*BuilderBid) HashTreeRootWith ¶
func (b *BuilderBid) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BuilderBid object with a hasher
func (*BuilderBid) MarshalSSZ ¶
func (b *BuilderBid) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BuilderBid object
func (*BuilderBid) MarshalSSZTo ¶
func (b *BuilderBid) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BuilderBid object to a target array
func (*BuilderBid) ProtoMessage ¶
func (*BuilderBid) ProtoMessage()
func (*BuilderBid) ProtoReflect ¶
func (x *BuilderBid) ProtoReflect() protoreflect.Message
func (*BuilderBid) Reset ¶
func (x *BuilderBid) Reset()
func (*BuilderBid) SizeSSZ ¶
func (b *BuilderBid) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BuilderBid object
func (*BuilderBid) String ¶
func (x *BuilderBid) String() string
func (*BuilderBid) UnmarshalSSZ ¶
func (b *BuilderBid) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BuilderBid object
type BuilderBidCapella ¶
type BuilderBidCapella struct {
Header *v1.ExecutionPayloadHeaderCapella `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty" ssz-size:"32"`
Pubkey []byte `protobuf:"bytes,3,opt,name=pubkey,proto3" json:"pubkey,omitempty" ssz-size:"48"`
// contains filtered or unexported fields
}
func (*BuilderBidCapella) Descriptor
deprecated
func (*BuilderBidCapella) Descriptor() ([]byte, []int)
Deprecated: Use BuilderBidCapella.ProtoReflect.Descriptor instead.
func (*BuilderBidCapella) GetHeader ¶
func (x *BuilderBidCapella) GetHeader() *v1.ExecutionPayloadHeaderCapella
func (*BuilderBidCapella) GetPubkey ¶
func (x *BuilderBidCapella) GetPubkey() []byte
func (*BuilderBidCapella) GetValue ¶
func (x *BuilderBidCapella) GetValue() []byte
func (*BuilderBidCapella) HashTreeRoot ¶
func (b *BuilderBidCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BuilderBidCapella object
func (*BuilderBidCapella) HashTreeRootWith ¶
func (b *BuilderBidCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BuilderBidCapella object with a hasher
func (*BuilderBidCapella) MarshalSSZ ¶
func (b *BuilderBidCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BuilderBidCapella object
func (*BuilderBidCapella) MarshalSSZTo ¶
func (b *BuilderBidCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BuilderBidCapella object to a target array
func (*BuilderBidCapella) ProtoMessage ¶
func (*BuilderBidCapella) ProtoMessage()
func (*BuilderBidCapella) ProtoReflect ¶
func (x *BuilderBidCapella) ProtoReflect() protoreflect.Message
func (*BuilderBidCapella) Reset ¶
func (x *BuilderBidCapella) Reset()
func (*BuilderBidCapella) SizeSSZ ¶
func (b *BuilderBidCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BuilderBidCapella object
func (*BuilderBidCapella) String ¶
func (x *BuilderBidCapella) String() string
func (*BuilderBidCapella) UnmarshalSSZ ¶
func (b *BuilderBidCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BuilderBidCapella object
type BuilderBidDeneb ¶
type BuilderBidDeneb struct {
Header *v1.ExecutionPayloadHeaderDeneb `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
BlobKzgCommitments [][]byte `` /* 148-byte string literal not displayed */
Value []byte `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty" ssz-size:"32"`
Pubkey []byte `protobuf:"bytes,4,opt,name=pubkey,proto3" json:"pubkey,omitempty" ssz-size:"48"`
// contains filtered or unexported fields
}
func (*BuilderBidDeneb) Descriptor
deprecated
func (*BuilderBidDeneb) Descriptor() ([]byte, []int)
Deprecated: Use BuilderBidDeneb.ProtoReflect.Descriptor instead.
func (*BuilderBidDeneb) GetBlobKzgCommitments ¶
func (x *BuilderBidDeneb) GetBlobKzgCommitments() [][]byte
func (*BuilderBidDeneb) GetHeader ¶
func (x *BuilderBidDeneb) GetHeader() *v1.ExecutionPayloadHeaderDeneb
func (*BuilderBidDeneb) GetPubkey ¶
func (x *BuilderBidDeneb) GetPubkey() []byte
func (*BuilderBidDeneb) GetValue ¶
func (x *BuilderBidDeneb) GetValue() []byte
func (*BuilderBidDeneb) HashTreeRoot ¶
func (b *BuilderBidDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BuilderBidDeneb object
func (*BuilderBidDeneb) HashTreeRootWith ¶
func (b *BuilderBidDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BuilderBidDeneb object with a hasher
func (*BuilderBidDeneb) MarshalSSZ ¶
func (b *BuilderBidDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BuilderBidDeneb object
func (*BuilderBidDeneb) MarshalSSZTo ¶
func (b *BuilderBidDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BuilderBidDeneb object to a target array
func (*BuilderBidDeneb) ProtoMessage ¶
func (*BuilderBidDeneb) ProtoMessage()
func (*BuilderBidDeneb) ProtoReflect ¶
func (x *BuilderBidDeneb) ProtoReflect() protoreflect.Message
func (*BuilderBidDeneb) Reset ¶
func (x *BuilderBidDeneb) Reset()
func (*BuilderBidDeneb) SizeSSZ ¶
func (b *BuilderBidDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BuilderBidDeneb object
func (*BuilderBidDeneb) String ¶
func (x *BuilderBidDeneb) String() string
func (*BuilderBidDeneb) UnmarshalSSZ ¶
func (b *BuilderBidDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BuilderBidDeneb object
type BuilderBidElectra ¶
type BuilderBidElectra struct {
Header *v1.ExecutionPayloadHeaderDeneb `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
BlobKzgCommitments [][]byte `` /* 148-byte string literal not displayed */
ExecutionRequests *v1.ExecutionRequests `protobuf:"bytes,3,opt,name=execution_requests,json=executionRequests,proto3" json:"execution_requests,omitempty"`
Value []byte `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty" ssz-size:"32"`
Pubkey []byte `protobuf:"bytes,5,opt,name=pubkey,proto3" json:"pubkey,omitempty" ssz-size:"48"`
// contains filtered or unexported fields
}
func (*BuilderBidElectra) Descriptor
deprecated
func (*BuilderBidElectra) Descriptor() ([]byte, []int)
Deprecated: Use BuilderBidElectra.ProtoReflect.Descriptor instead.
func (*BuilderBidElectra) GetBlobKzgCommitments ¶
func (x *BuilderBidElectra) GetBlobKzgCommitments() [][]byte
func (*BuilderBidElectra) GetExecutionRequests ¶
func (x *BuilderBidElectra) GetExecutionRequests() *v1.ExecutionRequests
func (*BuilderBidElectra) GetHeader ¶
func (x *BuilderBidElectra) GetHeader() *v1.ExecutionPayloadHeaderDeneb
func (*BuilderBidElectra) GetPubkey ¶
func (x *BuilderBidElectra) GetPubkey() []byte
func (*BuilderBidElectra) GetValue ¶
func (x *BuilderBidElectra) GetValue() []byte
func (*BuilderBidElectra) HashTreeRoot ¶
func (b *BuilderBidElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BuilderBidElectra object
func (*BuilderBidElectra) HashTreeRootWith ¶
func (b *BuilderBidElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BuilderBidElectra object with a hasher
func (*BuilderBidElectra) MarshalSSZ ¶
func (b *BuilderBidElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BuilderBidElectra object
func (*BuilderBidElectra) MarshalSSZTo ¶
func (b *BuilderBidElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BuilderBidElectra object to a target array
func (*BuilderBidElectra) ProtoMessage ¶
func (*BuilderBidElectra) ProtoMessage()
func (*BuilderBidElectra) ProtoReflect ¶
func (x *BuilderBidElectra) ProtoReflect() protoreflect.Message
func (*BuilderBidElectra) Reset ¶
func (x *BuilderBidElectra) Reset()
func (*BuilderBidElectra) SizeSSZ ¶
func (b *BuilderBidElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BuilderBidElectra object
func (*BuilderBidElectra) String ¶
func (x *BuilderBidElectra) String() string
func (*BuilderBidElectra) UnmarshalSSZ ¶
func (b *BuilderBidElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BuilderBidElectra object
type BuilderPendingPayment ¶
type BuilderPendingPayment struct {
Weight github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei `` /* 143-byte string literal not displayed */
Withdrawal *BuilderPendingWithdrawal `protobuf:"bytes,2,opt,name=withdrawal,proto3" json:"withdrawal,omitempty"`
// contains filtered or unexported fields
}
func (*BuilderPendingPayment) Copy ¶ added in v7.1.0
func (payment *BuilderPendingPayment) Copy() *BuilderPendingPayment
Copy creates a deep copy of BuilderPendingPayment.
func (*BuilderPendingPayment) Descriptor
deprecated
func (*BuilderPendingPayment) Descriptor() ([]byte, []int)
Deprecated: Use BuilderPendingPayment.ProtoReflect.Descriptor instead.
func (*BuilderPendingPayment) GetWeight ¶
func (x *BuilderPendingPayment) GetWeight() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
func (*BuilderPendingPayment) GetWithdrawal ¶
func (x *BuilderPendingPayment) GetWithdrawal() *BuilderPendingWithdrawal
func (*BuilderPendingPayment) HashTreeRoot ¶
func (b *BuilderPendingPayment) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BuilderPendingPayment object
func (*BuilderPendingPayment) HashTreeRootWith ¶
func (b *BuilderPendingPayment) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BuilderPendingPayment object with a hasher
func (*BuilderPendingPayment) MarshalSSZ ¶
func (b *BuilderPendingPayment) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BuilderPendingPayment object
func (*BuilderPendingPayment) MarshalSSZTo ¶
func (b *BuilderPendingPayment) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BuilderPendingPayment object to a target array
func (*BuilderPendingPayment) ProtoMessage ¶
func (*BuilderPendingPayment) ProtoMessage()
func (*BuilderPendingPayment) ProtoReflect ¶
func (x *BuilderPendingPayment) ProtoReflect() protoreflect.Message
func (*BuilderPendingPayment) Reset ¶
func (x *BuilderPendingPayment) Reset()
func (*BuilderPendingPayment) SizeSSZ ¶
func (b *BuilderPendingPayment) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BuilderPendingPayment object
func (*BuilderPendingPayment) String ¶
func (x *BuilderPendingPayment) String() string
func (*BuilderPendingPayment) UnmarshalSSZ ¶
func (b *BuilderPendingPayment) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BuilderPendingPayment object
type BuilderPendingWithdrawal ¶
type BuilderPendingWithdrawal struct {
FeeRecipient []byte `protobuf:"bytes,1,opt,name=fee_recipient,json=feeRecipient,proto3" json:"fee_recipient,omitempty" ssz-size:"20"`
Amount github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei `` /* 143-byte string literal not displayed */
BuilderIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 185-byte string literal not displayed */
WithdrawableEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 191-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*BuilderPendingWithdrawal) Copy ¶ added in v7.1.0
func (withdrawal *BuilderPendingWithdrawal) Copy() *BuilderPendingWithdrawal
Copy creates a deep copy of BuilderPendingWithdrawal.
func (*BuilderPendingWithdrawal) Descriptor
deprecated
func (*BuilderPendingWithdrawal) Descriptor() ([]byte, []int)
Deprecated: Use BuilderPendingWithdrawal.ProtoReflect.Descriptor instead.
func (*BuilderPendingWithdrawal) GetAmount ¶
func (x *BuilderPendingWithdrawal) GetAmount() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
func (*BuilderPendingWithdrawal) GetBuilderIndex ¶
func (x *BuilderPendingWithdrawal) GetBuilderIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*BuilderPendingWithdrawal) GetFeeRecipient ¶
func (x *BuilderPendingWithdrawal) GetFeeRecipient() []byte
func (*BuilderPendingWithdrawal) GetWithdrawableEpoch ¶
func (x *BuilderPendingWithdrawal) GetWithdrawableEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*BuilderPendingWithdrawal) HashTreeRoot ¶
func (b *BuilderPendingWithdrawal) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BuilderPendingWithdrawal object
func (*BuilderPendingWithdrawal) HashTreeRootWith ¶
func (b *BuilderPendingWithdrawal) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BuilderPendingWithdrawal object with a hasher
func (*BuilderPendingWithdrawal) MarshalSSZ ¶
func (b *BuilderPendingWithdrawal) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BuilderPendingWithdrawal object
func (*BuilderPendingWithdrawal) MarshalSSZTo ¶
func (b *BuilderPendingWithdrawal) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BuilderPendingWithdrawal object to a target array
func (*BuilderPendingWithdrawal) ProtoMessage ¶
func (*BuilderPendingWithdrawal) ProtoMessage()
func (*BuilderPendingWithdrawal) ProtoReflect ¶
func (x *BuilderPendingWithdrawal) ProtoReflect() protoreflect.Message
func (*BuilderPendingWithdrawal) Reset ¶
func (x *BuilderPendingWithdrawal) Reset()
func (*BuilderPendingWithdrawal) SizeSSZ ¶
func (b *BuilderPendingWithdrawal) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BuilderPendingWithdrawal object
func (*BuilderPendingWithdrawal) String ¶
func (x *BuilderPendingWithdrawal) String() string
func (*BuilderPendingWithdrawal) UnmarshalSSZ ¶
func (b *BuilderPendingWithdrawal) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BuilderPendingWithdrawal object
type ChainHead
deprecated
type ChainHead struct {
HeadSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 163-byte string literal not displayed */
HeadEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 167-byte string literal not displayed */
HeadBlockRoot []byte `protobuf:"bytes,3,opt,name=head_block_root,json=headBlockRoot,proto3" json:"head_block_root,omitempty" ssz-size:"32"`
FinalizedSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 178-byte string literal not displayed */
FinalizedEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 182-byte string literal not displayed */
FinalizedBlockRoot []byte `` /* 131-byte string literal not displayed */
JustifiedSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 178-byte string literal not displayed */
JustifiedEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 182-byte string literal not displayed */
JustifiedBlockRoot []byte `` /* 131-byte string literal not displayed */
PreviousJustifiedSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 205-byte string literal not displayed */
PreviousJustifiedEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 209-byte string literal not displayed */
PreviousJustifiedBlockRoot []byte `` /* 158-byte string literal not displayed */
OptimisticStatus bool `protobuf:"varint,13,opt,name=optimistic_status,json=optimisticStatus,proto3" json:"optimistic_status,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ChainHead) Descriptor
deprecated
func (*ChainHead) GetFinalizedBlockRoot ¶
func (*ChainHead) GetFinalizedEpoch ¶
func (x *ChainHead) GetFinalizedEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*ChainHead) GetFinalizedSlot ¶
func (x *ChainHead) GetFinalizedSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*ChainHead) GetHeadBlockRoot ¶
func (*ChainHead) GetHeadEpoch ¶
func (x *ChainHead) GetHeadEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*ChainHead) GetHeadSlot ¶
func (x *ChainHead) GetHeadSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*ChainHead) GetJustifiedBlockRoot ¶
func (*ChainHead) GetJustifiedEpoch ¶
func (x *ChainHead) GetJustifiedEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*ChainHead) GetJustifiedSlot ¶
func (x *ChainHead) GetJustifiedSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*ChainHead) GetOptimisticStatus ¶
func (*ChainHead) GetPreviousJustifiedBlockRoot ¶
func (*ChainHead) GetPreviousJustifiedEpoch ¶
func (x *ChainHead) GetPreviousJustifiedEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*ChainHead) GetPreviousJustifiedSlot ¶
func (x *ChainHead) GetPreviousJustifiedSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*ChainHead) ProtoMessage ¶
func (*ChainHead) ProtoMessage()
func (*ChainHead) ProtoReflect ¶
func (x *ChainHead) ProtoReflect() protoreflect.Message
type ChainStartData ¶
type ChainStartData struct {
Chainstarted bool `protobuf:"varint,1,opt,name=chainstarted,proto3" json:"chainstarted,omitempty"`
GenesisTime uint64 `protobuf:"varint,2,opt,name=genesis_time,json=genesisTime,proto3" json:"genesis_time,omitempty"`
GenesisBlock uint64 `protobuf:"varint,3,opt,name=genesis_block,json=genesisBlock,proto3" json:"genesis_block,omitempty"`
Eth1Data *Eth1Data `protobuf:"bytes,4,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"`
ChainstartDeposits []*Deposit `protobuf:"bytes,5,rep,name=chainstart_deposits,json=chainstartDeposits,proto3" json:"chainstart_deposits,omitempty"`
// contains filtered or unexported fields
}
func (*ChainStartData) Descriptor
deprecated
func (*ChainStartData) Descriptor() ([]byte, []int)
Deprecated: Use ChainStartData.ProtoReflect.Descriptor instead.
func (*ChainStartData) GetChainstartDeposits ¶
func (x *ChainStartData) GetChainstartDeposits() []*Deposit
func (*ChainStartData) GetChainstarted ¶
func (x *ChainStartData) GetChainstarted() bool
func (*ChainStartData) GetEth1Data ¶
func (x *ChainStartData) GetEth1Data() *Eth1Data
func (*ChainStartData) GetGenesisBlock ¶
func (x *ChainStartData) GetGenesisBlock() uint64
func (*ChainStartData) GetGenesisTime ¶
func (x *ChainStartData) GetGenesisTime() uint64
func (*ChainStartData) ProtoMessage ¶
func (*ChainStartData) ProtoMessage()
func (*ChainStartData) ProtoReflect ¶
func (x *ChainStartData) ProtoReflect() protoreflect.Message
func (*ChainStartData) Reset ¶
func (x *ChainStartData) Reset()
func (*ChainStartData) String ¶
func (x *ChainStartData) String() string
type ChainStartResponse
deprecated
type ChainStartResponse struct {
Started bool `protobuf:"varint,1,opt,name=started,proto3" json:"started,omitempty"`
GenesisTime uint64 `protobuf:"varint,2,opt,name=genesis_time,json=genesisTime,proto3" json:"genesis_time,omitempty"`
GenesisValidatorsRoot []byte `` /* 140-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*ChainStartResponse) Descriptor
deprecated
func (*ChainStartResponse) Descriptor() ([]byte, []int)
Deprecated: Use ChainStartResponse.ProtoReflect.Descriptor instead.
func (*ChainStartResponse) GetGenesisTime ¶
func (x *ChainStartResponse) GetGenesisTime() uint64
func (*ChainStartResponse) GetGenesisValidatorsRoot ¶
func (x *ChainStartResponse) GetGenesisValidatorsRoot() []byte
func (*ChainStartResponse) GetStarted ¶
func (x *ChainStartResponse) GetStarted() bool
func (*ChainStartResponse) ProtoMessage ¶
func (*ChainStartResponse) ProtoMessage()
func (*ChainStartResponse) ProtoReflect ¶
func (x *ChainStartResponse) ProtoReflect() protoreflect.Message
func (*ChainStartResponse) Reset ¶
func (x *ChainStartResponse) Reset()
func (*ChainStartResponse) String ¶
func (x *ChainStartResponse) String() string
type CheckPtInfo ¶
type CheckPtInfo struct {
Seed []byte `protobuf:"bytes,1,opt,name=seed,proto3" json:"seed,omitempty"`
GenesisRoot []byte `protobuf:"bytes,2,opt,name=genesis_root,json=genesisRoot,proto3" json:"genesis_root,omitempty"`
ActiveIndices []uint64 `protobuf:"varint,3,rep,packed,name=active_indices,json=activeIndices,proto3" json:"active_indices,omitempty"`
PubKeys [][]byte `protobuf:"bytes,4,rep,name=pub_keys,json=pubKeys,proto3" json:"pub_keys,omitempty"`
Fork *Fork `protobuf:"bytes,5,opt,name=fork,proto3" json:"fork,omitempty"`
// contains filtered or unexported fields
}
func (*CheckPtInfo) Descriptor
deprecated
func (*CheckPtInfo) Descriptor() ([]byte, []int)
Deprecated: Use CheckPtInfo.ProtoReflect.Descriptor instead.
func (*CheckPtInfo) GetActiveIndices ¶
func (x *CheckPtInfo) GetActiveIndices() []uint64
func (*CheckPtInfo) GetFork ¶
func (x *CheckPtInfo) GetFork() *Fork
func (*CheckPtInfo) GetGenesisRoot ¶
func (x *CheckPtInfo) GetGenesisRoot() []byte
func (*CheckPtInfo) GetPubKeys ¶
func (x *CheckPtInfo) GetPubKeys() [][]byte
func (*CheckPtInfo) GetSeed ¶
func (x *CheckPtInfo) GetSeed() []byte
func (*CheckPtInfo) ProtoMessage ¶
func (*CheckPtInfo) ProtoMessage()
func (*CheckPtInfo) ProtoReflect ¶
func (x *CheckPtInfo) ProtoReflect() protoreflect.Message
func (*CheckPtInfo) Reset ¶
func (x *CheckPtInfo) Reset()
func (*CheckPtInfo) String ¶
func (x *CheckPtInfo) String() string
type Checkpoint ¶
type Checkpoint struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 142-byte string literal not displayed */
Root []byte `protobuf:"bytes,2,opt,name=root,proto3" json:"root,omitempty" ssz-size:"32"`
// contains filtered or unexported fields
}
func (*Checkpoint) Descriptor
deprecated
func (*Checkpoint) Descriptor() ([]byte, []int)
Deprecated: Use Checkpoint.ProtoReflect.Descriptor instead.
func (*Checkpoint) GetEpoch ¶
func (x *Checkpoint) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*Checkpoint) GetRoot ¶
func (x *Checkpoint) GetRoot() []byte
func (*Checkpoint) HashTreeRoot ¶
func (c *Checkpoint) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the Checkpoint object
func (*Checkpoint) HashTreeRootWith ¶
func (c *Checkpoint) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the Checkpoint object with a hasher
func (*Checkpoint) MarshalSSZ ¶
func (c *Checkpoint) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the Checkpoint object
func (*Checkpoint) MarshalSSZTo ¶
func (c *Checkpoint) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the Checkpoint object to a target array
func (*Checkpoint) ProtoMessage ¶
func (*Checkpoint) ProtoMessage()
func (*Checkpoint) ProtoReflect ¶
func (x *Checkpoint) ProtoReflect() protoreflect.Message
func (*Checkpoint) Reset ¶
func (x *Checkpoint) Reset()
func (*Checkpoint) SizeSSZ ¶
func (c *Checkpoint) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the Checkpoint object
func (*Checkpoint) String ¶
func (x *Checkpoint) String() string
func (*Checkpoint) UnmarshalSSZ ¶
func (c *Checkpoint) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the Checkpoint object
type CommitteeSubnetsSubscribeRequest
deprecated
type CommitteeSubnetsSubscribeRequest struct {
Slots []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 148-byte string literal not displayed */
CommitteeIds []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex `` /* 192-byte string literal not displayed */
IsAggregator []bool `protobuf:"varint,3,rep,packed,name=is_aggregator,json=isAggregator,proto3" json:"is_aggregator,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*CommitteeSubnetsSubscribeRequest) Descriptor
deprecated
func (*CommitteeSubnetsSubscribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CommitteeSubnetsSubscribeRequest.ProtoReflect.Descriptor instead.
func (*CommitteeSubnetsSubscribeRequest) GetCommitteeIds ¶
func (x *CommitteeSubnetsSubscribeRequest) GetCommitteeIds() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
func (*CommitteeSubnetsSubscribeRequest) GetIsAggregator ¶
func (x *CommitteeSubnetsSubscribeRequest) GetIsAggregator() []bool
func (*CommitteeSubnetsSubscribeRequest) GetSlots ¶
func (x *CommitteeSubnetsSubscribeRequest) GetSlots() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*CommitteeSubnetsSubscribeRequest) ProtoMessage ¶
func (*CommitteeSubnetsSubscribeRequest) ProtoMessage()
func (*CommitteeSubnetsSubscribeRequest) ProtoReflect ¶
func (x *CommitteeSubnetsSubscribeRequest) ProtoReflect() protoreflect.Message
func (*CommitteeSubnetsSubscribeRequest) Reset ¶
func (x *CommitteeSubnetsSubscribeRequest) Reset()
func (*CommitteeSubnetsSubscribeRequest) String ¶
func (x *CommitteeSubnetsSubscribeRequest) String() string
type ConnectionState ¶
type ConnectionState int32
const ( ConnectionState_DISCONNECTED ConnectionState = 0 ConnectionState_DISCONNECTING ConnectionState = 1 ConnectionState_CONNECTED ConnectionState = 2 ConnectionState_CONNECTING ConnectionState = 3 )
func (ConnectionState) Descriptor ¶
func (ConnectionState) Descriptor() protoreflect.EnumDescriptor
func (ConnectionState) Enum ¶
func (x ConnectionState) Enum() *ConnectionState
func (ConnectionState) EnumDescriptor
deprecated
func (ConnectionState) EnumDescriptor() ([]byte, []int)
Deprecated: Use ConnectionState.Descriptor instead.
func (ConnectionState) Number ¶
func (x ConnectionState) Number() protoreflect.EnumNumber
func (ConnectionState) String ¶
func (x ConnectionState) String() string
func (ConnectionState) Type ¶
func (ConnectionState) Type() protoreflect.EnumType
type ContributionAndProof ¶
type ContributionAndProof struct {
AggregatorIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 194-byte string literal not displayed */
Contribution *SyncCommitteeContribution `protobuf:"bytes,2,opt,name=contribution,proto3" json:"contribution,omitempty"`
SelectionProof []byte `protobuf:"bytes,3,opt,name=selection_proof,json=selectionProof,proto3" json:"selection_proof,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*ContributionAndProof) Descriptor
deprecated
func (*ContributionAndProof) Descriptor() ([]byte, []int)
Deprecated: Use ContributionAndProof.ProtoReflect.Descriptor instead.
func (*ContributionAndProof) GetAggregatorIndex ¶
func (x *ContributionAndProof) GetAggregatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*ContributionAndProof) GetContribution ¶
func (x *ContributionAndProof) GetContribution() *SyncCommitteeContribution
func (*ContributionAndProof) GetSelectionProof ¶
func (x *ContributionAndProof) GetSelectionProof() []byte
func (*ContributionAndProof) HashTreeRoot ¶
func (c *ContributionAndProof) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the ContributionAndProof object
func (*ContributionAndProof) HashTreeRootWith ¶
func (c *ContributionAndProof) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the ContributionAndProof object with a hasher
func (*ContributionAndProof) MarshalSSZ ¶
func (c *ContributionAndProof) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the ContributionAndProof object
func (*ContributionAndProof) MarshalSSZTo ¶
func (c *ContributionAndProof) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the ContributionAndProof object to a target array
func (*ContributionAndProof) ProtoMessage ¶
func (*ContributionAndProof) ProtoMessage()
func (*ContributionAndProof) ProtoReflect ¶
func (x *ContributionAndProof) ProtoReflect() protoreflect.Message
func (*ContributionAndProof) Reset ¶
func (x *ContributionAndProof) Reset()
func (*ContributionAndProof) SizeSSZ ¶
func (c *ContributionAndProof) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the ContributionAndProof object
func (*ContributionAndProof) String ¶
func (x *ContributionAndProof) String() string
func (*ContributionAndProof) UnmarshalSSZ ¶
func (c *ContributionAndProof) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the ContributionAndProof object
type DataColumnSidecar ¶
type DataColumnSidecar struct {
Index uint64 `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"`
Column [][]byte `protobuf:"bytes,2,rep,name=column,proto3" json:"column,omitempty" ssz-max:"4096" ssz-size:"?,2048"`
KzgCommitments [][]byte `` /* 134-byte string literal not displayed */
KzgProofs [][]byte `protobuf:"bytes,4,rep,name=kzg_proofs,json=kzgProofs,proto3" json:"kzg_proofs,omitempty" ssz-max:"4096" ssz-size:"?,48"`
SignedBlockHeader *SignedBeaconBlockHeader `protobuf:"bytes,5,opt,name=signed_block_header,json=signedBlockHeader,proto3" json:"signed_block_header,omitempty"`
KzgCommitmentsInclusionProof [][]byte `` /* 165-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*DataColumnSidecar) Descriptor
deprecated
func (*DataColumnSidecar) Descriptor() ([]byte, []int)
Deprecated: Use DataColumnSidecar.ProtoReflect.Descriptor instead.
func (*DataColumnSidecar) GetColumn ¶
func (x *DataColumnSidecar) GetColumn() [][]byte
func (*DataColumnSidecar) GetIndex ¶
func (x *DataColumnSidecar) GetIndex() uint64
func (*DataColumnSidecar) GetKzgCommitments ¶
func (x *DataColumnSidecar) GetKzgCommitments() [][]byte
func (*DataColumnSidecar) GetKzgCommitmentsInclusionProof ¶
func (x *DataColumnSidecar) GetKzgCommitmentsInclusionProof() [][]byte
func (*DataColumnSidecar) GetKzgProofs ¶
func (x *DataColumnSidecar) GetKzgProofs() [][]byte
func (*DataColumnSidecar) GetSignedBlockHeader ¶
func (x *DataColumnSidecar) GetSignedBlockHeader() *SignedBeaconBlockHeader
func (*DataColumnSidecar) HashTreeRoot ¶
func (d *DataColumnSidecar) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the DataColumnSidecar object
func (*DataColumnSidecar) HashTreeRootWith ¶
func (d *DataColumnSidecar) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the DataColumnSidecar object with a hasher
func (*DataColumnSidecar) MarshalSSZ ¶
func (d *DataColumnSidecar) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the DataColumnSidecar object
func (*DataColumnSidecar) MarshalSSZTo ¶
func (d *DataColumnSidecar) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the DataColumnSidecar object to a target array
func (*DataColumnSidecar) ProtoMessage ¶
func (*DataColumnSidecar) ProtoMessage()
func (*DataColumnSidecar) ProtoReflect ¶
func (x *DataColumnSidecar) ProtoReflect() protoreflect.Message
func (*DataColumnSidecar) Reset ¶
func (x *DataColumnSidecar) Reset()
func (*DataColumnSidecar) SizeSSZ ¶
func (d *DataColumnSidecar) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the DataColumnSidecar object
func (*DataColumnSidecar) String ¶
func (x *DataColumnSidecar) String() string
func (*DataColumnSidecar) UnmarshalSSZ ¶
func (d *DataColumnSidecar) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the DataColumnSidecar object
type DataColumnSidecarGloas ¶
type DataColumnSidecarGloas struct {
Index uint64 `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"`
Column [][]byte `protobuf:"bytes,2,rep,name=column,proto3" json:"column,omitempty" ssz-max:"4096" ssz-size:"?,2048"`
KzgCommitments [][]byte `` /* 134-byte string literal not displayed */
KzgProofs [][]byte `protobuf:"bytes,4,rep,name=kzg_proofs,json=kzgProofs,proto3" json:"kzg_proofs,omitempty" ssz-max:"4096" ssz-size:"?,48"`
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
BeaconBlockRoot []byte `protobuf:"bytes,6,opt,name=beacon_block_root,json=beaconBlockRoot,proto3" json:"beacon_block_root,omitempty" ssz-size:"32"`
// contains filtered or unexported fields
}
func (*DataColumnSidecarGloas) Descriptor
deprecated
func (*DataColumnSidecarGloas) Descriptor() ([]byte, []int)
Deprecated: Use DataColumnSidecarGloas.ProtoReflect.Descriptor instead.
func (*DataColumnSidecarGloas) GetBeaconBlockRoot ¶
func (x *DataColumnSidecarGloas) GetBeaconBlockRoot() []byte
func (*DataColumnSidecarGloas) GetColumn ¶
func (x *DataColumnSidecarGloas) GetColumn() [][]byte
func (*DataColumnSidecarGloas) GetIndex ¶
func (x *DataColumnSidecarGloas) GetIndex() uint64
func (*DataColumnSidecarGloas) GetKzgCommitments ¶
func (x *DataColumnSidecarGloas) GetKzgCommitments() [][]byte
func (*DataColumnSidecarGloas) GetKzgProofs ¶
func (x *DataColumnSidecarGloas) GetKzgProofs() [][]byte
func (*DataColumnSidecarGloas) GetSlot ¶
func (x *DataColumnSidecarGloas) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*DataColumnSidecarGloas) HashTreeRoot ¶
func (d *DataColumnSidecarGloas) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the DataColumnSidecarGloas object
func (*DataColumnSidecarGloas) HashTreeRootWith ¶
func (d *DataColumnSidecarGloas) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the DataColumnSidecarGloas object with a hasher
func (*DataColumnSidecarGloas) MarshalSSZ ¶
func (d *DataColumnSidecarGloas) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the DataColumnSidecarGloas object
func (*DataColumnSidecarGloas) MarshalSSZTo ¶
func (d *DataColumnSidecarGloas) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the DataColumnSidecarGloas object to a target array
func (*DataColumnSidecarGloas) ProtoMessage ¶
func (*DataColumnSidecarGloas) ProtoMessage()
func (*DataColumnSidecarGloas) ProtoReflect ¶
func (x *DataColumnSidecarGloas) ProtoReflect() protoreflect.Message
func (*DataColumnSidecarGloas) Reset ¶
func (x *DataColumnSidecarGloas) Reset()
func (*DataColumnSidecarGloas) SizeSSZ ¶
func (d *DataColumnSidecarGloas) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the DataColumnSidecarGloas object
func (*DataColumnSidecarGloas) String ¶
func (x *DataColumnSidecarGloas) String() string
func (*DataColumnSidecarGloas) UnmarshalSSZ ¶
func (d *DataColumnSidecarGloas) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the DataColumnSidecarGloas object
type DataColumnSidecarsByRangeRequest ¶
type DataColumnSidecarsByRangeRequest struct {
StartSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 166-byte string literal not displayed */
Count uint64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
Columns []uint64 `protobuf:"varint,3,rep,packed,name=columns,proto3" json:"columns,omitempty" ssz-max:"128"`
// contains filtered or unexported fields
}
func (*DataColumnSidecarsByRangeRequest) Descriptor
deprecated
func (*DataColumnSidecarsByRangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use DataColumnSidecarsByRangeRequest.ProtoReflect.Descriptor instead.
func (*DataColumnSidecarsByRangeRequest) GetColumns ¶
func (x *DataColumnSidecarsByRangeRequest) GetColumns() []uint64
func (*DataColumnSidecarsByRangeRequest) GetCount ¶
func (x *DataColumnSidecarsByRangeRequest) GetCount() uint64
func (*DataColumnSidecarsByRangeRequest) GetStartSlot ¶
func (x *DataColumnSidecarsByRangeRequest) GetStartSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*DataColumnSidecarsByRangeRequest) HashTreeRoot ¶
func (d *DataColumnSidecarsByRangeRequest) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the DataColumnSidecarsByRangeRequest object
func (*DataColumnSidecarsByRangeRequest) HashTreeRootWith ¶
func (d *DataColumnSidecarsByRangeRequest) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the DataColumnSidecarsByRangeRequest object with a hasher
func (*DataColumnSidecarsByRangeRequest) MarshalSSZ ¶
func (d *DataColumnSidecarsByRangeRequest) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the DataColumnSidecarsByRangeRequest object
func (*DataColumnSidecarsByRangeRequest) MarshalSSZTo ¶
func (d *DataColumnSidecarsByRangeRequest) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the DataColumnSidecarsByRangeRequest object to a target array
func (*DataColumnSidecarsByRangeRequest) ProtoMessage ¶
func (*DataColumnSidecarsByRangeRequest) ProtoMessage()
func (*DataColumnSidecarsByRangeRequest) ProtoReflect ¶
func (x *DataColumnSidecarsByRangeRequest) ProtoReflect() protoreflect.Message
func (*DataColumnSidecarsByRangeRequest) Reset ¶
func (x *DataColumnSidecarsByRangeRequest) Reset()
func (*DataColumnSidecarsByRangeRequest) SizeSSZ ¶
func (d *DataColumnSidecarsByRangeRequest) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the DataColumnSidecarsByRangeRequest object
func (*DataColumnSidecarsByRangeRequest) String ¶
func (x *DataColumnSidecarsByRangeRequest) String() string
func (*DataColumnSidecarsByRangeRequest) UnmarshalSSZ ¶
func (d *DataColumnSidecarsByRangeRequest) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the DataColumnSidecarsByRangeRequest object
type DataColumnsByRootIdentifier ¶
type DataColumnsByRootIdentifier struct {
BlockRoot []byte `protobuf:"bytes,1,opt,name=block_root,json=blockRoot,proto3" json:"block_root,omitempty" ssz-size:"32"`
Columns []uint64 `protobuf:"varint,2,rep,packed,name=columns,proto3" json:"columns,omitempty" ssz-max:"128"`
// contains filtered or unexported fields
}
func (*DataColumnsByRootIdentifier) Descriptor
deprecated
func (*DataColumnsByRootIdentifier) Descriptor() ([]byte, []int)
Deprecated: Use DataColumnsByRootIdentifier.ProtoReflect.Descriptor instead.
func (*DataColumnsByRootIdentifier) GetBlockRoot ¶
func (x *DataColumnsByRootIdentifier) GetBlockRoot() []byte
func (*DataColumnsByRootIdentifier) GetColumns ¶
func (x *DataColumnsByRootIdentifier) GetColumns() []uint64
func (*DataColumnsByRootIdentifier) HashTreeRoot ¶
func (d *DataColumnsByRootIdentifier) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the DataColumnsByRootIdentifier object
func (*DataColumnsByRootIdentifier) HashTreeRootWith ¶
func (d *DataColumnsByRootIdentifier) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the DataColumnsByRootIdentifier object with a hasher
func (*DataColumnsByRootIdentifier) MarshalSSZ ¶
func (d *DataColumnsByRootIdentifier) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the DataColumnsByRootIdentifier object
func (*DataColumnsByRootIdentifier) MarshalSSZTo ¶
func (d *DataColumnsByRootIdentifier) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the DataColumnsByRootIdentifier object to a target array
func (*DataColumnsByRootIdentifier) ProtoMessage ¶
func (*DataColumnsByRootIdentifier) ProtoMessage()
func (*DataColumnsByRootIdentifier) ProtoReflect ¶
func (x *DataColumnsByRootIdentifier) ProtoReflect() protoreflect.Message
func (*DataColumnsByRootIdentifier) Reset ¶
func (x *DataColumnsByRootIdentifier) Reset()
func (*DataColumnsByRootIdentifier) SizeSSZ ¶
func (d *DataColumnsByRootIdentifier) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the DataColumnsByRootIdentifier object
func (*DataColumnsByRootIdentifier) String ¶
func (x *DataColumnsByRootIdentifier) String() string
func (*DataColumnsByRootIdentifier) UnmarshalSSZ ¶
func (d *DataColumnsByRootIdentifier) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the DataColumnsByRootIdentifier object
type DebugClient ¶
type DebugClient interface {
// Deprecated: Do not use.
GetBeaconState(ctx context.Context, in *BeaconStateRequest, opts ...grpc.CallOption) (*SSZResponse, error)
// Deprecated: Do not use.
GetBlock(ctx context.Context, in *BlockRequestByRoot, opts ...grpc.CallOption) (*SSZResponse, error)
// Deprecated: Do not use.
SetLoggingLevel(ctx context.Context, in *LoggingLevelRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
// Deprecated: Do not use.
ListPeers(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*DebugPeerResponses, error)
// Deprecated: Do not use.
GetPeer(ctx context.Context, in *PeerRequest, opts ...grpc.CallOption) (*DebugPeerResponse, error)
}
DebugClient is the client API for Debug service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewDebugClient ¶
func NewDebugClient(cc grpc.ClientConnInterface) DebugClient
type DebugPeerResponse
deprecated
type DebugPeerResponse struct {
ListeningAddresses []string `protobuf:"bytes,1,rep,name=listening_addresses,json=listeningAddresses,proto3" json:"listening_addresses,omitempty"`
Direction PeerDirection `protobuf:"varint,2,opt,name=direction,proto3,enum=ethereum.eth.v1alpha1.PeerDirection" json:"direction,omitempty"`
ConnectionState ConnectionState `` /* 150-byte string literal not displayed */
PeerId string `protobuf:"bytes,4,opt,name=peer_id,json=peerId,proto3" json:"peer_id,omitempty"`
Enr string `protobuf:"bytes,5,opt,name=enr,proto3" json:"enr,omitempty"`
PeerInfo *DebugPeerResponse_PeerInfo `protobuf:"bytes,6,opt,name=peer_info,json=peerInfo,proto3" json:"peer_info,omitempty"`
PeerStatus *Status `protobuf:"bytes,7,opt,name=peer_status,json=peerStatus,proto3" json:"peer_status,omitempty"`
LastUpdated uint64 `protobuf:"varint,8,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"`
ScoreInfo *ScoreInfo `protobuf:"bytes,9,opt,name=score_info,json=scoreInfo,proto3" json:"score_info,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/debug.proto.
func (*DebugPeerResponse) Descriptor
deprecated
func (*DebugPeerResponse) Descriptor() ([]byte, []int)
Deprecated: Use DebugPeerResponse.ProtoReflect.Descriptor instead.
func (*DebugPeerResponse) GetConnectionState ¶
func (x *DebugPeerResponse) GetConnectionState() ConnectionState
func (*DebugPeerResponse) GetDirection ¶
func (x *DebugPeerResponse) GetDirection() PeerDirection
func (*DebugPeerResponse) GetEnr ¶
func (x *DebugPeerResponse) GetEnr() string
func (*DebugPeerResponse) GetLastUpdated ¶
func (x *DebugPeerResponse) GetLastUpdated() uint64
func (*DebugPeerResponse) GetListeningAddresses ¶
func (x *DebugPeerResponse) GetListeningAddresses() []string
func (*DebugPeerResponse) GetPeerId ¶
func (x *DebugPeerResponse) GetPeerId() string
func (*DebugPeerResponse) GetPeerInfo ¶
func (x *DebugPeerResponse) GetPeerInfo() *DebugPeerResponse_PeerInfo
func (*DebugPeerResponse) GetPeerStatus ¶
func (x *DebugPeerResponse) GetPeerStatus() *Status
func (*DebugPeerResponse) GetScoreInfo ¶
func (x *DebugPeerResponse) GetScoreInfo() *ScoreInfo
func (*DebugPeerResponse) ProtoMessage ¶
func (*DebugPeerResponse) ProtoMessage()
func (*DebugPeerResponse) ProtoReflect ¶
func (x *DebugPeerResponse) ProtoReflect() protoreflect.Message
func (*DebugPeerResponse) Reset ¶
func (x *DebugPeerResponse) Reset()
func (*DebugPeerResponse) String ¶
func (x *DebugPeerResponse) String() string
type DebugPeerResponse_PeerInfo ¶
type DebugPeerResponse_PeerInfo struct {
MetadataV0 *MetaDataV0 `protobuf:"bytes,1,opt,name=metadataV0,proto3" json:"metadataV0,omitempty"`
MetadataV1 *MetaDataV1 `protobuf:"bytes,2,opt,name=metadataV1,proto3" json:"metadataV1,omitempty"`
Protocols []string `protobuf:"bytes,3,rep,name=protocols,proto3" json:"protocols,omitempty"`
FaultCount uint64 `protobuf:"varint,4,opt,name=fault_count,json=faultCount,proto3" json:"fault_count,omitempty"`
ProtocolVersion string `protobuf:"bytes,5,opt,name=protocol_version,json=protocolVersion,proto3" json:"protocol_version,omitempty"`
AgentVersion string `protobuf:"bytes,6,opt,name=agent_version,json=agentVersion,proto3" json:"agent_version,omitempty"`
PeerLatency uint64 `protobuf:"varint,7,opt,name=peer_latency,json=peerLatency,proto3" json:"peer_latency,omitempty"`
MetadataV2 *MetaDataV2 `protobuf:"bytes,8,opt,name=metadataV2,proto3" json:"metadataV2,omitempty"`
// contains filtered or unexported fields
}
func (*DebugPeerResponse_PeerInfo) Descriptor
deprecated
func (*DebugPeerResponse_PeerInfo) Descriptor() ([]byte, []int)
Deprecated: Use DebugPeerResponse_PeerInfo.ProtoReflect.Descriptor instead.
func (*DebugPeerResponse_PeerInfo) GetAgentVersion ¶
func (x *DebugPeerResponse_PeerInfo) GetAgentVersion() string
func (*DebugPeerResponse_PeerInfo) GetFaultCount ¶
func (x *DebugPeerResponse_PeerInfo) GetFaultCount() uint64
func (*DebugPeerResponse_PeerInfo) GetMetadataV0 ¶
func (x *DebugPeerResponse_PeerInfo) GetMetadataV0() *MetaDataV0
func (*DebugPeerResponse_PeerInfo) GetMetadataV1 ¶
func (x *DebugPeerResponse_PeerInfo) GetMetadataV1() *MetaDataV1
func (*DebugPeerResponse_PeerInfo) GetMetadataV2 ¶
func (x *DebugPeerResponse_PeerInfo) GetMetadataV2() *MetaDataV2
func (*DebugPeerResponse_PeerInfo) GetPeerLatency ¶
func (x *DebugPeerResponse_PeerInfo) GetPeerLatency() uint64
func (*DebugPeerResponse_PeerInfo) GetProtocolVersion ¶
func (x *DebugPeerResponse_PeerInfo) GetProtocolVersion() string
func (*DebugPeerResponse_PeerInfo) GetProtocols ¶
func (x *DebugPeerResponse_PeerInfo) GetProtocols() []string
func (*DebugPeerResponse_PeerInfo) ProtoMessage ¶
func (*DebugPeerResponse_PeerInfo) ProtoMessage()
func (*DebugPeerResponse_PeerInfo) ProtoReflect ¶
func (x *DebugPeerResponse_PeerInfo) ProtoReflect() protoreflect.Message
func (*DebugPeerResponse_PeerInfo) Reset ¶
func (x *DebugPeerResponse_PeerInfo) Reset()
func (*DebugPeerResponse_PeerInfo) String ¶
func (x *DebugPeerResponse_PeerInfo) String() string
type DebugPeerResponses
deprecated
type DebugPeerResponses struct {
Responses []*DebugPeerResponse `protobuf:"bytes,1,rep,name=responses,proto3" json:"responses,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/debug.proto.
func (*DebugPeerResponses) Descriptor
deprecated
func (*DebugPeerResponses) Descriptor() ([]byte, []int)
Deprecated: Use DebugPeerResponses.ProtoReflect.Descriptor instead.
func (*DebugPeerResponses) GetResponses ¶
func (x *DebugPeerResponses) GetResponses() []*DebugPeerResponse
func (*DebugPeerResponses) ProtoMessage ¶
func (*DebugPeerResponses) ProtoMessage()
func (*DebugPeerResponses) ProtoReflect ¶
func (x *DebugPeerResponses) ProtoReflect() protoreflect.Message
func (*DebugPeerResponses) Reset ¶
func (x *DebugPeerResponses) Reset()
func (*DebugPeerResponses) String ¶
func (x *DebugPeerResponses) String() string
type DebugServer ¶
type DebugServer interface {
// Deprecated: Do not use.
GetBeaconState(context.Context, *BeaconStateRequest) (*SSZResponse, error)
// Deprecated: Do not use.
GetBlock(context.Context, *BlockRequestByRoot) (*SSZResponse, error)
// Deprecated: Do not use.
SetLoggingLevel(context.Context, *LoggingLevelRequest) (*emptypb.Empty, error)
// Deprecated: Do not use.
ListPeers(context.Context, *emptypb.Empty) (*DebugPeerResponses, error)
// Deprecated: Do not use.
GetPeer(context.Context, *PeerRequest) (*DebugPeerResponse, error)
}
DebugServer is the server API for Debug service.
type Deposit ¶
type Deposit struct {
Proof [][]byte `protobuf:"bytes,1,rep,name=proof,proto3" json:"proof,omitempty" ssz-size:"33,32"`
Data *Deposit_Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*Deposit) Descriptor
deprecated
func (*Deposit) GetData ¶
func (x *Deposit) GetData() *Deposit_Data
func (*Deposit) HashTreeRoot ¶
HashTreeRoot ssz hashes the Deposit object
func (*Deposit) HashTreeRootWith ¶
HashTreeRootWith ssz hashes the Deposit object with a hasher
func (*Deposit) MarshalSSZ ¶
MarshalSSZ ssz marshals the Deposit object
func (*Deposit) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the Deposit object to a target array
func (*Deposit) ProtoMessage ¶
func (*Deposit) ProtoMessage()
func (*Deposit) ProtoReflect ¶
func (x *Deposit) ProtoReflect() protoreflect.Message
func (*Deposit) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the Deposit object
type DepositContainer ¶
type DepositContainer struct {
Index int64 `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"`
Eth1BlockHeight uint64 `protobuf:"varint,2,opt,name=eth1_block_height,json=eth1BlockHeight,proto3" json:"eth1_block_height,omitempty"`
Deposit *Deposit `protobuf:"bytes,3,opt,name=deposit,proto3" json:"deposit,omitempty"`
DepositRoot []byte `protobuf:"bytes,4,opt,name=deposit_root,json=depositRoot,proto3" json:"deposit_root,omitempty"`
// contains filtered or unexported fields
}
func (*DepositContainer) Descriptor
deprecated
func (*DepositContainer) Descriptor() ([]byte, []int)
Deprecated: Use DepositContainer.ProtoReflect.Descriptor instead.
func (*DepositContainer) GetDeposit ¶
func (x *DepositContainer) GetDeposit() *Deposit
func (*DepositContainer) GetDepositRoot ¶
func (x *DepositContainer) GetDepositRoot() []byte
func (*DepositContainer) GetEth1BlockHeight ¶
func (x *DepositContainer) GetEth1BlockHeight() uint64
func (*DepositContainer) GetIndex ¶
func (x *DepositContainer) GetIndex() int64
func (*DepositContainer) ProtoMessage ¶
func (*DepositContainer) ProtoMessage()
func (*DepositContainer) ProtoReflect ¶
func (x *DepositContainer) ProtoReflect() protoreflect.Message
func (*DepositContainer) Reset ¶
func (x *DepositContainer) Reset()
func (*DepositContainer) String ¶
func (x *DepositContainer) String() string
type DepositMessage ¶
type DepositMessage struct {
PublicKey []byte `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty" spec-name:"pubkey" ssz-size:"48"`
WithdrawalCredentials []byte `` /* 138-byte string literal not displayed */
Amount uint64 `protobuf:"varint,3,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func (*DepositMessage) Descriptor
deprecated
func (*DepositMessage) Descriptor() ([]byte, []int)
Deprecated: Use DepositMessage.ProtoReflect.Descriptor instead.
func (*DepositMessage) GetAmount ¶
func (x *DepositMessage) GetAmount() uint64
func (*DepositMessage) GetPublicKey ¶
func (x *DepositMessage) GetPublicKey() []byte
func (*DepositMessage) GetWithdrawalCredentials ¶
func (x *DepositMessage) GetWithdrawalCredentials() []byte
func (*DepositMessage) HashTreeRoot ¶
func (d *DepositMessage) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the DepositMessage object
func (*DepositMessage) HashTreeRootWith ¶
func (d *DepositMessage) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the DepositMessage object with a hasher
func (*DepositMessage) MarshalSSZ ¶
func (d *DepositMessage) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the DepositMessage object
func (*DepositMessage) MarshalSSZTo ¶
func (d *DepositMessage) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the DepositMessage object to a target array
func (*DepositMessage) ProtoMessage ¶
func (*DepositMessage) ProtoMessage()
func (*DepositMessage) ProtoReflect ¶
func (x *DepositMessage) ProtoReflect() protoreflect.Message
func (*DepositMessage) Reset ¶
func (x *DepositMessage) Reset()
func (*DepositMessage) SizeSSZ ¶
func (d *DepositMessage) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the DepositMessage object
func (*DepositMessage) String ¶
func (x *DepositMessage) String() string
func (*DepositMessage) UnmarshalSSZ ¶
func (d *DepositMessage) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the DepositMessage object
type DepositSnapshot ¶
type DepositSnapshot struct {
Finalized [][]byte `protobuf:"bytes,1,rep,name=finalized,proto3" json:"finalized,omitempty" ssz-max:"32" ssz-size:"?,32"`
DepositRoot []byte `protobuf:"bytes,2,opt,name=deposit_root,json=depositRoot,proto3" json:"deposit_root,omitempty" ssz-size:"32"`
DepositCount uint64 `protobuf:"varint,3,opt,name=deposit_count,json=depositCount,proto3" json:"deposit_count,omitempty"`
ExecutionHash []byte `protobuf:"bytes,4,opt,name=execution_hash,json=executionHash,proto3" json:"execution_hash,omitempty" ssz-size:"32"`
ExecutionDepth uint64 `protobuf:"varint,5,opt,name=execution_depth,json=executionDepth,proto3" json:"execution_depth,omitempty"`
// contains filtered or unexported fields
}
func (*DepositSnapshot) Descriptor
deprecated
func (*DepositSnapshot) Descriptor() ([]byte, []int)
Deprecated: Use DepositSnapshot.ProtoReflect.Descriptor instead.
func (*DepositSnapshot) GetDepositCount ¶
func (x *DepositSnapshot) GetDepositCount() uint64
func (*DepositSnapshot) GetDepositRoot ¶
func (x *DepositSnapshot) GetDepositRoot() []byte
func (*DepositSnapshot) GetExecutionDepth ¶
func (x *DepositSnapshot) GetExecutionDepth() uint64
func (*DepositSnapshot) GetExecutionHash ¶
func (x *DepositSnapshot) GetExecutionHash() []byte
func (*DepositSnapshot) GetFinalized ¶
func (x *DepositSnapshot) GetFinalized() [][]byte
func (*DepositSnapshot) HashTreeRoot ¶
func (d *DepositSnapshot) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the DepositSnapshot object
func (*DepositSnapshot) HashTreeRootWith ¶
func (d *DepositSnapshot) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the DepositSnapshot object with a hasher
func (*DepositSnapshot) MarshalSSZ ¶
func (d *DepositSnapshot) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the DepositSnapshot object
func (*DepositSnapshot) MarshalSSZTo ¶
func (d *DepositSnapshot) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the DepositSnapshot object to a target array
func (*DepositSnapshot) ProtoMessage ¶
func (*DepositSnapshot) ProtoMessage()
func (*DepositSnapshot) ProtoReflect ¶
func (x *DepositSnapshot) ProtoReflect() protoreflect.Message
func (*DepositSnapshot) Reset ¶
func (x *DepositSnapshot) Reset()
func (*DepositSnapshot) SizeSSZ ¶
func (d *DepositSnapshot) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the DepositSnapshot object
func (*DepositSnapshot) String ¶
func (x *DepositSnapshot) String() string
func (*DepositSnapshot) UnmarshalSSZ ¶
func (d *DepositSnapshot) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the DepositSnapshot object
type Deposit_Data ¶
type Deposit_Data struct {
PublicKey []byte `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty" spec-name:"pubkey" ssz-size:"48"`
WithdrawalCredentials []byte `` /* 138-byte string literal not displayed */
Amount uint64 `protobuf:"varint,3,opt,name=amount,proto3" json:"amount,omitempty"`
Signature []byte `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*Deposit_Data) Descriptor
deprecated
func (*Deposit_Data) Descriptor() ([]byte, []int)
Deprecated: Use Deposit_Data.ProtoReflect.Descriptor instead.
func (*Deposit_Data) GetAmount ¶
func (x *Deposit_Data) GetAmount() uint64
func (*Deposit_Data) GetPublicKey ¶
func (x *Deposit_Data) GetPublicKey() []byte
func (*Deposit_Data) GetSignature ¶
func (x *Deposit_Data) GetSignature() []byte
func (*Deposit_Data) GetWithdrawalCredentials ¶
func (x *Deposit_Data) GetWithdrawalCredentials() []byte
func (*Deposit_Data) HashTreeRoot ¶
func (d *Deposit_Data) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the Deposit_Data object
func (*Deposit_Data) HashTreeRootWith ¶
func (d *Deposit_Data) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the Deposit_Data object with a hasher
func (*Deposit_Data) MarshalSSZ ¶
func (d *Deposit_Data) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the Deposit_Data object
func (*Deposit_Data) MarshalSSZTo ¶
func (d *Deposit_Data) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the Deposit_Data object to a target array
func (*Deposit_Data) ProtoMessage ¶
func (*Deposit_Data) ProtoMessage()
func (*Deposit_Data) ProtoReflect ¶
func (x *Deposit_Data) ProtoReflect() protoreflect.Message
func (*Deposit_Data) Reset ¶
func (x *Deposit_Data) Reset()
func (*Deposit_Data) SizeSSZ ¶
func (d *Deposit_Data) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the Deposit_Data object
func (*Deposit_Data) String ¶
func (x *Deposit_Data) String() string
func (*Deposit_Data) UnmarshalSSZ ¶
func (d *Deposit_Data) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the Deposit_Data object
type DomainRequest
deprecated
type DomainRequest struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 142-byte string literal not displayed */
Domain []byte `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*DomainRequest) Descriptor
deprecated
func (*DomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use DomainRequest.ProtoReflect.Descriptor instead.
func (*DomainRequest) GetDomain ¶
func (x *DomainRequest) GetDomain() []byte
func (*DomainRequest) GetEpoch ¶
func (x *DomainRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*DomainRequest) ProtoMessage ¶
func (*DomainRequest) ProtoMessage()
func (*DomainRequest) ProtoReflect ¶
func (x *DomainRequest) ProtoReflect() protoreflect.Message
func (*DomainRequest) Reset ¶
func (x *DomainRequest) Reset()
func (*DomainRequest) String ¶
func (x *DomainRequest) String() string
type DomainResponse
deprecated
type DomainResponse struct {
SignatureDomain []byte `protobuf:"bytes,1,opt,name=signature_domain,json=signatureDomain,proto3" json:"signature_domain,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*DomainResponse) Descriptor
deprecated
func (*DomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use DomainResponse.ProtoReflect.Descriptor instead.
func (*DomainResponse) GetSignatureDomain ¶
func (x *DomainResponse) GetSignatureDomain() []byte
func (*DomainResponse) ProtoMessage ¶
func (*DomainResponse) ProtoMessage()
func (*DomainResponse) ProtoReflect ¶
func (x *DomainResponse) ProtoReflect() protoreflect.Message
func (*DomainResponse) Reset ¶
func (x *DomainResponse) Reset()
func (*DomainResponse) String ¶
func (x *DomainResponse) String() string
type DoppelGangerRequest
deprecated
type DoppelGangerRequest struct {
ValidatorRequests []*DoppelGangerRequest_ValidatorRequest `protobuf:"bytes,1,rep,name=validator_requests,json=validatorRequests,proto3" json:"validator_requests,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*DoppelGangerRequest) Descriptor
deprecated
func (*DoppelGangerRequest) Descriptor() ([]byte, []int)
Deprecated: Use DoppelGangerRequest.ProtoReflect.Descriptor instead.
func (*DoppelGangerRequest) GetValidatorRequests ¶
func (x *DoppelGangerRequest) GetValidatorRequests() []*DoppelGangerRequest_ValidatorRequest
func (*DoppelGangerRequest) ProtoMessage ¶
func (*DoppelGangerRequest) ProtoMessage()
func (*DoppelGangerRequest) ProtoReflect ¶
func (x *DoppelGangerRequest) ProtoReflect() protoreflect.Message
func (*DoppelGangerRequest) Reset ¶
func (x *DoppelGangerRequest) Reset()
func (*DoppelGangerRequest) String ¶
func (x *DoppelGangerRequest) String() string
type DoppelGangerRequest_ValidatorRequest ¶
type DoppelGangerRequest_ValidatorRequest struct {
PublicKey []byte `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty" spec-name:"pubkey" ssz-size:"48"`
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 142-byte string literal not displayed */
SignedRoot []byte `protobuf:"bytes,2,opt,name=signed_root,json=signedRoot,proto3" json:"signed_root,omitempty" ssz-size:"32"`
// contains filtered or unexported fields
}
func (*DoppelGangerRequest_ValidatorRequest) Descriptor
deprecated
func (*DoppelGangerRequest_ValidatorRequest) Descriptor() ([]byte, []int)
Deprecated: Use DoppelGangerRequest_ValidatorRequest.ProtoReflect.Descriptor instead.
func (*DoppelGangerRequest_ValidatorRequest) GetPublicKey ¶
func (x *DoppelGangerRequest_ValidatorRequest) GetPublicKey() []byte
func (*DoppelGangerRequest_ValidatorRequest) GetSignedRoot ¶
func (x *DoppelGangerRequest_ValidatorRequest) GetSignedRoot() []byte
func (*DoppelGangerRequest_ValidatorRequest) ProtoMessage ¶
func (*DoppelGangerRequest_ValidatorRequest) ProtoMessage()
func (*DoppelGangerRequest_ValidatorRequest) ProtoReflect ¶
func (x *DoppelGangerRequest_ValidatorRequest) ProtoReflect() protoreflect.Message
func (*DoppelGangerRequest_ValidatorRequest) Reset ¶
func (x *DoppelGangerRequest_ValidatorRequest) Reset()
func (*DoppelGangerRequest_ValidatorRequest) String ¶
func (x *DoppelGangerRequest_ValidatorRequest) String() string
type DoppelGangerResponse
deprecated
type DoppelGangerResponse struct {
Responses []*DoppelGangerResponse_ValidatorResponse `protobuf:"bytes,1,rep,name=responses,proto3" json:"responses,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*DoppelGangerResponse) Descriptor
deprecated
func (*DoppelGangerResponse) Descriptor() ([]byte, []int)
Deprecated: Use DoppelGangerResponse.ProtoReflect.Descriptor instead.
func (*DoppelGangerResponse) GetResponses ¶
func (x *DoppelGangerResponse) GetResponses() []*DoppelGangerResponse_ValidatorResponse
func (*DoppelGangerResponse) ProtoMessage ¶
func (*DoppelGangerResponse) ProtoMessage()
func (*DoppelGangerResponse) ProtoReflect ¶
func (x *DoppelGangerResponse) ProtoReflect() protoreflect.Message
func (*DoppelGangerResponse) Reset ¶
func (x *DoppelGangerResponse) Reset()
func (*DoppelGangerResponse) String ¶
func (x *DoppelGangerResponse) String() string
type DoppelGangerResponse_ValidatorResponse ¶
type DoppelGangerResponse_ValidatorResponse struct {
PublicKey []byte `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty" spec-name:"pubkey" ssz-size:"48"`
DuplicateExists bool `protobuf:"varint,2,opt,name=duplicate_exists,json=duplicateExists,proto3" json:"duplicate_exists,omitempty"`
// contains filtered or unexported fields
}
func (*DoppelGangerResponse_ValidatorResponse) Descriptor
deprecated
func (*DoppelGangerResponse_ValidatorResponse) Descriptor() ([]byte, []int)
Deprecated: Use DoppelGangerResponse_ValidatorResponse.ProtoReflect.Descriptor instead.
func (*DoppelGangerResponse_ValidatorResponse) GetDuplicateExists ¶
func (x *DoppelGangerResponse_ValidatorResponse) GetDuplicateExists() bool
func (*DoppelGangerResponse_ValidatorResponse) GetPublicKey ¶
func (x *DoppelGangerResponse_ValidatorResponse) GetPublicKey() []byte
func (*DoppelGangerResponse_ValidatorResponse) ProtoMessage ¶
func (*DoppelGangerResponse_ValidatorResponse) ProtoMessage()
func (*DoppelGangerResponse_ValidatorResponse) ProtoReflect ¶
func (x *DoppelGangerResponse_ValidatorResponse) ProtoReflect() protoreflect.Message
func (*DoppelGangerResponse_ValidatorResponse) Reset ¶
func (x *DoppelGangerResponse_ValidatorResponse) Reset()
func (*DoppelGangerResponse_ValidatorResponse) String ¶
func (x *DoppelGangerResponse_ValidatorResponse) String() string
type DutiesRequest
deprecated
type DutiesRequest struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 142-byte string literal not displayed */
PublicKeys [][]byte `protobuf:"bytes,2,rep,name=public_keys,json=publicKeys,proto3" json:"public_keys,omitempty" ssz-size:"?,48"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*DutiesRequest) Descriptor
deprecated
func (*DutiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use DutiesRequest.ProtoReflect.Descriptor instead.
func (*DutiesRequest) GetEpoch ¶
func (x *DutiesRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*DutiesRequest) GetPublicKeys ¶
func (x *DutiesRequest) GetPublicKeys() [][]byte
func (*DutiesRequest) ProtoMessage ¶
func (*DutiesRequest) ProtoMessage()
func (*DutiesRequest) ProtoReflect ¶
func (x *DutiesRequest) ProtoReflect() protoreflect.Message
func (*DutiesRequest) Reset ¶
func (x *DutiesRequest) Reset()
func (*DutiesRequest) String ¶
func (x *DutiesRequest) String() string
type DutiesResponse
deprecated
type DutiesResponse struct {
CurrentEpochDuties []*DutiesResponse_Duty `protobuf:"bytes,2,rep,name=current_epoch_duties,json=currentEpochDuties,proto3" json:"current_epoch_duties,omitempty"`
NextEpochDuties []*DutiesResponse_Duty `protobuf:"bytes,3,rep,name=next_epoch_duties,json=nextEpochDuties,proto3" json:"next_epoch_duties,omitempty"`
PreviousDutyDependentRoot []byte `` /* 154-byte string literal not displayed */
CurrentDutyDependentRoot []byte `` /* 151-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*DutiesResponse) Descriptor
deprecated
func (*DutiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use DutiesResponse.ProtoReflect.Descriptor instead.
func (*DutiesResponse) GetCurrentDutyDependentRoot ¶
func (x *DutiesResponse) GetCurrentDutyDependentRoot() []byte
func (*DutiesResponse) GetCurrentEpochDuties ¶
func (x *DutiesResponse) GetCurrentEpochDuties() []*DutiesResponse_Duty
func (*DutiesResponse) GetNextEpochDuties ¶
func (x *DutiesResponse) GetNextEpochDuties() []*DutiesResponse_Duty
func (*DutiesResponse) GetPreviousDutyDependentRoot ¶
func (x *DutiesResponse) GetPreviousDutyDependentRoot() []byte
func (*DutiesResponse) ProtoMessage ¶
func (*DutiesResponse) ProtoMessage()
func (*DutiesResponse) ProtoReflect ¶
func (x *DutiesResponse) ProtoReflect() protoreflect.Message
func (*DutiesResponse) Reset ¶
func (x *DutiesResponse) Reset()
func (*DutiesResponse) String ¶
func (x *DutiesResponse) String() string
type DutiesResponse_Duty ¶
type DutiesResponse_Duty struct {
Committee []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 166-byte string literal not displayed */
CommitteeIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex `` /* 191-byte string literal not displayed */
AttesterSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 175-byte string literal not displayed */
ProposerSlots []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 185-byte string literal not displayed */
PublicKey []byte `protobuf:"bytes,5,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty" ssz-size:"48"`
Status ValidatorStatus `protobuf:"varint,6,opt,name=status,proto3,enum=ethereum.eth.v1alpha1.ValidatorStatus" json:"status,omitempty"`
ValidatorIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 191-byte string literal not displayed */
IsSyncCommittee bool `protobuf:"varint,8,opt,name=is_sync_committee,json=isSyncCommittee,proto3" json:"is_sync_committee,omitempty"`
CommitteesAtSlot uint64 `protobuf:"varint,9,opt,name=committees_at_slot,json=committeesAtSlot,proto3" json:"committees_at_slot,omitempty"`
// contains filtered or unexported fields
}
func (*DutiesResponse_Duty) Descriptor
deprecated
func (*DutiesResponse_Duty) Descriptor() ([]byte, []int)
Deprecated: Use DutiesResponse_Duty.ProtoReflect.Descriptor instead.
func (*DutiesResponse_Duty) GetAttesterSlot ¶
func (x *DutiesResponse_Duty) GetAttesterSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*DutiesResponse_Duty) GetCommittee ¶
func (x *DutiesResponse_Duty) GetCommittee() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*DutiesResponse_Duty) GetCommitteeIndex ¶
func (x *DutiesResponse_Duty) GetCommitteeIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
func (*DutiesResponse_Duty) GetCommitteesAtSlot ¶
func (x *DutiesResponse_Duty) GetCommitteesAtSlot() uint64
func (*DutiesResponse_Duty) GetIsSyncCommittee ¶
func (x *DutiesResponse_Duty) GetIsSyncCommittee() bool
func (*DutiesResponse_Duty) GetProposerSlots ¶
func (x *DutiesResponse_Duty) GetProposerSlots() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*DutiesResponse_Duty) GetPublicKey ¶
func (x *DutiesResponse_Duty) GetPublicKey() []byte
func (*DutiesResponse_Duty) GetStatus ¶
func (x *DutiesResponse_Duty) GetStatus() ValidatorStatus
func (*DutiesResponse_Duty) GetValidatorIndex ¶
func (x *DutiesResponse_Duty) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*DutiesResponse_Duty) ProtoMessage ¶
func (*DutiesResponse_Duty) ProtoMessage()
func (*DutiesResponse_Duty) ProtoReflect ¶
func (x *DutiesResponse_Duty) ProtoReflect() protoreflect.Message
func (*DutiesResponse_Duty) Reset ¶
func (x *DutiesResponse_Duty) Reset()
func (*DutiesResponse_Duty) String ¶
func (x *DutiesResponse_Duty) String() string
type DutiesV2Response
deprecated
type DutiesV2Response struct {
CurrentEpochDuties []*DutiesV2Response_Duty `protobuf:"bytes,1,rep,name=current_epoch_duties,json=currentEpochDuties,proto3" json:"current_epoch_duties,omitempty"`
NextEpochDuties []*DutiesV2Response_Duty `protobuf:"bytes,2,rep,name=next_epoch_duties,json=nextEpochDuties,proto3" json:"next_epoch_duties,omitempty"`
PreviousDutyDependentRoot []byte `` /* 154-byte string literal not displayed */
CurrentDutyDependentRoot []byte `` /* 151-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*DutiesV2Response) Descriptor
deprecated
func (*DutiesV2Response) Descriptor() ([]byte, []int)
Deprecated: Use DutiesV2Response.ProtoReflect.Descriptor instead.
func (*DutiesV2Response) GetCurrentDutyDependentRoot ¶
func (x *DutiesV2Response) GetCurrentDutyDependentRoot() []byte
func (*DutiesV2Response) GetCurrentEpochDuties ¶
func (x *DutiesV2Response) GetCurrentEpochDuties() []*DutiesV2Response_Duty
func (*DutiesV2Response) GetNextEpochDuties ¶
func (x *DutiesV2Response) GetNextEpochDuties() []*DutiesV2Response_Duty
func (*DutiesV2Response) GetPreviousDutyDependentRoot ¶
func (x *DutiesV2Response) GetPreviousDutyDependentRoot() []byte
func (*DutiesV2Response) ProtoMessage ¶
func (*DutiesV2Response) ProtoMessage()
func (*DutiesV2Response) ProtoReflect ¶
func (x *DutiesV2Response) ProtoReflect() protoreflect.Message
func (*DutiesV2Response) Reset ¶
func (x *DutiesV2Response) Reset()
func (*DutiesV2Response) String ¶
func (x *DutiesV2Response) String() string
type DutiesV2Response_Duty ¶
type DutiesV2Response_Duty struct {
CommitteeLength uint64 `protobuf:"varint,1,opt,name=committee_length,json=committeeLength,proto3" json:"committee_length,omitempty"`
CommitteeIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex `` /* 191-byte string literal not displayed */
CommitteesAtSlot uint64 `protobuf:"varint,3,opt,name=committees_at_slot,json=committeesAtSlot,proto3" json:"committees_at_slot,omitempty"`
ValidatorCommitteeIndex uint64 `` /* 133-byte string literal not displayed */
AttesterSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 175-byte string literal not displayed */
ProposerSlots []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 185-byte string literal not displayed */
PublicKey []byte `protobuf:"bytes,7,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty" ssz-size:"48"`
Status ValidatorStatus `protobuf:"varint,8,opt,name=status,proto3,enum=ethereum.eth.v1alpha1.ValidatorStatus" json:"status,omitempty"`
ValidatorIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 191-byte string literal not displayed */
IsSyncCommittee bool `protobuf:"varint,10,opt,name=is_sync_committee,json=isSyncCommittee,proto3" json:"is_sync_committee,omitempty"`
// contains filtered or unexported fields
}
func (*DutiesV2Response_Duty) Descriptor
deprecated
func (*DutiesV2Response_Duty) Descriptor() ([]byte, []int)
Deprecated: Use DutiesV2Response_Duty.ProtoReflect.Descriptor instead.
func (*DutiesV2Response_Duty) GetAttesterSlot ¶
func (x *DutiesV2Response_Duty) GetAttesterSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*DutiesV2Response_Duty) GetCommitteeIndex ¶
func (x *DutiesV2Response_Duty) GetCommitteeIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
func (*DutiesV2Response_Duty) GetCommitteeLength ¶
func (x *DutiesV2Response_Duty) GetCommitteeLength() uint64
func (*DutiesV2Response_Duty) GetCommitteesAtSlot ¶
func (x *DutiesV2Response_Duty) GetCommitteesAtSlot() uint64
func (*DutiesV2Response_Duty) GetIsSyncCommittee ¶
func (x *DutiesV2Response_Duty) GetIsSyncCommittee() bool
func (*DutiesV2Response_Duty) GetProposerSlots ¶
func (x *DutiesV2Response_Duty) GetProposerSlots() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*DutiesV2Response_Duty) GetPublicKey ¶
func (x *DutiesV2Response_Duty) GetPublicKey() []byte
func (*DutiesV2Response_Duty) GetStatus ¶
func (x *DutiesV2Response_Duty) GetStatus() ValidatorStatus
func (*DutiesV2Response_Duty) GetValidatorCommitteeIndex ¶
func (x *DutiesV2Response_Duty) GetValidatorCommitteeIndex() uint64
func (*DutiesV2Response_Duty) GetValidatorIndex ¶
func (x *DutiesV2Response_Duty) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*DutiesV2Response_Duty) ProtoMessage ¶
func (*DutiesV2Response_Duty) ProtoMessage()
func (*DutiesV2Response_Duty) ProtoReflect ¶
func (x *DutiesV2Response_Duty) ProtoReflect() protoreflect.Message
func (*DutiesV2Response_Duty) Reset ¶
func (x *DutiesV2Response_Duty) Reset()
func (*DutiesV2Response_Duty) String ¶
func (x *DutiesV2Response_Duty) String() string
type ENRForkID ¶
type ENRForkID struct {
CurrentForkDigest []byte `` /* 127-byte string literal not displayed */
NextForkVersion []byte `protobuf:"bytes,2,opt,name=next_fork_version,json=nextForkVersion,proto3" json:"next_fork_version,omitempty" ssz-size:"4"`
NextForkEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 181-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ENRForkID) Descriptor
deprecated
func (*ENRForkID) GetCurrentForkDigest ¶
func (*ENRForkID) GetNextForkEpoch ¶
func (x *ENRForkID) GetNextForkEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*ENRForkID) GetNextForkVersion ¶
func (*ENRForkID) HashTreeRoot ¶
HashTreeRoot ssz hashes the ENRForkID object
func (*ENRForkID) HashTreeRootWith ¶
HashTreeRootWith ssz hashes the ENRForkID object with a hasher
func (*ENRForkID) MarshalSSZ ¶
MarshalSSZ ssz marshals the ENRForkID object
func (*ENRForkID) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the ENRForkID object to a target array
func (*ENRForkID) ProtoMessage ¶
func (*ENRForkID) ProtoMessage()
func (*ENRForkID) ProtoReflect ¶
func (x *ENRForkID) ProtoReflect() protoreflect.Message
func (*ENRForkID) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the ENRForkID object
type ETH1ChainData ¶
type ETH1ChainData struct {
CurrentEth1Data *LatestETH1Data `protobuf:"bytes,1,opt,name=current_eth1_data,json=currentEth1Data,proto3" json:"current_eth1_data,omitempty"`
ChainstartData *ChainStartData `protobuf:"bytes,2,opt,name=chainstart_data,json=chainstartData,proto3" json:"chainstart_data,omitempty"`
BeaconState *BeaconState `protobuf:"bytes,3,opt,name=beacon_state,json=beaconState,proto3" json:"beacon_state,omitempty"`
Trie *SparseMerkleTrie `protobuf:"bytes,4,opt,name=trie,proto3" json:"trie,omitempty"`
DepositContainers []*DepositContainer `protobuf:"bytes,5,rep,name=deposit_containers,json=depositContainers,proto3" json:"deposit_containers,omitempty"`
DepositSnapshot *DepositSnapshot `protobuf:"bytes,6,opt,name=deposit_snapshot,json=depositSnapshot,proto3" json:"deposit_snapshot,omitempty"`
// contains filtered or unexported fields
}
func (*ETH1ChainData) Descriptor
deprecated
func (*ETH1ChainData) Descriptor() ([]byte, []int)
Deprecated: Use ETH1ChainData.ProtoReflect.Descriptor instead.
func (*ETH1ChainData) GetBeaconState ¶
func (x *ETH1ChainData) GetBeaconState() *BeaconState
func (*ETH1ChainData) GetChainstartData ¶
func (x *ETH1ChainData) GetChainstartData() *ChainStartData
func (*ETH1ChainData) GetCurrentEth1Data ¶
func (x *ETH1ChainData) GetCurrentEth1Data() *LatestETH1Data
func (*ETH1ChainData) GetDepositContainers ¶
func (x *ETH1ChainData) GetDepositContainers() []*DepositContainer
func (*ETH1ChainData) GetDepositSnapshot ¶
func (x *ETH1ChainData) GetDepositSnapshot() *DepositSnapshot
func (*ETH1ChainData) GetTrie ¶
func (x *ETH1ChainData) GetTrie() *SparseMerkleTrie
func (*ETH1ChainData) ProtoMessage ¶
func (*ETH1ChainData) ProtoMessage()
func (*ETH1ChainData) ProtoReflect ¶
func (x *ETH1ChainData) ProtoReflect() protoreflect.Message
func (*ETH1ChainData) Reset ¶
func (x *ETH1ChainData) Reset()
func (*ETH1ChainData) String ¶
func (x *ETH1ChainData) String() string
type ETH1ConnectionStatus
deprecated
type ETH1ConnectionStatus struct {
CurrentAddress string `protobuf:"bytes,1,opt,name=current_address,json=currentAddress,proto3" json:"current_address,omitempty"`
CurrentConnectionError string `` /* 129-byte string literal not displayed */
Addresses []string `protobuf:"bytes,3,rep,name=addresses,proto3" json:"addresses,omitempty"`
ConnectionErrors []string `protobuf:"bytes,4,rep,name=connection_errors,json=connectionErrors,proto3" json:"connection_errors,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/node.proto.
func (*ETH1ConnectionStatus) Descriptor
deprecated
func (*ETH1ConnectionStatus) Descriptor() ([]byte, []int)
Deprecated: Use ETH1ConnectionStatus.ProtoReflect.Descriptor instead.
func (*ETH1ConnectionStatus) GetAddresses ¶
func (x *ETH1ConnectionStatus) GetAddresses() []string
func (*ETH1ConnectionStatus) GetConnectionErrors ¶
func (x *ETH1ConnectionStatus) GetConnectionErrors() []string
func (*ETH1ConnectionStatus) GetCurrentAddress ¶
func (x *ETH1ConnectionStatus) GetCurrentAddress() string
func (*ETH1ConnectionStatus) GetCurrentConnectionError ¶
func (x *ETH1ConnectionStatus) GetCurrentConnectionError() string
func (*ETH1ConnectionStatus) ProtoMessage ¶
func (*ETH1ConnectionStatus) ProtoMessage()
func (*ETH1ConnectionStatus) ProtoReflect ¶
func (x *ETH1ConnectionStatus) ProtoReflect() protoreflect.Message
func (*ETH1ConnectionStatus) Reset ¶
func (x *ETH1ConnectionStatus) Reset()
func (*ETH1ConnectionStatus) String ¶
func (x *ETH1ConnectionStatus) String() string
type Eth1Data ¶
type Eth1Data struct {
DepositRoot []byte `protobuf:"bytes,1,opt,name=deposit_root,json=depositRoot,proto3" json:"deposit_root,omitempty" ssz-size:"32"`
DepositCount uint64 `protobuf:"varint,2,opt,name=deposit_count,json=depositCount,proto3" json:"deposit_count,omitempty"`
BlockHash []byte `protobuf:"bytes,3,opt,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty" ssz-size:"32"`
// contains filtered or unexported fields
}
func (*Eth1Data) Descriptor
deprecated
func (*Eth1Data) GetBlockHash ¶
func (*Eth1Data) GetDepositCount ¶
func (*Eth1Data) GetDepositRoot ¶
func (*Eth1Data) HashTreeRoot ¶
HashTreeRoot ssz hashes the Eth1Data object
func (*Eth1Data) HashTreeRootWith ¶
HashTreeRootWith ssz hashes the Eth1Data object with a hasher
func (*Eth1Data) MarshalSSZ ¶
MarshalSSZ ssz marshals the Eth1Data object
func (*Eth1Data) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the Eth1Data object to a target array
func (*Eth1Data) ProtoMessage ¶
func (*Eth1Data) ProtoMessage()
func (*Eth1Data) ProtoReflect ¶
func (x *Eth1Data) ProtoReflect() protoreflect.Message
func (*Eth1Data) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the Eth1Data object
type ExecutionPayloadBid ¶
type ExecutionPayloadBid struct {
ParentBlockHash []byte `protobuf:"bytes,1,opt,name=parent_block_hash,json=parentBlockHash,proto3" json:"parent_block_hash,omitempty" ssz-size:"32"`
ParentBlockRoot []byte `protobuf:"bytes,2,opt,name=parent_block_root,json=parentBlockRoot,proto3" json:"parent_block_root,omitempty" ssz-size:"32"`
BlockHash []byte `protobuf:"bytes,3,opt,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty" ssz-size:"32"`
FeeRecipient []byte `protobuf:"bytes,4,opt,name=fee_recipient,json=feeRecipient,proto3" json:"fee_recipient,omitempty" ssz-size:"20"`
GasLimit uint64 `protobuf:"varint,5,opt,name=gas_limit,json=gasLimit,proto3" json:"gas_limit,omitempty"`
BuilderIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 185-byte string literal not displayed */
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
Value github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei `` /* 141-byte string literal not displayed */
BlobKzgCommitmentsRoot []byte `` /* 145-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ExecutionPayloadBid) Copy ¶ added in v7.1.0
func (header *ExecutionPayloadBid) Copy() *ExecutionPayloadBid
Copy creates a deep copy of ExecutionPayloadBid.
func (*ExecutionPayloadBid) Descriptor
deprecated
func (*ExecutionPayloadBid) Descriptor() ([]byte, []int)
Deprecated: Use ExecutionPayloadBid.ProtoReflect.Descriptor instead.
func (*ExecutionPayloadBid) GetBlobKzgCommitmentsRoot ¶
func (x *ExecutionPayloadBid) GetBlobKzgCommitmentsRoot() []byte
func (*ExecutionPayloadBid) GetBlockHash ¶
func (x *ExecutionPayloadBid) GetBlockHash() []byte
func (*ExecutionPayloadBid) GetBuilderIndex ¶
func (x *ExecutionPayloadBid) GetBuilderIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*ExecutionPayloadBid) GetFeeRecipient ¶
func (x *ExecutionPayloadBid) GetFeeRecipient() []byte
func (*ExecutionPayloadBid) GetGasLimit ¶
func (x *ExecutionPayloadBid) GetGasLimit() uint64
func (*ExecutionPayloadBid) GetParentBlockHash ¶
func (x *ExecutionPayloadBid) GetParentBlockHash() []byte
func (*ExecutionPayloadBid) GetParentBlockRoot ¶
func (x *ExecutionPayloadBid) GetParentBlockRoot() []byte
func (*ExecutionPayloadBid) GetSlot ¶
func (x *ExecutionPayloadBid) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*ExecutionPayloadBid) GetValue ¶
func (x *ExecutionPayloadBid) GetValue() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Gwei
func (*ExecutionPayloadBid) HashTreeRoot ¶
func (e *ExecutionPayloadBid) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the ExecutionPayloadBid object
func (*ExecutionPayloadBid) HashTreeRootWith ¶
func (e *ExecutionPayloadBid) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the ExecutionPayloadBid object with a hasher
func (*ExecutionPayloadBid) MarshalSSZ ¶
func (e *ExecutionPayloadBid) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the ExecutionPayloadBid object
func (*ExecutionPayloadBid) MarshalSSZTo ¶
func (e *ExecutionPayloadBid) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the ExecutionPayloadBid object to a target array
func (*ExecutionPayloadBid) ProtoMessage ¶
func (*ExecutionPayloadBid) ProtoMessage()
func (*ExecutionPayloadBid) ProtoReflect ¶
func (x *ExecutionPayloadBid) ProtoReflect() protoreflect.Message
func (*ExecutionPayloadBid) Reset ¶
func (x *ExecutionPayloadBid) Reset()
func (*ExecutionPayloadBid) SizeSSZ ¶
func (e *ExecutionPayloadBid) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the ExecutionPayloadBid object
func (*ExecutionPayloadBid) String ¶
func (x *ExecutionPayloadBid) String() string
func (*ExecutionPayloadBid) UnmarshalSSZ ¶
func (e *ExecutionPayloadBid) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the ExecutionPayloadBid object
type ExecutionPayloadEnvelope ¶
type ExecutionPayloadEnvelope struct {
Payload *v1.ExecutionPayloadDeneb `protobuf:"bytes,1,opt,name=payload,proto3" json:"payload,omitempty"`
ExecutionRequests *v1.ExecutionRequests `protobuf:"bytes,2,opt,name=execution_requests,json=executionRequests,proto3" json:"execution_requests,omitempty"`
BuilderIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 185-byte string literal not displayed */
BeaconBlockRoot []byte `protobuf:"bytes,4,opt,name=beacon_block_root,json=beaconBlockRoot,proto3" json:"beacon_block_root,omitempty" ssz-size:"32"`
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
BlobKzgCommitments [][]byte `` /* 148-byte string literal not displayed */
StateRoot []byte `protobuf:"bytes,7,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"`
// contains filtered or unexported fields
}
func (*ExecutionPayloadEnvelope) Descriptor
deprecated
func (*ExecutionPayloadEnvelope) Descriptor() ([]byte, []int)
Deprecated: Use ExecutionPayloadEnvelope.ProtoReflect.Descriptor instead.
func (*ExecutionPayloadEnvelope) GetBeaconBlockRoot ¶
func (x *ExecutionPayloadEnvelope) GetBeaconBlockRoot() []byte
func (*ExecutionPayloadEnvelope) GetBlobKzgCommitments ¶
func (x *ExecutionPayloadEnvelope) GetBlobKzgCommitments() [][]byte
func (*ExecutionPayloadEnvelope) GetBuilderIndex ¶
func (x *ExecutionPayloadEnvelope) GetBuilderIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*ExecutionPayloadEnvelope) GetExecutionRequests ¶
func (x *ExecutionPayloadEnvelope) GetExecutionRequests() *v1.ExecutionRequests
func (*ExecutionPayloadEnvelope) GetPayload ¶
func (x *ExecutionPayloadEnvelope) GetPayload() *v1.ExecutionPayloadDeneb
func (*ExecutionPayloadEnvelope) GetSlot ¶
func (x *ExecutionPayloadEnvelope) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*ExecutionPayloadEnvelope) GetStateRoot ¶
func (x *ExecutionPayloadEnvelope) GetStateRoot() []byte
func (*ExecutionPayloadEnvelope) HashTreeRoot ¶
func (e *ExecutionPayloadEnvelope) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the ExecutionPayloadEnvelope object
func (*ExecutionPayloadEnvelope) HashTreeRootWith ¶
func (e *ExecutionPayloadEnvelope) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the ExecutionPayloadEnvelope object with a hasher
func (*ExecutionPayloadEnvelope) MarshalSSZ ¶
func (e *ExecutionPayloadEnvelope) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the ExecutionPayloadEnvelope object
func (*ExecutionPayloadEnvelope) MarshalSSZTo ¶
func (e *ExecutionPayloadEnvelope) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the ExecutionPayloadEnvelope object to a target array
func (*ExecutionPayloadEnvelope) ProtoMessage ¶
func (*ExecutionPayloadEnvelope) ProtoMessage()
func (*ExecutionPayloadEnvelope) ProtoReflect ¶
func (x *ExecutionPayloadEnvelope) ProtoReflect() protoreflect.Message
func (*ExecutionPayloadEnvelope) Reset ¶
func (x *ExecutionPayloadEnvelope) Reset()
func (*ExecutionPayloadEnvelope) SizeSSZ ¶
func (e *ExecutionPayloadEnvelope) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the ExecutionPayloadEnvelope object
func (*ExecutionPayloadEnvelope) String ¶
func (x *ExecutionPayloadEnvelope) String() string
func (*ExecutionPayloadEnvelope) UnmarshalSSZ ¶
func (e *ExecutionPayloadEnvelope) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the ExecutionPayloadEnvelope object
type FeeRecipientByPubKeyRequest
deprecated
type FeeRecipientByPubKeyRequest struct {
PublicKey []byte `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty" spec-name:"pubkey" ssz-size:"48"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*FeeRecipientByPubKeyRequest) Descriptor
deprecated
func (*FeeRecipientByPubKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use FeeRecipientByPubKeyRequest.ProtoReflect.Descriptor instead.
func (*FeeRecipientByPubKeyRequest) GetPublicKey ¶
func (x *FeeRecipientByPubKeyRequest) GetPublicKey() []byte
func (*FeeRecipientByPubKeyRequest) ProtoMessage ¶
func (*FeeRecipientByPubKeyRequest) ProtoMessage()
func (*FeeRecipientByPubKeyRequest) ProtoReflect ¶
func (x *FeeRecipientByPubKeyRequest) ProtoReflect() protoreflect.Message
func (*FeeRecipientByPubKeyRequest) Reset ¶
func (x *FeeRecipientByPubKeyRequest) Reset()
func (*FeeRecipientByPubKeyRequest) String ¶
func (x *FeeRecipientByPubKeyRequest) String() string
type FeeRecipientByPubKeyResponse
deprecated
type FeeRecipientByPubKeyResponse struct {
FeeRecipient []byte `protobuf:"bytes,1,opt,name=fee_recipient,json=feeRecipient,proto3" json:"fee_recipient,omitempty" ssz-size:"20"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*FeeRecipientByPubKeyResponse) Descriptor
deprecated
func (*FeeRecipientByPubKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use FeeRecipientByPubKeyResponse.ProtoReflect.Descriptor instead.
func (*FeeRecipientByPubKeyResponse) GetFeeRecipient ¶
func (x *FeeRecipientByPubKeyResponse) GetFeeRecipient() []byte
func (*FeeRecipientByPubKeyResponse) ProtoMessage ¶
func (*FeeRecipientByPubKeyResponse) ProtoMessage()
func (*FeeRecipientByPubKeyResponse) ProtoReflect ¶
func (x *FeeRecipientByPubKeyResponse) ProtoReflect() protoreflect.Message
func (*FeeRecipientByPubKeyResponse) Reset ¶
func (x *FeeRecipientByPubKeyResponse) Reset()
func (*FeeRecipientByPubKeyResponse) String ¶
func (x *FeeRecipientByPubKeyResponse) String() string
type FinalizedBlockRootContainer ¶
type FinalizedBlockRootContainer struct {
ParentRoot []byte `protobuf:"bytes,1,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty"`
ChildRoot []byte `protobuf:"bytes,2,opt,name=child_root,json=childRoot,proto3" json:"child_root,omitempty"`
// contains filtered or unexported fields
}
func (*FinalizedBlockRootContainer) Descriptor
deprecated
func (*FinalizedBlockRootContainer) Descriptor() ([]byte, []int)
Deprecated: Use FinalizedBlockRootContainer.ProtoReflect.Descriptor instead.
func (*FinalizedBlockRootContainer) GetChildRoot ¶
func (x *FinalizedBlockRootContainer) GetChildRoot() []byte
func (*FinalizedBlockRootContainer) GetParentRoot ¶
func (x *FinalizedBlockRootContainer) GetParentRoot() []byte
func (*FinalizedBlockRootContainer) ProtoMessage ¶
func (*FinalizedBlockRootContainer) ProtoMessage()
func (*FinalizedBlockRootContainer) ProtoReflect ¶
func (x *FinalizedBlockRootContainer) ProtoReflect() protoreflect.Message
func (*FinalizedBlockRootContainer) Reset ¶
func (x *FinalizedBlockRootContainer) Reset()
func (*FinalizedBlockRootContainer) String ¶
func (x *FinalizedBlockRootContainer) String() string
type Fork ¶
type Fork struct {
PreviousVersion []byte `protobuf:"bytes,1,opt,name=previous_version,json=previousVersion,proto3" json:"previous_version,omitempty" ssz-size:"4"`
CurrentVersion []byte `protobuf:"bytes,2,opt,name=current_version,json=currentVersion,proto3" json:"current_version,omitempty" ssz-size:"4"`
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 142-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*Fork) Descriptor
deprecated
func (*Fork) GetCurrentVersion ¶
func (*Fork) GetEpoch ¶
func (x *Fork) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*Fork) GetPreviousVersion ¶
func (*Fork) HashTreeRoot ¶
HashTreeRoot ssz hashes the Fork object
func (*Fork) HashTreeRootWith ¶
HashTreeRootWith ssz hashes the Fork object with a hasher
func (*Fork) MarshalSSZ ¶
MarshalSSZ ssz marshals the Fork object
func (*Fork) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the Fork object to a target array
func (*Fork) ProtoMessage ¶
func (*Fork) ProtoMessage()
func (*Fork) ProtoReflect ¶
func (x *Fork) ProtoReflect() protoreflect.Message
func (*Fork) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the Fork object
type ForkData ¶
type ForkData struct {
CurrentVersion []byte `protobuf:"bytes,4,opt,name=current_version,json=currentVersion,proto3" json:"current_version,omitempty" ssz-size:"4"`
GenesisValidatorsRoot []byte `` /* 140-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ForkData) Descriptor
deprecated
func (*ForkData) GetCurrentVersion ¶
func (*ForkData) GetGenesisValidatorsRoot ¶
func (*ForkData) HashTreeRoot ¶
HashTreeRoot ssz hashes the ForkData object
func (*ForkData) HashTreeRootWith ¶
HashTreeRootWith ssz hashes the ForkData object with a hasher
func (*ForkData) MarshalSSZ ¶
MarshalSSZ ssz marshals the ForkData object
func (*ForkData) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the ForkData object to a target array
func (*ForkData) ProtoMessage ¶
func (*ForkData) ProtoMessage()
func (*ForkData) ProtoReflect ¶
func (x *ForkData) ProtoReflect() protoreflect.Message
func (*ForkData) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the ForkData object
type GenericBeaconBlock
deprecated
type GenericBeaconBlock struct {
// Types that are valid to be assigned to Block:
//
// *GenericBeaconBlock_Phase0
// *GenericBeaconBlock_Altair
// *GenericBeaconBlock_Bellatrix
// *GenericBeaconBlock_BlindedBellatrix
// *GenericBeaconBlock_Capella
// *GenericBeaconBlock_BlindedCapella
// *GenericBeaconBlock_Deneb
// *GenericBeaconBlock_BlindedDeneb
// *GenericBeaconBlock_Electra
// *GenericBeaconBlock_BlindedElectra
// *GenericBeaconBlock_Fulu
// *GenericBeaconBlock_BlindedFulu
// *GenericBeaconBlock_Gloas
Block isGenericBeaconBlock_Block `protobuf_oneof:"block"`
IsBlinded bool `protobuf:"varint,100,opt,name=is_blinded,json=isBlinded,proto3" json:"is_blinded,omitempty"`
PayloadValue string `protobuf:"bytes,101,opt,name=payload_value,json=payloadValue,proto3" json:"payload_value,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_block.proto.
func (*GenericBeaconBlock) Descriptor
deprecated
func (*GenericBeaconBlock) Descriptor() ([]byte, []int)
Deprecated: Use GenericBeaconBlock.ProtoReflect.Descriptor instead.
func (*GenericBeaconBlock) GetAltair ¶
func (x *GenericBeaconBlock) GetAltair() *BeaconBlockAltair
func (*GenericBeaconBlock) GetBellatrix ¶
func (x *GenericBeaconBlock) GetBellatrix() *BeaconBlockBellatrix
func (*GenericBeaconBlock) GetBlindedBellatrix ¶
func (x *GenericBeaconBlock) GetBlindedBellatrix() *BlindedBeaconBlockBellatrix
func (*GenericBeaconBlock) GetBlindedCapella ¶
func (x *GenericBeaconBlock) GetBlindedCapella() *BlindedBeaconBlockCapella
func (*GenericBeaconBlock) GetBlindedDeneb ¶
func (x *GenericBeaconBlock) GetBlindedDeneb() *BlindedBeaconBlockDeneb
func (*GenericBeaconBlock) GetBlindedElectra ¶
func (x *GenericBeaconBlock) GetBlindedElectra() *BlindedBeaconBlockElectra
func (*GenericBeaconBlock) GetBlindedFulu ¶
func (x *GenericBeaconBlock) GetBlindedFulu() *BlindedBeaconBlockFulu
func (*GenericBeaconBlock) GetBlock ¶
func (x *GenericBeaconBlock) GetBlock() isGenericBeaconBlock_Block
func (*GenericBeaconBlock) GetCapella ¶
func (x *GenericBeaconBlock) GetCapella() *BeaconBlockCapella
func (*GenericBeaconBlock) GetDeneb ¶
func (x *GenericBeaconBlock) GetDeneb() *BeaconBlockContentsDeneb
func (*GenericBeaconBlock) GetElectra ¶
func (x *GenericBeaconBlock) GetElectra() *BeaconBlockContentsElectra
func (*GenericBeaconBlock) GetFulu ¶
func (x *GenericBeaconBlock) GetFulu() *BeaconBlockContentsFulu
func (*GenericBeaconBlock) GetGloas ¶
func (x *GenericBeaconBlock) GetGloas() *BeaconBlockGloas
func (*GenericBeaconBlock) GetIsBlinded ¶
func (x *GenericBeaconBlock) GetIsBlinded() bool
func (*GenericBeaconBlock) GetPayloadValue ¶
func (x *GenericBeaconBlock) GetPayloadValue() string
func (*GenericBeaconBlock) GetPhase0 ¶
func (x *GenericBeaconBlock) GetPhase0() *BeaconBlock
func (*GenericBeaconBlock) ProtoMessage ¶
func (*GenericBeaconBlock) ProtoMessage()
func (*GenericBeaconBlock) ProtoReflect ¶
func (x *GenericBeaconBlock) ProtoReflect() protoreflect.Message
func (*GenericBeaconBlock) Reset ¶
func (x *GenericBeaconBlock) Reset()
func (*GenericBeaconBlock) String ¶
func (x *GenericBeaconBlock) String() string
type GenericBeaconBlock_Altair ¶
type GenericBeaconBlock_Altair struct {
Altair *BeaconBlockAltair `protobuf:"bytes,2,opt,name=altair,proto3,oneof"`
}
type GenericBeaconBlock_Bellatrix ¶
type GenericBeaconBlock_Bellatrix struct {
Bellatrix *BeaconBlockBellatrix `protobuf:"bytes,3,opt,name=bellatrix,proto3,oneof"`
}
type GenericBeaconBlock_BlindedBellatrix ¶
type GenericBeaconBlock_BlindedBellatrix struct {
BlindedBellatrix *BlindedBeaconBlockBellatrix `protobuf:"bytes,4,opt,name=blinded_bellatrix,json=blindedBellatrix,proto3,oneof"`
}
type GenericBeaconBlock_BlindedCapella ¶
type GenericBeaconBlock_BlindedCapella struct {
BlindedCapella *BlindedBeaconBlockCapella `protobuf:"bytes,6,opt,name=blinded_capella,json=blindedCapella,proto3,oneof"`
}
type GenericBeaconBlock_BlindedDeneb ¶
type GenericBeaconBlock_BlindedDeneb struct {
BlindedDeneb *BlindedBeaconBlockDeneb `protobuf:"bytes,8,opt,name=blinded_deneb,json=blindedDeneb,proto3,oneof"`
}
type GenericBeaconBlock_BlindedElectra ¶
type GenericBeaconBlock_BlindedElectra struct {
BlindedElectra *BlindedBeaconBlockElectra `protobuf:"bytes,10,opt,name=blinded_electra,json=blindedElectra,proto3,oneof"`
}
type GenericBeaconBlock_BlindedFulu ¶
type GenericBeaconBlock_BlindedFulu struct {
BlindedFulu *BlindedBeaconBlockFulu `protobuf:"bytes,12,opt,name=blinded_fulu,json=blindedFulu,proto3,oneof"`
}
type GenericBeaconBlock_Capella ¶
type GenericBeaconBlock_Capella struct {
Capella *BeaconBlockCapella `protobuf:"bytes,5,opt,name=capella,proto3,oneof"`
}
type GenericBeaconBlock_Deneb ¶
type GenericBeaconBlock_Deneb struct {
Deneb *BeaconBlockContentsDeneb `protobuf:"bytes,7,opt,name=deneb,proto3,oneof"`
}
type GenericBeaconBlock_Electra ¶
type GenericBeaconBlock_Electra struct {
Electra *BeaconBlockContentsElectra `protobuf:"bytes,9,opt,name=electra,proto3,oneof"`
}
type GenericBeaconBlock_Fulu ¶
type GenericBeaconBlock_Fulu struct {
Fulu *BeaconBlockContentsFulu `protobuf:"bytes,11,opt,name=fulu,proto3,oneof"`
}
type GenericBeaconBlock_Gloas ¶
type GenericBeaconBlock_Gloas struct {
Gloas *BeaconBlockGloas `protobuf:"bytes,13,opt,name=gloas,proto3,oneof"`
}
type GenericBeaconBlock_Phase0 ¶
type GenericBeaconBlock_Phase0 struct {
Phase0 *BeaconBlock `protobuf:"bytes,1,opt,name=phase0,proto3,oneof"`
}
type GenericConverter ¶
type GenericConverter interface {
ToGeneric() (*GenericBeaconBlock, error)
}
GenericConverter defines any struct that can be converted to a generic beacon block. We assume all your versioned block structs implement this method.
type GenericSignedBeaconBlock
deprecated
type GenericSignedBeaconBlock struct {
// Types that are valid to be assigned to Block:
//
// *GenericSignedBeaconBlock_Phase0
// *GenericSignedBeaconBlock_Altair
// *GenericSignedBeaconBlock_Bellatrix
// *GenericSignedBeaconBlock_BlindedBellatrix
// *GenericSignedBeaconBlock_Capella
// *GenericSignedBeaconBlock_BlindedCapella
// *GenericSignedBeaconBlock_Deneb
// *GenericSignedBeaconBlock_BlindedDeneb
// *GenericSignedBeaconBlock_Electra
// *GenericSignedBeaconBlock_BlindedElectra
// *GenericSignedBeaconBlock_Fulu
// *GenericSignedBeaconBlock_BlindedFulu
// *GenericSignedBeaconBlock_Gloas
Block isGenericSignedBeaconBlock_Block `protobuf_oneof:"block"`
IsBlinded bool `protobuf:"varint,100,opt,name=is_blinded,json=isBlinded,proto3" json:"is_blinded,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_block.proto.
func (*GenericSignedBeaconBlock) Descriptor
deprecated
func (*GenericSignedBeaconBlock) Descriptor() ([]byte, []int)
Deprecated: Use GenericSignedBeaconBlock.ProtoReflect.Descriptor instead.
func (*GenericSignedBeaconBlock) GetAltair ¶
func (x *GenericSignedBeaconBlock) GetAltair() *SignedBeaconBlockAltair
func (*GenericSignedBeaconBlock) GetBellatrix ¶
func (x *GenericSignedBeaconBlock) GetBellatrix() *SignedBeaconBlockBellatrix
func (*GenericSignedBeaconBlock) GetBlindedBellatrix ¶
func (x *GenericSignedBeaconBlock) GetBlindedBellatrix() *SignedBlindedBeaconBlockBellatrix
func (*GenericSignedBeaconBlock) GetBlindedCapella ¶
func (x *GenericSignedBeaconBlock) GetBlindedCapella() *SignedBlindedBeaconBlockCapella
func (*GenericSignedBeaconBlock) GetBlindedDeneb ¶
func (x *GenericSignedBeaconBlock) GetBlindedDeneb() *SignedBlindedBeaconBlockDeneb
func (*GenericSignedBeaconBlock) GetBlindedElectra ¶
func (x *GenericSignedBeaconBlock) GetBlindedElectra() *SignedBlindedBeaconBlockElectra
func (*GenericSignedBeaconBlock) GetBlindedFulu ¶
func (x *GenericSignedBeaconBlock) GetBlindedFulu() *SignedBlindedBeaconBlockFulu
func (*GenericSignedBeaconBlock) GetBlock ¶
func (x *GenericSignedBeaconBlock) GetBlock() isGenericSignedBeaconBlock_Block
func (*GenericSignedBeaconBlock) GetCapella ¶
func (x *GenericSignedBeaconBlock) GetCapella() *SignedBeaconBlockCapella
func (*GenericSignedBeaconBlock) GetDeneb ¶
func (x *GenericSignedBeaconBlock) GetDeneb() *SignedBeaconBlockContentsDeneb
func (*GenericSignedBeaconBlock) GetElectra ¶
func (x *GenericSignedBeaconBlock) GetElectra() *SignedBeaconBlockContentsElectra
func (*GenericSignedBeaconBlock) GetFulu ¶
func (x *GenericSignedBeaconBlock) GetFulu() *SignedBeaconBlockContentsFulu
func (*GenericSignedBeaconBlock) GetGloas ¶
func (x *GenericSignedBeaconBlock) GetGloas() *SignedBeaconBlockGloas
func (*GenericSignedBeaconBlock) GetIsBlinded ¶
func (x *GenericSignedBeaconBlock) GetIsBlinded() bool
func (*GenericSignedBeaconBlock) GetPhase0 ¶
func (x *GenericSignedBeaconBlock) GetPhase0() *SignedBeaconBlock
func (*GenericSignedBeaconBlock) ProtoMessage ¶
func (*GenericSignedBeaconBlock) ProtoMessage()
func (*GenericSignedBeaconBlock) ProtoReflect ¶
func (x *GenericSignedBeaconBlock) ProtoReflect() protoreflect.Message
func (*GenericSignedBeaconBlock) Reset ¶
func (x *GenericSignedBeaconBlock) Reset()
func (*GenericSignedBeaconBlock) String ¶
func (x *GenericSignedBeaconBlock) String() string
type GenericSignedBeaconBlock_Altair ¶
type GenericSignedBeaconBlock_Altair struct {
Altair *SignedBeaconBlockAltair `protobuf:"bytes,2,opt,name=altair,proto3,oneof"`
}
type GenericSignedBeaconBlock_Bellatrix ¶
type GenericSignedBeaconBlock_Bellatrix struct {
Bellatrix *SignedBeaconBlockBellatrix `protobuf:"bytes,3,opt,name=bellatrix,proto3,oneof"`
}
type GenericSignedBeaconBlock_BlindedBellatrix ¶
type GenericSignedBeaconBlock_BlindedBellatrix struct {
BlindedBellatrix *SignedBlindedBeaconBlockBellatrix `protobuf:"bytes,4,opt,name=blinded_bellatrix,json=blindedBellatrix,proto3,oneof"`
}
type GenericSignedBeaconBlock_BlindedCapella ¶
type GenericSignedBeaconBlock_BlindedCapella struct {
BlindedCapella *SignedBlindedBeaconBlockCapella `protobuf:"bytes,6,opt,name=blinded_capella,json=blindedCapella,proto3,oneof"`
}
type GenericSignedBeaconBlock_BlindedDeneb ¶
type GenericSignedBeaconBlock_BlindedDeneb struct {
BlindedDeneb *SignedBlindedBeaconBlockDeneb `protobuf:"bytes,8,opt,name=blinded_deneb,json=blindedDeneb,proto3,oneof"`
}
type GenericSignedBeaconBlock_BlindedElectra ¶
type GenericSignedBeaconBlock_BlindedElectra struct {
BlindedElectra *SignedBlindedBeaconBlockElectra `protobuf:"bytes,10,opt,name=blinded_electra,json=blindedElectra,proto3,oneof"`
}
type GenericSignedBeaconBlock_BlindedFulu ¶
type GenericSignedBeaconBlock_BlindedFulu struct {
BlindedFulu *SignedBlindedBeaconBlockFulu `protobuf:"bytes,12,opt,name=blinded_fulu,json=blindedFulu,proto3,oneof"`
}
type GenericSignedBeaconBlock_Capella ¶
type GenericSignedBeaconBlock_Capella struct {
Capella *SignedBeaconBlockCapella `protobuf:"bytes,5,opt,name=capella,proto3,oneof"`
}
type GenericSignedBeaconBlock_Deneb ¶
type GenericSignedBeaconBlock_Deneb struct {
Deneb *SignedBeaconBlockContentsDeneb `protobuf:"bytes,7,opt,name=deneb,proto3,oneof"`
}
type GenericSignedBeaconBlock_Electra ¶
type GenericSignedBeaconBlock_Electra struct {
Electra *SignedBeaconBlockContentsElectra `protobuf:"bytes,9,opt,name=electra,proto3,oneof"`
}
type GenericSignedBeaconBlock_Fulu ¶
type GenericSignedBeaconBlock_Fulu struct {
Fulu *SignedBeaconBlockContentsFulu `protobuf:"bytes,11,opt,name=fulu,proto3,oneof"`
}
type GenericSignedBeaconBlock_Gloas ¶
type GenericSignedBeaconBlock_Gloas struct {
Gloas *SignedBeaconBlockGloas `protobuf:"bytes,13,opt,name=gloas,proto3,oneof"`
}
type GenericSignedBeaconBlock_Phase0 ¶
type GenericSignedBeaconBlock_Phase0 struct {
Phase0 *SignedBeaconBlock `protobuf:"bytes,1,opt,name=phase0,proto3,oneof"`
}
type Genesis
deprecated
type Genesis struct {
GenesisTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=genesis_time,json=genesisTime,proto3" json:"genesis_time,omitempty"`
DepositContractAddress []byte `` /* 129-byte string literal not displayed */
GenesisValidatorsRoot []byte `` /* 140-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/node.proto.
func (*Genesis) Descriptor
deprecated
func (*Genesis) GetDepositContractAddress ¶
func (*Genesis) GetGenesisTime ¶
func (x *Genesis) GetGenesisTime() *timestamppb.Timestamp
func (*Genesis) GetGenesisValidatorsRoot ¶
func (*Genesis) ProtoMessage ¶
func (*Genesis) ProtoMessage()
func (*Genesis) ProtoReflect ¶
func (x *Genesis) ProtoReflect() protoreflect.Message
type GetValidatorActiveSetChangesRequest
deprecated
type GetValidatorActiveSetChangesRequest struct {
// Types that are valid to be assigned to QueryFilter:
//
// *GetValidatorActiveSetChangesRequest_Epoch
// *GetValidatorActiveSetChangesRequest_Genesis
QueryFilter isGetValidatorActiveSetChangesRequest_QueryFilter `protobuf_oneof:"query_filter"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*GetValidatorActiveSetChangesRequest) Descriptor
deprecated
func (*GetValidatorActiveSetChangesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetValidatorActiveSetChangesRequest.ProtoReflect.Descriptor instead.
func (*GetValidatorActiveSetChangesRequest) GetGenesis ¶
func (x *GetValidatorActiveSetChangesRequest) GetGenesis() bool
func (*GetValidatorActiveSetChangesRequest) GetQueryFilter ¶
func (x *GetValidatorActiveSetChangesRequest) GetQueryFilter() isGetValidatorActiveSetChangesRequest_QueryFilter
func (*GetValidatorActiveSetChangesRequest) ProtoMessage ¶
func (*GetValidatorActiveSetChangesRequest) ProtoMessage()
func (*GetValidatorActiveSetChangesRequest) ProtoReflect ¶
func (x *GetValidatorActiveSetChangesRequest) ProtoReflect() protoreflect.Message
func (*GetValidatorActiveSetChangesRequest) Reset ¶
func (x *GetValidatorActiveSetChangesRequest) Reset()
func (*GetValidatorActiveSetChangesRequest) String ¶
func (x *GetValidatorActiveSetChangesRequest) String() string
type GetValidatorActiveSetChangesRequest_Epoch ¶
type GetValidatorActiveSetChangesRequest_Epoch struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `protobuf:"varint,1,opt,name=epoch,proto3,oneof" cast-type:"github.com/OffchainLabs/prysm/v7/consensus-types/primitives.Epoch"`
}
type GetValidatorActiveSetChangesRequest_Genesis ¶
type GetValidatorActiveSetChangesRequest_Genesis struct {
Genesis bool `protobuf:"varint,2,opt,name=genesis,proto3,oneof"`
}
type GetValidatorParticipationRequest
deprecated
type GetValidatorParticipationRequest struct {
// Types that are valid to be assigned to QueryFilter:
//
// *GetValidatorParticipationRequest_Epoch
// *GetValidatorParticipationRequest_Genesis
QueryFilter isGetValidatorParticipationRequest_QueryFilter `protobuf_oneof:"query_filter"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*GetValidatorParticipationRequest) Descriptor
deprecated
func (*GetValidatorParticipationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetValidatorParticipationRequest.ProtoReflect.Descriptor instead.
func (*GetValidatorParticipationRequest) GetGenesis ¶
func (x *GetValidatorParticipationRequest) GetGenesis() bool
func (*GetValidatorParticipationRequest) GetQueryFilter ¶
func (x *GetValidatorParticipationRequest) GetQueryFilter() isGetValidatorParticipationRequest_QueryFilter
func (*GetValidatorParticipationRequest) ProtoMessage ¶
func (*GetValidatorParticipationRequest) ProtoMessage()
func (*GetValidatorParticipationRequest) ProtoReflect ¶
func (x *GetValidatorParticipationRequest) ProtoReflect() protoreflect.Message
func (*GetValidatorParticipationRequest) Reset ¶
func (x *GetValidatorParticipationRequest) Reset()
func (*GetValidatorParticipationRequest) String ¶
func (x *GetValidatorParticipationRequest) String() string
type GetValidatorParticipationRequest_Epoch ¶
type GetValidatorParticipationRequest_Epoch struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `protobuf:"varint,1,opt,name=epoch,proto3,oneof" cast-type:"github.com/OffchainLabs/prysm/v7/consensus-types/primitives.Epoch"`
}
type GetValidatorParticipationRequest_Genesis ¶
type GetValidatorParticipationRequest_Genesis struct {
Genesis bool `protobuf:"varint,2,opt,name=genesis,proto3,oneof"`
}
type GetValidatorRequest
deprecated
type GetValidatorRequest struct {
// Types that are valid to be assigned to QueryFilter:
//
// *GetValidatorRequest_Index
// *GetValidatorRequest_PublicKey
QueryFilter isGetValidatorRequest_QueryFilter `protobuf_oneof:"query_filter"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*GetValidatorRequest) Descriptor
deprecated
func (*GetValidatorRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetValidatorRequest.ProtoReflect.Descriptor instead.
func (*GetValidatorRequest) GetIndex ¶
func (x *GetValidatorRequest) GetIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*GetValidatorRequest) GetPublicKey ¶
func (x *GetValidatorRequest) GetPublicKey() []byte
func (*GetValidatorRequest) GetQueryFilter ¶
func (x *GetValidatorRequest) GetQueryFilter() isGetValidatorRequest_QueryFilter
func (*GetValidatorRequest) ProtoMessage ¶
func (*GetValidatorRequest) ProtoMessage()
func (*GetValidatorRequest) ProtoReflect ¶
func (x *GetValidatorRequest) ProtoReflect() protoreflect.Message
func (*GetValidatorRequest) Reset ¶
func (x *GetValidatorRequest) Reset()
func (*GetValidatorRequest) String ¶
func (x *GetValidatorRequest) String() string
type GetValidatorRequest_Index ¶
type GetValidatorRequest_Index struct {
Index github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 134-byte string literal not displayed */
}
type GetValidatorRequest_PublicKey ¶
type GetValidatorRequest_PublicKey struct {
PublicKey []byte `protobuf:"bytes,2,opt,name=public_key,json=publicKey,proto3,oneof" ssz-size:"48"`
}
type HealthClient ¶
type HealthClient interface {
// Deprecated: Do not use.
StreamBeaconLogs(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (Health_StreamBeaconLogsClient, error)
}
HealthClient is the client API for Health service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewHealthClient ¶
func NewHealthClient(cc grpc.ClientConnInterface) HealthClient
type HealthRequest
deprecated
type HealthRequest struct {
SyncingStatus uint64 `protobuf:"varint,1,opt,name=syncing_status,json=syncingStatus,proto3" json:"syncing_status,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/node.proto.
func (*HealthRequest) Descriptor
deprecated
func (*HealthRequest) Descriptor() ([]byte, []int)
Deprecated: Use HealthRequest.ProtoReflect.Descriptor instead.
func (*HealthRequest) GetSyncingStatus ¶
func (x *HealthRequest) GetSyncingStatus() uint64
func (*HealthRequest) ProtoMessage ¶
func (*HealthRequest) ProtoMessage()
func (*HealthRequest) ProtoReflect ¶
func (x *HealthRequest) ProtoReflect() protoreflect.Message
func (*HealthRequest) Reset ¶
func (x *HealthRequest) Reset()
func (*HealthRequest) String ¶
func (x *HealthRequest) String() string
type HealthServer ¶
type HealthServer interface {
// Deprecated: Do not use.
StreamBeaconLogs(*emptypb.Empty, Health_StreamBeaconLogsServer) error
}
HealthServer is the server API for Health service.
type Health_StreamBeaconLogsClient ¶
type Health_StreamBeaconLogsClient interface {
Recv() (*LogsResponse, error)
grpc.ClientStream
}
type Health_StreamBeaconLogsServer ¶
type Health_StreamBeaconLogsServer interface {
Send(*LogsResponse) error
grpc.ServerStream
}
type HighestAttestation ¶
type HighestAttestation struct {
ValidatorIndex uint64 `protobuf:"varint,1,opt,name=validator_index,json=validatorIndex,proto3" json:"validator_index,omitempty"`
HighestSourceEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 196-byte string literal not displayed */
HighestTargetEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 196-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*HighestAttestation) Descriptor
deprecated
func (*HighestAttestation) Descriptor() ([]byte, []int)
Deprecated: Use HighestAttestation.ProtoReflect.Descriptor instead.
func (*HighestAttestation) GetHighestSourceEpoch ¶
func (x *HighestAttestation) GetHighestSourceEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*HighestAttestation) GetHighestTargetEpoch ¶
func (x *HighestAttestation) GetHighestTargetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*HighestAttestation) GetValidatorIndex ¶
func (x *HighestAttestation) GetValidatorIndex() uint64
func (*HighestAttestation) ProtoMessage ¶
func (*HighestAttestation) ProtoMessage()
func (*HighestAttestation) ProtoReflect ¶
func (x *HighestAttestation) ProtoReflect() protoreflect.Message
func (*HighestAttestation) Reset ¶
func (x *HighestAttestation) Reset()
func (*HighestAttestation) String ¶
func (x *HighestAttestation) String() string
type HistoricalBatch ¶
type HistoricalBatch struct {
BlockRoots [][]byte `protobuf:"bytes,1,rep,name=block_roots,json=blockRoots,proto3" json:"block_roots,omitempty" ssz-size:"8192,32"`
StateRoots [][]byte `protobuf:"bytes,2,rep,name=state_roots,json=stateRoots,proto3" json:"state_roots,omitempty" ssz-size:"8192,32"`
// contains filtered or unexported fields
}
func (*HistoricalBatch) Descriptor
deprecated
func (*HistoricalBatch) Descriptor() ([]byte, []int)
Deprecated: Use HistoricalBatch.ProtoReflect.Descriptor instead.
func (*HistoricalBatch) GetBlockRoots ¶
func (x *HistoricalBatch) GetBlockRoots() [][]byte
func (*HistoricalBatch) GetStateRoots ¶
func (x *HistoricalBatch) GetStateRoots() [][]byte
func (*HistoricalBatch) HashTreeRoot ¶
func (h *HistoricalBatch) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the HistoricalBatch object
func (*HistoricalBatch) HashTreeRootWith ¶
func (h *HistoricalBatch) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the HistoricalBatch object with a hasher
func (*HistoricalBatch) MarshalSSZ ¶
func (h *HistoricalBatch) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the HistoricalBatch object
func (*HistoricalBatch) MarshalSSZTo ¶
func (h *HistoricalBatch) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the HistoricalBatch object to a target array
func (*HistoricalBatch) ProtoMessage ¶
func (*HistoricalBatch) ProtoMessage()
func (*HistoricalBatch) ProtoReflect ¶
func (x *HistoricalBatch) ProtoReflect() protoreflect.Message
func (*HistoricalBatch) Reset ¶
func (x *HistoricalBatch) Reset()
func (*HistoricalBatch) SizeSSZ ¶
func (h *HistoricalBatch) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the HistoricalBatch object
func (*HistoricalBatch) String ¶
func (x *HistoricalBatch) String() string
func (*HistoricalBatch) UnmarshalSSZ ¶
func (h *HistoricalBatch) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the HistoricalBatch object
type HistoricalSummary ¶
type HistoricalSummary struct {
BlockSummaryRoot []byte `protobuf:"bytes,1,opt,name=block_summary_root,json=blockSummaryRoot,proto3" json:"block_summary_root,omitempty" ssz-size:"32"`
StateSummaryRoot []byte `protobuf:"bytes,2,opt,name=state_summary_root,json=stateSummaryRoot,proto3" json:"state_summary_root,omitempty" ssz-size:"32"`
// contains filtered or unexported fields
}
func (*HistoricalSummary) Copy ¶
func (summary *HistoricalSummary) Copy() *HistoricalSummary
Copy --
func (*HistoricalSummary) Descriptor
deprecated
func (*HistoricalSummary) Descriptor() ([]byte, []int)
Deprecated: Use HistoricalSummary.ProtoReflect.Descriptor instead.
func (*HistoricalSummary) GetBlockSummaryRoot ¶
func (x *HistoricalSummary) GetBlockSummaryRoot() []byte
func (*HistoricalSummary) GetStateSummaryRoot ¶
func (x *HistoricalSummary) GetStateSummaryRoot() []byte
func (*HistoricalSummary) HashTreeRoot ¶
func (h *HistoricalSummary) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the HistoricalSummary object
func (*HistoricalSummary) HashTreeRootWith ¶
func (h *HistoricalSummary) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the HistoricalSummary object with a hasher
func (*HistoricalSummary) MarshalSSZ ¶
func (h *HistoricalSummary) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the HistoricalSummary object
func (*HistoricalSummary) MarshalSSZTo ¶
func (h *HistoricalSummary) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the HistoricalSummary object to a target array
func (*HistoricalSummary) ProtoMessage ¶
func (*HistoricalSummary) ProtoMessage()
func (*HistoricalSummary) ProtoReflect ¶
func (x *HistoricalSummary) ProtoReflect() protoreflect.Message
func (*HistoricalSummary) Reset ¶
func (x *HistoricalSummary) Reset()
func (*HistoricalSummary) SizeSSZ ¶
func (h *HistoricalSummary) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the HistoricalSummary object
func (*HistoricalSummary) String ¶
func (x *HistoricalSummary) String() string
func (*HistoricalSummary) UnmarshalSSZ ¶
func (h *HistoricalSummary) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the HistoricalSummary object
type HostData
deprecated
type HostData struct {
Addresses []string `protobuf:"bytes,1,rep,name=addresses,proto3" json:"addresses,omitempty"`
PeerId string `protobuf:"bytes,2,opt,name=peer_id,json=peerId,proto3" json:"peer_id,omitempty"`
Enr string `protobuf:"bytes,3,opt,name=enr,proto3" json:"enr,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/node.proto.
func (*HostData) Descriptor
deprecated
func (*HostData) GetAddresses ¶
func (*HostData) ProtoMessage ¶
func (*HostData) ProtoMessage()
func (*HostData) ProtoReflect ¶
func (x *HostData) ProtoReflect() protoreflect.Message
type ImplementedServices
deprecated
type ImplementedServices struct {
Services []string `protobuf:"bytes,1,rep,name=services,proto3" json:"services,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/node.proto.
func (*ImplementedServices) Descriptor
deprecated
func (*ImplementedServices) Descriptor() ([]byte, []int)
Deprecated: Use ImplementedServices.ProtoReflect.Descriptor instead.
func (*ImplementedServices) GetServices ¶
func (x *ImplementedServices) GetServices() []string
func (*ImplementedServices) ProtoMessage ¶
func (*ImplementedServices) ProtoMessage()
func (*ImplementedServices) ProtoReflect ¶
func (x *ImplementedServices) ProtoReflect() protoreflect.Message
func (*ImplementedServices) Reset ¶
func (x *ImplementedServices) Reset()
func (*ImplementedServices) String ¶
func (x *ImplementedServices) String() string
type InclusionSlotRequest ¶
type InclusionSlotRequest struct {
Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*InclusionSlotRequest) Descriptor
deprecated
func (*InclusionSlotRequest) Descriptor() ([]byte, []int)
Deprecated: Use InclusionSlotRequest.ProtoReflect.Descriptor instead.
func (*InclusionSlotRequest) GetId ¶
func (x *InclusionSlotRequest) GetId() uint64
func (*InclusionSlotRequest) GetSlot ¶
func (x *InclusionSlotRequest) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*InclusionSlotRequest) ProtoMessage ¶
func (*InclusionSlotRequest) ProtoMessage()
func (*InclusionSlotRequest) ProtoReflect ¶
func (x *InclusionSlotRequest) ProtoReflect() protoreflect.Message
func (*InclusionSlotRequest) Reset ¶
func (x *InclusionSlotRequest) Reset()
func (*InclusionSlotRequest) String ¶
func (x *InclusionSlotRequest) String() string
type InclusionSlotResponse ¶
type InclusionSlotResponse struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*InclusionSlotResponse) Descriptor
deprecated
func (*InclusionSlotResponse) Descriptor() ([]byte, []int)
Deprecated: Use InclusionSlotResponse.ProtoReflect.Descriptor instead.
func (*InclusionSlotResponse) GetSlot ¶
func (x *InclusionSlotResponse) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*InclusionSlotResponse) ProtoMessage ¶
func (*InclusionSlotResponse) ProtoMessage()
func (*InclusionSlotResponse) ProtoReflect ¶
func (x *InclusionSlotResponse) ProtoReflect() protoreflect.Message
func (*InclusionSlotResponse) Reset ¶
func (x *InclusionSlotResponse) Reset()
func (*InclusionSlotResponse) String ¶
func (x *InclusionSlotResponse) String() string
type IndexedAtt ¶
type IndexedAtt interface {
proto.Message
ssz.Marshaler
ssz.Unmarshaler
ssz.HashRoot
Version() int
GetAttestingIndices() []uint64
GetData() *AttestationData
GetSignature() []byte
IsNil() bool
}
IndexedAtt defines common functionality for all indexed attestation types.
type IndexedAttestation ¶
type IndexedAttestation struct {
AttestingIndices []uint64 `` /* 132-byte string literal not displayed */
Data *AttestationData `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
Signature []byte `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*IndexedAttestation) Descriptor
deprecated
func (*IndexedAttestation) Descriptor() ([]byte, []int)
Deprecated: Use IndexedAttestation.ProtoReflect.Descriptor instead.
func (*IndexedAttestation) GetAttestingIndices ¶
func (x *IndexedAttestation) GetAttestingIndices() []uint64
func (*IndexedAttestation) GetData ¶
func (x *IndexedAttestation) GetData() *AttestationData
func (*IndexedAttestation) GetSignature ¶
func (x *IndexedAttestation) GetSignature() []byte
func (*IndexedAttestation) HashTreeRoot ¶
func (i *IndexedAttestation) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the IndexedAttestation object
func (*IndexedAttestation) HashTreeRootWith ¶
func (i *IndexedAttestation) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the IndexedAttestation object with a hasher
func (*IndexedAttestation) MarshalSSZ ¶
func (i *IndexedAttestation) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the IndexedAttestation object
func (*IndexedAttestation) MarshalSSZTo ¶
func (i *IndexedAttestation) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the IndexedAttestation object to a target array
func (*IndexedAttestation) ProtoMessage ¶
func (*IndexedAttestation) ProtoMessage()
func (*IndexedAttestation) ProtoReflect ¶
func (x *IndexedAttestation) ProtoReflect() protoreflect.Message
func (*IndexedAttestation) Reset ¶
func (x *IndexedAttestation) Reset()
func (*IndexedAttestation) SizeSSZ ¶
func (i *IndexedAttestation) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the IndexedAttestation object
func (*IndexedAttestation) String ¶
func (x *IndexedAttestation) String() string
func (*IndexedAttestation) UnmarshalSSZ ¶
func (i *IndexedAttestation) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the IndexedAttestation object
type IndexedAttestationElectra ¶
type IndexedAttestationElectra struct {
AttestingIndices []uint64 `` /* 134-byte string literal not displayed */
Data *AttestationData `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
Signature []byte `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*IndexedAttestationElectra) Copy ¶
func (a *IndexedAttestationElectra) Copy() *IndexedAttestationElectra
Copy --
func (*IndexedAttestationElectra) Descriptor
deprecated
func (*IndexedAttestationElectra) Descriptor() ([]byte, []int)
Deprecated: Use IndexedAttestationElectra.ProtoReflect.Descriptor instead.
func (*IndexedAttestationElectra) GetAttestingIndices ¶
func (x *IndexedAttestationElectra) GetAttestingIndices() []uint64
func (*IndexedAttestationElectra) GetData ¶
func (x *IndexedAttestationElectra) GetData() *AttestationData
func (*IndexedAttestationElectra) GetSignature ¶
func (x *IndexedAttestationElectra) GetSignature() []byte
func (*IndexedAttestationElectra) HashTreeRoot ¶
func (i *IndexedAttestationElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the IndexedAttestationElectra object
func (*IndexedAttestationElectra) HashTreeRootWith ¶
func (i *IndexedAttestationElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the IndexedAttestationElectra object with a hasher
func (*IndexedAttestationElectra) MarshalSSZ ¶
func (i *IndexedAttestationElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the IndexedAttestationElectra object
func (*IndexedAttestationElectra) MarshalSSZTo ¶
func (i *IndexedAttestationElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the IndexedAttestationElectra object to a target array
func (*IndexedAttestationElectra) ProtoMessage ¶
func (*IndexedAttestationElectra) ProtoMessage()
func (*IndexedAttestationElectra) ProtoReflect ¶
func (x *IndexedAttestationElectra) ProtoReflect() protoreflect.Message
func (*IndexedAttestationElectra) Reset ¶
func (x *IndexedAttestationElectra) Reset()
func (*IndexedAttestationElectra) SizeSSZ ¶
func (i *IndexedAttestationElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the IndexedAttestationElectra object
func (*IndexedAttestationElectra) String ¶
func (x *IndexedAttestationElectra) String() string
func (*IndexedAttestationElectra) UnmarshalSSZ ¶
func (i *IndexedAttestationElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the IndexedAttestationElectra object
func (*IndexedAttestationElectra) Version ¶
func (a *IndexedAttestationElectra) Version() int
Version --
type IndividualVotesRequest ¶
type IndividualVotesRequest struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 142-byte string literal not displayed */
PublicKeys [][]byte `protobuf:"bytes,2,rep,name=public_keys,json=publicKeys,proto3" json:"public_keys,omitempty"`
Indices []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 162-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*IndividualVotesRequest) Descriptor
deprecated
func (*IndividualVotesRequest) Descriptor() ([]byte, []int)
Deprecated: Use IndividualVotesRequest.ProtoReflect.Descriptor instead.
func (*IndividualVotesRequest) GetEpoch ¶
func (x *IndividualVotesRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*IndividualVotesRequest) GetIndices ¶
func (x *IndividualVotesRequest) GetIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*IndividualVotesRequest) GetPublicKeys ¶
func (x *IndividualVotesRequest) GetPublicKeys() [][]byte
func (*IndividualVotesRequest) ProtoMessage ¶
func (*IndividualVotesRequest) ProtoMessage()
func (*IndividualVotesRequest) ProtoReflect ¶
func (x *IndividualVotesRequest) ProtoReflect() protoreflect.Message
func (*IndividualVotesRequest) Reset ¶
func (x *IndividualVotesRequest) Reset()
func (*IndividualVotesRequest) String ¶
func (x *IndividualVotesRequest) String() string
type IndividualVotesRespond ¶
type IndividualVotesRespond struct {
IndividualVotes []*IndividualVotesRespond_IndividualVote `protobuf:"bytes,1,rep,name=individual_votes,json=individualVotes,proto3" json:"individual_votes,omitempty"`
// contains filtered or unexported fields
}
func (*IndividualVotesRespond) Descriptor
deprecated
func (*IndividualVotesRespond) Descriptor() ([]byte, []int)
Deprecated: Use IndividualVotesRespond.ProtoReflect.Descriptor instead.
func (*IndividualVotesRespond) GetIndividualVotes ¶
func (x *IndividualVotesRespond) GetIndividualVotes() []*IndividualVotesRespond_IndividualVote
func (*IndividualVotesRespond) ProtoMessage ¶
func (*IndividualVotesRespond) ProtoMessage()
func (*IndividualVotesRespond) ProtoReflect ¶
func (x *IndividualVotesRespond) ProtoReflect() protoreflect.Message
func (*IndividualVotesRespond) Reset ¶
func (x *IndividualVotesRespond) Reset()
func (*IndividualVotesRespond) String ¶
func (x *IndividualVotesRespond) String() string
type IndividualVotesRespond_IndividualVote ¶
type IndividualVotesRespond_IndividualVote struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 142-byte string literal not displayed */
PublicKey []byte `protobuf:"bytes,2,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"`
ValidatorIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 191-byte string literal not displayed */
IsSlashed bool `protobuf:"varint,4,opt,name=is_slashed,json=isSlashed,proto3" json:"is_slashed,omitempty"`
IsWithdrawableInCurrentEpoch bool `` /* 152-byte string literal not displayed */
IsActiveInCurrentEpoch bool `` /* 134-byte string literal not displayed */
IsActiveInPreviousEpoch bool `` /* 137-byte string literal not displayed */
IsCurrentEpochAttester bool `` /* 132-byte string literal not displayed */
IsCurrentEpochTargetAttester bool `` /* 152-byte string literal not displayed */
IsPreviousEpochAttester bool `` /* 136-byte string literal not displayed */
IsPreviousEpochTargetAttester bool `` /* 156-byte string literal not displayed */
IsPreviousEpochHeadAttester bool `` /* 150-byte string literal not displayed */
CurrentEpochEffectiveBalanceGwei uint64 `` /* 165-byte string literal not displayed */
// Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
InclusionSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 179-byte string literal not displayed */
// Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
InclusionDistance github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 191-byte string literal not displayed */
InactivityScore uint64 `protobuf:"varint,16,opt,name=inactivity_score,json=inactivityScore,proto3" json:"inactivity_score,omitempty"`
// contains filtered or unexported fields
}
func (*IndividualVotesRespond_IndividualVote) Descriptor
deprecated
func (*IndividualVotesRespond_IndividualVote) Descriptor() ([]byte, []int)
Deprecated: Use IndividualVotesRespond_IndividualVote.ProtoReflect.Descriptor instead.
func (*IndividualVotesRespond_IndividualVote) GetCurrentEpochEffectiveBalanceGwei ¶
func (x *IndividualVotesRespond_IndividualVote) GetCurrentEpochEffectiveBalanceGwei() uint64
func (*IndividualVotesRespond_IndividualVote) GetInactivityScore ¶
func (x *IndividualVotesRespond_IndividualVote) GetInactivityScore() uint64
func (*IndividualVotesRespond_IndividualVote) GetInclusionDistance
deprecated
func (x *IndividualVotesRespond_IndividualVote) GetInclusionDistance() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*IndividualVotesRespond_IndividualVote) GetInclusionSlot
deprecated
func (x *IndividualVotesRespond_IndividualVote) GetInclusionSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*IndividualVotesRespond_IndividualVote) GetIsActiveInCurrentEpoch ¶
func (x *IndividualVotesRespond_IndividualVote) GetIsActiveInCurrentEpoch() bool
func (*IndividualVotesRespond_IndividualVote) GetIsActiveInPreviousEpoch ¶
func (x *IndividualVotesRespond_IndividualVote) GetIsActiveInPreviousEpoch() bool
func (*IndividualVotesRespond_IndividualVote) GetIsCurrentEpochAttester ¶
func (x *IndividualVotesRespond_IndividualVote) GetIsCurrentEpochAttester() bool
func (*IndividualVotesRespond_IndividualVote) GetIsCurrentEpochTargetAttester ¶
func (x *IndividualVotesRespond_IndividualVote) GetIsCurrentEpochTargetAttester() bool
func (*IndividualVotesRespond_IndividualVote) GetIsPreviousEpochAttester ¶
func (x *IndividualVotesRespond_IndividualVote) GetIsPreviousEpochAttester() bool
func (*IndividualVotesRespond_IndividualVote) GetIsPreviousEpochHeadAttester ¶
func (x *IndividualVotesRespond_IndividualVote) GetIsPreviousEpochHeadAttester() bool
func (*IndividualVotesRespond_IndividualVote) GetIsPreviousEpochTargetAttester ¶
func (x *IndividualVotesRespond_IndividualVote) GetIsPreviousEpochTargetAttester() bool
func (*IndividualVotesRespond_IndividualVote) GetIsSlashed ¶
func (x *IndividualVotesRespond_IndividualVote) GetIsSlashed() bool
func (*IndividualVotesRespond_IndividualVote) GetIsWithdrawableInCurrentEpoch ¶
func (x *IndividualVotesRespond_IndividualVote) GetIsWithdrawableInCurrentEpoch() bool
func (*IndividualVotesRespond_IndividualVote) GetPublicKey ¶
func (x *IndividualVotesRespond_IndividualVote) GetPublicKey() []byte
func (*IndividualVotesRespond_IndividualVote) GetValidatorIndex ¶
func (x *IndividualVotesRespond_IndividualVote) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*IndividualVotesRespond_IndividualVote) ProtoMessage ¶
func (*IndividualVotesRespond_IndividualVote) ProtoMessage()
func (*IndividualVotesRespond_IndividualVote) ProtoReflect ¶
func (x *IndividualVotesRespond_IndividualVote) ProtoReflect() protoreflect.Message
func (*IndividualVotesRespond_IndividualVote) Reset ¶
func (x *IndividualVotesRespond_IndividualVote) Reset()
func (*IndividualVotesRespond_IndividualVote) String ¶
func (x *IndividualVotesRespond_IndividualVote) String() string
type LatestETH1Data ¶
type LatestETH1Data struct {
BlockHeight uint64 `protobuf:"varint,2,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"`
BlockTime uint64 `protobuf:"varint,3,opt,name=block_time,json=blockTime,proto3" json:"block_time,omitempty"`
BlockHash []byte `protobuf:"bytes,4,opt,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty"`
LastRequestedBlock uint64 `protobuf:"varint,5,opt,name=last_requested_block,json=lastRequestedBlock,proto3" json:"last_requested_block,omitempty"`
// contains filtered or unexported fields
}
func (*LatestETH1Data) Descriptor
deprecated
func (*LatestETH1Data) Descriptor() ([]byte, []int)
Deprecated: Use LatestETH1Data.ProtoReflect.Descriptor instead.
func (*LatestETH1Data) GetBlockHash ¶
func (x *LatestETH1Data) GetBlockHash() []byte
func (*LatestETH1Data) GetBlockHeight ¶
func (x *LatestETH1Data) GetBlockHeight() uint64
func (*LatestETH1Data) GetBlockTime ¶
func (x *LatestETH1Data) GetBlockTime() uint64
func (*LatestETH1Data) GetLastRequestedBlock ¶
func (x *LatestETH1Data) GetLastRequestedBlock() uint64
func (*LatestETH1Data) ProtoMessage ¶
func (*LatestETH1Data) ProtoMessage()
func (*LatestETH1Data) ProtoReflect ¶
func (x *LatestETH1Data) ProtoReflect() protoreflect.Message
func (*LatestETH1Data) Reset ¶
func (x *LatestETH1Data) Reset()
func (*LatestETH1Data) String ¶
func (x *LatestETH1Data) String() string
type LightClientBootstrapAltair ¶
type LightClientBootstrapAltair struct {
Header *LightClientHeaderAltair `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
CurrentSyncCommittee *SyncCommittee `protobuf:"bytes,2,opt,name=current_sync_committee,json=currentSyncCommittee,proto3" json:"current_sync_committee,omitempty"`
CurrentSyncCommitteeBranch [][]byte `` /* 159-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*LightClientBootstrapAltair) Descriptor
deprecated
func (*LightClientBootstrapAltair) Descriptor() ([]byte, []int)
Deprecated: Use LightClientBootstrapAltair.ProtoReflect.Descriptor instead.
func (*LightClientBootstrapAltair) GetCurrentSyncCommittee ¶
func (x *LightClientBootstrapAltair) GetCurrentSyncCommittee() *SyncCommittee
func (*LightClientBootstrapAltair) GetCurrentSyncCommitteeBranch ¶
func (x *LightClientBootstrapAltair) GetCurrentSyncCommitteeBranch() [][]byte
func (*LightClientBootstrapAltair) GetHeader ¶
func (x *LightClientBootstrapAltair) GetHeader() *LightClientHeaderAltair
func (*LightClientBootstrapAltair) HashTreeRoot ¶
func (l *LightClientBootstrapAltair) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientBootstrapAltair object
func (*LightClientBootstrapAltair) HashTreeRootWith ¶
func (l *LightClientBootstrapAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientBootstrapAltair object with a hasher
func (*LightClientBootstrapAltair) MarshalSSZ ¶
func (l *LightClientBootstrapAltair) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientBootstrapAltair object
func (*LightClientBootstrapAltair) MarshalSSZTo ¶
func (l *LightClientBootstrapAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientBootstrapAltair object to a target array
func (*LightClientBootstrapAltair) ProtoMessage ¶
func (*LightClientBootstrapAltair) ProtoMessage()
func (*LightClientBootstrapAltair) ProtoReflect ¶
func (x *LightClientBootstrapAltair) ProtoReflect() protoreflect.Message
func (*LightClientBootstrapAltair) Reset ¶
func (x *LightClientBootstrapAltair) Reset()
func (*LightClientBootstrapAltair) SizeSSZ ¶
func (l *LightClientBootstrapAltair) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientBootstrapAltair object
func (*LightClientBootstrapAltair) String ¶
func (x *LightClientBootstrapAltair) String() string
func (*LightClientBootstrapAltair) UnmarshalSSZ ¶
func (l *LightClientBootstrapAltair) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientBootstrapAltair object
type LightClientBootstrapCapella ¶
type LightClientBootstrapCapella struct {
Header *LightClientHeaderCapella `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
CurrentSyncCommittee *SyncCommittee `protobuf:"bytes,2,opt,name=current_sync_committee,json=currentSyncCommittee,proto3" json:"current_sync_committee,omitempty"`
CurrentSyncCommitteeBranch [][]byte `` /* 159-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*LightClientBootstrapCapella) Descriptor
deprecated
func (*LightClientBootstrapCapella) Descriptor() ([]byte, []int)
Deprecated: Use LightClientBootstrapCapella.ProtoReflect.Descriptor instead.
func (*LightClientBootstrapCapella) GetCurrentSyncCommittee ¶
func (x *LightClientBootstrapCapella) GetCurrentSyncCommittee() *SyncCommittee
func (*LightClientBootstrapCapella) GetCurrentSyncCommitteeBranch ¶
func (x *LightClientBootstrapCapella) GetCurrentSyncCommitteeBranch() [][]byte
func (*LightClientBootstrapCapella) GetHeader ¶
func (x *LightClientBootstrapCapella) GetHeader() *LightClientHeaderCapella
func (*LightClientBootstrapCapella) HashTreeRoot ¶
func (l *LightClientBootstrapCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientBootstrapCapella object
func (*LightClientBootstrapCapella) HashTreeRootWith ¶
func (l *LightClientBootstrapCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientBootstrapCapella object with a hasher
func (*LightClientBootstrapCapella) MarshalSSZ ¶
func (l *LightClientBootstrapCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientBootstrapCapella object
func (*LightClientBootstrapCapella) MarshalSSZTo ¶
func (l *LightClientBootstrapCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientBootstrapCapella object to a target array
func (*LightClientBootstrapCapella) ProtoMessage ¶
func (*LightClientBootstrapCapella) ProtoMessage()
func (*LightClientBootstrapCapella) ProtoReflect ¶
func (x *LightClientBootstrapCapella) ProtoReflect() protoreflect.Message
func (*LightClientBootstrapCapella) Reset ¶
func (x *LightClientBootstrapCapella) Reset()
func (*LightClientBootstrapCapella) SizeSSZ ¶
func (l *LightClientBootstrapCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientBootstrapCapella object
func (*LightClientBootstrapCapella) String ¶
func (x *LightClientBootstrapCapella) String() string
func (*LightClientBootstrapCapella) UnmarshalSSZ ¶
func (l *LightClientBootstrapCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientBootstrapCapella object
type LightClientBootstrapDeneb ¶
type LightClientBootstrapDeneb struct {
Header *LightClientHeaderDeneb `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
CurrentSyncCommittee *SyncCommittee `protobuf:"bytes,2,opt,name=current_sync_committee,json=currentSyncCommittee,proto3" json:"current_sync_committee,omitempty"`
CurrentSyncCommitteeBranch [][]byte `` /* 159-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*LightClientBootstrapDeneb) Descriptor
deprecated
func (*LightClientBootstrapDeneb) Descriptor() ([]byte, []int)
Deprecated: Use LightClientBootstrapDeneb.ProtoReflect.Descriptor instead.
func (*LightClientBootstrapDeneb) GetCurrentSyncCommittee ¶
func (x *LightClientBootstrapDeneb) GetCurrentSyncCommittee() *SyncCommittee
func (*LightClientBootstrapDeneb) GetCurrentSyncCommitteeBranch ¶
func (x *LightClientBootstrapDeneb) GetCurrentSyncCommitteeBranch() [][]byte
func (*LightClientBootstrapDeneb) GetHeader ¶
func (x *LightClientBootstrapDeneb) GetHeader() *LightClientHeaderDeneb
func (*LightClientBootstrapDeneb) HashTreeRoot ¶
func (l *LightClientBootstrapDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientBootstrapDeneb object
func (*LightClientBootstrapDeneb) HashTreeRootWith ¶
func (l *LightClientBootstrapDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientBootstrapDeneb object with a hasher
func (*LightClientBootstrapDeneb) MarshalSSZ ¶
func (l *LightClientBootstrapDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientBootstrapDeneb object
func (*LightClientBootstrapDeneb) MarshalSSZTo ¶
func (l *LightClientBootstrapDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientBootstrapDeneb object to a target array
func (*LightClientBootstrapDeneb) ProtoMessage ¶
func (*LightClientBootstrapDeneb) ProtoMessage()
func (*LightClientBootstrapDeneb) ProtoReflect ¶
func (x *LightClientBootstrapDeneb) ProtoReflect() protoreflect.Message
func (*LightClientBootstrapDeneb) Reset ¶
func (x *LightClientBootstrapDeneb) Reset()
func (*LightClientBootstrapDeneb) SizeSSZ ¶
func (l *LightClientBootstrapDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientBootstrapDeneb object
func (*LightClientBootstrapDeneb) String ¶
func (x *LightClientBootstrapDeneb) String() string
func (*LightClientBootstrapDeneb) UnmarshalSSZ ¶
func (l *LightClientBootstrapDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientBootstrapDeneb object
type LightClientBootstrapElectra ¶
type LightClientBootstrapElectra struct {
Header *LightClientHeaderDeneb `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
CurrentSyncCommittee *SyncCommittee `protobuf:"bytes,2,opt,name=current_sync_committee,json=currentSyncCommittee,proto3" json:"current_sync_committee,omitempty"`
CurrentSyncCommitteeBranch [][]byte `` /* 159-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*LightClientBootstrapElectra) Descriptor
deprecated
func (*LightClientBootstrapElectra) Descriptor() ([]byte, []int)
Deprecated: Use LightClientBootstrapElectra.ProtoReflect.Descriptor instead.
func (*LightClientBootstrapElectra) GetCurrentSyncCommittee ¶
func (x *LightClientBootstrapElectra) GetCurrentSyncCommittee() *SyncCommittee
func (*LightClientBootstrapElectra) GetCurrentSyncCommitteeBranch ¶
func (x *LightClientBootstrapElectra) GetCurrentSyncCommitteeBranch() [][]byte
func (*LightClientBootstrapElectra) GetHeader ¶
func (x *LightClientBootstrapElectra) GetHeader() *LightClientHeaderDeneb
func (*LightClientBootstrapElectra) HashTreeRoot ¶
func (l *LightClientBootstrapElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientBootstrapElectra object
func (*LightClientBootstrapElectra) HashTreeRootWith ¶
func (l *LightClientBootstrapElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientBootstrapElectra object with a hasher
func (*LightClientBootstrapElectra) MarshalSSZ ¶
func (l *LightClientBootstrapElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientBootstrapElectra object
func (*LightClientBootstrapElectra) MarshalSSZTo ¶
func (l *LightClientBootstrapElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientBootstrapElectra object to a target array
func (*LightClientBootstrapElectra) ProtoMessage ¶
func (*LightClientBootstrapElectra) ProtoMessage()
func (*LightClientBootstrapElectra) ProtoReflect ¶
func (x *LightClientBootstrapElectra) ProtoReflect() protoreflect.Message
func (*LightClientBootstrapElectra) Reset ¶
func (x *LightClientBootstrapElectra) Reset()
func (*LightClientBootstrapElectra) SizeSSZ ¶
func (l *LightClientBootstrapElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientBootstrapElectra object
func (*LightClientBootstrapElectra) String ¶
func (x *LightClientBootstrapElectra) String() string
func (*LightClientBootstrapElectra) UnmarshalSSZ ¶
func (l *LightClientBootstrapElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientBootstrapElectra object
type LightClientFinalityUpdateAltair ¶
type LightClientFinalityUpdateAltair struct {
AttestedHeader *LightClientHeaderAltair `protobuf:"bytes,1,opt,name=attested_header,json=attestedHeader,proto3" json:"attested_header,omitempty"`
FinalizedHeader *LightClientHeaderAltair `protobuf:"bytes,2,opt,name=finalized_header,json=finalizedHeader,proto3" json:"finalized_header,omitempty"`
FinalityBranch [][]byte `protobuf:"bytes,3,rep,name=finality_branch,json=finalityBranch,proto3" json:"finality_branch,omitempty" ssz-size:"6,32"`
SyncAggregate *SyncAggregate `protobuf:"bytes,4,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
SignatureSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 178-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*LightClientFinalityUpdateAltair) Descriptor
deprecated
func (*LightClientFinalityUpdateAltair) Descriptor() ([]byte, []int)
Deprecated: Use LightClientFinalityUpdateAltair.ProtoReflect.Descriptor instead.
func (*LightClientFinalityUpdateAltair) GetAttestedHeader ¶
func (x *LightClientFinalityUpdateAltair) GetAttestedHeader() *LightClientHeaderAltair
func (*LightClientFinalityUpdateAltair) GetFinalityBranch ¶
func (x *LightClientFinalityUpdateAltair) GetFinalityBranch() [][]byte
func (*LightClientFinalityUpdateAltair) GetFinalizedHeader ¶
func (x *LightClientFinalityUpdateAltair) GetFinalizedHeader() *LightClientHeaderAltair
func (*LightClientFinalityUpdateAltair) GetSignatureSlot ¶
func (x *LightClientFinalityUpdateAltair) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*LightClientFinalityUpdateAltair) GetSyncAggregate ¶
func (x *LightClientFinalityUpdateAltair) GetSyncAggregate() *SyncAggregate
func (*LightClientFinalityUpdateAltair) HashTreeRoot ¶
func (l *LightClientFinalityUpdateAltair) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientFinalityUpdateAltair object
func (*LightClientFinalityUpdateAltair) HashTreeRootWith ¶
func (l *LightClientFinalityUpdateAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientFinalityUpdateAltair object with a hasher
func (*LightClientFinalityUpdateAltair) MarshalSSZ ¶
func (l *LightClientFinalityUpdateAltair) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientFinalityUpdateAltair object
func (*LightClientFinalityUpdateAltair) MarshalSSZTo ¶
func (l *LightClientFinalityUpdateAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientFinalityUpdateAltair object to a target array
func (*LightClientFinalityUpdateAltair) ProtoMessage ¶
func (*LightClientFinalityUpdateAltair) ProtoMessage()
func (*LightClientFinalityUpdateAltair) ProtoReflect ¶
func (x *LightClientFinalityUpdateAltair) ProtoReflect() protoreflect.Message
func (*LightClientFinalityUpdateAltair) Reset ¶
func (x *LightClientFinalityUpdateAltair) Reset()
func (*LightClientFinalityUpdateAltair) SizeSSZ ¶
func (l *LightClientFinalityUpdateAltair) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientFinalityUpdateAltair object
func (*LightClientFinalityUpdateAltair) String ¶
func (x *LightClientFinalityUpdateAltair) String() string
func (*LightClientFinalityUpdateAltair) UnmarshalSSZ ¶
func (l *LightClientFinalityUpdateAltair) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientFinalityUpdateAltair object
type LightClientFinalityUpdateCapella ¶
type LightClientFinalityUpdateCapella struct {
AttestedHeader *LightClientHeaderCapella `protobuf:"bytes,1,opt,name=attested_header,json=attestedHeader,proto3" json:"attested_header,omitempty"`
FinalizedHeader *LightClientHeaderCapella `protobuf:"bytes,2,opt,name=finalized_header,json=finalizedHeader,proto3" json:"finalized_header,omitempty"`
FinalityBranch [][]byte `protobuf:"bytes,3,rep,name=finality_branch,json=finalityBranch,proto3" json:"finality_branch,omitempty" ssz-size:"6,32"`
SyncAggregate *SyncAggregate `protobuf:"bytes,4,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
SignatureSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 178-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*LightClientFinalityUpdateCapella) Descriptor
deprecated
func (*LightClientFinalityUpdateCapella) Descriptor() ([]byte, []int)
Deprecated: Use LightClientFinalityUpdateCapella.ProtoReflect.Descriptor instead.
func (*LightClientFinalityUpdateCapella) GetAttestedHeader ¶
func (x *LightClientFinalityUpdateCapella) GetAttestedHeader() *LightClientHeaderCapella
func (*LightClientFinalityUpdateCapella) GetFinalityBranch ¶
func (x *LightClientFinalityUpdateCapella) GetFinalityBranch() [][]byte
func (*LightClientFinalityUpdateCapella) GetFinalizedHeader ¶
func (x *LightClientFinalityUpdateCapella) GetFinalizedHeader() *LightClientHeaderCapella
func (*LightClientFinalityUpdateCapella) GetSignatureSlot ¶
func (x *LightClientFinalityUpdateCapella) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*LightClientFinalityUpdateCapella) GetSyncAggregate ¶
func (x *LightClientFinalityUpdateCapella) GetSyncAggregate() *SyncAggregate
func (*LightClientFinalityUpdateCapella) HashTreeRoot ¶
func (l *LightClientFinalityUpdateCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientFinalityUpdateCapella object
func (*LightClientFinalityUpdateCapella) HashTreeRootWith ¶
func (l *LightClientFinalityUpdateCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientFinalityUpdateCapella object with a hasher
func (*LightClientFinalityUpdateCapella) MarshalSSZ ¶
func (l *LightClientFinalityUpdateCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientFinalityUpdateCapella object
func (*LightClientFinalityUpdateCapella) MarshalSSZTo ¶
func (l *LightClientFinalityUpdateCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientFinalityUpdateCapella object to a target array
func (*LightClientFinalityUpdateCapella) ProtoMessage ¶
func (*LightClientFinalityUpdateCapella) ProtoMessage()
func (*LightClientFinalityUpdateCapella) ProtoReflect ¶
func (x *LightClientFinalityUpdateCapella) ProtoReflect() protoreflect.Message
func (*LightClientFinalityUpdateCapella) Reset ¶
func (x *LightClientFinalityUpdateCapella) Reset()
func (*LightClientFinalityUpdateCapella) SizeSSZ ¶
func (l *LightClientFinalityUpdateCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientFinalityUpdateCapella object
func (*LightClientFinalityUpdateCapella) String ¶
func (x *LightClientFinalityUpdateCapella) String() string
func (*LightClientFinalityUpdateCapella) UnmarshalSSZ ¶
func (l *LightClientFinalityUpdateCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientFinalityUpdateCapella object
type LightClientFinalityUpdateDeneb ¶
type LightClientFinalityUpdateDeneb struct {
AttestedHeader *LightClientHeaderDeneb `protobuf:"bytes,1,opt,name=attested_header,json=attestedHeader,proto3" json:"attested_header,omitempty"`
FinalizedHeader *LightClientHeaderDeneb `protobuf:"bytes,2,opt,name=finalized_header,json=finalizedHeader,proto3" json:"finalized_header,omitempty"`
FinalityBranch [][]byte `protobuf:"bytes,3,rep,name=finality_branch,json=finalityBranch,proto3" json:"finality_branch,omitempty" ssz-size:"6,32"`
SyncAggregate *SyncAggregate `protobuf:"bytes,4,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
SignatureSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 178-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*LightClientFinalityUpdateDeneb) Descriptor
deprecated
func (*LightClientFinalityUpdateDeneb) Descriptor() ([]byte, []int)
Deprecated: Use LightClientFinalityUpdateDeneb.ProtoReflect.Descriptor instead.
func (*LightClientFinalityUpdateDeneb) GetAttestedHeader ¶
func (x *LightClientFinalityUpdateDeneb) GetAttestedHeader() *LightClientHeaderDeneb
func (*LightClientFinalityUpdateDeneb) GetFinalityBranch ¶
func (x *LightClientFinalityUpdateDeneb) GetFinalityBranch() [][]byte
func (*LightClientFinalityUpdateDeneb) GetFinalizedHeader ¶
func (x *LightClientFinalityUpdateDeneb) GetFinalizedHeader() *LightClientHeaderDeneb
func (*LightClientFinalityUpdateDeneb) GetSignatureSlot ¶
func (x *LightClientFinalityUpdateDeneb) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*LightClientFinalityUpdateDeneb) GetSyncAggregate ¶
func (x *LightClientFinalityUpdateDeneb) GetSyncAggregate() *SyncAggregate
func (*LightClientFinalityUpdateDeneb) HashTreeRoot ¶
func (l *LightClientFinalityUpdateDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientFinalityUpdateDeneb object
func (*LightClientFinalityUpdateDeneb) HashTreeRootWith ¶
func (l *LightClientFinalityUpdateDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientFinalityUpdateDeneb object with a hasher
func (*LightClientFinalityUpdateDeneb) MarshalSSZ ¶
func (l *LightClientFinalityUpdateDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientFinalityUpdateDeneb object
func (*LightClientFinalityUpdateDeneb) MarshalSSZTo ¶
func (l *LightClientFinalityUpdateDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientFinalityUpdateDeneb object to a target array
func (*LightClientFinalityUpdateDeneb) ProtoMessage ¶
func (*LightClientFinalityUpdateDeneb) ProtoMessage()
func (*LightClientFinalityUpdateDeneb) ProtoReflect ¶
func (x *LightClientFinalityUpdateDeneb) ProtoReflect() protoreflect.Message
func (*LightClientFinalityUpdateDeneb) Reset ¶
func (x *LightClientFinalityUpdateDeneb) Reset()
func (*LightClientFinalityUpdateDeneb) SizeSSZ ¶
func (l *LightClientFinalityUpdateDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientFinalityUpdateDeneb object
func (*LightClientFinalityUpdateDeneb) String ¶
func (x *LightClientFinalityUpdateDeneb) String() string
func (*LightClientFinalityUpdateDeneb) UnmarshalSSZ ¶
func (l *LightClientFinalityUpdateDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientFinalityUpdateDeneb object
type LightClientFinalityUpdateElectra ¶
type LightClientFinalityUpdateElectra struct {
AttestedHeader *LightClientHeaderDeneb `protobuf:"bytes,1,opt,name=attested_header,json=attestedHeader,proto3" json:"attested_header,omitempty"`
FinalizedHeader *LightClientHeaderDeneb `protobuf:"bytes,2,opt,name=finalized_header,json=finalizedHeader,proto3" json:"finalized_header,omitempty"`
FinalityBranch [][]byte `protobuf:"bytes,3,rep,name=finality_branch,json=finalityBranch,proto3" json:"finality_branch,omitempty" ssz-size:"7,32"`
SyncAggregate *SyncAggregate `protobuf:"bytes,4,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
SignatureSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 178-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*LightClientFinalityUpdateElectra) Descriptor
deprecated
func (*LightClientFinalityUpdateElectra) Descriptor() ([]byte, []int)
Deprecated: Use LightClientFinalityUpdateElectra.ProtoReflect.Descriptor instead.
func (*LightClientFinalityUpdateElectra) GetAttestedHeader ¶
func (x *LightClientFinalityUpdateElectra) GetAttestedHeader() *LightClientHeaderDeneb
func (*LightClientFinalityUpdateElectra) GetFinalityBranch ¶
func (x *LightClientFinalityUpdateElectra) GetFinalityBranch() [][]byte
func (*LightClientFinalityUpdateElectra) GetFinalizedHeader ¶
func (x *LightClientFinalityUpdateElectra) GetFinalizedHeader() *LightClientHeaderDeneb
func (*LightClientFinalityUpdateElectra) GetSignatureSlot ¶
func (x *LightClientFinalityUpdateElectra) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*LightClientFinalityUpdateElectra) GetSyncAggregate ¶
func (x *LightClientFinalityUpdateElectra) GetSyncAggregate() *SyncAggregate
func (*LightClientFinalityUpdateElectra) HashTreeRoot ¶
func (l *LightClientFinalityUpdateElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientFinalityUpdateElectra object
func (*LightClientFinalityUpdateElectra) HashTreeRootWith ¶
func (l *LightClientFinalityUpdateElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientFinalityUpdateElectra object with a hasher
func (*LightClientFinalityUpdateElectra) MarshalSSZ ¶
func (l *LightClientFinalityUpdateElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientFinalityUpdateElectra object
func (*LightClientFinalityUpdateElectra) MarshalSSZTo ¶
func (l *LightClientFinalityUpdateElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientFinalityUpdateElectra object to a target array
func (*LightClientFinalityUpdateElectra) ProtoMessage ¶
func (*LightClientFinalityUpdateElectra) ProtoMessage()
func (*LightClientFinalityUpdateElectra) ProtoReflect ¶
func (x *LightClientFinalityUpdateElectra) ProtoReflect() protoreflect.Message
func (*LightClientFinalityUpdateElectra) Reset ¶
func (x *LightClientFinalityUpdateElectra) Reset()
func (*LightClientFinalityUpdateElectra) SizeSSZ ¶
func (l *LightClientFinalityUpdateElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientFinalityUpdateElectra object
func (*LightClientFinalityUpdateElectra) String ¶
func (x *LightClientFinalityUpdateElectra) String() string
func (*LightClientFinalityUpdateElectra) UnmarshalSSZ ¶
func (l *LightClientFinalityUpdateElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientFinalityUpdateElectra object
type LightClientHeaderAltair ¶
type LightClientHeaderAltair struct {
Beacon *BeaconBlockHeader `protobuf:"bytes,1,opt,name=beacon,proto3" json:"beacon,omitempty"`
// contains filtered or unexported fields
}
func (*LightClientHeaderAltair) Descriptor
deprecated
func (*LightClientHeaderAltair) Descriptor() ([]byte, []int)
Deprecated: Use LightClientHeaderAltair.ProtoReflect.Descriptor instead.
func (*LightClientHeaderAltair) GetBeacon ¶
func (x *LightClientHeaderAltair) GetBeacon() *BeaconBlockHeader
func (*LightClientHeaderAltair) HashTreeRoot ¶
func (l *LightClientHeaderAltair) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientHeaderAltair object
func (*LightClientHeaderAltair) HashTreeRootWith ¶
func (l *LightClientHeaderAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientHeaderAltair object with a hasher
func (*LightClientHeaderAltair) MarshalSSZ ¶
func (l *LightClientHeaderAltair) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientHeaderAltair object
func (*LightClientHeaderAltair) MarshalSSZTo ¶
func (l *LightClientHeaderAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientHeaderAltair object to a target array
func (*LightClientHeaderAltair) ProtoMessage ¶
func (*LightClientHeaderAltair) ProtoMessage()
func (*LightClientHeaderAltair) ProtoReflect ¶
func (x *LightClientHeaderAltair) ProtoReflect() protoreflect.Message
func (*LightClientHeaderAltair) Reset ¶
func (x *LightClientHeaderAltair) Reset()
func (*LightClientHeaderAltair) SizeSSZ ¶
func (l *LightClientHeaderAltair) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientHeaderAltair object
func (*LightClientHeaderAltair) String ¶
func (x *LightClientHeaderAltair) String() string
func (*LightClientHeaderAltair) UnmarshalSSZ ¶
func (l *LightClientHeaderAltair) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientHeaderAltair object
type LightClientHeaderCapella ¶
type LightClientHeaderCapella struct {
Beacon *BeaconBlockHeader `protobuf:"bytes,1,opt,name=beacon,proto3" json:"beacon,omitempty"`
Execution *v1.ExecutionPayloadHeaderCapella `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"`
ExecutionBranch [][]byte `protobuf:"bytes,3,rep,name=execution_branch,json=executionBranch,proto3" json:"execution_branch,omitempty" ssz-size:"4,32"`
// contains filtered or unexported fields
}
func (*LightClientHeaderCapella) Descriptor
deprecated
func (*LightClientHeaderCapella) Descriptor() ([]byte, []int)
Deprecated: Use LightClientHeaderCapella.ProtoReflect.Descriptor instead.
func (*LightClientHeaderCapella) GetBeacon ¶
func (x *LightClientHeaderCapella) GetBeacon() *BeaconBlockHeader
func (*LightClientHeaderCapella) GetExecution ¶
func (x *LightClientHeaderCapella) GetExecution() *v1.ExecutionPayloadHeaderCapella
func (*LightClientHeaderCapella) GetExecutionBranch ¶
func (x *LightClientHeaderCapella) GetExecutionBranch() [][]byte
func (*LightClientHeaderCapella) HashTreeRoot ¶
func (l *LightClientHeaderCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientHeaderCapella object
func (*LightClientHeaderCapella) HashTreeRootWith ¶
func (l *LightClientHeaderCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientHeaderCapella object with a hasher
func (*LightClientHeaderCapella) MarshalSSZ ¶
func (l *LightClientHeaderCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientHeaderCapella object
func (*LightClientHeaderCapella) MarshalSSZTo ¶
func (l *LightClientHeaderCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientHeaderCapella object to a target array
func (*LightClientHeaderCapella) ProtoMessage ¶
func (*LightClientHeaderCapella) ProtoMessage()
func (*LightClientHeaderCapella) ProtoReflect ¶
func (x *LightClientHeaderCapella) ProtoReflect() protoreflect.Message
func (*LightClientHeaderCapella) Reset ¶
func (x *LightClientHeaderCapella) Reset()
func (*LightClientHeaderCapella) SizeSSZ ¶
func (l *LightClientHeaderCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientHeaderCapella object
func (*LightClientHeaderCapella) String ¶
func (x *LightClientHeaderCapella) String() string
func (*LightClientHeaderCapella) UnmarshalSSZ ¶
func (l *LightClientHeaderCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientHeaderCapella object
type LightClientHeaderDeneb ¶
type LightClientHeaderDeneb struct {
Beacon *BeaconBlockHeader `protobuf:"bytes,1,opt,name=beacon,proto3" json:"beacon,omitempty"`
Execution *v1.ExecutionPayloadHeaderDeneb `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"`
ExecutionBranch [][]byte `protobuf:"bytes,3,rep,name=execution_branch,json=executionBranch,proto3" json:"execution_branch,omitempty" ssz-size:"4,32"`
// contains filtered or unexported fields
}
func (*LightClientHeaderDeneb) Descriptor
deprecated
func (*LightClientHeaderDeneb) Descriptor() ([]byte, []int)
Deprecated: Use LightClientHeaderDeneb.ProtoReflect.Descriptor instead.
func (*LightClientHeaderDeneb) GetBeacon ¶
func (x *LightClientHeaderDeneb) GetBeacon() *BeaconBlockHeader
func (*LightClientHeaderDeneb) GetExecution ¶
func (x *LightClientHeaderDeneb) GetExecution() *v1.ExecutionPayloadHeaderDeneb
func (*LightClientHeaderDeneb) GetExecutionBranch ¶
func (x *LightClientHeaderDeneb) GetExecutionBranch() [][]byte
func (*LightClientHeaderDeneb) HashTreeRoot ¶
func (l *LightClientHeaderDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientHeaderDeneb object
func (*LightClientHeaderDeneb) HashTreeRootWith ¶
func (l *LightClientHeaderDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientHeaderDeneb object with a hasher
func (*LightClientHeaderDeneb) MarshalSSZ ¶
func (l *LightClientHeaderDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientHeaderDeneb object
func (*LightClientHeaderDeneb) MarshalSSZTo ¶
func (l *LightClientHeaderDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientHeaderDeneb object to a target array
func (*LightClientHeaderDeneb) ProtoMessage ¶
func (*LightClientHeaderDeneb) ProtoMessage()
func (*LightClientHeaderDeneb) ProtoReflect ¶
func (x *LightClientHeaderDeneb) ProtoReflect() protoreflect.Message
func (*LightClientHeaderDeneb) Reset ¶
func (x *LightClientHeaderDeneb) Reset()
func (*LightClientHeaderDeneb) SizeSSZ ¶
func (l *LightClientHeaderDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientHeaderDeneb object
func (*LightClientHeaderDeneb) String ¶
func (x *LightClientHeaderDeneb) String() string
func (*LightClientHeaderDeneb) UnmarshalSSZ ¶
func (l *LightClientHeaderDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientHeaderDeneb object
type LightClientOptimisticUpdateAltair ¶
type LightClientOptimisticUpdateAltair struct {
AttestedHeader *LightClientHeaderAltair `protobuf:"bytes,1,opt,name=attested_header,json=attestedHeader,proto3" json:"attested_header,omitempty"`
SyncAggregate *SyncAggregate `protobuf:"bytes,2,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
SignatureSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 178-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*LightClientOptimisticUpdateAltair) Descriptor
deprecated
func (*LightClientOptimisticUpdateAltair) Descriptor() ([]byte, []int)
Deprecated: Use LightClientOptimisticUpdateAltair.ProtoReflect.Descriptor instead.
func (*LightClientOptimisticUpdateAltair) GetAttestedHeader ¶
func (x *LightClientOptimisticUpdateAltair) GetAttestedHeader() *LightClientHeaderAltair
func (*LightClientOptimisticUpdateAltair) GetSignatureSlot ¶
func (x *LightClientOptimisticUpdateAltair) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*LightClientOptimisticUpdateAltair) GetSyncAggregate ¶
func (x *LightClientOptimisticUpdateAltair) GetSyncAggregate() *SyncAggregate
func (*LightClientOptimisticUpdateAltair) HashTreeRoot ¶
func (l *LightClientOptimisticUpdateAltair) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientOptimisticUpdateAltair object
func (*LightClientOptimisticUpdateAltair) HashTreeRootWith ¶
func (l *LightClientOptimisticUpdateAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientOptimisticUpdateAltair object with a hasher
func (*LightClientOptimisticUpdateAltair) MarshalSSZ ¶
func (l *LightClientOptimisticUpdateAltair) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientOptimisticUpdateAltair object
func (*LightClientOptimisticUpdateAltair) MarshalSSZTo ¶
func (l *LightClientOptimisticUpdateAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientOptimisticUpdateAltair object to a target array
func (*LightClientOptimisticUpdateAltair) ProtoMessage ¶
func (*LightClientOptimisticUpdateAltair) ProtoMessage()
func (*LightClientOptimisticUpdateAltair) ProtoReflect ¶
func (x *LightClientOptimisticUpdateAltair) ProtoReflect() protoreflect.Message
func (*LightClientOptimisticUpdateAltair) Reset ¶
func (x *LightClientOptimisticUpdateAltair) Reset()
func (*LightClientOptimisticUpdateAltair) SizeSSZ ¶
func (l *LightClientOptimisticUpdateAltair) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientOptimisticUpdateAltair object
func (*LightClientOptimisticUpdateAltair) String ¶
func (x *LightClientOptimisticUpdateAltair) String() string
func (*LightClientOptimisticUpdateAltair) UnmarshalSSZ ¶
func (l *LightClientOptimisticUpdateAltair) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientOptimisticUpdateAltair object
type LightClientOptimisticUpdateCapella ¶
type LightClientOptimisticUpdateCapella struct {
AttestedHeader *LightClientHeaderCapella `protobuf:"bytes,1,opt,name=attested_header,json=attestedHeader,proto3" json:"attested_header,omitempty"`
SyncAggregate *SyncAggregate `protobuf:"bytes,2,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
SignatureSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 178-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*LightClientOptimisticUpdateCapella) Descriptor
deprecated
func (*LightClientOptimisticUpdateCapella) Descriptor() ([]byte, []int)
Deprecated: Use LightClientOptimisticUpdateCapella.ProtoReflect.Descriptor instead.
func (*LightClientOptimisticUpdateCapella) GetAttestedHeader ¶
func (x *LightClientOptimisticUpdateCapella) GetAttestedHeader() *LightClientHeaderCapella
func (*LightClientOptimisticUpdateCapella) GetSignatureSlot ¶
func (x *LightClientOptimisticUpdateCapella) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*LightClientOptimisticUpdateCapella) GetSyncAggregate ¶
func (x *LightClientOptimisticUpdateCapella) GetSyncAggregate() *SyncAggregate
func (*LightClientOptimisticUpdateCapella) HashTreeRoot ¶
func (l *LightClientOptimisticUpdateCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientOptimisticUpdateCapella object
func (*LightClientOptimisticUpdateCapella) HashTreeRootWith ¶
func (l *LightClientOptimisticUpdateCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientOptimisticUpdateCapella object with a hasher
func (*LightClientOptimisticUpdateCapella) MarshalSSZ ¶
func (l *LightClientOptimisticUpdateCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientOptimisticUpdateCapella object
func (*LightClientOptimisticUpdateCapella) MarshalSSZTo ¶
func (l *LightClientOptimisticUpdateCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientOptimisticUpdateCapella object to a target array
func (*LightClientOptimisticUpdateCapella) ProtoMessage ¶
func (*LightClientOptimisticUpdateCapella) ProtoMessage()
func (*LightClientOptimisticUpdateCapella) ProtoReflect ¶
func (x *LightClientOptimisticUpdateCapella) ProtoReflect() protoreflect.Message
func (*LightClientOptimisticUpdateCapella) Reset ¶
func (x *LightClientOptimisticUpdateCapella) Reset()
func (*LightClientOptimisticUpdateCapella) SizeSSZ ¶
func (l *LightClientOptimisticUpdateCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientOptimisticUpdateCapella object
func (*LightClientOptimisticUpdateCapella) String ¶
func (x *LightClientOptimisticUpdateCapella) String() string
func (*LightClientOptimisticUpdateCapella) UnmarshalSSZ ¶
func (l *LightClientOptimisticUpdateCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientOptimisticUpdateCapella object
type LightClientOptimisticUpdateDeneb ¶
type LightClientOptimisticUpdateDeneb struct {
AttestedHeader *LightClientHeaderDeneb `protobuf:"bytes,1,opt,name=attested_header,json=attestedHeader,proto3" json:"attested_header,omitempty"`
SyncAggregate *SyncAggregate `protobuf:"bytes,2,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
SignatureSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 178-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*LightClientOptimisticUpdateDeneb) Descriptor
deprecated
func (*LightClientOptimisticUpdateDeneb) Descriptor() ([]byte, []int)
Deprecated: Use LightClientOptimisticUpdateDeneb.ProtoReflect.Descriptor instead.
func (*LightClientOptimisticUpdateDeneb) GetAttestedHeader ¶
func (x *LightClientOptimisticUpdateDeneb) GetAttestedHeader() *LightClientHeaderDeneb
func (*LightClientOptimisticUpdateDeneb) GetSignatureSlot ¶
func (x *LightClientOptimisticUpdateDeneb) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*LightClientOptimisticUpdateDeneb) GetSyncAggregate ¶
func (x *LightClientOptimisticUpdateDeneb) GetSyncAggregate() *SyncAggregate
func (*LightClientOptimisticUpdateDeneb) HashTreeRoot ¶
func (l *LightClientOptimisticUpdateDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientOptimisticUpdateDeneb object
func (*LightClientOptimisticUpdateDeneb) HashTreeRootWith ¶
func (l *LightClientOptimisticUpdateDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientOptimisticUpdateDeneb object with a hasher
func (*LightClientOptimisticUpdateDeneb) MarshalSSZ ¶
func (l *LightClientOptimisticUpdateDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientOptimisticUpdateDeneb object
func (*LightClientOptimisticUpdateDeneb) MarshalSSZTo ¶
func (l *LightClientOptimisticUpdateDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientOptimisticUpdateDeneb object to a target array
func (*LightClientOptimisticUpdateDeneb) ProtoMessage ¶
func (*LightClientOptimisticUpdateDeneb) ProtoMessage()
func (*LightClientOptimisticUpdateDeneb) ProtoReflect ¶
func (x *LightClientOptimisticUpdateDeneb) ProtoReflect() protoreflect.Message
func (*LightClientOptimisticUpdateDeneb) Reset ¶
func (x *LightClientOptimisticUpdateDeneb) Reset()
func (*LightClientOptimisticUpdateDeneb) SizeSSZ ¶
func (l *LightClientOptimisticUpdateDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientOptimisticUpdateDeneb object
func (*LightClientOptimisticUpdateDeneb) String ¶
func (x *LightClientOptimisticUpdateDeneb) String() string
func (*LightClientOptimisticUpdateDeneb) UnmarshalSSZ ¶
func (l *LightClientOptimisticUpdateDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientOptimisticUpdateDeneb object
type LightClientUpdateAltair ¶
type LightClientUpdateAltair struct {
AttestedHeader *LightClientHeaderAltair `protobuf:"bytes,1,opt,name=attested_header,json=attestedHeader,proto3" json:"attested_header,omitempty"`
NextSyncCommittee *SyncCommittee `protobuf:"bytes,2,opt,name=next_sync_committee,json=nextSyncCommittee,proto3" json:"next_sync_committee,omitempty"`
NextSyncCommitteeBranch [][]byte `` /* 150-byte string literal not displayed */
FinalizedHeader *LightClientHeaderAltair `protobuf:"bytes,4,opt,name=finalized_header,json=finalizedHeader,proto3" json:"finalized_header,omitempty"`
FinalityBranch [][]byte `protobuf:"bytes,5,rep,name=finality_branch,json=finalityBranch,proto3" json:"finality_branch,omitempty" ssz-size:"6,32"`
SyncAggregate *SyncAggregate `protobuf:"bytes,6,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
SignatureSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 178-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*LightClientUpdateAltair) Descriptor
deprecated
func (*LightClientUpdateAltair) Descriptor() ([]byte, []int)
Deprecated: Use LightClientUpdateAltair.ProtoReflect.Descriptor instead.
func (*LightClientUpdateAltair) GetAttestedHeader ¶
func (x *LightClientUpdateAltair) GetAttestedHeader() *LightClientHeaderAltair
func (*LightClientUpdateAltair) GetFinalityBranch ¶
func (x *LightClientUpdateAltair) GetFinalityBranch() [][]byte
func (*LightClientUpdateAltair) GetFinalizedHeader ¶
func (x *LightClientUpdateAltair) GetFinalizedHeader() *LightClientHeaderAltair
func (*LightClientUpdateAltair) GetNextSyncCommittee ¶
func (x *LightClientUpdateAltair) GetNextSyncCommittee() *SyncCommittee
func (*LightClientUpdateAltair) GetNextSyncCommitteeBranch ¶
func (x *LightClientUpdateAltair) GetNextSyncCommitteeBranch() [][]byte
func (*LightClientUpdateAltair) GetSignatureSlot ¶
func (x *LightClientUpdateAltair) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*LightClientUpdateAltair) GetSyncAggregate ¶
func (x *LightClientUpdateAltair) GetSyncAggregate() *SyncAggregate
func (*LightClientUpdateAltair) HashTreeRoot ¶
func (l *LightClientUpdateAltair) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientUpdateAltair object
func (*LightClientUpdateAltair) HashTreeRootWith ¶
func (l *LightClientUpdateAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientUpdateAltair object with a hasher
func (*LightClientUpdateAltair) MarshalSSZ ¶
func (l *LightClientUpdateAltair) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientUpdateAltair object
func (*LightClientUpdateAltair) MarshalSSZTo ¶
func (l *LightClientUpdateAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientUpdateAltair object to a target array
func (*LightClientUpdateAltair) ProtoMessage ¶
func (*LightClientUpdateAltair) ProtoMessage()
func (*LightClientUpdateAltair) ProtoReflect ¶
func (x *LightClientUpdateAltair) ProtoReflect() protoreflect.Message
func (*LightClientUpdateAltair) Reset ¶
func (x *LightClientUpdateAltair) Reset()
func (*LightClientUpdateAltair) SizeSSZ ¶
func (l *LightClientUpdateAltair) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientUpdateAltair object
func (*LightClientUpdateAltair) String ¶
func (x *LightClientUpdateAltair) String() string
func (*LightClientUpdateAltair) UnmarshalSSZ ¶
func (l *LightClientUpdateAltair) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientUpdateAltair object
type LightClientUpdateCapella ¶
type LightClientUpdateCapella struct {
AttestedHeader *LightClientHeaderCapella `protobuf:"bytes,1,opt,name=attested_header,json=attestedHeader,proto3" json:"attested_header,omitempty"`
NextSyncCommittee *SyncCommittee `protobuf:"bytes,2,opt,name=next_sync_committee,json=nextSyncCommittee,proto3" json:"next_sync_committee,omitempty"`
NextSyncCommitteeBranch [][]byte `` /* 150-byte string literal not displayed */
FinalizedHeader *LightClientHeaderCapella `protobuf:"bytes,4,opt,name=finalized_header,json=finalizedHeader,proto3" json:"finalized_header,omitempty"`
FinalityBranch [][]byte `protobuf:"bytes,5,rep,name=finality_branch,json=finalityBranch,proto3" json:"finality_branch,omitempty" ssz-size:"6,32"`
SyncAggregate *SyncAggregate `protobuf:"bytes,6,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
SignatureSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 178-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*LightClientUpdateCapella) Descriptor
deprecated
func (*LightClientUpdateCapella) Descriptor() ([]byte, []int)
Deprecated: Use LightClientUpdateCapella.ProtoReflect.Descriptor instead.
func (*LightClientUpdateCapella) GetAttestedHeader ¶
func (x *LightClientUpdateCapella) GetAttestedHeader() *LightClientHeaderCapella
func (*LightClientUpdateCapella) GetFinalityBranch ¶
func (x *LightClientUpdateCapella) GetFinalityBranch() [][]byte
func (*LightClientUpdateCapella) GetFinalizedHeader ¶
func (x *LightClientUpdateCapella) GetFinalizedHeader() *LightClientHeaderCapella
func (*LightClientUpdateCapella) GetNextSyncCommittee ¶
func (x *LightClientUpdateCapella) GetNextSyncCommittee() *SyncCommittee
func (*LightClientUpdateCapella) GetNextSyncCommitteeBranch ¶
func (x *LightClientUpdateCapella) GetNextSyncCommitteeBranch() [][]byte
func (*LightClientUpdateCapella) GetSignatureSlot ¶
func (x *LightClientUpdateCapella) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*LightClientUpdateCapella) GetSyncAggregate ¶
func (x *LightClientUpdateCapella) GetSyncAggregate() *SyncAggregate
func (*LightClientUpdateCapella) HashTreeRoot ¶
func (l *LightClientUpdateCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientUpdateCapella object
func (*LightClientUpdateCapella) HashTreeRootWith ¶
func (l *LightClientUpdateCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientUpdateCapella object with a hasher
func (*LightClientUpdateCapella) MarshalSSZ ¶
func (l *LightClientUpdateCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientUpdateCapella object
func (*LightClientUpdateCapella) MarshalSSZTo ¶
func (l *LightClientUpdateCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientUpdateCapella object to a target array
func (*LightClientUpdateCapella) ProtoMessage ¶
func (*LightClientUpdateCapella) ProtoMessage()
func (*LightClientUpdateCapella) ProtoReflect ¶
func (x *LightClientUpdateCapella) ProtoReflect() protoreflect.Message
func (*LightClientUpdateCapella) Reset ¶
func (x *LightClientUpdateCapella) Reset()
func (*LightClientUpdateCapella) SizeSSZ ¶
func (l *LightClientUpdateCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientUpdateCapella object
func (*LightClientUpdateCapella) String ¶
func (x *LightClientUpdateCapella) String() string
func (*LightClientUpdateCapella) UnmarshalSSZ ¶
func (l *LightClientUpdateCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientUpdateCapella object
type LightClientUpdateDeneb ¶
type LightClientUpdateDeneb struct {
AttestedHeader *LightClientHeaderDeneb `protobuf:"bytes,1,opt,name=attested_header,json=attestedHeader,proto3" json:"attested_header,omitempty"`
NextSyncCommittee *SyncCommittee `protobuf:"bytes,2,opt,name=next_sync_committee,json=nextSyncCommittee,proto3" json:"next_sync_committee,omitempty"`
NextSyncCommitteeBranch [][]byte `` /* 150-byte string literal not displayed */
FinalizedHeader *LightClientHeaderDeneb `protobuf:"bytes,4,opt,name=finalized_header,json=finalizedHeader,proto3" json:"finalized_header,omitempty"`
FinalityBranch [][]byte `protobuf:"bytes,5,rep,name=finality_branch,json=finalityBranch,proto3" json:"finality_branch,omitempty" ssz-size:"6,32"`
SyncAggregate *SyncAggregate `protobuf:"bytes,6,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
SignatureSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 178-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*LightClientUpdateDeneb) Descriptor
deprecated
func (*LightClientUpdateDeneb) Descriptor() ([]byte, []int)
Deprecated: Use LightClientUpdateDeneb.ProtoReflect.Descriptor instead.
func (*LightClientUpdateDeneb) GetAttestedHeader ¶
func (x *LightClientUpdateDeneb) GetAttestedHeader() *LightClientHeaderDeneb
func (*LightClientUpdateDeneb) GetFinalityBranch ¶
func (x *LightClientUpdateDeneb) GetFinalityBranch() [][]byte
func (*LightClientUpdateDeneb) GetFinalizedHeader ¶
func (x *LightClientUpdateDeneb) GetFinalizedHeader() *LightClientHeaderDeneb
func (*LightClientUpdateDeneb) GetNextSyncCommittee ¶
func (x *LightClientUpdateDeneb) GetNextSyncCommittee() *SyncCommittee
func (*LightClientUpdateDeneb) GetNextSyncCommitteeBranch ¶
func (x *LightClientUpdateDeneb) GetNextSyncCommitteeBranch() [][]byte
func (*LightClientUpdateDeneb) GetSignatureSlot ¶
func (x *LightClientUpdateDeneb) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*LightClientUpdateDeneb) GetSyncAggregate ¶
func (x *LightClientUpdateDeneb) GetSyncAggregate() *SyncAggregate
func (*LightClientUpdateDeneb) HashTreeRoot ¶
func (l *LightClientUpdateDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientUpdateDeneb object
func (*LightClientUpdateDeneb) HashTreeRootWith ¶
func (l *LightClientUpdateDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientUpdateDeneb object with a hasher
func (*LightClientUpdateDeneb) MarshalSSZ ¶
func (l *LightClientUpdateDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientUpdateDeneb object
func (*LightClientUpdateDeneb) MarshalSSZTo ¶
func (l *LightClientUpdateDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientUpdateDeneb object to a target array
func (*LightClientUpdateDeneb) ProtoMessage ¶
func (*LightClientUpdateDeneb) ProtoMessage()
func (*LightClientUpdateDeneb) ProtoReflect ¶
func (x *LightClientUpdateDeneb) ProtoReflect() protoreflect.Message
func (*LightClientUpdateDeneb) Reset ¶
func (x *LightClientUpdateDeneb) Reset()
func (*LightClientUpdateDeneb) SizeSSZ ¶
func (l *LightClientUpdateDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientUpdateDeneb object
func (*LightClientUpdateDeneb) String ¶
func (x *LightClientUpdateDeneb) String() string
func (*LightClientUpdateDeneb) UnmarshalSSZ ¶
func (l *LightClientUpdateDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientUpdateDeneb object
type LightClientUpdateElectra ¶
type LightClientUpdateElectra struct {
AttestedHeader *LightClientHeaderDeneb `protobuf:"bytes,1,opt,name=attested_header,json=attestedHeader,proto3" json:"attested_header,omitempty"`
NextSyncCommittee *SyncCommittee `protobuf:"bytes,2,opt,name=next_sync_committee,json=nextSyncCommittee,proto3" json:"next_sync_committee,omitempty"`
NextSyncCommitteeBranch [][]byte `` /* 150-byte string literal not displayed */
FinalizedHeader *LightClientHeaderDeneb `protobuf:"bytes,4,opt,name=finalized_header,json=finalizedHeader,proto3" json:"finalized_header,omitempty"`
FinalityBranch [][]byte `protobuf:"bytes,5,rep,name=finality_branch,json=finalityBranch,proto3" json:"finality_branch,omitempty" ssz-size:"7,32"`
SyncAggregate *SyncAggregate `protobuf:"bytes,6,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"`
SignatureSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 178-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*LightClientUpdateElectra) Descriptor
deprecated
func (*LightClientUpdateElectra) Descriptor() ([]byte, []int)
Deprecated: Use LightClientUpdateElectra.ProtoReflect.Descriptor instead.
func (*LightClientUpdateElectra) GetAttestedHeader ¶
func (x *LightClientUpdateElectra) GetAttestedHeader() *LightClientHeaderDeneb
func (*LightClientUpdateElectra) GetFinalityBranch ¶
func (x *LightClientUpdateElectra) GetFinalityBranch() [][]byte
func (*LightClientUpdateElectra) GetFinalizedHeader ¶
func (x *LightClientUpdateElectra) GetFinalizedHeader() *LightClientHeaderDeneb
func (*LightClientUpdateElectra) GetNextSyncCommittee ¶
func (x *LightClientUpdateElectra) GetNextSyncCommittee() *SyncCommittee
func (*LightClientUpdateElectra) GetNextSyncCommitteeBranch ¶
func (x *LightClientUpdateElectra) GetNextSyncCommitteeBranch() [][]byte
func (*LightClientUpdateElectra) GetSignatureSlot ¶
func (x *LightClientUpdateElectra) GetSignatureSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*LightClientUpdateElectra) GetSyncAggregate ¶
func (x *LightClientUpdateElectra) GetSyncAggregate() *SyncAggregate
func (*LightClientUpdateElectra) HashTreeRoot ¶
func (l *LightClientUpdateElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the LightClientUpdateElectra object
func (*LightClientUpdateElectra) HashTreeRootWith ¶
func (l *LightClientUpdateElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the LightClientUpdateElectra object with a hasher
func (*LightClientUpdateElectra) MarshalSSZ ¶
func (l *LightClientUpdateElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the LightClientUpdateElectra object
func (*LightClientUpdateElectra) MarshalSSZTo ¶
func (l *LightClientUpdateElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the LightClientUpdateElectra object to a target array
func (*LightClientUpdateElectra) ProtoMessage ¶
func (*LightClientUpdateElectra) ProtoMessage()
func (*LightClientUpdateElectra) ProtoReflect ¶
func (x *LightClientUpdateElectra) ProtoReflect() protoreflect.Message
func (*LightClientUpdateElectra) Reset ¶
func (x *LightClientUpdateElectra) Reset()
func (*LightClientUpdateElectra) SizeSSZ ¶
func (l *LightClientUpdateElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the LightClientUpdateElectra object
func (*LightClientUpdateElectra) String ¶
func (x *LightClientUpdateElectra) String() string
func (*LightClientUpdateElectra) UnmarshalSSZ ¶
func (l *LightClientUpdateElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the LightClientUpdateElectra object
type LightClientUpdatesByRangeRequest ¶
type LightClientUpdatesByRangeRequest struct {
StartPeriod uint64 `protobuf:"varint,1,opt,name=start_period,json=startPeriod,proto3" json:"start_period,omitempty"`
Count uint64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
// contains filtered or unexported fields
}
func (*LightClientUpdatesByRangeRequest) Descriptor
deprecated
func (*LightClientUpdatesByRangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use LightClientUpdatesByRangeRequest.ProtoReflect.Descriptor instead.
func (*LightClientUpdatesByRangeRequest) GetCount ¶
func (x *LightClientUpdatesByRangeRequest) GetCount() uint64
func (*LightClientUpdatesByRangeRequest) GetStartPeriod ¶
func (x *LightClientUpdatesByRangeRequest) GetStartPeriod() uint64
func (*LightClientUpdatesByRangeRequest) ProtoMessage ¶
func (*LightClientUpdatesByRangeRequest) ProtoMessage()
func (*LightClientUpdatesByRangeRequest) ProtoReflect ¶
func (x *LightClientUpdatesByRangeRequest) ProtoReflect() protoreflect.Message
func (*LightClientUpdatesByRangeRequest) Reset ¶
func (x *LightClientUpdatesByRangeRequest) Reset()
func (*LightClientUpdatesByRangeRequest) String ¶
func (x *LightClientUpdatesByRangeRequest) String() string
type ListAttestationsElectraResponse
deprecated
type ListAttestationsElectraResponse struct {
Attestations []*AttestationElectra `protobuf:"bytes,1,rep,name=attestations,proto3" json:"attestations,omitempty"`
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ListAttestationsElectraResponse) Descriptor
deprecated
func (*ListAttestationsElectraResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAttestationsElectraResponse.ProtoReflect.Descriptor instead.
func (*ListAttestationsElectraResponse) GetAttestations ¶
func (x *ListAttestationsElectraResponse) GetAttestations() []*AttestationElectra
func (*ListAttestationsElectraResponse) GetNextPageToken ¶
func (x *ListAttestationsElectraResponse) GetNextPageToken() string
func (*ListAttestationsElectraResponse) GetTotalSize ¶
func (x *ListAttestationsElectraResponse) GetTotalSize() int32
func (*ListAttestationsElectraResponse) ProtoMessage ¶
func (*ListAttestationsElectraResponse) ProtoMessage()
func (*ListAttestationsElectraResponse) ProtoReflect ¶
func (x *ListAttestationsElectraResponse) ProtoReflect() protoreflect.Message
func (*ListAttestationsElectraResponse) Reset ¶
func (x *ListAttestationsElectraResponse) Reset()
func (*ListAttestationsElectraResponse) String ¶
func (x *ListAttestationsElectraResponse) String() string
type ListAttestationsRequest
deprecated
type ListAttestationsRequest struct {
// Types that are valid to be assigned to QueryFilter:
//
// *ListAttestationsRequest_Epoch
// *ListAttestationsRequest_GenesisEpoch
QueryFilter isListAttestationsRequest_QueryFilter `protobuf_oneof:"query_filter"`
PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ListAttestationsRequest) Descriptor
deprecated
func (*ListAttestationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAttestationsRequest.ProtoReflect.Descriptor instead.
func (*ListAttestationsRequest) GetEpoch ¶
func (x *ListAttestationsRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*ListAttestationsRequest) GetGenesisEpoch ¶
func (x *ListAttestationsRequest) GetGenesisEpoch() bool
func (*ListAttestationsRequest) GetPageSize ¶
func (x *ListAttestationsRequest) GetPageSize() int32
func (*ListAttestationsRequest) GetPageToken ¶
func (x *ListAttestationsRequest) GetPageToken() string
func (*ListAttestationsRequest) GetQueryFilter ¶
func (x *ListAttestationsRequest) GetQueryFilter() isListAttestationsRequest_QueryFilter
func (*ListAttestationsRequest) ProtoMessage ¶
func (*ListAttestationsRequest) ProtoMessage()
func (*ListAttestationsRequest) ProtoReflect ¶
func (x *ListAttestationsRequest) ProtoReflect() protoreflect.Message
func (*ListAttestationsRequest) Reset ¶
func (x *ListAttestationsRequest) Reset()
func (*ListAttestationsRequest) String ¶
func (x *ListAttestationsRequest) String() string
type ListAttestationsRequest_Epoch ¶
type ListAttestationsRequest_Epoch struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `protobuf:"varint,1,opt,name=epoch,proto3,oneof" cast-type:"github.com/OffchainLabs/prysm/v7/consensus-types/primitives.Epoch"`
}
type ListAttestationsRequest_GenesisEpoch ¶
type ListAttestationsRequest_GenesisEpoch struct {
GenesisEpoch bool `protobuf:"varint,2,opt,name=genesis_epoch,json=genesisEpoch,proto3,oneof"`
}
type ListAttestationsResponse
deprecated
type ListAttestationsResponse struct {
Attestations []*Attestation `protobuf:"bytes,1,rep,name=attestations,proto3" json:"attestations,omitempty"`
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ListAttestationsResponse) Descriptor
deprecated
func (*ListAttestationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAttestationsResponse.ProtoReflect.Descriptor instead.
func (*ListAttestationsResponse) GetAttestations ¶
func (x *ListAttestationsResponse) GetAttestations() []*Attestation
func (*ListAttestationsResponse) GetNextPageToken ¶
func (x *ListAttestationsResponse) GetNextPageToken() string
func (*ListAttestationsResponse) GetTotalSize ¶
func (x *ListAttestationsResponse) GetTotalSize() int32
func (*ListAttestationsResponse) ProtoMessage ¶
func (*ListAttestationsResponse) ProtoMessage()
func (*ListAttestationsResponse) ProtoReflect ¶
func (x *ListAttestationsResponse) ProtoReflect() protoreflect.Message
func (*ListAttestationsResponse) Reset ¶
func (x *ListAttestationsResponse) Reset()
func (*ListAttestationsResponse) String ¶
func (x *ListAttestationsResponse) String() string
type ListBeaconBlocksResponse
deprecated
type ListBeaconBlocksResponse struct {
BlockContainers []*BeaconBlockContainer `protobuf:"bytes,1,rep,name=block_containers,json=blockContainers,proto3" json:"block_containers,omitempty"`
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ListBeaconBlocksResponse) Descriptor
deprecated
func (*ListBeaconBlocksResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListBeaconBlocksResponse.ProtoReflect.Descriptor instead.
func (*ListBeaconBlocksResponse) GetBlockContainers ¶
func (x *ListBeaconBlocksResponse) GetBlockContainers() []*BeaconBlockContainer
func (*ListBeaconBlocksResponse) GetNextPageToken ¶
func (x *ListBeaconBlocksResponse) GetNextPageToken() string
func (*ListBeaconBlocksResponse) GetTotalSize ¶
func (x *ListBeaconBlocksResponse) GetTotalSize() int32
func (*ListBeaconBlocksResponse) ProtoMessage ¶
func (*ListBeaconBlocksResponse) ProtoMessage()
func (*ListBeaconBlocksResponse) ProtoReflect ¶
func (x *ListBeaconBlocksResponse) ProtoReflect() protoreflect.Message
func (*ListBeaconBlocksResponse) Reset ¶
func (x *ListBeaconBlocksResponse) Reset()
func (*ListBeaconBlocksResponse) String ¶
func (x *ListBeaconBlocksResponse) String() string
type ListBlocksRequest
deprecated
type ListBlocksRequest struct {
// Types that are valid to be assigned to QueryFilter:
//
// *ListBlocksRequest_Root
// *ListBlocksRequest_Slot
// *ListBlocksRequest_Epoch
// *ListBlocksRequest_Genesis
QueryFilter isListBlocksRequest_QueryFilter `protobuf_oneof:"query_filter"`
PageSize int32 `protobuf:"varint,5,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageToken string `protobuf:"bytes,6,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ListBlocksRequest) Descriptor
deprecated
func (*ListBlocksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListBlocksRequest.ProtoReflect.Descriptor instead.
func (*ListBlocksRequest) GetEpoch ¶
func (x *ListBlocksRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*ListBlocksRequest) GetGenesis ¶
func (x *ListBlocksRequest) GetGenesis() bool
func (*ListBlocksRequest) GetPageSize ¶
func (x *ListBlocksRequest) GetPageSize() int32
func (*ListBlocksRequest) GetPageToken ¶
func (x *ListBlocksRequest) GetPageToken() string
func (*ListBlocksRequest) GetQueryFilter ¶
func (x *ListBlocksRequest) GetQueryFilter() isListBlocksRequest_QueryFilter
func (*ListBlocksRequest) GetRoot ¶
func (x *ListBlocksRequest) GetRoot() []byte
func (*ListBlocksRequest) GetSlot ¶
func (x *ListBlocksRequest) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*ListBlocksRequest) ProtoMessage ¶
func (*ListBlocksRequest) ProtoMessage()
func (*ListBlocksRequest) ProtoReflect ¶
func (x *ListBlocksRequest) ProtoReflect() protoreflect.Message
func (*ListBlocksRequest) Reset ¶
func (x *ListBlocksRequest) Reset()
func (*ListBlocksRequest) String ¶
func (x *ListBlocksRequest) String() string
type ListBlocksRequest_Epoch ¶
type ListBlocksRequest_Epoch struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `protobuf:"varint,3,opt,name=epoch,proto3,oneof" cast-type:"github.com/OffchainLabs/prysm/v7/consensus-types/primitives.Epoch"`
}
type ListBlocksRequest_Genesis ¶
type ListBlocksRequest_Genesis struct {
Genesis bool `protobuf:"varint,4,opt,name=genesis,proto3,oneof"`
}
type ListBlocksRequest_Root ¶
type ListBlocksRequest_Root struct {
Root []byte `protobuf:"bytes,1,opt,name=root,proto3,oneof"`
}
type ListBlocksRequest_Slot ¶
type ListBlocksRequest_Slot struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `protobuf:"varint,2,opt,name=slot,proto3,oneof" cast-type:"github.com/OffchainLabs/prysm/v7/consensus-types/primitives.Slot"`
}
type ListCommitteesRequest
deprecated
type ListCommitteesRequest struct {
// Types that are valid to be assigned to QueryFilter:
//
// *ListCommitteesRequest_Epoch
// *ListCommitteesRequest_Genesis
QueryFilter isListCommitteesRequest_QueryFilter `protobuf_oneof:"query_filter"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ListCommitteesRequest) Descriptor
deprecated
func (*ListCommitteesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCommitteesRequest.ProtoReflect.Descriptor instead.
func (*ListCommitteesRequest) GetEpoch ¶
func (x *ListCommitteesRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*ListCommitteesRequest) GetGenesis ¶
func (x *ListCommitteesRequest) GetGenesis() bool
func (*ListCommitteesRequest) GetQueryFilter ¶
func (x *ListCommitteesRequest) GetQueryFilter() isListCommitteesRequest_QueryFilter
func (*ListCommitteesRequest) ProtoMessage ¶
func (*ListCommitteesRequest) ProtoMessage()
func (*ListCommitteesRequest) ProtoReflect ¶
func (x *ListCommitteesRequest) ProtoReflect() protoreflect.Message
func (*ListCommitteesRequest) Reset ¶
func (x *ListCommitteesRequest) Reset()
func (*ListCommitteesRequest) String ¶
func (x *ListCommitteesRequest) String() string
type ListCommitteesRequest_Epoch ¶
type ListCommitteesRequest_Epoch struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `protobuf:"varint,1,opt,name=epoch,proto3,oneof" cast-type:"github.com/OffchainLabs/prysm/v7/consensus-types/primitives.Epoch"`
}
type ListCommitteesRequest_Genesis ¶
type ListCommitteesRequest_Genesis struct {
Genesis bool `protobuf:"varint,2,opt,name=genesis,proto3,oneof"`
}
type ListIndexedAttestationsElectraResponse
deprecated
type ListIndexedAttestationsElectraResponse struct {
IndexedAttestations []*IndexedAttestationElectra `protobuf:"bytes,1,rep,name=indexed_attestations,json=indexedAttestations,proto3" json:"indexed_attestations,omitempty"`
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ListIndexedAttestationsElectraResponse) Descriptor
deprecated
func (*ListIndexedAttestationsElectraResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListIndexedAttestationsElectraResponse.ProtoReflect.Descriptor instead.
func (*ListIndexedAttestationsElectraResponse) GetIndexedAttestations ¶
func (x *ListIndexedAttestationsElectraResponse) GetIndexedAttestations() []*IndexedAttestationElectra
func (*ListIndexedAttestationsElectraResponse) GetNextPageToken ¶
func (x *ListIndexedAttestationsElectraResponse) GetNextPageToken() string
func (*ListIndexedAttestationsElectraResponse) GetTotalSize ¶
func (x *ListIndexedAttestationsElectraResponse) GetTotalSize() int32
func (*ListIndexedAttestationsElectraResponse) ProtoMessage ¶
func (*ListIndexedAttestationsElectraResponse) ProtoMessage()
func (*ListIndexedAttestationsElectraResponse) ProtoReflect ¶
func (x *ListIndexedAttestationsElectraResponse) ProtoReflect() protoreflect.Message
func (*ListIndexedAttestationsElectraResponse) Reset ¶
func (x *ListIndexedAttestationsElectraResponse) Reset()
func (*ListIndexedAttestationsElectraResponse) String ¶
func (x *ListIndexedAttestationsElectraResponse) String() string
type ListIndexedAttestationsRequest
deprecated
type ListIndexedAttestationsRequest struct {
// Types that are valid to be assigned to QueryFilter:
//
// *ListIndexedAttestationsRequest_Epoch
// *ListIndexedAttestationsRequest_GenesisEpoch
QueryFilter isListIndexedAttestationsRequest_QueryFilter `protobuf_oneof:"query_filter"`
PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ListIndexedAttestationsRequest) Descriptor
deprecated
func (*ListIndexedAttestationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListIndexedAttestationsRequest.ProtoReflect.Descriptor instead.
func (*ListIndexedAttestationsRequest) GetGenesisEpoch ¶
func (x *ListIndexedAttestationsRequest) GetGenesisEpoch() bool
func (*ListIndexedAttestationsRequest) GetPageSize ¶
func (x *ListIndexedAttestationsRequest) GetPageSize() int32
func (*ListIndexedAttestationsRequest) GetPageToken ¶
func (x *ListIndexedAttestationsRequest) GetPageToken() string
func (*ListIndexedAttestationsRequest) GetQueryFilter ¶
func (x *ListIndexedAttestationsRequest) GetQueryFilter() isListIndexedAttestationsRequest_QueryFilter
func (*ListIndexedAttestationsRequest) ProtoMessage ¶
func (*ListIndexedAttestationsRequest) ProtoMessage()
func (*ListIndexedAttestationsRequest) ProtoReflect ¶
func (x *ListIndexedAttestationsRequest) ProtoReflect() protoreflect.Message
func (*ListIndexedAttestationsRequest) Reset ¶
func (x *ListIndexedAttestationsRequest) Reset()
func (*ListIndexedAttestationsRequest) String ¶
func (x *ListIndexedAttestationsRequest) String() string
type ListIndexedAttestationsRequest_Epoch ¶
type ListIndexedAttestationsRequest_Epoch struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `protobuf:"varint,1,opt,name=epoch,proto3,oneof" cast-type:"github.com/OffchainLabs/prysm/v7/consensus-types/primitives.Epoch"`
}
type ListIndexedAttestationsRequest_GenesisEpoch ¶
type ListIndexedAttestationsRequest_GenesisEpoch struct {
GenesisEpoch bool `protobuf:"varint,2,opt,name=genesis_epoch,json=genesisEpoch,proto3,oneof"`
}
type ListIndexedAttestationsResponse
deprecated
type ListIndexedAttestationsResponse struct {
IndexedAttestations []*IndexedAttestation `protobuf:"bytes,1,rep,name=indexed_attestations,json=indexedAttestations,proto3" json:"indexed_attestations,omitempty"`
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ListIndexedAttestationsResponse) Descriptor
deprecated
func (*ListIndexedAttestationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListIndexedAttestationsResponse.ProtoReflect.Descriptor instead.
func (*ListIndexedAttestationsResponse) GetIndexedAttestations ¶
func (x *ListIndexedAttestationsResponse) GetIndexedAttestations() []*IndexedAttestation
func (*ListIndexedAttestationsResponse) GetNextPageToken ¶
func (x *ListIndexedAttestationsResponse) GetNextPageToken() string
func (*ListIndexedAttestationsResponse) GetTotalSize ¶
func (x *ListIndexedAttestationsResponse) GetTotalSize() int32
func (*ListIndexedAttestationsResponse) ProtoMessage ¶
func (*ListIndexedAttestationsResponse) ProtoMessage()
func (*ListIndexedAttestationsResponse) ProtoReflect ¶
func (x *ListIndexedAttestationsResponse) ProtoReflect() protoreflect.Message
func (*ListIndexedAttestationsResponse) Reset ¶
func (x *ListIndexedAttestationsResponse) Reset()
func (*ListIndexedAttestationsResponse) String ¶
func (x *ListIndexedAttestationsResponse) String() string
type ListValidatorAssignmentsRequest
deprecated
type ListValidatorAssignmentsRequest struct {
// Types that are valid to be assigned to QueryFilter:
//
// *ListValidatorAssignmentsRequest_Epoch
// *ListValidatorAssignmentsRequest_Genesis
QueryFilter isListValidatorAssignmentsRequest_QueryFilter `protobuf_oneof:"query_filter"`
PublicKeys [][]byte `protobuf:"bytes,3,rep,name=public_keys,json=publicKeys,proto3" json:"public_keys,omitempty" ssz-size:"?,48"`
Indices []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 162-byte string literal not displayed */
PageSize int32 `protobuf:"varint,5,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageToken string `protobuf:"bytes,6,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ListValidatorAssignmentsRequest) Descriptor
deprecated
func (*ListValidatorAssignmentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListValidatorAssignmentsRequest.ProtoReflect.Descriptor instead.
func (*ListValidatorAssignmentsRequest) GetGenesis ¶
func (x *ListValidatorAssignmentsRequest) GetGenesis() bool
func (*ListValidatorAssignmentsRequest) GetIndices ¶
func (x *ListValidatorAssignmentsRequest) GetIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*ListValidatorAssignmentsRequest) GetPageSize ¶
func (x *ListValidatorAssignmentsRequest) GetPageSize() int32
func (*ListValidatorAssignmentsRequest) GetPageToken ¶
func (x *ListValidatorAssignmentsRequest) GetPageToken() string
func (*ListValidatorAssignmentsRequest) GetPublicKeys ¶
func (x *ListValidatorAssignmentsRequest) GetPublicKeys() [][]byte
func (*ListValidatorAssignmentsRequest) GetQueryFilter ¶
func (x *ListValidatorAssignmentsRequest) GetQueryFilter() isListValidatorAssignmentsRequest_QueryFilter
func (*ListValidatorAssignmentsRequest) ProtoMessage ¶
func (*ListValidatorAssignmentsRequest) ProtoMessage()
func (*ListValidatorAssignmentsRequest) ProtoReflect ¶
func (x *ListValidatorAssignmentsRequest) ProtoReflect() protoreflect.Message
func (*ListValidatorAssignmentsRequest) Reset ¶
func (x *ListValidatorAssignmentsRequest) Reset()
func (*ListValidatorAssignmentsRequest) String ¶
func (x *ListValidatorAssignmentsRequest) String() string
type ListValidatorAssignmentsRequest_Epoch ¶
type ListValidatorAssignmentsRequest_Epoch struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `protobuf:"varint,1,opt,name=epoch,proto3,oneof" cast-type:"github.com/OffchainLabs/prysm/v7/consensus-types/primitives.Epoch"`
}
type ListValidatorAssignmentsRequest_Genesis ¶
type ListValidatorAssignmentsRequest_Genesis struct {
Genesis bool `protobuf:"varint,2,opt,name=genesis,proto3,oneof"`
}
type ListValidatorBalancesRequest
deprecated
type ListValidatorBalancesRequest struct {
// Types that are valid to be assigned to QueryFilter:
//
// *ListValidatorBalancesRequest_Epoch
// *ListValidatorBalancesRequest_Genesis
QueryFilter isListValidatorBalancesRequest_QueryFilter `protobuf_oneof:"query_filter"`
PublicKeys [][]byte `protobuf:"bytes,3,rep,name=public_keys,json=publicKeys,proto3" json:"public_keys,omitempty" ssz-size:"?,48"`
Indices []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 162-byte string literal not displayed */
PageSize int32 `protobuf:"varint,5,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageToken string `protobuf:"bytes,6,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ListValidatorBalancesRequest) Descriptor
deprecated
func (*ListValidatorBalancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListValidatorBalancesRequest.ProtoReflect.Descriptor instead.
func (*ListValidatorBalancesRequest) GetEpoch ¶
func (x *ListValidatorBalancesRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*ListValidatorBalancesRequest) GetGenesis ¶
func (x *ListValidatorBalancesRequest) GetGenesis() bool
func (*ListValidatorBalancesRequest) GetIndices ¶
func (x *ListValidatorBalancesRequest) GetIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*ListValidatorBalancesRequest) GetPageSize ¶
func (x *ListValidatorBalancesRequest) GetPageSize() int32
func (*ListValidatorBalancesRequest) GetPageToken ¶
func (x *ListValidatorBalancesRequest) GetPageToken() string
func (*ListValidatorBalancesRequest) GetPublicKeys ¶
func (x *ListValidatorBalancesRequest) GetPublicKeys() [][]byte
func (*ListValidatorBalancesRequest) GetQueryFilter ¶
func (x *ListValidatorBalancesRequest) GetQueryFilter() isListValidatorBalancesRequest_QueryFilter
func (*ListValidatorBalancesRequest) ProtoMessage ¶
func (*ListValidatorBalancesRequest) ProtoMessage()
func (*ListValidatorBalancesRequest) ProtoReflect ¶
func (x *ListValidatorBalancesRequest) ProtoReflect() protoreflect.Message
func (*ListValidatorBalancesRequest) Reset ¶
func (x *ListValidatorBalancesRequest) Reset()
func (*ListValidatorBalancesRequest) String ¶
func (x *ListValidatorBalancesRequest) String() string
type ListValidatorBalancesRequest_Epoch ¶
type ListValidatorBalancesRequest_Epoch struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `protobuf:"varint,1,opt,name=epoch,proto3,oneof" cast-type:"github.com/OffchainLabs/prysm/v7/consensus-types/primitives.Epoch"`
}
type ListValidatorBalancesRequest_Genesis ¶
type ListValidatorBalancesRequest_Genesis struct {
Genesis bool `protobuf:"varint,2,opt,name=genesis,proto3,oneof"`
}
type ListValidatorsRequest
deprecated
type ListValidatorsRequest struct {
// Types that are valid to be assigned to QueryFilter:
//
// *ListValidatorsRequest_Epoch
// *ListValidatorsRequest_Genesis
QueryFilter isListValidatorsRequest_QueryFilter `protobuf_oneof:"query_filter"`
Active bool `protobuf:"varint,3,opt,name=active,proto3" json:"active,omitempty"`
PageSize int32 `protobuf:"varint,4,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageToken string `protobuf:"bytes,5,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
PublicKeys [][]byte `protobuf:"bytes,6,rep,name=public_keys,json=publicKeys,proto3" json:"public_keys,omitempty"`
Indices []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 162-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ListValidatorsRequest) Descriptor
deprecated
func (*ListValidatorsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListValidatorsRequest.ProtoReflect.Descriptor instead.
func (*ListValidatorsRequest) GetActive ¶
func (x *ListValidatorsRequest) GetActive() bool
func (*ListValidatorsRequest) GetEpoch ¶
func (x *ListValidatorsRequest) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*ListValidatorsRequest) GetGenesis ¶
func (x *ListValidatorsRequest) GetGenesis() bool
func (*ListValidatorsRequest) GetIndices ¶
func (x *ListValidatorsRequest) GetIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*ListValidatorsRequest) GetPageSize ¶
func (x *ListValidatorsRequest) GetPageSize() int32
func (*ListValidatorsRequest) GetPageToken ¶
func (x *ListValidatorsRequest) GetPageToken() string
func (*ListValidatorsRequest) GetPublicKeys ¶
func (x *ListValidatorsRequest) GetPublicKeys() [][]byte
func (*ListValidatorsRequest) GetQueryFilter ¶
func (x *ListValidatorsRequest) GetQueryFilter() isListValidatorsRequest_QueryFilter
func (*ListValidatorsRequest) ProtoMessage ¶
func (*ListValidatorsRequest) ProtoMessage()
func (*ListValidatorsRequest) ProtoReflect ¶
func (x *ListValidatorsRequest) ProtoReflect() protoreflect.Message
func (*ListValidatorsRequest) Reset ¶
func (x *ListValidatorsRequest) Reset()
func (*ListValidatorsRequest) String ¶
func (x *ListValidatorsRequest) String() string
type ListValidatorsRequest_Epoch ¶
type ListValidatorsRequest_Epoch struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `protobuf:"varint,1,opt,name=epoch,proto3,oneof" cast-type:"github.com/OffchainLabs/prysm/v7/consensus-types/primitives.Epoch"`
}
type ListValidatorsRequest_Genesis ¶
type ListValidatorsRequest_Genesis struct {
Genesis bool `protobuf:"varint,2,opt,name=genesis,proto3,oneof"`
}
type LoggingLevelRequest
deprecated
type LoggingLevelRequest struct {
Level LoggingLevelRequest_Level `protobuf:"varint,1,opt,name=level,proto3,enum=ethereum.eth.v1alpha1.LoggingLevelRequest_Level" json:"level,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/debug.proto.
func (*LoggingLevelRequest) Descriptor
deprecated
func (*LoggingLevelRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoggingLevelRequest.ProtoReflect.Descriptor instead.
func (*LoggingLevelRequest) GetLevel ¶
func (x *LoggingLevelRequest) GetLevel() LoggingLevelRequest_Level
func (*LoggingLevelRequest) ProtoMessage ¶
func (*LoggingLevelRequest) ProtoMessage()
func (*LoggingLevelRequest) ProtoReflect ¶
func (x *LoggingLevelRequest) ProtoReflect() protoreflect.Message
func (*LoggingLevelRequest) Reset ¶
func (x *LoggingLevelRequest) Reset()
func (*LoggingLevelRequest) String ¶
func (x *LoggingLevelRequest) String() string
type LoggingLevelRequest_Level ¶
type LoggingLevelRequest_Level int32
const ( LoggingLevelRequest_INFO LoggingLevelRequest_Level = 0 LoggingLevelRequest_DEBUG LoggingLevelRequest_Level = 1 LoggingLevelRequest_TRACE LoggingLevelRequest_Level = 2 )
func (LoggingLevelRequest_Level) Descriptor ¶
func (LoggingLevelRequest_Level) Descriptor() protoreflect.EnumDescriptor
func (LoggingLevelRequest_Level) Enum ¶
func (x LoggingLevelRequest_Level) Enum() *LoggingLevelRequest_Level
func (LoggingLevelRequest_Level) EnumDescriptor
deprecated
func (LoggingLevelRequest_Level) EnumDescriptor() ([]byte, []int)
Deprecated: Use LoggingLevelRequest_Level.Descriptor instead.
func (LoggingLevelRequest_Level) Number ¶
func (x LoggingLevelRequest_Level) Number() protoreflect.EnumNumber
func (LoggingLevelRequest_Level) String ¶
func (x LoggingLevelRequest_Level) String() string
func (LoggingLevelRequest_Level) Type ¶
func (LoggingLevelRequest_Level) Type() protoreflect.EnumType
type LogsResponse
deprecated
type LogsResponse struct {
Logs []string `protobuf:"bytes,1,rep,name=logs,proto3" json:"logs,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/health.proto.
func (*LogsResponse) Descriptor
deprecated
func (*LogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use LogsResponse.ProtoReflect.Descriptor instead.
func (*LogsResponse) GetLogs ¶
func (x *LogsResponse) GetLogs() []string
func (*LogsResponse) ProtoMessage ¶
func (*LogsResponse) ProtoMessage()
func (*LogsResponse) ProtoReflect ¶
func (x *LogsResponse) ProtoReflect() protoreflect.Message
func (*LogsResponse) Reset ¶
func (x *LogsResponse) Reset()
func (*LogsResponse) String ¶
func (x *LogsResponse) String() string
type MetaDataV0 ¶
type MetaDataV0 struct {
SeqNumber uint64 `protobuf:"varint,1,opt,name=seq_number,json=seqNumber,proto3" json:"seq_number,omitempty"`
Attnets github_com_OffchainLabs_go_bitfield.Bitvector64 `` /* 140-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*MetaDataV0) Descriptor
deprecated
func (*MetaDataV0) Descriptor() ([]byte, []int)
Deprecated: Use MetaDataV0.ProtoReflect.Descriptor instead.
func (*MetaDataV0) GetAttnets ¶
func (x *MetaDataV0) GetAttnets() github_com_OffchainLabs_go_bitfield.Bitvector64
func (*MetaDataV0) GetSeqNumber ¶
func (x *MetaDataV0) GetSeqNumber() uint64
func (*MetaDataV0) HashTreeRoot ¶
func (m *MetaDataV0) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the MetaDataV0 object
func (*MetaDataV0) HashTreeRootWith ¶
func (m *MetaDataV0) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the MetaDataV0 object with a hasher
func (*MetaDataV0) MarshalSSZ ¶
func (m *MetaDataV0) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the MetaDataV0 object
func (*MetaDataV0) MarshalSSZTo ¶
func (m *MetaDataV0) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the MetaDataV0 object to a target array
func (*MetaDataV0) ProtoMessage ¶
func (*MetaDataV0) ProtoMessage()
func (*MetaDataV0) ProtoReflect ¶
func (x *MetaDataV0) ProtoReflect() protoreflect.Message
func (*MetaDataV0) Reset ¶
func (x *MetaDataV0) Reset()
func (*MetaDataV0) SizeSSZ ¶
func (m *MetaDataV0) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the MetaDataV0 object
func (*MetaDataV0) String ¶
func (x *MetaDataV0) String() string
func (*MetaDataV0) UnmarshalSSZ ¶
func (m *MetaDataV0) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the MetaDataV0 object
type MetaDataV1 ¶
type MetaDataV1 struct {
SeqNumber uint64 `protobuf:"varint,1,opt,name=seq_number,json=seqNumber,proto3" json:"seq_number,omitempty"`
Attnets github_com_OffchainLabs_go_bitfield.Bitvector64 `` /* 140-byte string literal not displayed */
Syncnets github_com_OffchainLabs_go_bitfield.Bitvector4 `` /* 141-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*MetaDataV1) Descriptor
deprecated
func (*MetaDataV1) Descriptor() ([]byte, []int)
Deprecated: Use MetaDataV1.ProtoReflect.Descriptor instead.
func (*MetaDataV1) GetAttnets ¶
func (x *MetaDataV1) GetAttnets() github_com_OffchainLabs_go_bitfield.Bitvector64
func (*MetaDataV1) GetSeqNumber ¶
func (x *MetaDataV1) GetSeqNumber() uint64
func (*MetaDataV1) GetSyncnets ¶
func (x *MetaDataV1) GetSyncnets() github_com_OffchainLabs_go_bitfield.Bitvector4
func (*MetaDataV1) HashTreeRoot ¶
func (m *MetaDataV1) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the MetaDataV1 object
func (*MetaDataV1) HashTreeRootWith ¶
func (m *MetaDataV1) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the MetaDataV1 object with a hasher
func (*MetaDataV1) MarshalSSZ ¶
func (m *MetaDataV1) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the MetaDataV1 object
func (*MetaDataV1) MarshalSSZTo ¶
func (m *MetaDataV1) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the MetaDataV1 object to a target array
func (*MetaDataV1) ProtoMessage ¶
func (*MetaDataV1) ProtoMessage()
func (*MetaDataV1) ProtoReflect ¶
func (x *MetaDataV1) ProtoReflect() protoreflect.Message
func (*MetaDataV1) Reset ¶
func (x *MetaDataV1) Reset()
func (*MetaDataV1) SizeSSZ ¶
func (m *MetaDataV1) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the MetaDataV1 object
func (*MetaDataV1) String ¶
func (x *MetaDataV1) String() string
func (*MetaDataV1) UnmarshalSSZ ¶
func (m *MetaDataV1) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the MetaDataV1 object
type MetaDataV2 ¶
type MetaDataV2 struct {
SeqNumber uint64 `protobuf:"varint,1,opt,name=seq_number,json=seqNumber,proto3" json:"seq_number,omitempty"`
Attnets github_com_OffchainLabs_go_bitfield.Bitvector64 `` /* 140-byte string literal not displayed */
Syncnets github_com_OffchainLabs_go_bitfield.Bitvector4 `` /* 141-byte string literal not displayed */
CustodyGroupCount uint64 `protobuf:"varint,4,opt,name=custody_group_count,json=custodyGroupCount,proto3" json:"custody_group_count,omitempty"`
// contains filtered or unexported fields
}
func (*MetaDataV2) Descriptor
deprecated
func (*MetaDataV2) Descriptor() ([]byte, []int)
Deprecated: Use MetaDataV2.ProtoReflect.Descriptor instead.
func (*MetaDataV2) GetAttnets ¶
func (x *MetaDataV2) GetAttnets() github_com_OffchainLabs_go_bitfield.Bitvector64
func (*MetaDataV2) GetCustodyGroupCount ¶
func (x *MetaDataV2) GetCustodyGroupCount() uint64
func (*MetaDataV2) GetSeqNumber ¶
func (x *MetaDataV2) GetSeqNumber() uint64
func (*MetaDataV2) GetSyncnets ¶
func (x *MetaDataV2) GetSyncnets() github_com_OffchainLabs_go_bitfield.Bitvector4
func (*MetaDataV2) HashTreeRoot ¶
func (m *MetaDataV2) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the MetaDataV2 object
func (*MetaDataV2) HashTreeRootWith ¶
func (m *MetaDataV2) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the MetaDataV2 object with a hasher
func (*MetaDataV2) MarshalSSZ ¶
func (m *MetaDataV2) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the MetaDataV2 object
func (*MetaDataV2) MarshalSSZTo ¶
func (m *MetaDataV2) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the MetaDataV2 object to a target array
func (*MetaDataV2) ProtoMessage ¶
func (*MetaDataV2) ProtoMessage()
func (*MetaDataV2) ProtoReflect ¶
func (x *MetaDataV2) ProtoReflect() protoreflect.Message
func (*MetaDataV2) Reset ¶
func (x *MetaDataV2) Reset()
func (*MetaDataV2) SizeSSZ ¶
func (m *MetaDataV2) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the MetaDataV2 object
func (*MetaDataV2) String ¶
func (x *MetaDataV2) String() string
func (*MetaDataV2) UnmarshalSSZ ¶
func (m *MetaDataV2) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the MetaDataV2 object
type MultipleValidatorStatusRequest
deprecated
type MultipleValidatorStatusRequest struct {
PublicKeys [][]byte `protobuf:"bytes,1,rep,name=public_keys,json=publicKeys,proto3" json:"public_keys,omitempty" ssz-size:"?,48"`
Indices []int64 `protobuf:"varint,2,rep,packed,name=indices,proto3" json:"indices,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*MultipleValidatorStatusRequest) Descriptor
deprecated
func (*MultipleValidatorStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use MultipleValidatorStatusRequest.ProtoReflect.Descriptor instead.
func (*MultipleValidatorStatusRequest) GetIndices ¶
func (x *MultipleValidatorStatusRequest) GetIndices() []int64
func (*MultipleValidatorStatusRequest) GetPublicKeys ¶
func (x *MultipleValidatorStatusRequest) GetPublicKeys() [][]byte
func (*MultipleValidatorStatusRequest) ProtoMessage ¶
func (*MultipleValidatorStatusRequest) ProtoMessage()
func (*MultipleValidatorStatusRequest) ProtoReflect ¶
func (x *MultipleValidatorStatusRequest) ProtoReflect() protoreflect.Message
func (*MultipleValidatorStatusRequest) Reset ¶
func (x *MultipleValidatorStatusRequest) Reset()
func (*MultipleValidatorStatusRequest) String ¶
func (x *MultipleValidatorStatusRequest) String() string
type MultipleValidatorStatusResponse
deprecated
type MultipleValidatorStatusResponse struct {
PublicKeys [][]byte `protobuf:"bytes,1,rep,name=public_keys,json=publicKeys,proto3" json:"public_keys,omitempty" ssz-size:"?,48"`
Statuses []*ValidatorStatusResponse `protobuf:"bytes,2,rep,name=statuses,proto3" json:"statuses,omitempty"`
Indices []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 162-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*MultipleValidatorStatusResponse) Descriptor
deprecated
func (*MultipleValidatorStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use MultipleValidatorStatusResponse.ProtoReflect.Descriptor instead.
func (*MultipleValidatorStatusResponse) GetIndices ¶
func (x *MultipleValidatorStatusResponse) GetIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*MultipleValidatorStatusResponse) GetPublicKeys ¶
func (x *MultipleValidatorStatusResponse) GetPublicKeys() [][]byte
func (*MultipleValidatorStatusResponse) GetStatuses ¶
func (x *MultipleValidatorStatusResponse) GetStatuses() []*ValidatorStatusResponse
func (*MultipleValidatorStatusResponse) ProtoMessage ¶
func (*MultipleValidatorStatusResponse) ProtoMessage()
func (*MultipleValidatorStatusResponse) ProtoReflect ¶
func (x *MultipleValidatorStatusResponse) ProtoReflect() protoreflect.Message
func (*MultipleValidatorStatusResponse) Reset ¶
func (x *MultipleValidatorStatusResponse) Reset()
func (*MultipleValidatorStatusResponse) String ¶
func (x *MultipleValidatorStatusResponse) String() string
type NodeClient ¶
type NodeClient interface {
// Deprecated: Do not use.
GetSyncStatus(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*SyncStatus, error)
// Deprecated: Do not use.
GetGenesis(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*Genesis, error)
// Deprecated: Do not use.
GetVersion(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*Version, error)
// Deprecated: Do not use.
GetHealth(ctx context.Context, in *HealthRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
// Deprecated: Do not use.
ListImplementedServices(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*ImplementedServices, error)
// Deprecated: Do not use.
GetHost(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*HostData, error)
// Deprecated: Do not use.
GetPeer(ctx context.Context, in *PeerRequest, opts ...grpc.CallOption) (*Peer, error)
// Deprecated: Do not use.
ListPeers(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*Peers, error)
// Deprecated: Do not use.
GetETH1ConnectionStatus(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*ETH1ConnectionStatus, error)
}
NodeClient is the client API for Node service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewNodeClient ¶
func NewNodeClient(cc grpc.ClientConnInterface) NodeClient
type NodeServer ¶
type NodeServer interface {
// Deprecated: Do not use.
GetSyncStatus(context.Context, *emptypb.Empty) (*SyncStatus, error)
// Deprecated: Do not use.
GetGenesis(context.Context, *emptypb.Empty) (*Genesis, error)
// Deprecated: Do not use.
GetVersion(context.Context, *emptypb.Empty) (*Version, error)
// Deprecated: Do not use.
GetHealth(context.Context, *HealthRequest) (*emptypb.Empty, error)
// Deprecated: Do not use.
ListImplementedServices(context.Context, *emptypb.Empty) (*ImplementedServices, error)
// Deprecated: Do not use.
GetHost(context.Context, *emptypb.Empty) (*HostData, error)
// Deprecated: Do not use.
GetPeer(context.Context, *PeerRequest) (*Peer, error)
// Deprecated: Do not use.
ListPeers(context.Context, *emptypb.Empty) (*Peers, error)
// Deprecated: Do not use.
GetETH1ConnectionStatus(context.Context, *emptypb.Empty) (*ETH1ConnectionStatus, error)
}
NodeServer is the server API for Node service.
type PayloadAttestation ¶
type PayloadAttestation struct {
AggregationBits github_com_OffchainLabs_go_bitfield.Bitvector512 `` /* 181-byte string literal not displayed */
Data *PayloadAttestationData `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
Signature []byte `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*PayloadAttestation) Descriptor
deprecated
func (*PayloadAttestation) Descriptor() ([]byte, []int)
Deprecated: Use PayloadAttestation.ProtoReflect.Descriptor instead.
func (*PayloadAttestation) GetAggregationBits ¶
func (x *PayloadAttestation) GetAggregationBits() github_com_OffchainLabs_go_bitfield.Bitvector512
func (*PayloadAttestation) GetData ¶
func (x *PayloadAttestation) GetData() *PayloadAttestationData
func (*PayloadAttestation) GetSignature ¶
func (x *PayloadAttestation) GetSignature() []byte
func (*PayloadAttestation) HashTreeRoot ¶
func (p *PayloadAttestation) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the PayloadAttestation object
func (*PayloadAttestation) HashTreeRootWith ¶
func (p *PayloadAttestation) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the PayloadAttestation object with a hasher
func (*PayloadAttestation) MarshalSSZ ¶
func (p *PayloadAttestation) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the PayloadAttestation object
func (*PayloadAttestation) MarshalSSZTo ¶
func (p *PayloadAttestation) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the PayloadAttestation object to a target array
func (*PayloadAttestation) ProtoMessage ¶
func (*PayloadAttestation) ProtoMessage()
func (*PayloadAttestation) ProtoReflect ¶
func (x *PayloadAttestation) ProtoReflect() protoreflect.Message
func (*PayloadAttestation) Reset ¶
func (x *PayloadAttestation) Reset()
func (*PayloadAttestation) SizeSSZ ¶
func (p *PayloadAttestation) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the PayloadAttestation object
func (*PayloadAttestation) String ¶
func (x *PayloadAttestation) String() string
func (*PayloadAttestation) UnmarshalSSZ ¶
func (p *PayloadAttestation) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the PayloadAttestation object
type PayloadAttestationData ¶
type PayloadAttestationData struct {
BeaconBlockRoot []byte `protobuf:"bytes,1,opt,name=beacon_block_root,json=beaconBlockRoot,proto3" json:"beacon_block_root,omitempty" ssz-size:"32"`
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
PayloadPresent bool `protobuf:"varint,3,opt,name=payload_present,json=payloadPresent,proto3" json:"payload_present,omitempty"`
BlobDataAvailable bool `protobuf:"varint,4,opt,name=blob_data_available,json=blobDataAvailable,proto3" json:"blob_data_available,omitempty"`
// contains filtered or unexported fields
}
func (*PayloadAttestationData) Descriptor
deprecated
func (*PayloadAttestationData) Descriptor() ([]byte, []int)
Deprecated: Use PayloadAttestationData.ProtoReflect.Descriptor instead.
func (*PayloadAttestationData) GetBeaconBlockRoot ¶
func (x *PayloadAttestationData) GetBeaconBlockRoot() []byte
func (*PayloadAttestationData) GetBlobDataAvailable ¶
func (x *PayloadAttestationData) GetBlobDataAvailable() bool
func (*PayloadAttestationData) GetPayloadPresent ¶
func (x *PayloadAttestationData) GetPayloadPresent() bool
func (*PayloadAttestationData) GetSlot ¶
func (x *PayloadAttestationData) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*PayloadAttestationData) HashTreeRoot ¶
func (p *PayloadAttestationData) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the PayloadAttestationData object
func (*PayloadAttestationData) HashTreeRootWith ¶
func (p *PayloadAttestationData) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the PayloadAttestationData object with a hasher
func (*PayloadAttestationData) MarshalSSZ ¶
func (p *PayloadAttestationData) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the PayloadAttestationData object
func (*PayloadAttestationData) MarshalSSZTo ¶
func (p *PayloadAttestationData) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the PayloadAttestationData object to a target array
func (*PayloadAttestationData) ProtoMessage ¶
func (*PayloadAttestationData) ProtoMessage()
func (*PayloadAttestationData) ProtoReflect ¶
func (x *PayloadAttestationData) ProtoReflect() protoreflect.Message
func (*PayloadAttestationData) Reset ¶
func (x *PayloadAttestationData) Reset()
func (*PayloadAttestationData) SizeSSZ ¶
func (p *PayloadAttestationData) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the PayloadAttestationData object
func (*PayloadAttestationData) String ¶
func (x *PayloadAttestationData) String() string
func (*PayloadAttestationData) UnmarshalSSZ ¶
func (p *PayloadAttestationData) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the PayloadAttestationData object
type PayloadAttestationMessage ¶
type PayloadAttestationMessage struct {
ValidatorIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 191-byte string literal not displayed */
Data *PayloadAttestationData `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
Signature []byte `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*PayloadAttestationMessage) Descriptor
deprecated
func (*PayloadAttestationMessage) Descriptor() ([]byte, []int)
Deprecated: Use PayloadAttestationMessage.ProtoReflect.Descriptor instead.
func (*PayloadAttestationMessage) GetData ¶
func (x *PayloadAttestationMessage) GetData() *PayloadAttestationData
func (*PayloadAttestationMessage) GetSignature ¶
func (x *PayloadAttestationMessage) GetSignature() []byte
func (*PayloadAttestationMessage) GetValidatorIndex ¶
func (x *PayloadAttestationMessage) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*PayloadAttestationMessage) HashTreeRoot ¶
func (p *PayloadAttestationMessage) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the PayloadAttestationMessage object
func (*PayloadAttestationMessage) HashTreeRootWith ¶
func (p *PayloadAttestationMessage) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the PayloadAttestationMessage object with a hasher
func (*PayloadAttestationMessage) MarshalSSZ ¶
func (p *PayloadAttestationMessage) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the PayloadAttestationMessage object
func (*PayloadAttestationMessage) MarshalSSZTo ¶
func (p *PayloadAttestationMessage) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the PayloadAttestationMessage object to a target array
func (*PayloadAttestationMessage) ProtoMessage ¶
func (*PayloadAttestationMessage) ProtoMessage()
func (*PayloadAttestationMessage) ProtoReflect ¶
func (x *PayloadAttestationMessage) ProtoReflect() protoreflect.Message
func (*PayloadAttestationMessage) Reset ¶
func (x *PayloadAttestationMessage) Reset()
func (*PayloadAttestationMessage) SizeSSZ ¶
func (p *PayloadAttestationMessage) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the PayloadAttestationMessage object
func (*PayloadAttestationMessage) String ¶
func (x *PayloadAttestationMessage) String() string
func (*PayloadAttestationMessage) UnmarshalSSZ ¶
func (p *PayloadAttestationMessage) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the PayloadAttestationMessage object
type Peer
deprecated
type Peer struct {
Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"`
Direction PeerDirection `protobuf:"varint,2,opt,name=direction,proto3,enum=ethereum.eth.v1alpha1.PeerDirection" json:"direction,omitempty"`
ConnectionState ConnectionState `` /* 150-byte string literal not displayed */
PeerId string `protobuf:"bytes,4,opt,name=peer_id,json=peerId,proto3" json:"peer_id,omitempty"`
Enr string `protobuf:"bytes,5,opt,name=enr,proto3" json:"enr,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/node.proto.
func (*Peer) Descriptor
deprecated
func (*Peer) GetAddress ¶
func (*Peer) GetConnectionState ¶
func (x *Peer) GetConnectionState() ConnectionState
func (*Peer) GetDirection ¶
func (x *Peer) GetDirection() PeerDirection
func (*Peer) ProtoMessage ¶
func (*Peer) ProtoMessage()
func (*Peer) ProtoReflect ¶
func (x *Peer) ProtoReflect() protoreflect.Message
type PeerDirection ¶
type PeerDirection int32
const ( PeerDirection_UNKNOWN PeerDirection = 0 PeerDirection_INBOUND PeerDirection = 1 PeerDirection_OUTBOUND PeerDirection = 2 )
func (PeerDirection) Descriptor ¶
func (PeerDirection) Descriptor() protoreflect.EnumDescriptor
func (PeerDirection) Enum ¶
func (x PeerDirection) Enum() *PeerDirection
func (PeerDirection) EnumDescriptor
deprecated
func (PeerDirection) EnumDescriptor() ([]byte, []int)
Deprecated: Use PeerDirection.Descriptor instead.
func (PeerDirection) Number ¶
func (x PeerDirection) Number() protoreflect.EnumNumber
func (PeerDirection) String ¶
func (x PeerDirection) String() string
func (PeerDirection) Type ¶
func (PeerDirection) Type() protoreflect.EnumType
type PeerRequest
deprecated
type PeerRequest struct {
PeerId string `protobuf:"bytes,1,opt,name=peer_id,json=peerId,proto3" json:"peer_id,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/node.proto.
func (*PeerRequest) Descriptor
deprecated
func (*PeerRequest) Descriptor() ([]byte, []int)
Deprecated: Use PeerRequest.ProtoReflect.Descriptor instead.
func (*PeerRequest) GetPeerId ¶
func (x *PeerRequest) GetPeerId() string
func (*PeerRequest) ProtoMessage ¶
func (*PeerRequest) ProtoMessage()
func (*PeerRequest) ProtoReflect ¶
func (x *PeerRequest) ProtoReflect() protoreflect.Message
func (*PeerRequest) Reset ¶
func (x *PeerRequest) Reset()
func (*PeerRequest) String ¶
func (x *PeerRequest) String() string
type Peers
deprecated
type Peers struct {
Peers []*Peer `protobuf:"bytes,1,rep,name=peers,proto3" json:"peers,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/node.proto.
func (*Peers) Descriptor
deprecated
func (*Peers) ProtoMessage ¶
func (*Peers) ProtoMessage()
func (*Peers) ProtoReflect ¶
func (x *Peers) ProtoReflect() protoreflect.Message
type PendingAttestation ¶
type PendingAttestation struct {
AggregationBits github_com_OffchainLabs_go_bitfield.Bitlist `` /* 177-byte string literal not displayed */
Data *AttestationData `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
InclusionDelay github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 181-byte string literal not displayed */
ProposerIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 188-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PendingAttestation) CommitteeBitsVal ¶
func (a *PendingAttestation) CommitteeBitsVal() bitfield.Bitfield
CommitteeBitsVal --
func (*PendingAttestation) Descriptor
deprecated
func (*PendingAttestation) Descriptor() ([]byte, []int)
Deprecated: Use PendingAttestation.ProtoReflect.Descriptor instead.
func (*PendingAttestation) GetAggregationBits ¶
func (x *PendingAttestation) GetAggregationBits() github_com_OffchainLabs_go_bitfield.Bitlist
func (*PendingAttestation) GetAttestingIndex ¶
func (*PendingAttestation) GetAttestingIndex() primitives.ValidatorIndex
GetAttestingIndex --
func (*PendingAttestation) GetCommitteeIndex ¶
func (a *PendingAttestation) GetCommitteeIndex() primitives.CommitteeIndex
GetCommitteeIndex --
func (*PendingAttestation) GetData ¶
func (x *PendingAttestation) GetData() *AttestationData
func (*PendingAttestation) GetInclusionDelay ¶
func (x *PendingAttestation) GetInclusionDelay() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*PendingAttestation) GetProposerIndex ¶
func (x *PendingAttestation) GetProposerIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*PendingAttestation) GetSignature ¶
func (a *PendingAttestation) GetSignature() []byte
GetSignature --
func (*PendingAttestation) HashTreeRoot ¶
func (p *PendingAttestation) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the PendingAttestation object
func (*PendingAttestation) HashTreeRootWith ¶
func (p *PendingAttestation) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the PendingAttestation object with a hasher
func (*PendingAttestation) IsAggregated ¶
func (a *PendingAttestation) IsAggregated() bool
IsAggregated --
func (*PendingAttestation) IsSingle ¶
func (*PendingAttestation) IsSingle() bool
IsSingle returns true when the attestation can have only a single attester index.
func (*PendingAttestation) MarshalSSZ ¶
func (p *PendingAttestation) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the PendingAttestation object
func (*PendingAttestation) MarshalSSZTo ¶
func (p *PendingAttestation) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the PendingAttestation object to a target array
func (*PendingAttestation) ProtoMessage ¶
func (*PendingAttestation) ProtoMessage()
func (*PendingAttestation) ProtoReflect ¶
func (x *PendingAttestation) ProtoReflect() protoreflect.Message
func (*PendingAttestation) Reset ¶
func (x *PendingAttestation) Reset()
func (*PendingAttestation) SetSignature ¶
func (a *PendingAttestation) SetSignature(_ []byte)
SetSignature --
func (*PendingAttestation) SizeSSZ ¶
func (p *PendingAttestation) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the PendingAttestation object
func (*PendingAttestation) String ¶
func (x *PendingAttestation) String() string
func (*PendingAttestation) UnmarshalSSZ ¶
func (p *PendingAttestation) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the PendingAttestation object
type PendingConsolidation ¶
type PendingConsolidation struct {
SourceIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 182-byte string literal not displayed */
TargetIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 182-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PendingConsolidation) Copy ¶
func (pc *PendingConsolidation) Copy() *PendingConsolidation
Copy --
func (*PendingConsolidation) Descriptor
deprecated
func (*PendingConsolidation) Descriptor() ([]byte, []int)
Deprecated: Use PendingConsolidation.ProtoReflect.Descriptor instead.
func (*PendingConsolidation) GetSourceIndex ¶
func (x *PendingConsolidation) GetSourceIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*PendingConsolidation) GetTargetIndex ¶
func (x *PendingConsolidation) GetTargetIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*PendingConsolidation) HashTreeRoot ¶
func (p *PendingConsolidation) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the PendingConsolidation object
func (*PendingConsolidation) HashTreeRootWith ¶
func (p *PendingConsolidation) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the PendingConsolidation object with a hasher
func (*PendingConsolidation) MarshalSSZ ¶
func (p *PendingConsolidation) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the PendingConsolidation object
func (*PendingConsolidation) MarshalSSZTo ¶
func (p *PendingConsolidation) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the PendingConsolidation object to a target array
func (*PendingConsolidation) ProtoMessage ¶
func (*PendingConsolidation) ProtoMessage()
func (*PendingConsolidation) ProtoReflect ¶
func (x *PendingConsolidation) ProtoReflect() protoreflect.Message
func (*PendingConsolidation) Reset ¶
func (x *PendingConsolidation) Reset()
func (*PendingConsolidation) SizeSSZ ¶
func (p *PendingConsolidation) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the PendingConsolidation object
func (*PendingConsolidation) String ¶
func (x *PendingConsolidation) String() string
func (*PendingConsolidation) UnmarshalSSZ ¶
func (p *PendingConsolidation) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the PendingConsolidation object
type PendingDeposit ¶
type PendingDeposit struct {
PublicKey []byte `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty" spec-name:"pubkey" ssz-size:"48"`
WithdrawalCredentials []byte `` /* 138-byte string literal not displayed */
Amount uint64 `protobuf:"varint,3,opt,name=amount,proto3" json:"amount,omitempty"`
Signature []byte `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PendingDeposit) Descriptor
deprecated
func (*PendingDeposit) Descriptor() ([]byte, []int)
Deprecated: Use PendingDeposit.ProtoReflect.Descriptor instead.
func (*PendingDeposit) GetAmount ¶
func (x *PendingDeposit) GetAmount() uint64
func (*PendingDeposit) GetPublicKey ¶
func (x *PendingDeposit) GetPublicKey() []byte
func (*PendingDeposit) GetSignature ¶
func (x *PendingDeposit) GetSignature() []byte
func (*PendingDeposit) GetSlot ¶
func (x *PendingDeposit) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*PendingDeposit) GetWithdrawalCredentials ¶
func (x *PendingDeposit) GetWithdrawalCredentials() []byte
func (*PendingDeposit) HashTreeRoot ¶
func (p *PendingDeposit) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the PendingDeposit object
func (*PendingDeposit) HashTreeRootWith ¶
func (p *PendingDeposit) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the PendingDeposit object with a hasher
func (*PendingDeposit) MarshalSSZ ¶
func (p *PendingDeposit) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the PendingDeposit object
func (*PendingDeposit) MarshalSSZTo ¶
func (p *PendingDeposit) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the PendingDeposit object to a target array
func (*PendingDeposit) ProtoMessage ¶
func (*PendingDeposit) ProtoMessage()
func (*PendingDeposit) ProtoReflect ¶
func (x *PendingDeposit) ProtoReflect() protoreflect.Message
func (*PendingDeposit) Reset ¶
func (x *PendingDeposit) Reset()
func (*PendingDeposit) SizeSSZ ¶
func (p *PendingDeposit) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the PendingDeposit object
func (*PendingDeposit) String ¶
func (x *PendingDeposit) String() string
func (*PendingDeposit) UnmarshalSSZ ¶
func (p *PendingDeposit) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the PendingDeposit object
type PendingPartialWithdrawal ¶
type PendingPartialWithdrawal struct {
Index github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 151-byte string literal not displayed */
Amount uint64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"`
WithdrawableEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 191-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PendingPartialWithdrawal) Copy ¶
func (pw *PendingPartialWithdrawal) Copy() *PendingPartialWithdrawal
Copy --
func (*PendingPartialWithdrawal) Descriptor
deprecated
func (*PendingPartialWithdrawal) Descriptor() ([]byte, []int)
Deprecated: Use PendingPartialWithdrawal.ProtoReflect.Descriptor instead.
func (*PendingPartialWithdrawal) GetAmount ¶
func (x *PendingPartialWithdrawal) GetAmount() uint64
func (*PendingPartialWithdrawal) GetWithdrawableEpoch ¶
func (x *PendingPartialWithdrawal) GetWithdrawableEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*PendingPartialWithdrawal) HashTreeRoot ¶
func (p *PendingPartialWithdrawal) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the PendingPartialWithdrawal object
func (*PendingPartialWithdrawal) HashTreeRootWith ¶
func (p *PendingPartialWithdrawal) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the PendingPartialWithdrawal object with a hasher
func (*PendingPartialWithdrawal) MarshalSSZ ¶
func (p *PendingPartialWithdrawal) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the PendingPartialWithdrawal object
func (*PendingPartialWithdrawal) MarshalSSZTo ¶
func (p *PendingPartialWithdrawal) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the PendingPartialWithdrawal object to a target array
func (*PendingPartialWithdrawal) ProtoMessage ¶
func (*PendingPartialWithdrawal) ProtoMessage()
func (*PendingPartialWithdrawal) ProtoReflect ¶
func (x *PendingPartialWithdrawal) ProtoReflect() protoreflect.Message
func (*PendingPartialWithdrawal) Reset ¶
func (x *PendingPartialWithdrawal) Reset()
func (*PendingPartialWithdrawal) SizeSSZ ¶
func (p *PendingPartialWithdrawal) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the PendingPartialWithdrawal object
func (*PendingPartialWithdrawal) String ¶
func (x *PendingPartialWithdrawal) String() string
func (*PendingPartialWithdrawal) UnmarshalSSZ ¶
func (p *PendingPartialWithdrawal) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the PendingPartialWithdrawal object
type PowBlock ¶
type PowBlock struct {
BlockHash []byte `protobuf:"bytes,1,opt,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty" ssz-size:"32"`
ParentHash []byte `protobuf:"bytes,2,opt,name=parent_hash,json=parentHash,proto3" json:"parent_hash,omitempty" ssz-size:"32"`
TotalDifficulty []byte `protobuf:"bytes,3,opt,name=total_difficulty,json=totalDifficulty,proto3" json:"total_difficulty,omitempty" ssz-size:"32"`
// contains filtered or unexported fields
}
func (*PowBlock) Descriptor
deprecated
func (*PowBlock) GetBlockHash ¶
func (*PowBlock) GetParentHash ¶
func (*PowBlock) GetTotalDifficulty ¶
func (*PowBlock) HashTreeRoot ¶
HashTreeRoot ssz hashes the PowBlock object
func (*PowBlock) HashTreeRootWith ¶
HashTreeRootWith ssz hashes the PowBlock object with a hasher
func (*PowBlock) MarshalSSZ ¶
MarshalSSZ ssz marshals the PowBlock object
func (*PowBlock) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the PowBlock object to a target array
func (*PowBlock) ProtoMessage ¶
func (*PowBlock) ProtoMessage()
func (*PowBlock) ProtoReflect ¶
func (x *PowBlock) ProtoReflect() protoreflect.Message
func (*PowBlock) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the PowBlock object
type PrepareBeaconProposerRequest
deprecated
type PrepareBeaconProposerRequest struct {
Recipients []*PrepareBeaconProposerRequest_FeeRecipientContainer `protobuf:"bytes,1,rep,name=recipients,proto3" json:"recipients,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*PrepareBeaconProposerRequest) Descriptor
deprecated
func (*PrepareBeaconProposerRequest) Descriptor() ([]byte, []int)
Deprecated: Use PrepareBeaconProposerRequest.ProtoReflect.Descriptor instead.
func (*PrepareBeaconProposerRequest) GetRecipients ¶
func (x *PrepareBeaconProposerRequest) GetRecipients() []*PrepareBeaconProposerRequest_FeeRecipientContainer
func (*PrepareBeaconProposerRequest) ProtoMessage ¶
func (*PrepareBeaconProposerRequest) ProtoMessage()
func (*PrepareBeaconProposerRequest) ProtoReflect ¶
func (x *PrepareBeaconProposerRequest) ProtoReflect() protoreflect.Message
func (*PrepareBeaconProposerRequest) Reset ¶
func (x *PrepareBeaconProposerRequest) Reset()
func (*PrepareBeaconProposerRequest) String ¶
func (x *PrepareBeaconProposerRequest) String() string
type PrepareBeaconProposerRequest_FeeRecipientContainer ¶
type PrepareBeaconProposerRequest_FeeRecipientContainer struct {
FeeRecipient []byte `protobuf:"bytes,1,opt,name=fee_recipient,json=feeRecipient,proto3" json:"fee_recipient,omitempty" ssz-size:"20"`
ValidatorIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 191-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*PrepareBeaconProposerRequest_FeeRecipientContainer) Descriptor
deprecated
func (*PrepareBeaconProposerRequest_FeeRecipientContainer) Descriptor() ([]byte, []int)
Deprecated: Use PrepareBeaconProposerRequest_FeeRecipientContainer.ProtoReflect.Descriptor instead.
func (*PrepareBeaconProposerRequest_FeeRecipientContainer) GetFeeRecipient ¶
func (x *PrepareBeaconProposerRequest_FeeRecipientContainer) GetFeeRecipient() []byte
func (*PrepareBeaconProposerRequest_FeeRecipientContainer) GetValidatorIndex ¶
func (x *PrepareBeaconProposerRequest_FeeRecipientContainer) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*PrepareBeaconProposerRequest_FeeRecipientContainer) ProtoMessage ¶
func (*PrepareBeaconProposerRequest_FeeRecipientContainer) ProtoMessage()
func (*PrepareBeaconProposerRequest_FeeRecipientContainer) ProtoReflect ¶
func (x *PrepareBeaconProposerRequest_FeeRecipientContainer) ProtoReflect() protoreflect.Message
func (*PrepareBeaconProposerRequest_FeeRecipientContainer) Reset ¶
func (x *PrepareBeaconProposerRequest_FeeRecipientContainer) Reset()
func (*PrepareBeaconProposerRequest_FeeRecipientContainer) String ¶
func (x *PrepareBeaconProposerRequest_FeeRecipientContainer) String() string
type ProposeExitResponse
deprecated
type ProposeExitResponse struct {
ExitRoot []byte `protobuf:"bytes,1,opt,name=exit_root,json=exitRoot,proto3" json:"exit_root,omitempty" ssz-size:"32"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*ProposeExitResponse) Descriptor
deprecated
func (*ProposeExitResponse) Descriptor() ([]byte, []int)
Deprecated: Use ProposeExitResponse.ProtoReflect.Descriptor instead.
func (*ProposeExitResponse) GetExitRoot ¶
func (x *ProposeExitResponse) GetExitRoot() []byte
func (*ProposeExitResponse) ProtoMessage ¶
func (*ProposeExitResponse) ProtoMessage()
func (*ProposeExitResponse) ProtoReflect ¶
func (x *ProposeExitResponse) ProtoReflect() protoreflect.Message
func (*ProposeExitResponse) Reset ¶
func (x *ProposeExitResponse) Reset()
func (*ProposeExitResponse) String ¶
func (x *ProposeExitResponse) String() string
type ProposeResponse
deprecated
type ProposeResponse struct {
BlockRoot []byte `protobuf:"bytes,1,opt,name=block_root,json=blockRoot,proto3" json:"block_root,omitempty" ssz-size:"32"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*ProposeResponse) Descriptor
deprecated
func (*ProposeResponse) Descriptor() ([]byte, []int)
Deprecated: Use ProposeResponse.ProtoReflect.Descriptor instead.
func (*ProposeResponse) GetBlockRoot ¶
func (x *ProposeResponse) GetBlockRoot() []byte
func (*ProposeResponse) ProtoMessage ¶
func (*ProposeResponse) ProtoMessage()
func (*ProposeResponse) ProtoReflect ¶
func (x *ProposeResponse) ProtoReflect() protoreflect.Message
func (*ProposeResponse) Reset ¶
func (x *ProposeResponse) Reset()
func (*ProposeResponse) String ¶
func (x *ProposeResponse) String() string
type ProposerSlashing ¶
type ProposerSlashing struct {
Header_1 *SignedBeaconBlockHeader `protobuf:"bytes,2,opt,name=header_1,json=header1,proto3" json:"header_1,omitempty"`
Header_2 *SignedBeaconBlockHeader `protobuf:"bytes,3,opt,name=header_2,json=header2,proto3" json:"header_2,omitempty"`
// contains filtered or unexported fields
}
func (*ProposerSlashing) Descriptor
deprecated
func (*ProposerSlashing) Descriptor() ([]byte, []int)
Deprecated: Use ProposerSlashing.ProtoReflect.Descriptor instead.
func (*ProposerSlashing) GetHeader_1 ¶
func (x *ProposerSlashing) GetHeader_1() *SignedBeaconBlockHeader
func (*ProposerSlashing) GetHeader_2 ¶
func (x *ProposerSlashing) GetHeader_2() *SignedBeaconBlockHeader
func (*ProposerSlashing) HashTreeRoot ¶
func (p *ProposerSlashing) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the ProposerSlashing object
func (*ProposerSlashing) HashTreeRootWith ¶
func (p *ProposerSlashing) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the ProposerSlashing object with a hasher
func (*ProposerSlashing) MarshalSSZ ¶
func (p *ProposerSlashing) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the ProposerSlashing object
func (*ProposerSlashing) MarshalSSZTo ¶
func (p *ProposerSlashing) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the ProposerSlashing object to a target array
func (*ProposerSlashing) ProtoMessage ¶
func (*ProposerSlashing) ProtoMessage()
func (*ProposerSlashing) ProtoReflect ¶
func (x *ProposerSlashing) ProtoReflect() protoreflect.Message
func (*ProposerSlashing) Reset ¶
func (x *ProposerSlashing) Reset()
func (*ProposerSlashing) SizeSSZ ¶
func (p *ProposerSlashing) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the ProposerSlashing object
func (*ProposerSlashing) String ¶
func (x *ProposerSlashing) String() string
func (*ProposerSlashing) UnmarshalSSZ ¶
func (p *ProposerSlashing) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the ProposerSlashing object
type SSZResponse
deprecated
type SSZResponse struct {
Encoded []byte `protobuf:"bytes,1,opt,name=encoded,proto3" json:"encoded,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/debug.proto.
func (*SSZResponse) Descriptor
deprecated
func (*SSZResponse) Descriptor() ([]byte, []int)
Deprecated: Use SSZResponse.ProtoReflect.Descriptor instead.
func (*SSZResponse) GetEncoded ¶
func (x *SSZResponse) GetEncoded() []byte
func (*SSZResponse) ProtoMessage ¶
func (*SSZResponse) ProtoMessage()
func (*SSZResponse) ProtoReflect ¶
func (x *SSZResponse) ProtoReflect() protoreflect.Message
func (*SSZResponse) Reset ¶
func (x *SSZResponse) Reset()
func (*SSZResponse) String ¶
func (x *SSZResponse) String() string
type ScoreInfo ¶
type ScoreInfo struct {
OverallScore float32 `protobuf:"fixed32,1,opt,name=overall_score,json=overallScore,proto3" json:"overall_score,omitempty"`
ProcessedBlocks uint64 `protobuf:"varint,2,opt,name=processed_blocks,json=processedBlocks,proto3" json:"processed_blocks,omitempty"`
BlockProviderScore float32 `protobuf:"fixed32,3,opt,name=block_provider_score,json=blockProviderScore,proto3" json:"block_provider_score,omitempty"`
TopicScores map[string]*TopicScoreSnapshot `` /* 168-byte string literal not displayed */
GossipScore float32 `protobuf:"fixed32,5,opt,name=gossip_score,json=gossipScore,proto3" json:"gossip_score,omitempty"`
BehaviourPenalty float32 `protobuf:"fixed32,6,opt,name=behaviour_penalty,json=behaviourPenalty,proto3" json:"behaviour_penalty,omitempty"`
ValidationError string `protobuf:"bytes,7,opt,name=validation_error,json=validationError,proto3" json:"validation_error,omitempty"`
// contains filtered or unexported fields
}
func (*ScoreInfo) Descriptor
deprecated
func (*ScoreInfo) GetBehaviourPenalty ¶
func (*ScoreInfo) GetBlockProviderScore ¶
func (*ScoreInfo) GetGossipScore ¶
func (*ScoreInfo) GetOverallScore ¶
func (*ScoreInfo) GetProcessedBlocks ¶
func (*ScoreInfo) GetTopicScores ¶
func (x *ScoreInfo) GetTopicScores() map[string]*TopicScoreSnapshot
func (*ScoreInfo) GetValidationError ¶
func (*ScoreInfo) ProtoMessage ¶
func (*ScoreInfo) ProtoMessage()
func (*ScoreInfo) ProtoReflect ¶
func (x *ScoreInfo) ProtoReflect() protoreflect.Message
type SignedAggregateAttAndProof ¶
type SignedAggregateAttAndProof interface {
proto.Message
ssz.Marshaler
ssz.Unmarshaler
ssz.HashRoot
Version() int
AggregateAttestationAndProof() AggregateAttAndProof
GetSignature() []byte
IsNil() bool
}
SignedAggregateAttAndProof defines common functionality for all signed aggregate attestation types.
type SignedAggregateAttestationAndProof ¶
type SignedAggregateAttestationAndProof struct {
Message *AggregateAttestationAndProof `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedAggregateAttestationAndProof) AggregateAttestationAndProof ¶
func (a *SignedAggregateAttestationAndProof) AggregateAttestationAndProof() AggregateAttAndProof
AggregateAttestationAndProof --
func (*SignedAggregateAttestationAndProof) Descriptor
deprecated
func (*SignedAggregateAttestationAndProof) Descriptor() ([]byte, []int)
Deprecated: Use SignedAggregateAttestationAndProof.ProtoReflect.Descriptor instead.
func (*SignedAggregateAttestationAndProof) GetMessage ¶
func (x *SignedAggregateAttestationAndProof) GetMessage() *AggregateAttestationAndProof
func (*SignedAggregateAttestationAndProof) GetSignature ¶
func (x *SignedAggregateAttestationAndProof) GetSignature() []byte
func (*SignedAggregateAttestationAndProof) HashTreeRoot ¶
func (s *SignedAggregateAttestationAndProof) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedAggregateAttestationAndProof object
func (*SignedAggregateAttestationAndProof) HashTreeRootWith ¶
func (s *SignedAggregateAttestationAndProof) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedAggregateAttestationAndProof object with a hasher
func (*SignedAggregateAttestationAndProof) IsNil ¶
func (a *SignedAggregateAttestationAndProof) IsNil() bool
IsNil --
func (*SignedAggregateAttestationAndProof) MarshalSSZ ¶
func (s *SignedAggregateAttestationAndProof) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedAggregateAttestationAndProof object
func (*SignedAggregateAttestationAndProof) MarshalSSZTo ¶
func (s *SignedAggregateAttestationAndProof) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedAggregateAttestationAndProof object to a target array
func (*SignedAggregateAttestationAndProof) ProtoMessage ¶
func (*SignedAggregateAttestationAndProof) ProtoMessage()
func (*SignedAggregateAttestationAndProof) ProtoReflect ¶
func (x *SignedAggregateAttestationAndProof) ProtoReflect() protoreflect.Message
func (*SignedAggregateAttestationAndProof) Reset ¶
func (x *SignedAggregateAttestationAndProof) Reset()
func (*SignedAggregateAttestationAndProof) SizeSSZ ¶
func (s *SignedAggregateAttestationAndProof) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedAggregateAttestationAndProof object
func (*SignedAggregateAttestationAndProof) String ¶
func (x *SignedAggregateAttestationAndProof) String() string
func (*SignedAggregateAttestationAndProof) UnmarshalSSZ ¶
func (s *SignedAggregateAttestationAndProof) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedAggregateAttestationAndProof object
func (*SignedAggregateAttestationAndProof) Version ¶
func (a *SignedAggregateAttestationAndProof) Version() int
Version --
type SignedAggregateAttestationAndProofElectra ¶
type SignedAggregateAttestationAndProofElectra struct {
Message *AggregateAttestationAndProofElectra `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedAggregateAttestationAndProofElectra) AggregateAttestationAndProof ¶
func (a *SignedAggregateAttestationAndProofElectra) AggregateAttestationAndProof() AggregateAttAndProof
AggregateAttestationAndProof --
func (*SignedAggregateAttestationAndProofElectra) Descriptor
deprecated
func (*SignedAggregateAttestationAndProofElectra) Descriptor() ([]byte, []int)
Deprecated: Use SignedAggregateAttestationAndProofElectra.ProtoReflect.Descriptor instead.
func (*SignedAggregateAttestationAndProofElectra) GetMessage ¶
func (x *SignedAggregateAttestationAndProofElectra) GetMessage() *AggregateAttestationAndProofElectra
func (*SignedAggregateAttestationAndProofElectra) GetSignature ¶
func (x *SignedAggregateAttestationAndProofElectra) GetSignature() []byte
func (*SignedAggregateAttestationAndProofElectra) HashTreeRoot ¶
func (s *SignedAggregateAttestationAndProofElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedAggregateAttestationAndProofElectra object
func (*SignedAggregateAttestationAndProofElectra) HashTreeRootWith ¶
func (s *SignedAggregateAttestationAndProofElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedAggregateAttestationAndProofElectra object with a hasher
func (*SignedAggregateAttestationAndProofElectra) IsNil ¶
func (a *SignedAggregateAttestationAndProofElectra) IsNil() bool
IsNil --
func (*SignedAggregateAttestationAndProofElectra) MarshalSSZ ¶
func (s *SignedAggregateAttestationAndProofElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedAggregateAttestationAndProofElectra object
func (*SignedAggregateAttestationAndProofElectra) MarshalSSZTo ¶
func (s *SignedAggregateAttestationAndProofElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedAggregateAttestationAndProofElectra object to a target array
func (*SignedAggregateAttestationAndProofElectra) ProtoMessage ¶
func (*SignedAggregateAttestationAndProofElectra) ProtoMessage()
func (*SignedAggregateAttestationAndProofElectra) ProtoReflect ¶
func (x *SignedAggregateAttestationAndProofElectra) ProtoReflect() protoreflect.Message
func (*SignedAggregateAttestationAndProofElectra) Reset ¶
func (x *SignedAggregateAttestationAndProofElectra) Reset()
func (*SignedAggregateAttestationAndProofElectra) SizeSSZ ¶
func (s *SignedAggregateAttestationAndProofElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedAggregateAttestationAndProofElectra object
func (*SignedAggregateAttestationAndProofElectra) String ¶
func (x *SignedAggregateAttestationAndProofElectra) String() string
func (*SignedAggregateAttestationAndProofElectra) UnmarshalSSZ ¶
func (s *SignedAggregateAttestationAndProofElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedAggregateAttestationAndProofElectra object
func (*SignedAggregateAttestationAndProofElectra) Version ¶
func (a *SignedAggregateAttestationAndProofElectra) Version() int
Version --
type SignedAggregateSubmitElectraRequest
deprecated
type SignedAggregateSubmitElectraRequest struct {
SignedAggregateAndProof *SignedAggregateAttestationAndProofElectra `` /* 134-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*SignedAggregateSubmitElectraRequest) Descriptor
deprecated
func (*SignedAggregateSubmitElectraRequest) Descriptor() ([]byte, []int)
Deprecated: Use SignedAggregateSubmitElectraRequest.ProtoReflect.Descriptor instead.
func (*SignedAggregateSubmitElectraRequest) GetSignedAggregateAndProof ¶
func (x *SignedAggregateSubmitElectraRequest) GetSignedAggregateAndProof() *SignedAggregateAttestationAndProofElectra
func (*SignedAggregateSubmitElectraRequest) ProtoMessage ¶
func (*SignedAggregateSubmitElectraRequest) ProtoMessage()
func (*SignedAggregateSubmitElectraRequest) ProtoReflect ¶
func (x *SignedAggregateSubmitElectraRequest) ProtoReflect() protoreflect.Message
func (*SignedAggregateSubmitElectraRequest) Reset ¶
func (x *SignedAggregateSubmitElectraRequest) Reset()
func (*SignedAggregateSubmitElectraRequest) String ¶
func (x *SignedAggregateSubmitElectraRequest) String() string
type SignedAggregateSubmitRequest
deprecated
type SignedAggregateSubmitRequest struct {
SignedAggregateAndProof *SignedAggregateAttestationAndProof `` /* 134-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*SignedAggregateSubmitRequest) Descriptor
deprecated
func (*SignedAggregateSubmitRequest) Descriptor() ([]byte, []int)
Deprecated: Use SignedAggregateSubmitRequest.ProtoReflect.Descriptor instead.
func (*SignedAggregateSubmitRequest) GetSignedAggregateAndProof ¶
func (x *SignedAggregateSubmitRequest) GetSignedAggregateAndProof() *SignedAggregateAttestationAndProof
func (*SignedAggregateSubmitRequest) ProtoMessage ¶
func (*SignedAggregateSubmitRequest) ProtoMessage()
func (*SignedAggregateSubmitRequest) ProtoReflect ¶
func (x *SignedAggregateSubmitRequest) ProtoReflect() protoreflect.Message
func (*SignedAggregateSubmitRequest) Reset ¶
func (x *SignedAggregateSubmitRequest) Reset()
func (*SignedAggregateSubmitRequest) String ¶
func (x *SignedAggregateSubmitRequest) String() string
type SignedAggregateSubmitResponse
deprecated
type SignedAggregateSubmitResponse struct {
AttestationDataRoot []byte `` /* 134-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*SignedAggregateSubmitResponse) Descriptor
deprecated
func (*SignedAggregateSubmitResponse) Descriptor() ([]byte, []int)
Deprecated: Use SignedAggregateSubmitResponse.ProtoReflect.Descriptor instead.
func (*SignedAggregateSubmitResponse) GetAttestationDataRoot ¶
func (x *SignedAggregateSubmitResponse) GetAttestationDataRoot() []byte
func (*SignedAggregateSubmitResponse) ProtoMessage ¶
func (*SignedAggregateSubmitResponse) ProtoMessage()
func (*SignedAggregateSubmitResponse) ProtoReflect ¶
func (x *SignedAggregateSubmitResponse) ProtoReflect() protoreflect.Message
func (*SignedAggregateSubmitResponse) Reset ¶
func (x *SignedAggregateSubmitResponse) Reset()
func (*SignedAggregateSubmitResponse) String ¶
func (x *SignedAggregateSubmitResponse) String() string
type SignedBLSToExecutionChange ¶
type SignedBLSToExecutionChange struct {
Message *BLSToExecutionChange `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBLSToExecutionChange) Copy ¶
func (change *SignedBLSToExecutionChange) Copy() *SignedBLSToExecutionChange
Copy --
func (*SignedBLSToExecutionChange) Descriptor
deprecated
func (*SignedBLSToExecutionChange) Descriptor() ([]byte, []int)
Deprecated: Use SignedBLSToExecutionChange.ProtoReflect.Descriptor instead.
func (*SignedBLSToExecutionChange) GetMessage ¶
func (x *SignedBLSToExecutionChange) GetMessage() *BLSToExecutionChange
func (*SignedBLSToExecutionChange) GetSignature ¶
func (x *SignedBLSToExecutionChange) GetSignature() []byte
func (*SignedBLSToExecutionChange) HashTreeRoot ¶
func (s *SignedBLSToExecutionChange) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBLSToExecutionChange object
func (*SignedBLSToExecutionChange) HashTreeRootWith ¶
func (s *SignedBLSToExecutionChange) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBLSToExecutionChange object with a hasher
func (*SignedBLSToExecutionChange) MarshalSSZ ¶
func (s *SignedBLSToExecutionChange) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBLSToExecutionChange object
func (*SignedBLSToExecutionChange) MarshalSSZTo ¶
func (s *SignedBLSToExecutionChange) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBLSToExecutionChange object to a target array
func (*SignedBLSToExecutionChange) ProtoMessage ¶
func (*SignedBLSToExecutionChange) ProtoMessage()
func (*SignedBLSToExecutionChange) ProtoReflect ¶
func (x *SignedBLSToExecutionChange) ProtoReflect() protoreflect.Message
func (*SignedBLSToExecutionChange) Reset ¶
func (x *SignedBLSToExecutionChange) Reset()
func (*SignedBLSToExecutionChange) SizeSSZ ¶
func (s *SignedBLSToExecutionChange) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBLSToExecutionChange object
func (*SignedBLSToExecutionChange) String ¶
func (x *SignedBLSToExecutionChange) String() string
func (*SignedBLSToExecutionChange) UnmarshalSSZ ¶
func (s *SignedBLSToExecutionChange) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBLSToExecutionChange object
type SignedBeaconBlock ¶
type SignedBeaconBlock struct {
Block *BeaconBlock `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBeaconBlock) Copy ¶
func (sigBlock *SignedBeaconBlock) Copy() *SignedBeaconBlock
Copy --
func (*SignedBeaconBlock) Descriptor
deprecated
func (*SignedBeaconBlock) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlock.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlock) GetBlock ¶
func (x *SignedBeaconBlock) GetBlock() *BeaconBlock
func (*SignedBeaconBlock) GetSignature ¶
func (x *SignedBeaconBlock) GetSignature() []byte
func (*SignedBeaconBlock) HashTreeRoot ¶
func (s *SignedBeaconBlock) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBeaconBlock object
func (*SignedBeaconBlock) HashTreeRootWith ¶
func (s *SignedBeaconBlock) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBeaconBlock object with a hasher
func (*SignedBeaconBlock) MarshalSSZ ¶
func (s *SignedBeaconBlock) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBeaconBlock object
func (*SignedBeaconBlock) MarshalSSZTo ¶
func (s *SignedBeaconBlock) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBeaconBlock object to a target array
func (*SignedBeaconBlock) ProtoMessage ¶
func (*SignedBeaconBlock) ProtoMessage()
func (*SignedBeaconBlock) ProtoReflect ¶
func (x *SignedBeaconBlock) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlock) Reset ¶
func (x *SignedBeaconBlock) Reset()
func (*SignedBeaconBlock) SizeSSZ ¶
func (s *SignedBeaconBlock) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBeaconBlock object
func (*SignedBeaconBlock) String ¶
func (x *SignedBeaconBlock) String() string
func (*SignedBeaconBlock) UnmarshalSSZ ¶
func (s *SignedBeaconBlock) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBeaconBlock object
type SignedBeaconBlockAltair ¶
type SignedBeaconBlockAltair struct {
Block *BeaconBlockAltair `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBeaconBlockAltair) Copy ¶
func (sigBlock *SignedBeaconBlockAltair) Copy() *SignedBeaconBlockAltair
Copy --
func (*SignedBeaconBlockAltair) Descriptor
deprecated
func (*SignedBeaconBlockAltair) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockAltair.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockAltair) GetBlock ¶
func (x *SignedBeaconBlockAltair) GetBlock() *BeaconBlockAltair
func (*SignedBeaconBlockAltair) GetSignature ¶
func (x *SignedBeaconBlockAltair) GetSignature() []byte
func (*SignedBeaconBlockAltair) HashTreeRoot ¶
func (s *SignedBeaconBlockAltair) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBeaconBlockAltair object
func (*SignedBeaconBlockAltair) HashTreeRootWith ¶
func (s *SignedBeaconBlockAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBeaconBlockAltair object with a hasher
func (*SignedBeaconBlockAltair) MarshalSSZ ¶
func (s *SignedBeaconBlockAltair) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBeaconBlockAltair object
func (*SignedBeaconBlockAltair) MarshalSSZTo ¶
func (s *SignedBeaconBlockAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBeaconBlockAltair object to a target array
func (*SignedBeaconBlockAltair) ProtoMessage ¶
func (*SignedBeaconBlockAltair) ProtoMessage()
func (*SignedBeaconBlockAltair) ProtoReflect ¶
func (x *SignedBeaconBlockAltair) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockAltair) Reset ¶
func (x *SignedBeaconBlockAltair) Reset()
func (*SignedBeaconBlockAltair) SizeSSZ ¶
func (s *SignedBeaconBlockAltair) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBeaconBlockAltair object
func (*SignedBeaconBlockAltair) String ¶
func (x *SignedBeaconBlockAltair) String() string
func (*SignedBeaconBlockAltair) UnmarshalSSZ ¶
func (s *SignedBeaconBlockAltair) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBeaconBlockAltair object
type SignedBeaconBlockBellatrix ¶
type SignedBeaconBlockBellatrix struct {
Block *BeaconBlockBellatrix `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBeaconBlockBellatrix) Copy ¶
func (sigBlock *SignedBeaconBlockBellatrix) Copy() *SignedBeaconBlockBellatrix
Copy --
func (*SignedBeaconBlockBellatrix) Descriptor
deprecated
func (*SignedBeaconBlockBellatrix) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockBellatrix.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockBellatrix) GetBlock ¶
func (x *SignedBeaconBlockBellatrix) GetBlock() *BeaconBlockBellatrix
func (*SignedBeaconBlockBellatrix) GetSignature ¶
func (x *SignedBeaconBlockBellatrix) GetSignature() []byte
func (*SignedBeaconBlockBellatrix) HashTreeRoot ¶
func (s *SignedBeaconBlockBellatrix) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBeaconBlockBellatrix object
func (*SignedBeaconBlockBellatrix) HashTreeRootWith ¶
func (s *SignedBeaconBlockBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBeaconBlockBellatrix object with a hasher
func (*SignedBeaconBlockBellatrix) MarshalSSZ ¶
func (s *SignedBeaconBlockBellatrix) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBeaconBlockBellatrix object
func (*SignedBeaconBlockBellatrix) MarshalSSZTo ¶
func (s *SignedBeaconBlockBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBeaconBlockBellatrix object to a target array
func (*SignedBeaconBlockBellatrix) ProtoMessage ¶
func (*SignedBeaconBlockBellatrix) ProtoMessage()
func (*SignedBeaconBlockBellatrix) ProtoReflect ¶
func (x *SignedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockBellatrix) Reset ¶
func (x *SignedBeaconBlockBellatrix) Reset()
func (*SignedBeaconBlockBellatrix) SizeSSZ ¶
func (s *SignedBeaconBlockBellatrix) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBeaconBlockBellatrix object
func (*SignedBeaconBlockBellatrix) String ¶
func (x *SignedBeaconBlockBellatrix) String() string
func (*SignedBeaconBlockBellatrix) UnmarshalSSZ ¶
func (s *SignedBeaconBlockBellatrix) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBeaconBlockBellatrix object
type SignedBeaconBlockCapella ¶
type SignedBeaconBlockCapella struct {
Block *BeaconBlockCapella `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBeaconBlockCapella) Copy ¶
func (sigBlock *SignedBeaconBlockCapella) Copy() *SignedBeaconBlockCapella
Copy --
func (*SignedBeaconBlockCapella) Descriptor
deprecated
func (*SignedBeaconBlockCapella) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockCapella.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockCapella) GetBlock ¶
func (x *SignedBeaconBlockCapella) GetBlock() *BeaconBlockCapella
func (*SignedBeaconBlockCapella) GetSignature ¶
func (x *SignedBeaconBlockCapella) GetSignature() []byte
func (*SignedBeaconBlockCapella) HashTreeRoot ¶
func (s *SignedBeaconBlockCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBeaconBlockCapella object
func (*SignedBeaconBlockCapella) HashTreeRootWith ¶
func (s *SignedBeaconBlockCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBeaconBlockCapella object with a hasher
func (*SignedBeaconBlockCapella) MarshalSSZ ¶
func (s *SignedBeaconBlockCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBeaconBlockCapella object
func (*SignedBeaconBlockCapella) MarshalSSZTo ¶
func (s *SignedBeaconBlockCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBeaconBlockCapella object to a target array
func (*SignedBeaconBlockCapella) ProtoMessage ¶
func (*SignedBeaconBlockCapella) ProtoMessage()
func (*SignedBeaconBlockCapella) ProtoReflect ¶
func (x *SignedBeaconBlockCapella) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockCapella) Reset ¶
func (x *SignedBeaconBlockCapella) Reset()
func (*SignedBeaconBlockCapella) SizeSSZ ¶
func (s *SignedBeaconBlockCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBeaconBlockCapella object
func (*SignedBeaconBlockCapella) String ¶
func (x *SignedBeaconBlockCapella) String() string
func (*SignedBeaconBlockCapella) UnmarshalSSZ ¶
func (s *SignedBeaconBlockCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBeaconBlockCapella object
type SignedBeaconBlockContentsDeneb ¶
type SignedBeaconBlockContentsDeneb struct {
Block *SignedBeaconBlockDeneb `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
KzgProofs [][]byte `protobuf:"bytes,2,rep,name=kzg_proofs,json=kzgProofs,proto3" json:"kzg_proofs,omitempty" ssz-max:"4096" ssz-size:"?,48"`
Blobs [][]byte `protobuf:"bytes,3,rep,name=blobs,proto3" json:"blobs,omitempty" ssz-max:"4096" ssz-size:"?,131072"`
// contains filtered or unexported fields
}
func (*SignedBeaconBlockContentsDeneb) Descriptor
deprecated
func (*SignedBeaconBlockContentsDeneb) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockContentsDeneb.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockContentsDeneb) GetBlobs ¶
func (x *SignedBeaconBlockContentsDeneb) GetBlobs() [][]byte
func (*SignedBeaconBlockContentsDeneb) GetBlock ¶
func (x *SignedBeaconBlockContentsDeneb) GetBlock() *SignedBeaconBlockDeneb
func (*SignedBeaconBlockContentsDeneb) GetKzgProofs ¶
func (x *SignedBeaconBlockContentsDeneb) GetKzgProofs() [][]byte
func (*SignedBeaconBlockContentsDeneb) HashTreeRoot ¶
func (s *SignedBeaconBlockContentsDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBeaconBlockContentsDeneb object
func (*SignedBeaconBlockContentsDeneb) HashTreeRootWith ¶
func (s *SignedBeaconBlockContentsDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBeaconBlockContentsDeneb object with a hasher
func (*SignedBeaconBlockContentsDeneb) MarshalSSZ ¶
func (s *SignedBeaconBlockContentsDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBeaconBlockContentsDeneb object
func (*SignedBeaconBlockContentsDeneb) MarshalSSZTo ¶
func (s *SignedBeaconBlockContentsDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBeaconBlockContentsDeneb object to a target array
func (*SignedBeaconBlockContentsDeneb) ProtoMessage ¶
func (*SignedBeaconBlockContentsDeneb) ProtoMessage()
func (*SignedBeaconBlockContentsDeneb) ProtoReflect ¶
func (x *SignedBeaconBlockContentsDeneb) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockContentsDeneb) Reset ¶
func (x *SignedBeaconBlockContentsDeneb) Reset()
func (*SignedBeaconBlockContentsDeneb) SizeSSZ ¶
func (s *SignedBeaconBlockContentsDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBeaconBlockContentsDeneb object
func (*SignedBeaconBlockContentsDeneb) String ¶
func (x *SignedBeaconBlockContentsDeneb) String() string
func (*SignedBeaconBlockContentsDeneb) UnmarshalSSZ ¶
func (s *SignedBeaconBlockContentsDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBeaconBlockContentsDeneb object
type SignedBeaconBlockContentsElectra ¶
type SignedBeaconBlockContentsElectra struct {
Block *SignedBeaconBlockElectra `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
KzgProofs [][]byte `protobuf:"bytes,2,rep,name=kzg_proofs,json=kzgProofs,proto3" json:"kzg_proofs,omitempty" ssz-max:"4096" ssz-size:"?,48"`
Blobs [][]byte `protobuf:"bytes,3,rep,name=blobs,proto3" json:"blobs,omitempty" ssz-max:"4096" ssz-size:"?,131072"`
// contains filtered or unexported fields
}
func (*SignedBeaconBlockContentsElectra) Descriptor
deprecated
func (*SignedBeaconBlockContentsElectra) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockContentsElectra.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockContentsElectra) GetBlobs ¶
func (x *SignedBeaconBlockContentsElectra) GetBlobs() [][]byte
func (*SignedBeaconBlockContentsElectra) GetBlock ¶
func (x *SignedBeaconBlockContentsElectra) GetBlock() *SignedBeaconBlockElectra
func (*SignedBeaconBlockContentsElectra) GetKzgProofs ¶
func (x *SignedBeaconBlockContentsElectra) GetKzgProofs() [][]byte
func (*SignedBeaconBlockContentsElectra) HashTreeRoot ¶
func (s *SignedBeaconBlockContentsElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBeaconBlockContentsElectra object
func (*SignedBeaconBlockContentsElectra) HashTreeRootWith ¶
func (s *SignedBeaconBlockContentsElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBeaconBlockContentsElectra object with a hasher
func (*SignedBeaconBlockContentsElectra) MarshalSSZ ¶
func (s *SignedBeaconBlockContentsElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBeaconBlockContentsElectra object
func (*SignedBeaconBlockContentsElectra) MarshalSSZTo ¶
func (s *SignedBeaconBlockContentsElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBeaconBlockContentsElectra object to a target array
func (*SignedBeaconBlockContentsElectra) ProtoMessage ¶
func (*SignedBeaconBlockContentsElectra) ProtoMessage()
func (*SignedBeaconBlockContentsElectra) ProtoReflect ¶
func (x *SignedBeaconBlockContentsElectra) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockContentsElectra) Reset ¶
func (x *SignedBeaconBlockContentsElectra) Reset()
func (*SignedBeaconBlockContentsElectra) SizeSSZ ¶
func (s *SignedBeaconBlockContentsElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBeaconBlockContentsElectra object
func (*SignedBeaconBlockContentsElectra) String ¶
func (x *SignedBeaconBlockContentsElectra) String() string
func (*SignedBeaconBlockContentsElectra) UnmarshalSSZ ¶
func (s *SignedBeaconBlockContentsElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBeaconBlockContentsElectra object
type SignedBeaconBlockContentsFulu ¶
type SignedBeaconBlockContentsFulu struct {
Block *SignedBeaconBlockFulu `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
KzgProofs [][]byte `protobuf:"bytes,2,rep,name=kzg_proofs,json=kzgProofs,proto3" json:"kzg_proofs,omitempty" ssz-max:"33554432" ssz-size:"?,48"`
Blobs [][]byte `protobuf:"bytes,3,rep,name=blobs,proto3" json:"blobs,omitempty" ssz-max:"4096" ssz-size:"?,131072"`
// contains filtered or unexported fields
}
func (*SignedBeaconBlockContentsFulu) Descriptor
deprecated
func (*SignedBeaconBlockContentsFulu) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockContentsFulu.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockContentsFulu) GetBlobs ¶
func (x *SignedBeaconBlockContentsFulu) GetBlobs() [][]byte
func (*SignedBeaconBlockContentsFulu) GetBlock ¶
func (x *SignedBeaconBlockContentsFulu) GetBlock() *SignedBeaconBlockFulu
func (*SignedBeaconBlockContentsFulu) GetKzgProofs ¶
func (x *SignedBeaconBlockContentsFulu) GetKzgProofs() [][]byte
func (*SignedBeaconBlockContentsFulu) HashTreeRoot ¶
func (s *SignedBeaconBlockContentsFulu) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBeaconBlockContentsFulu object
func (*SignedBeaconBlockContentsFulu) HashTreeRootWith ¶
func (s *SignedBeaconBlockContentsFulu) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBeaconBlockContentsFulu object with a hasher
func (*SignedBeaconBlockContentsFulu) MarshalSSZ ¶
func (s *SignedBeaconBlockContentsFulu) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBeaconBlockContentsFulu object
func (*SignedBeaconBlockContentsFulu) MarshalSSZTo ¶
func (s *SignedBeaconBlockContentsFulu) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBeaconBlockContentsFulu object to a target array
func (*SignedBeaconBlockContentsFulu) ProtoMessage ¶
func (*SignedBeaconBlockContentsFulu) ProtoMessage()
func (*SignedBeaconBlockContentsFulu) ProtoReflect ¶
func (x *SignedBeaconBlockContentsFulu) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockContentsFulu) Reset ¶
func (x *SignedBeaconBlockContentsFulu) Reset()
func (*SignedBeaconBlockContentsFulu) SizeSSZ ¶
func (s *SignedBeaconBlockContentsFulu) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBeaconBlockContentsFulu object
func (*SignedBeaconBlockContentsFulu) String ¶
func (x *SignedBeaconBlockContentsFulu) String() string
func (*SignedBeaconBlockContentsFulu) UnmarshalSSZ ¶
func (s *SignedBeaconBlockContentsFulu) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBeaconBlockContentsFulu object
type SignedBeaconBlockDeneb ¶
type SignedBeaconBlockDeneb struct {
Block *BeaconBlockDeneb `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBeaconBlockDeneb) Copy ¶
func (sigBlock *SignedBeaconBlockDeneb) Copy() *SignedBeaconBlockDeneb
Copy --
func (*SignedBeaconBlockDeneb) Descriptor
deprecated
func (*SignedBeaconBlockDeneb) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockDeneb.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockDeneb) GetBlock ¶
func (x *SignedBeaconBlockDeneb) GetBlock() *BeaconBlockDeneb
func (*SignedBeaconBlockDeneb) GetSignature ¶
func (x *SignedBeaconBlockDeneb) GetSignature() []byte
func (*SignedBeaconBlockDeneb) HashTreeRoot ¶
func (s *SignedBeaconBlockDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBeaconBlockDeneb object
func (*SignedBeaconBlockDeneb) HashTreeRootWith ¶
func (s *SignedBeaconBlockDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBeaconBlockDeneb object with a hasher
func (*SignedBeaconBlockDeneb) MarshalSSZ ¶
func (s *SignedBeaconBlockDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBeaconBlockDeneb object
func (*SignedBeaconBlockDeneb) MarshalSSZTo ¶
func (s *SignedBeaconBlockDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBeaconBlockDeneb object to a target array
func (*SignedBeaconBlockDeneb) ProtoMessage ¶
func (*SignedBeaconBlockDeneb) ProtoMessage()
func (*SignedBeaconBlockDeneb) ProtoReflect ¶
func (x *SignedBeaconBlockDeneb) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockDeneb) Reset ¶
func (x *SignedBeaconBlockDeneb) Reset()
func (*SignedBeaconBlockDeneb) SizeSSZ ¶
func (s *SignedBeaconBlockDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBeaconBlockDeneb object
func (*SignedBeaconBlockDeneb) String ¶
func (x *SignedBeaconBlockDeneb) String() string
func (*SignedBeaconBlockDeneb) UnmarshalSSZ ¶
func (s *SignedBeaconBlockDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBeaconBlockDeneb object
type SignedBeaconBlockElectra ¶
type SignedBeaconBlockElectra struct {
Block *BeaconBlockElectra `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBeaconBlockElectra) Copy ¶
func (sigBlock *SignedBeaconBlockElectra) Copy() *SignedBeaconBlockElectra
Copy --
func (*SignedBeaconBlockElectra) Descriptor
deprecated
func (*SignedBeaconBlockElectra) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockElectra.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockElectra) GetBlock ¶
func (x *SignedBeaconBlockElectra) GetBlock() *BeaconBlockElectra
func (*SignedBeaconBlockElectra) GetSignature ¶
func (x *SignedBeaconBlockElectra) GetSignature() []byte
func (*SignedBeaconBlockElectra) HashTreeRoot ¶
func (s *SignedBeaconBlockElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBeaconBlockElectra object
func (*SignedBeaconBlockElectra) HashTreeRootWith ¶
func (s *SignedBeaconBlockElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBeaconBlockElectra object with a hasher
func (*SignedBeaconBlockElectra) MarshalSSZ ¶
func (s *SignedBeaconBlockElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBeaconBlockElectra object
func (*SignedBeaconBlockElectra) MarshalSSZTo ¶
func (s *SignedBeaconBlockElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBeaconBlockElectra object to a target array
func (*SignedBeaconBlockElectra) ProtoMessage ¶
func (*SignedBeaconBlockElectra) ProtoMessage()
func (*SignedBeaconBlockElectra) ProtoReflect ¶
func (x *SignedBeaconBlockElectra) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockElectra) Reset ¶
func (x *SignedBeaconBlockElectra) Reset()
func (*SignedBeaconBlockElectra) SizeSSZ ¶
func (s *SignedBeaconBlockElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBeaconBlockElectra object
func (*SignedBeaconBlockElectra) String ¶
func (x *SignedBeaconBlockElectra) String() string
func (*SignedBeaconBlockElectra) UnmarshalSSZ ¶
func (s *SignedBeaconBlockElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBeaconBlockElectra object
type SignedBeaconBlockFulu ¶
type SignedBeaconBlockFulu struct {
Block *BeaconBlockElectra `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBeaconBlockFulu) Copy ¶
func (sigBlock *SignedBeaconBlockFulu) Copy() *SignedBeaconBlockFulu
Copy --
func (*SignedBeaconBlockFulu) Descriptor
deprecated
func (*SignedBeaconBlockFulu) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockFulu.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockFulu) GetBlock ¶
func (x *SignedBeaconBlockFulu) GetBlock() *BeaconBlockElectra
func (*SignedBeaconBlockFulu) GetSignature ¶
func (x *SignedBeaconBlockFulu) GetSignature() []byte
func (*SignedBeaconBlockFulu) HashTreeRoot ¶
func (s *SignedBeaconBlockFulu) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBeaconBlockFulu object
func (*SignedBeaconBlockFulu) HashTreeRootWith ¶
func (s *SignedBeaconBlockFulu) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBeaconBlockFulu object with a hasher
func (*SignedBeaconBlockFulu) MarshalSSZ ¶
func (s *SignedBeaconBlockFulu) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBeaconBlockFulu object
func (*SignedBeaconBlockFulu) MarshalSSZTo ¶
func (s *SignedBeaconBlockFulu) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBeaconBlockFulu object to a target array
func (*SignedBeaconBlockFulu) ProtoMessage ¶
func (*SignedBeaconBlockFulu) ProtoMessage()
func (*SignedBeaconBlockFulu) ProtoReflect ¶
func (x *SignedBeaconBlockFulu) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockFulu) Reset ¶
func (x *SignedBeaconBlockFulu) Reset()
func (*SignedBeaconBlockFulu) SizeSSZ ¶
func (s *SignedBeaconBlockFulu) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBeaconBlockFulu object
func (*SignedBeaconBlockFulu) String ¶
func (x *SignedBeaconBlockFulu) String() string
func (*SignedBeaconBlockFulu) UnmarshalSSZ ¶
func (s *SignedBeaconBlockFulu) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBeaconBlockFulu object
type SignedBeaconBlockGloas ¶
type SignedBeaconBlockGloas struct {
Block *BeaconBlockGloas `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func CopySignedBeaconBlockGloas ¶ added in v7.1.0
func CopySignedBeaconBlockGloas(sb *SignedBeaconBlockGloas) *SignedBeaconBlockGloas
CopySignedBeaconBlockGloas copies the provided signed beacon block Gloas object.
func (*SignedBeaconBlockGloas) Descriptor
deprecated
func (*SignedBeaconBlockGloas) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockGloas.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockGloas) GetBlock ¶
func (x *SignedBeaconBlockGloas) GetBlock() *BeaconBlockGloas
func (*SignedBeaconBlockGloas) GetSignature ¶
func (x *SignedBeaconBlockGloas) GetSignature() []byte
func (*SignedBeaconBlockGloas) HashTreeRoot ¶
func (s *SignedBeaconBlockGloas) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBeaconBlockGloas object
func (*SignedBeaconBlockGloas) HashTreeRootWith ¶
func (s *SignedBeaconBlockGloas) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBeaconBlockGloas object with a hasher
func (*SignedBeaconBlockGloas) MarshalSSZ ¶
func (s *SignedBeaconBlockGloas) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBeaconBlockGloas object
func (*SignedBeaconBlockGloas) MarshalSSZTo ¶
func (s *SignedBeaconBlockGloas) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBeaconBlockGloas object to a target array
func (*SignedBeaconBlockGloas) ProtoMessage ¶
func (*SignedBeaconBlockGloas) ProtoMessage()
func (*SignedBeaconBlockGloas) ProtoReflect ¶
func (x *SignedBeaconBlockGloas) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockGloas) Reset ¶
func (x *SignedBeaconBlockGloas) Reset()
func (*SignedBeaconBlockGloas) SizeSSZ ¶
func (s *SignedBeaconBlockGloas) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBeaconBlockGloas object
func (*SignedBeaconBlockGloas) String ¶
func (x *SignedBeaconBlockGloas) String() string
func (*SignedBeaconBlockGloas) UnmarshalSSZ ¶
func (s *SignedBeaconBlockGloas) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBeaconBlockGloas object
type SignedBeaconBlockHeader ¶
type SignedBeaconBlockHeader struct {
Header *BeaconBlockHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBeaconBlockHeader) Copy ¶
func (header *SignedBeaconBlockHeader) Copy() *SignedBeaconBlockHeader
Copy --
func (*SignedBeaconBlockHeader) Descriptor
deprecated
func (*SignedBeaconBlockHeader) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockHeader.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockHeader) GetHeader ¶
func (x *SignedBeaconBlockHeader) GetHeader() *BeaconBlockHeader
func (*SignedBeaconBlockHeader) GetSignature ¶
func (x *SignedBeaconBlockHeader) GetSignature() []byte
func (*SignedBeaconBlockHeader) HashTreeRoot ¶
func (s *SignedBeaconBlockHeader) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBeaconBlockHeader object
func (*SignedBeaconBlockHeader) HashTreeRootWith ¶
func (s *SignedBeaconBlockHeader) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBeaconBlockHeader object with a hasher
func (*SignedBeaconBlockHeader) MarshalSSZ ¶
func (s *SignedBeaconBlockHeader) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBeaconBlockHeader object
func (*SignedBeaconBlockHeader) MarshalSSZTo ¶
func (s *SignedBeaconBlockHeader) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBeaconBlockHeader object to a target array
func (*SignedBeaconBlockHeader) ProtoMessage ¶
func (*SignedBeaconBlockHeader) ProtoMessage()
func (*SignedBeaconBlockHeader) ProtoReflect ¶
func (x *SignedBeaconBlockHeader) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockHeader) Reset ¶
func (x *SignedBeaconBlockHeader) Reset()
func (*SignedBeaconBlockHeader) SizeSSZ ¶
func (s *SignedBeaconBlockHeader) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBeaconBlockHeader object
func (*SignedBeaconBlockHeader) String ¶
func (x *SignedBeaconBlockHeader) String() string
func (*SignedBeaconBlockHeader) UnmarshalSSZ ¶
func (s *SignedBeaconBlockHeader) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBeaconBlockHeader object
type SignedBlindedBeaconBlockBellatrix ¶
type SignedBlindedBeaconBlockBellatrix struct {
Block *BlindedBeaconBlockBellatrix `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBlindedBeaconBlockBellatrix) Copy ¶
func (sigBlock *SignedBlindedBeaconBlockBellatrix) Copy() *SignedBlindedBeaconBlockBellatrix
Copy --
func (*SignedBlindedBeaconBlockBellatrix) Descriptor
deprecated
func (*SignedBlindedBeaconBlockBellatrix) Descriptor() ([]byte, []int)
Deprecated: Use SignedBlindedBeaconBlockBellatrix.ProtoReflect.Descriptor instead.
func (*SignedBlindedBeaconBlockBellatrix) GetBlock ¶
func (x *SignedBlindedBeaconBlockBellatrix) GetBlock() *BlindedBeaconBlockBellatrix
func (*SignedBlindedBeaconBlockBellatrix) GetSignature ¶
func (x *SignedBlindedBeaconBlockBellatrix) GetSignature() []byte
func (*SignedBlindedBeaconBlockBellatrix) HashTreeRoot ¶
func (s *SignedBlindedBeaconBlockBellatrix) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBlindedBeaconBlockBellatrix object
func (*SignedBlindedBeaconBlockBellatrix) HashTreeRootWith ¶
func (s *SignedBlindedBeaconBlockBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBlindedBeaconBlockBellatrix object with a hasher
func (*SignedBlindedBeaconBlockBellatrix) MarshalSSZ ¶
func (s *SignedBlindedBeaconBlockBellatrix) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBlindedBeaconBlockBellatrix object
func (*SignedBlindedBeaconBlockBellatrix) MarshalSSZTo ¶
func (s *SignedBlindedBeaconBlockBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBlindedBeaconBlockBellatrix object to a target array
func (*SignedBlindedBeaconBlockBellatrix) ProtoMessage ¶
func (*SignedBlindedBeaconBlockBellatrix) ProtoMessage()
func (*SignedBlindedBeaconBlockBellatrix) ProtoReflect ¶
func (x *SignedBlindedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
func (*SignedBlindedBeaconBlockBellatrix) Reset ¶
func (x *SignedBlindedBeaconBlockBellatrix) Reset()
func (*SignedBlindedBeaconBlockBellatrix) SizeSSZ ¶
func (s *SignedBlindedBeaconBlockBellatrix) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBlindedBeaconBlockBellatrix object
func (*SignedBlindedBeaconBlockBellatrix) String ¶
func (x *SignedBlindedBeaconBlockBellatrix) String() string
func (*SignedBlindedBeaconBlockBellatrix) UnmarshalSSZ ¶
func (s *SignedBlindedBeaconBlockBellatrix) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBlindedBeaconBlockBellatrix object
type SignedBlindedBeaconBlockCapella ¶
type SignedBlindedBeaconBlockCapella struct {
Block *BlindedBeaconBlockCapella `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBlindedBeaconBlockCapella) Copy ¶
func (sigBlock *SignedBlindedBeaconBlockCapella) Copy() *SignedBlindedBeaconBlockCapella
Copy --
func (*SignedBlindedBeaconBlockCapella) Descriptor
deprecated
func (*SignedBlindedBeaconBlockCapella) Descriptor() ([]byte, []int)
Deprecated: Use SignedBlindedBeaconBlockCapella.ProtoReflect.Descriptor instead.
func (*SignedBlindedBeaconBlockCapella) GetBlock ¶
func (x *SignedBlindedBeaconBlockCapella) GetBlock() *BlindedBeaconBlockCapella
func (*SignedBlindedBeaconBlockCapella) GetSignature ¶
func (x *SignedBlindedBeaconBlockCapella) GetSignature() []byte
func (*SignedBlindedBeaconBlockCapella) HashTreeRoot ¶
func (s *SignedBlindedBeaconBlockCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBlindedBeaconBlockCapella object
func (*SignedBlindedBeaconBlockCapella) HashTreeRootWith ¶
func (s *SignedBlindedBeaconBlockCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBlindedBeaconBlockCapella object with a hasher
func (*SignedBlindedBeaconBlockCapella) MarshalSSZ ¶
func (s *SignedBlindedBeaconBlockCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBlindedBeaconBlockCapella object
func (*SignedBlindedBeaconBlockCapella) MarshalSSZTo ¶
func (s *SignedBlindedBeaconBlockCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBlindedBeaconBlockCapella object to a target array
func (*SignedBlindedBeaconBlockCapella) ProtoMessage ¶
func (*SignedBlindedBeaconBlockCapella) ProtoMessage()
func (*SignedBlindedBeaconBlockCapella) ProtoReflect ¶
func (x *SignedBlindedBeaconBlockCapella) ProtoReflect() protoreflect.Message
func (*SignedBlindedBeaconBlockCapella) Reset ¶
func (x *SignedBlindedBeaconBlockCapella) Reset()
func (*SignedBlindedBeaconBlockCapella) SizeSSZ ¶
func (s *SignedBlindedBeaconBlockCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBlindedBeaconBlockCapella object
func (*SignedBlindedBeaconBlockCapella) String ¶
func (x *SignedBlindedBeaconBlockCapella) String() string
func (*SignedBlindedBeaconBlockCapella) UnmarshalSSZ ¶
func (s *SignedBlindedBeaconBlockCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBlindedBeaconBlockCapella object
type SignedBlindedBeaconBlockDeneb ¶
type SignedBlindedBeaconBlockDeneb struct {
Message *BlindedBeaconBlockDeneb `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBlindedBeaconBlockDeneb) Copy ¶
func (sigBlock *SignedBlindedBeaconBlockDeneb) Copy() *SignedBlindedBeaconBlockDeneb
Copy --
func (*SignedBlindedBeaconBlockDeneb) Descriptor
deprecated
func (*SignedBlindedBeaconBlockDeneb) Descriptor() ([]byte, []int)
Deprecated: Use SignedBlindedBeaconBlockDeneb.ProtoReflect.Descriptor instead.
func (*SignedBlindedBeaconBlockDeneb) GetMessage ¶
func (x *SignedBlindedBeaconBlockDeneb) GetMessage() *BlindedBeaconBlockDeneb
func (*SignedBlindedBeaconBlockDeneb) GetSignature ¶
func (x *SignedBlindedBeaconBlockDeneb) GetSignature() []byte
func (*SignedBlindedBeaconBlockDeneb) HashTreeRoot ¶
func (s *SignedBlindedBeaconBlockDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBlindedBeaconBlockDeneb object
func (*SignedBlindedBeaconBlockDeneb) HashTreeRootWith ¶
func (s *SignedBlindedBeaconBlockDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBlindedBeaconBlockDeneb object with a hasher
func (*SignedBlindedBeaconBlockDeneb) MarshalSSZ ¶
func (s *SignedBlindedBeaconBlockDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBlindedBeaconBlockDeneb object
func (*SignedBlindedBeaconBlockDeneb) MarshalSSZTo ¶
func (s *SignedBlindedBeaconBlockDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBlindedBeaconBlockDeneb object to a target array
func (*SignedBlindedBeaconBlockDeneb) ProtoMessage ¶
func (*SignedBlindedBeaconBlockDeneb) ProtoMessage()
func (*SignedBlindedBeaconBlockDeneb) ProtoReflect ¶
func (x *SignedBlindedBeaconBlockDeneb) ProtoReflect() protoreflect.Message
func (*SignedBlindedBeaconBlockDeneb) Reset ¶
func (x *SignedBlindedBeaconBlockDeneb) Reset()
func (*SignedBlindedBeaconBlockDeneb) SizeSSZ ¶
func (s *SignedBlindedBeaconBlockDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBlindedBeaconBlockDeneb object
func (*SignedBlindedBeaconBlockDeneb) String ¶
func (x *SignedBlindedBeaconBlockDeneb) String() string
func (*SignedBlindedBeaconBlockDeneb) UnmarshalSSZ ¶
func (s *SignedBlindedBeaconBlockDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBlindedBeaconBlockDeneb object
type SignedBlindedBeaconBlockElectra ¶
type SignedBlindedBeaconBlockElectra struct {
Message *BlindedBeaconBlockElectra `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBlindedBeaconBlockElectra) Copy ¶
func (sigBlock *SignedBlindedBeaconBlockElectra) Copy() *SignedBlindedBeaconBlockElectra
Copy --
func (*SignedBlindedBeaconBlockElectra) Descriptor
deprecated
func (*SignedBlindedBeaconBlockElectra) Descriptor() ([]byte, []int)
Deprecated: Use SignedBlindedBeaconBlockElectra.ProtoReflect.Descriptor instead.
func (*SignedBlindedBeaconBlockElectra) GetMessage ¶
func (x *SignedBlindedBeaconBlockElectra) GetMessage() *BlindedBeaconBlockElectra
func (*SignedBlindedBeaconBlockElectra) GetSignature ¶
func (x *SignedBlindedBeaconBlockElectra) GetSignature() []byte
func (*SignedBlindedBeaconBlockElectra) HashTreeRoot ¶
func (s *SignedBlindedBeaconBlockElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBlindedBeaconBlockElectra object
func (*SignedBlindedBeaconBlockElectra) HashTreeRootWith ¶
func (s *SignedBlindedBeaconBlockElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBlindedBeaconBlockElectra object with a hasher
func (*SignedBlindedBeaconBlockElectra) MarshalSSZ ¶
func (s *SignedBlindedBeaconBlockElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBlindedBeaconBlockElectra object
func (*SignedBlindedBeaconBlockElectra) MarshalSSZTo ¶
func (s *SignedBlindedBeaconBlockElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBlindedBeaconBlockElectra object to a target array
func (*SignedBlindedBeaconBlockElectra) ProtoMessage ¶
func (*SignedBlindedBeaconBlockElectra) ProtoMessage()
func (*SignedBlindedBeaconBlockElectra) ProtoReflect ¶
func (x *SignedBlindedBeaconBlockElectra) ProtoReflect() protoreflect.Message
func (*SignedBlindedBeaconBlockElectra) Reset ¶
func (x *SignedBlindedBeaconBlockElectra) Reset()
func (*SignedBlindedBeaconBlockElectra) SizeSSZ ¶
func (s *SignedBlindedBeaconBlockElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBlindedBeaconBlockElectra object
func (*SignedBlindedBeaconBlockElectra) String ¶
func (x *SignedBlindedBeaconBlockElectra) String() string
func (*SignedBlindedBeaconBlockElectra) UnmarshalSSZ ¶
func (s *SignedBlindedBeaconBlockElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBlindedBeaconBlockElectra object
type SignedBlindedBeaconBlockFulu ¶
type SignedBlindedBeaconBlockFulu struct {
Message *BlindedBeaconBlockFulu `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBlindedBeaconBlockFulu) Copy ¶
func (sigBlock *SignedBlindedBeaconBlockFulu) Copy() *SignedBlindedBeaconBlockFulu
Copy --
func (*SignedBlindedBeaconBlockFulu) Descriptor
deprecated
func (*SignedBlindedBeaconBlockFulu) Descriptor() ([]byte, []int)
Deprecated: Use SignedBlindedBeaconBlockFulu.ProtoReflect.Descriptor instead.
func (*SignedBlindedBeaconBlockFulu) GetMessage ¶
func (x *SignedBlindedBeaconBlockFulu) GetMessage() *BlindedBeaconBlockFulu
func (*SignedBlindedBeaconBlockFulu) GetSignature ¶
func (x *SignedBlindedBeaconBlockFulu) GetSignature() []byte
func (*SignedBlindedBeaconBlockFulu) HashTreeRoot ¶
func (s *SignedBlindedBeaconBlockFulu) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBlindedBeaconBlockFulu object
func (*SignedBlindedBeaconBlockFulu) HashTreeRootWith ¶
func (s *SignedBlindedBeaconBlockFulu) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBlindedBeaconBlockFulu object with a hasher
func (*SignedBlindedBeaconBlockFulu) MarshalSSZ ¶
func (s *SignedBlindedBeaconBlockFulu) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBlindedBeaconBlockFulu object
func (*SignedBlindedBeaconBlockFulu) MarshalSSZTo ¶
func (s *SignedBlindedBeaconBlockFulu) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBlindedBeaconBlockFulu object to a target array
func (*SignedBlindedBeaconBlockFulu) ProtoMessage ¶
func (*SignedBlindedBeaconBlockFulu) ProtoMessage()
func (*SignedBlindedBeaconBlockFulu) ProtoReflect ¶
func (x *SignedBlindedBeaconBlockFulu) ProtoReflect() protoreflect.Message
func (*SignedBlindedBeaconBlockFulu) Reset ¶
func (x *SignedBlindedBeaconBlockFulu) Reset()
func (*SignedBlindedBeaconBlockFulu) SizeSSZ ¶
func (s *SignedBlindedBeaconBlockFulu) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBlindedBeaconBlockFulu object
func (*SignedBlindedBeaconBlockFulu) String ¶
func (x *SignedBlindedBeaconBlockFulu) String() string
func (*SignedBlindedBeaconBlockFulu) UnmarshalSSZ ¶
func (s *SignedBlindedBeaconBlockFulu) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBlindedBeaconBlockFulu object
type SignedBlindedBlobSidecar ¶
type SignedBlindedBlobSidecar struct {
Message *BlindedBlobSidecar `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBlindedBlobSidecar) Descriptor
deprecated
func (*SignedBlindedBlobSidecar) Descriptor() ([]byte, []int)
Deprecated: Use SignedBlindedBlobSidecar.ProtoReflect.Descriptor instead.
func (*SignedBlindedBlobSidecar) GetMessage ¶
func (x *SignedBlindedBlobSidecar) GetMessage() *BlindedBlobSidecar
func (*SignedBlindedBlobSidecar) GetSignature ¶
func (x *SignedBlindedBlobSidecar) GetSignature() []byte
func (*SignedBlindedBlobSidecar) ProtoMessage ¶
func (*SignedBlindedBlobSidecar) ProtoMessage()
func (*SignedBlindedBlobSidecar) ProtoReflect ¶
func (x *SignedBlindedBlobSidecar) ProtoReflect() protoreflect.Message
func (*SignedBlindedBlobSidecar) Reset ¶
func (x *SignedBlindedBlobSidecar) Reset()
func (*SignedBlindedBlobSidecar) String ¶
func (x *SignedBlindedBlobSidecar) String() string
type SignedBuilderBid ¶
type SignedBuilderBid struct {
Message *BuilderBid `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBuilderBid) Descriptor
deprecated
func (*SignedBuilderBid) Descriptor() ([]byte, []int)
Deprecated: Use SignedBuilderBid.ProtoReflect.Descriptor instead.
func (*SignedBuilderBid) GetMessage ¶
func (x *SignedBuilderBid) GetMessage() *BuilderBid
func (*SignedBuilderBid) GetSignature ¶
func (x *SignedBuilderBid) GetSignature() []byte
func (*SignedBuilderBid) HashTreeRoot ¶
func (s *SignedBuilderBid) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBuilderBid object
func (*SignedBuilderBid) HashTreeRootWith ¶
func (s *SignedBuilderBid) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBuilderBid object with a hasher
func (*SignedBuilderBid) MarshalSSZ ¶
func (s *SignedBuilderBid) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBuilderBid object
func (*SignedBuilderBid) MarshalSSZTo ¶
func (s *SignedBuilderBid) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBuilderBid object to a target array
func (*SignedBuilderBid) ProtoMessage ¶
func (*SignedBuilderBid) ProtoMessage()
func (*SignedBuilderBid) ProtoReflect ¶
func (x *SignedBuilderBid) ProtoReflect() protoreflect.Message
func (*SignedBuilderBid) Reset ¶
func (x *SignedBuilderBid) Reset()
func (*SignedBuilderBid) SizeSSZ ¶
func (s *SignedBuilderBid) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBuilderBid object
func (*SignedBuilderBid) String ¶
func (x *SignedBuilderBid) String() string
func (*SignedBuilderBid) UnmarshalSSZ ¶
func (s *SignedBuilderBid) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBuilderBid object
type SignedBuilderBidCapella ¶
type SignedBuilderBidCapella struct {
Message *BuilderBidCapella `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBuilderBidCapella) Descriptor
deprecated
func (*SignedBuilderBidCapella) Descriptor() ([]byte, []int)
Deprecated: Use SignedBuilderBidCapella.ProtoReflect.Descriptor instead.
func (*SignedBuilderBidCapella) GetMessage ¶
func (x *SignedBuilderBidCapella) GetMessage() *BuilderBidCapella
func (*SignedBuilderBidCapella) GetSignature ¶
func (x *SignedBuilderBidCapella) GetSignature() []byte
func (*SignedBuilderBidCapella) HashTreeRoot ¶
func (s *SignedBuilderBidCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBuilderBidCapella object
func (*SignedBuilderBidCapella) HashTreeRootWith ¶
func (s *SignedBuilderBidCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBuilderBidCapella object with a hasher
func (*SignedBuilderBidCapella) MarshalSSZ ¶
func (s *SignedBuilderBidCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBuilderBidCapella object
func (*SignedBuilderBidCapella) MarshalSSZTo ¶
func (s *SignedBuilderBidCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBuilderBidCapella object to a target array
func (*SignedBuilderBidCapella) ProtoMessage ¶
func (*SignedBuilderBidCapella) ProtoMessage()
func (*SignedBuilderBidCapella) ProtoReflect ¶
func (x *SignedBuilderBidCapella) ProtoReflect() protoreflect.Message
func (*SignedBuilderBidCapella) Reset ¶
func (x *SignedBuilderBidCapella) Reset()
func (*SignedBuilderBidCapella) SizeSSZ ¶
func (s *SignedBuilderBidCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBuilderBidCapella object
func (*SignedBuilderBidCapella) String ¶
func (x *SignedBuilderBidCapella) String() string
func (*SignedBuilderBidCapella) UnmarshalSSZ ¶
func (s *SignedBuilderBidCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBuilderBidCapella object
type SignedBuilderBidDeneb ¶
type SignedBuilderBidDeneb struct {
Message *BuilderBidDeneb `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBuilderBidDeneb) Descriptor
deprecated
func (*SignedBuilderBidDeneb) Descriptor() ([]byte, []int)
Deprecated: Use SignedBuilderBidDeneb.ProtoReflect.Descriptor instead.
func (*SignedBuilderBidDeneb) GetMessage ¶
func (x *SignedBuilderBidDeneb) GetMessage() *BuilderBidDeneb
func (*SignedBuilderBidDeneb) GetSignature ¶
func (x *SignedBuilderBidDeneb) GetSignature() []byte
func (*SignedBuilderBidDeneb) HashTreeRoot ¶
func (s *SignedBuilderBidDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBuilderBidDeneb object
func (*SignedBuilderBidDeneb) HashTreeRootWith ¶
func (s *SignedBuilderBidDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBuilderBidDeneb object with a hasher
func (*SignedBuilderBidDeneb) MarshalSSZ ¶
func (s *SignedBuilderBidDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBuilderBidDeneb object
func (*SignedBuilderBidDeneb) MarshalSSZTo ¶
func (s *SignedBuilderBidDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBuilderBidDeneb object to a target array
func (*SignedBuilderBidDeneb) ProtoMessage ¶
func (*SignedBuilderBidDeneb) ProtoMessage()
func (*SignedBuilderBidDeneb) ProtoReflect ¶
func (x *SignedBuilderBidDeneb) ProtoReflect() protoreflect.Message
func (*SignedBuilderBidDeneb) Reset ¶
func (x *SignedBuilderBidDeneb) Reset()
func (*SignedBuilderBidDeneb) SizeSSZ ¶
func (s *SignedBuilderBidDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBuilderBidDeneb object
func (*SignedBuilderBidDeneb) String ¶
func (x *SignedBuilderBidDeneb) String() string
func (*SignedBuilderBidDeneb) UnmarshalSSZ ¶
func (s *SignedBuilderBidDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBuilderBidDeneb object
type SignedBuilderBidElectra ¶
type SignedBuilderBidElectra struct {
Message *BuilderBidElectra `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedBuilderBidElectra) Descriptor
deprecated
func (*SignedBuilderBidElectra) Descriptor() ([]byte, []int)
Deprecated: Use SignedBuilderBidElectra.ProtoReflect.Descriptor instead.
func (*SignedBuilderBidElectra) GetMessage ¶
func (x *SignedBuilderBidElectra) GetMessage() *BuilderBidElectra
func (*SignedBuilderBidElectra) GetSignature ¶
func (x *SignedBuilderBidElectra) GetSignature() []byte
func (*SignedBuilderBidElectra) HashTreeRoot ¶
func (s *SignedBuilderBidElectra) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBuilderBidElectra object
func (*SignedBuilderBidElectra) HashTreeRootWith ¶
func (s *SignedBuilderBidElectra) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBuilderBidElectra object with a hasher
func (*SignedBuilderBidElectra) MarshalSSZ ¶
func (s *SignedBuilderBidElectra) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBuilderBidElectra object
func (*SignedBuilderBidElectra) MarshalSSZTo ¶
func (s *SignedBuilderBidElectra) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBuilderBidElectra object to a target array
func (*SignedBuilderBidElectra) ProtoMessage ¶
func (*SignedBuilderBidElectra) ProtoMessage()
func (*SignedBuilderBidElectra) ProtoReflect ¶
func (x *SignedBuilderBidElectra) ProtoReflect() protoreflect.Message
func (*SignedBuilderBidElectra) Reset ¶
func (x *SignedBuilderBidElectra) Reset()
func (*SignedBuilderBidElectra) SizeSSZ ¶
func (s *SignedBuilderBidElectra) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBuilderBidElectra object
func (*SignedBuilderBidElectra) String ¶
func (x *SignedBuilderBidElectra) String() string
func (*SignedBuilderBidElectra) UnmarshalSSZ ¶
func (s *SignedBuilderBidElectra) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBuilderBidElectra object
type SignedContributionAndProof ¶
type SignedContributionAndProof struct {
Message *ContributionAndProof `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature []byte `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedContributionAndProof) Descriptor
deprecated
func (*SignedContributionAndProof) Descriptor() ([]byte, []int)
Deprecated: Use SignedContributionAndProof.ProtoReflect.Descriptor instead.
func (*SignedContributionAndProof) GetMessage ¶
func (x *SignedContributionAndProof) GetMessage() *ContributionAndProof
func (*SignedContributionAndProof) GetSignature ¶
func (x *SignedContributionAndProof) GetSignature() []byte
func (*SignedContributionAndProof) HashTreeRoot ¶
func (s *SignedContributionAndProof) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedContributionAndProof object
func (*SignedContributionAndProof) HashTreeRootWith ¶
func (s *SignedContributionAndProof) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedContributionAndProof object with a hasher
func (*SignedContributionAndProof) MarshalSSZ ¶
func (s *SignedContributionAndProof) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedContributionAndProof object
func (*SignedContributionAndProof) MarshalSSZTo ¶
func (s *SignedContributionAndProof) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedContributionAndProof object to a target array
func (*SignedContributionAndProof) ProtoMessage ¶
func (*SignedContributionAndProof) ProtoMessage()
func (*SignedContributionAndProof) ProtoReflect ¶
func (x *SignedContributionAndProof) ProtoReflect() protoreflect.Message
func (*SignedContributionAndProof) Reset ¶
func (x *SignedContributionAndProof) Reset()
func (*SignedContributionAndProof) SizeSSZ ¶
func (s *SignedContributionAndProof) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedContributionAndProof object
func (*SignedContributionAndProof) String ¶
func (x *SignedContributionAndProof) String() string
func (*SignedContributionAndProof) UnmarshalSSZ ¶
func (s *SignedContributionAndProof) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedContributionAndProof object
type SignedExecutionPayloadBid ¶
type SignedExecutionPayloadBid struct {
Message *ExecutionPayloadBid `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedExecutionPayloadBid) Descriptor
deprecated
func (*SignedExecutionPayloadBid) Descriptor() ([]byte, []int)
Deprecated: Use SignedExecutionPayloadBid.ProtoReflect.Descriptor instead.
func (*SignedExecutionPayloadBid) GetMessage ¶
func (x *SignedExecutionPayloadBid) GetMessage() *ExecutionPayloadBid
func (*SignedExecutionPayloadBid) GetSignature ¶
func (x *SignedExecutionPayloadBid) GetSignature() []byte
func (*SignedExecutionPayloadBid) HashTreeRoot ¶
func (s *SignedExecutionPayloadBid) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedExecutionPayloadBid object
func (*SignedExecutionPayloadBid) HashTreeRootWith ¶
func (s *SignedExecutionPayloadBid) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedExecutionPayloadBid object with a hasher
func (*SignedExecutionPayloadBid) MarshalSSZ ¶
func (s *SignedExecutionPayloadBid) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedExecutionPayloadBid object
func (*SignedExecutionPayloadBid) MarshalSSZTo ¶
func (s *SignedExecutionPayloadBid) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedExecutionPayloadBid object to a target array
func (*SignedExecutionPayloadBid) ProtoMessage ¶
func (*SignedExecutionPayloadBid) ProtoMessage()
func (*SignedExecutionPayloadBid) ProtoReflect ¶
func (x *SignedExecutionPayloadBid) ProtoReflect() protoreflect.Message
func (*SignedExecutionPayloadBid) Reset ¶
func (x *SignedExecutionPayloadBid) Reset()
func (*SignedExecutionPayloadBid) SizeSSZ ¶
func (s *SignedExecutionPayloadBid) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedExecutionPayloadBid object
func (*SignedExecutionPayloadBid) String ¶
func (x *SignedExecutionPayloadBid) String() string
func (*SignedExecutionPayloadBid) UnmarshalSSZ ¶
func (s *SignedExecutionPayloadBid) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedExecutionPayloadBid object
type SignedExecutionPayloadEnvelope ¶
type SignedExecutionPayloadEnvelope struct {
Message *ExecutionPayloadEnvelope `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedExecutionPayloadEnvelope) Descriptor
deprecated
func (*SignedExecutionPayloadEnvelope) Descriptor() ([]byte, []int)
Deprecated: Use SignedExecutionPayloadEnvelope.ProtoReflect.Descriptor instead.
func (*SignedExecutionPayloadEnvelope) GetMessage ¶
func (x *SignedExecutionPayloadEnvelope) GetMessage() *ExecutionPayloadEnvelope
func (*SignedExecutionPayloadEnvelope) GetSignature ¶
func (x *SignedExecutionPayloadEnvelope) GetSignature() []byte
func (*SignedExecutionPayloadEnvelope) HashTreeRoot ¶
func (s *SignedExecutionPayloadEnvelope) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedExecutionPayloadEnvelope object
func (*SignedExecutionPayloadEnvelope) HashTreeRootWith ¶
func (s *SignedExecutionPayloadEnvelope) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedExecutionPayloadEnvelope object with a hasher
func (*SignedExecutionPayloadEnvelope) MarshalSSZ ¶
func (s *SignedExecutionPayloadEnvelope) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedExecutionPayloadEnvelope object
func (*SignedExecutionPayloadEnvelope) MarshalSSZTo ¶
func (s *SignedExecutionPayloadEnvelope) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedExecutionPayloadEnvelope object to a target array
func (*SignedExecutionPayloadEnvelope) ProtoMessage ¶
func (*SignedExecutionPayloadEnvelope) ProtoMessage()
func (*SignedExecutionPayloadEnvelope) ProtoReflect ¶
func (x *SignedExecutionPayloadEnvelope) ProtoReflect() protoreflect.Message
func (*SignedExecutionPayloadEnvelope) Reset ¶
func (x *SignedExecutionPayloadEnvelope) Reset()
func (*SignedExecutionPayloadEnvelope) SizeSSZ ¶
func (s *SignedExecutionPayloadEnvelope) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedExecutionPayloadEnvelope object
func (*SignedExecutionPayloadEnvelope) String ¶
func (x *SignedExecutionPayloadEnvelope) String() string
func (*SignedExecutionPayloadEnvelope) UnmarshalSSZ ¶
func (s *SignedExecutionPayloadEnvelope) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedExecutionPayloadEnvelope object
type SignedValidatorRegistrationV1 ¶
type SignedValidatorRegistrationV1 struct {
Message *ValidatorRegistrationV1 `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedValidatorRegistrationV1) Descriptor
deprecated
func (*SignedValidatorRegistrationV1) Descriptor() ([]byte, []int)
Deprecated: Use SignedValidatorRegistrationV1.ProtoReflect.Descriptor instead.
func (*SignedValidatorRegistrationV1) GetMessage ¶
func (x *SignedValidatorRegistrationV1) GetMessage() *ValidatorRegistrationV1
func (*SignedValidatorRegistrationV1) GetSignature ¶
func (x *SignedValidatorRegistrationV1) GetSignature() []byte
func (*SignedValidatorRegistrationV1) HashTreeRoot ¶
func (s *SignedValidatorRegistrationV1) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedValidatorRegistrationV1 object
func (*SignedValidatorRegistrationV1) HashTreeRootWith ¶
func (s *SignedValidatorRegistrationV1) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedValidatorRegistrationV1 object with a hasher
func (*SignedValidatorRegistrationV1) MarshalSSZ ¶
func (s *SignedValidatorRegistrationV1) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedValidatorRegistrationV1 object
func (*SignedValidatorRegistrationV1) MarshalSSZTo ¶
func (s *SignedValidatorRegistrationV1) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedValidatorRegistrationV1 object to a target array
func (*SignedValidatorRegistrationV1) ProtoMessage ¶
func (*SignedValidatorRegistrationV1) ProtoMessage()
func (*SignedValidatorRegistrationV1) ProtoReflect ¶
func (x *SignedValidatorRegistrationV1) ProtoReflect() protoreflect.Message
func (*SignedValidatorRegistrationV1) Reset ¶
func (x *SignedValidatorRegistrationV1) Reset()
func (*SignedValidatorRegistrationV1) SizeSSZ ¶
func (s *SignedValidatorRegistrationV1) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedValidatorRegistrationV1 object
func (*SignedValidatorRegistrationV1) String ¶
func (x *SignedValidatorRegistrationV1) String() string
func (*SignedValidatorRegistrationV1) UnmarshalSSZ ¶
func (s *SignedValidatorRegistrationV1) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedValidatorRegistrationV1 object
type SignedValidatorRegistrationsV1
deprecated
type SignedValidatorRegistrationsV1 struct {
Messages []*SignedValidatorRegistrationV1 `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_block.proto.
func (*SignedValidatorRegistrationsV1) Descriptor
deprecated
func (*SignedValidatorRegistrationsV1) Descriptor() ([]byte, []int)
Deprecated: Use SignedValidatorRegistrationsV1.ProtoReflect.Descriptor instead.
func (*SignedValidatorRegistrationsV1) GetMessages ¶
func (x *SignedValidatorRegistrationsV1) GetMessages() []*SignedValidatorRegistrationV1
func (*SignedValidatorRegistrationsV1) ProtoMessage ¶
func (*SignedValidatorRegistrationsV1) ProtoMessage()
func (*SignedValidatorRegistrationsV1) ProtoReflect ¶
func (x *SignedValidatorRegistrationsV1) ProtoReflect() protoreflect.Message
func (*SignedValidatorRegistrationsV1) Reset ¶
func (x *SignedValidatorRegistrationsV1) Reset()
func (*SignedValidatorRegistrationsV1) String ¶
func (x *SignedValidatorRegistrationsV1) String() string
type SignedVoluntaryExit ¶
type SignedVoluntaryExit struct {
Exit *VoluntaryExit `protobuf:"bytes,1,opt,name=exit,proto3" json:"exit,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SignedVoluntaryExit) Copy ¶
func (exit *SignedVoluntaryExit) Copy() *SignedVoluntaryExit
Copy --
func (*SignedVoluntaryExit) Descriptor
deprecated
func (*SignedVoluntaryExit) Descriptor() ([]byte, []int)
Deprecated: Use SignedVoluntaryExit.ProtoReflect.Descriptor instead.
func (*SignedVoluntaryExit) GetExit ¶
func (x *SignedVoluntaryExit) GetExit() *VoluntaryExit
func (*SignedVoluntaryExit) GetSignature ¶
func (x *SignedVoluntaryExit) GetSignature() []byte
func (*SignedVoluntaryExit) HashTreeRoot ¶
func (s *SignedVoluntaryExit) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedVoluntaryExit object
func (*SignedVoluntaryExit) HashTreeRootWith ¶
func (s *SignedVoluntaryExit) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedVoluntaryExit object with a hasher
func (*SignedVoluntaryExit) MarshalSSZ ¶
func (s *SignedVoluntaryExit) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedVoluntaryExit object
func (*SignedVoluntaryExit) MarshalSSZTo ¶
func (s *SignedVoluntaryExit) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedVoluntaryExit object to a target array
func (*SignedVoluntaryExit) ProtoMessage ¶
func (*SignedVoluntaryExit) ProtoMessage()
func (*SignedVoluntaryExit) ProtoReflect ¶
func (x *SignedVoluntaryExit) ProtoReflect() protoreflect.Message
func (*SignedVoluntaryExit) Reset ¶
func (x *SignedVoluntaryExit) Reset()
func (*SignedVoluntaryExit) SizeSSZ ¶
func (s *SignedVoluntaryExit) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedVoluntaryExit object
func (*SignedVoluntaryExit) String ¶
func (x *SignedVoluntaryExit) String() string
func (*SignedVoluntaryExit) UnmarshalSSZ ¶
func (s *SignedVoluntaryExit) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedVoluntaryExit object
type SigningData ¶
type SigningData struct {
ObjectRoot []byte `protobuf:"bytes,1,opt,name=object_root,json=objectRoot,proto3" json:"object_root,omitempty" ssz-size:"32"`
Domain []byte `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty" ssz-size:"32"`
// contains filtered or unexported fields
}
func (*SigningData) Descriptor
deprecated
func (*SigningData) Descriptor() ([]byte, []int)
Deprecated: Use SigningData.ProtoReflect.Descriptor instead.
func (*SigningData) GetDomain ¶
func (x *SigningData) GetDomain() []byte
func (*SigningData) GetObjectRoot ¶
func (x *SigningData) GetObjectRoot() []byte
func (*SigningData) HashTreeRoot ¶
func (s *SigningData) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SigningData object
func (*SigningData) HashTreeRootWith ¶
func (s *SigningData) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SigningData object with a hasher
func (*SigningData) MarshalSSZ ¶
func (s *SigningData) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SigningData object
func (*SigningData) MarshalSSZTo ¶
func (s *SigningData) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SigningData object to a target array
func (*SigningData) ProtoMessage ¶
func (*SigningData) ProtoMessage()
func (*SigningData) ProtoReflect ¶
func (x *SigningData) ProtoReflect() protoreflect.Message
func (*SigningData) Reset ¶
func (x *SigningData) Reset()
func (*SigningData) SizeSSZ ¶
func (s *SigningData) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SigningData object
func (*SigningData) String ¶
func (x *SigningData) String() string
func (*SigningData) UnmarshalSSZ ¶
func (s *SigningData) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SigningData object
type SingleAttestation ¶
type SingleAttestation struct {
CommitteeId github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex `` /* 182-byte string literal not displayed */
AttesterIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 188-byte string literal not displayed */
Data *AttestationData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
Signature []byte `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func (*SingleAttestation) CommitteeBitsVal ¶
func (a *SingleAttestation) CommitteeBitsVal() bitfield.Bitfield
CommitteeBitsVal --
func (*SingleAttestation) Descriptor
deprecated
func (*SingleAttestation) Descriptor() ([]byte, []int)
Deprecated: Use SingleAttestation.ProtoReflect.Descriptor instead.
func (*SingleAttestation) GetAggregationBits ¶
func (a *SingleAttestation) GetAggregationBits() bitfield.Bitlist
GetAggregationBits --
func (*SingleAttestation) GetAttesterIndex ¶
func (x *SingleAttestation) GetAttesterIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*SingleAttestation) GetAttestingIndex ¶
func (a *SingleAttestation) GetAttestingIndex() primitives.ValidatorIndex
GetAttestingIndex --
func (*SingleAttestation) GetCommitteeId ¶
func (x *SingleAttestation) GetCommitteeId() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
func (*SingleAttestation) GetCommitteeIndex ¶
func (a *SingleAttestation) GetCommitteeIndex() primitives.CommitteeIndex
GetCommitteeIndex --
func (*SingleAttestation) GetData ¶
func (x *SingleAttestation) GetData() *AttestationData
func (*SingleAttestation) GetSignature ¶
func (x *SingleAttestation) GetSignature() []byte
func (*SingleAttestation) HashTreeRoot ¶
func (s *SingleAttestation) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SingleAttestation object
func (*SingleAttestation) HashTreeRootWith ¶
func (s *SingleAttestation) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SingleAttestation object with a hasher
func (*SingleAttestation) IsAggregated ¶
func (a *SingleAttestation) IsAggregated() bool
IsAggregated --
func (*SingleAttestation) IsSingle ¶
func (*SingleAttestation) IsSingle() bool
IsSingle returns true when the attestation can have only a single attester index.
func (*SingleAttestation) MarshalSSZ ¶
func (s *SingleAttestation) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SingleAttestation object
func (*SingleAttestation) MarshalSSZTo ¶
func (s *SingleAttestation) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SingleAttestation object to a target array
func (*SingleAttestation) ProtoMessage ¶
func (*SingleAttestation) ProtoMessage()
func (*SingleAttestation) ProtoReflect ¶
func (x *SingleAttestation) ProtoReflect() protoreflect.Message
func (*SingleAttestation) Reset ¶
func (x *SingleAttestation) Reset()
func (*SingleAttestation) SetSignature ¶
func (a *SingleAttestation) SetSignature(sig []byte)
SetSignature --
func (*SingleAttestation) SizeSSZ ¶
func (s *SingleAttestation) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SingleAttestation object
func (*SingleAttestation) String ¶
func (x *SingleAttestation) String() string
func (*SingleAttestation) ToAttestationElectra ¶
func (a *SingleAttestation) ToAttestationElectra(committee []primitives.ValidatorIndex) *AttestationElectra
ToAttestationElectra converts the attestation to an AttestationElectra.
func (*SingleAttestation) UnmarshalSSZ ¶
func (s *SingleAttestation) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SingleAttestation object
type SparseMerkleTrie ¶
type SparseMerkleTrie struct {
Depth uint64 `protobuf:"varint,1,opt,name=depth,proto3" json:"depth,omitempty"`
Layers []*TrieLayer `protobuf:"bytes,2,rep,name=layers,proto3" json:"layers,omitempty"`
OriginalItems [][]byte `protobuf:"bytes,3,rep,name=original_items,json=originalItems,proto3" json:"original_items,omitempty"`
// contains filtered or unexported fields
}
func (*SparseMerkleTrie) Descriptor
deprecated
func (*SparseMerkleTrie) Descriptor() ([]byte, []int)
Deprecated: Use SparseMerkleTrie.ProtoReflect.Descriptor instead.
func (*SparseMerkleTrie) GetDepth ¶
func (x *SparseMerkleTrie) GetDepth() uint64
func (*SparseMerkleTrie) GetLayers ¶
func (x *SparseMerkleTrie) GetLayers() []*TrieLayer
func (*SparseMerkleTrie) GetOriginalItems ¶
func (x *SparseMerkleTrie) GetOriginalItems() [][]byte
func (*SparseMerkleTrie) ProtoMessage ¶
func (*SparseMerkleTrie) ProtoMessage()
func (*SparseMerkleTrie) ProtoReflect ¶
func (x *SparseMerkleTrie) ProtoReflect() protoreflect.Message
func (*SparseMerkleTrie) Reset ¶
func (x *SparseMerkleTrie) Reset()
func (*SparseMerkleTrie) String ¶
func (x *SparseMerkleTrie) String() string
type StateSummary ¶
type StateSummary struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
Root []byte `protobuf:"bytes,2,opt,name=root,proto3" json:"root,omitempty"`
// contains filtered or unexported fields
}
func (*StateSummary) Descriptor
deprecated
func (*StateSummary) Descriptor() ([]byte, []int)
Deprecated: Use StateSummary.ProtoReflect.Descriptor instead.
func (*StateSummary) GetRoot ¶
func (x *StateSummary) GetRoot() []byte
func (*StateSummary) GetSlot ¶
func (x *StateSummary) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*StateSummary) ProtoMessage ¶
func (*StateSummary) ProtoMessage()
func (*StateSummary) ProtoReflect ¶
func (x *StateSummary) ProtoReflect() protoreflect.Message
func (*StateSummary) Reset ¶
func (x *StateSummary) Reset()
func (*StateSummary) String ¶
func (x *StateSummary) String() string
type Status ¶
type Status struct {
ForkDigest []byte `protobuf:"bytes,1,opt,name=fork_digest,json=forkDigest,proto3" json:"fork_digest,omitempty" ssz-size:"4"`
FinalizedRoot []byte `protobuf:"bytes,2,opt,name=finalized_root,json=finalizedRoot,proto3" json:"finalized_root,omitempty" ssz-size:"32"`
FinalizedEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 182-byte string literal not displayed */
HeadRoot []byte `protobuf:"bytes,4,opt,name=head_root,json=headRoot,proto3" json:"head_root,omitempty" ssz-size:"32"`
HeadSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 163-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*Status) Descriptor
deprecated
func (*Status) GetFinalizedEpoch ¶
func (x *Status) GetFinalizedEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*Status) GetFinalizedRoot ¶
func (*Status) GetForkDigest ¶
func (*Status) GetHeadRoot ¶
func (*Status) GetHeadSlot ¶
func (x *Status) GetHeadSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*Status) HashTreeRoot ¶
HashTreeRoot ssz hashes the Status object
func (*Status) HashTreeRootWith ¶
HashTreeRootWith ssz hashes the Status object with a hasher
func (*Status) MarshalSSZ ¶
MarshalSSZ ssz marshals the Status object
func (*Status) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the Status object to a target array
func (*Status) ProtoMessage ¶
func (*Status) ProtoMessage()
func (*Status) ProtoReflect ¶
func (x *Status) ProtoReflect() protoreflect.Message
func (*Status) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the Status object
type StatusV2 ¶
type StatusV2 struct {
ForkDigest []byte `protobuf:"bytes,1,opt,name=fork_digest,json=forkDigest,proto3" json:"fork_digest,omitempty" ssz-size:"4"`
FinalizedRoot []byte `protobuf:"bytes,2,opt,name=finalized_root,json=finalizedRoot,proto3" json:"finalized_root,omitempty" ssz-size:"32"`
FinalizedEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 182-byte string literal not displayed */
HeadRoot []byte `protobuf:"bytes,4,opt,name=head_root,json=headRoot,proto3" json:"head_root,omitempty" ssz-size:"32"`
HeadSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 163-byte string literal not displayed */
EarliestAvailableSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 204-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*StatusV2) Descriptor
deprecated
func (*StatusV2) GetEarliestAvailableSlot ¶
func (x *StatusV2) GetEarliestAvailableSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*StatusV2) GetFinalizedEpoch ¶
func (x *StatusV2) GetFinalizedEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*StatusV2) GetFinalizedRoot ¶
func (*StatusV2) GetForkDigest ¶
func (*StatusV2) GetHeadRoot ¶
func (*StatusV2) GetHeadSlot ¶
func (x *StatusV2) GetHeadSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*StatusV2) HashTreeRoot ¶
HashTreeRoot ssz hashes the StatusV2 object
func (*StatusV2) HashTreeRootWith ¶
HashTreeRootWith ssz hashes the StatusV2 object with a hasher
func (*StatusV2) MarshalSSZ ¶
MarshalSSZ ssz marshals the StatusV2 object
func (*StatusV2) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the StatusV2 object to a target array
func (*StatusV2) ProtoMessage ¶
func (*StatusV2) ProtoMessage()
func (*StatusV2) ProtoReflect ¶
func (x *StatusV2) ProtoReflect() protoreflect.Message
func (*StatusV2) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the StatusV2 object
type StreamBlocksRequest
deprecated
type StreamBlocksRequest struct {
VerifiedOnly bool `protobuf:"varint,1,opt,name=verified_only,json=verifiedOnly,proto3" json:"verified_only,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*StreamBlocksRequest) Descriptor
deprecated
func (*StreamBlocksRequest) Descriptor() ([]byte, []int)
Deprecated: Use StreamBlocksRequest.ProtoReflect.Descriptor instead.
func (*StreamBlocksRequest) GetVerifiedOnly ¶
func (x *StreamBlocksRequest) GetVerifiedOnly() bool
func (*StreamBlocksRequest) ProtoMessage ¶
func (*StreamBlocksRequest) ProtoMessage()
func (*StreamBlocksRequest) ProtoReflect ¶
func (x *StreamBlocksRequest) ProtoReflect() protoreflect.Message
func (*StreamBlocksRequest) Reset ¶
func (x *StreamBlocksRequest) Reset()
func (*StreamBlocksRequest) String ¶
func (x *StreamBlocksRequest) String() string
type StreamBlocksResponse
deprecated
type StreamBlocksResponse struct {
// Types that are valid to be assigned to Block:
//
// *StreamBlocksResponse_Phase0Block
// *StreamBlocksResponse_AltairBlock
// *StreamBlocksResponse_BellatrixBlock
// *StreamBlocksResponse_CapellaBlock
// *StreamBlocksResponse_DenebBlock
// *StreamBlocksResponse_ElectraBlock
// *StreamBlocksResponse_FuluBlock
Block isStreamBlocksResponse_Block `protobuf_oneof:"block"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*StreamBlocksResponse) Descriptor
deprecated
func (*StreamBlocksResponse) Descriptor() ([]byte, []int)
Deprecated: Use StreamBlocksResponse.ProtoReflect.Descriptor instead.
func (*StreamBlocksResponse) GetAltairBlock ¶
func (x *StreamBlocksResponse) GetAltairBlock() *SignedBeaconBlockAltair
func (*StreamBlocksResponse) GetBellatrixBlock ¶
func (x *StreamBlocksResponse) GetBellatrixBlock() *SignedBeaconBlockBellatrix
func (*StreamBlocksResponse) GetBlock ¶
func (x *StreamBlocksResponse) GetBlock() isStreamBlocksResponse_Block
func (*StreamBlocksResponse) GetCapellaBlock ¶
func (x *StreamBlocksResponse) GetCapellaBlock() *SignedBeaconBlockCapella
func (*StreamBlocksResponse) GetDenebBlock ¶
func (x *StreamBlocksResponse) GetDenebBlock() *SignedBeaconBlockDeneb
func (*StreamBlocksResponse) GetElectraBlock ¶
func (x *StreamBlocksResponse) GetElectraBlock() *SignedBeaconBlockElectra
func (*StreamBlocksResponse) GetFuluBlock ¶
func (x *StreamBlocksResponse) GetFuluBlock() *SignedBeaconBlockFulu
func (*StreamBlocksResponse) GetPhase0Block ¶
func (x *StreamBlocksResponse) GetPhase0Block() *SignedBeaconBlock
func (*StreamBlocksResponse) ProtoMessage ¶
func (*StreamBlocksResponse) ProtoMessage()
func (*StreamBlocksResponse) ProtoReflect ¶
func (x *StreamBlocksResponse) ProtoReflect() protoreflect.Message
func (*StreamBlocksResponse) Reset ¶
func (x *StreamBlocksResponse) Reset()
func (*StreamBlocksResponse) String ¶
func (x *StreamBlocksResponse) String() string
type StreamBlocksResponse_AltairBlock ¶
type StreamBlocksResponse_AltairBlock struct {
AltairBlock *SignedBeaconBlockAltair `protobuf:"bytes,2,opt,name=altair_block,json=altairBlock,proto3,oneof"`
}
type StreamBlocksResponse_BellatrixBlock ¶
type StreamBlocksResponse_BellatrixBlock struct {
BellatrixBlock *SignedBeaconBlockBellatrix `protobuf:"bytes,3,opt,name=bellatrix_block,json=bellatrixBlock,proto3,oneof"`
}
type StreamBlocksResponse_CapellaBlock ¶
type StreamBlocksResponse_CapellaBlock struct {
CapellaBlock *SignedBeaconBlockCapella `protobuf:"bytes,4,opt,name=capella_block,json=capellaBlock,proto3,oneof"`
}
type StreamBlocksResponse_DenebBlock ¶
type StreamBlocksResponse_DenebBlock struct {
DenebBlock *SignedBeaconBlockDeneb `protobuf:"bytes,5,opt,name=deneb_block,json=denebBlock,proto3,oneof"`
}
type StreamBlocksResponse_ElectraBlock ¶
type StreamBlocksResponse_ElectraBlock struct {
ElectraBlock *SignedBeaconBlockElectra `protobuf:"bytes,6,opt,name=electra_block,json=electraBlock,proto3,oneof"`
}
type StreamBlocksResponse_FuluBlock ¶
type StreamBlocksResponse_FuluBlock struct {
FuluBlock *SignedBeaconBlockFulu `protobuf:"bytes,7,opt,name=fulu_block,json=fuluBlock,proto3,oneof"`
}
type StreamBlocksResponse_Phase0Block ¶
type StreamBlocksResponse_Phase0Block struct {
Phase0Block *SignedBeaconBlock `protobuf:"bytes,1,opt,name=phase0_block,json=phase0Block,proto3,oneof"`
}
type StreamSlotsRequest
deprecated
type StreamSlotsRequest struct {
VerifiedOnly bool `protobuf:"varint,1,opt,name=verified_only,json=verifiedOnly,proto3" json:"verified_only,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*StreamSlotsRequest) Descriptor
deprecated
func (*StreamSlotsRequest) Descriptor() ([]byte, []int)
Deprecated: Use StreamSlotsRequest.ProtoReflect.Descriptor instead.
func (*StreamSlotsRequest) GetVerifiedOnly ¶
func (x *StreamSlotsRequest) GetVerifiedOnly() bool
func (*StreamSlotsRequest) ProtoMessage ¶
func (*StreamSlotsRequest) ProtoMessage()
func (*StreamSlotsRequest) ProtoReflect ¶
func (x *StreamSlotsRequest) ProtoReflect() protoreflect.Message
func (*StreamSlotsRequest) Reset ¶
func (x *StreamSlotsRequest) Reset()
func (*StreamSlotsRequest) String ¶
func (x *StreamSlotsRequest) String() string
type StreamSlotsResponse
deprecated
type StreamSlotsResponse struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
PreviousDutyDependentRoot []byte `` /* 154-byte string literal not displayed */
CurrentDutyDependentRoot []byte `` /* 151-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*StreamSlotsResponse) Descriptor
deprecated
func (*StreamSlotsResponse) Descriptor() ([]byte, []int)
Deprecated: Use StreamSlotsResponse.ProtoReflect.Descriptor instead.
func (*StreamSlotsResponse) GetCurrentDutyDependentRoot ¶
func (x *StreamSlotsResponse) GetCurrentDutyDependentRoot() []byte
func (*StreamSlotsResponse) GetPreviousDutyDependentRoot ¶
func (x *StreamSlotsResponse) GetPreviousDutyDependentRoot() []byte
func (*StreamSlotsResponse) GetSlot ¶
func (x *StreamSlotsResponse) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*StreamSlotsResponse) ProtoMessage ¶
func (*StreamSlotsResponse) ProtoMessage()
func (*StreamSlotsResponse) ProtoReflect ¶
func (x *StreamSlotsResponse) ProtoReflect() protoreflect.Message
func (*StreamSlotsResponse) Reset ¶
func (x *StreamSlotsResponse) Reset()
func (*StreamSlotsResponse) String ¶
func (x *StreamSlotsResponse) String() string
type SubmitSlashingResponse ¶
type SubmitSlashingResponse struct {
SlashedIndices []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 198-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*SubmitSlashingResponse) Descriptor
deprecated
func (*SubmitSlashingResponse) Descriptor() ([]byte, []int)
Deprecated: Use SubmitSlashingResponse.ProtoReflect.Descriptor instead.
func (*SubmitSlashingResponse) GetSlashedIndices ¶
func (x *SubmitSlashingResponse) GetSlashedIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*SubmitSlashingResponse) ProtoMessage ¶
func (*SubmitSlashingResponse) ProtoMessage()
func (*SubmitSlashingResponse) ProtoReflect ¶
func (x *SubmitSlashingResponse) ProtoReflect() protoreflect.Message
func (*SubmitSlashingResponse) Reset ¶
func (x *SubmitSlashingResponse) Reset()
func (*SubmitSlashingResponse) String ¶
func (x *SubmitSlashingResponse) String() string
type SyncAggregate ¶
type SyncAggregate struct {
SyncCommitteeBits github_com_OffchainLabs_go_bitfield.Bitvector512 `` /* 189-byte string literal not displayed */
SyncCommitteeSignature []byte `` /* 143-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*SyncAggregate) Descriptor
deprecated
func (*SyncAggregate) Descriptor() ([]byte, []int)
Deprecated: Use SyncAggregate.ProtoReflect.Descriptor instead.
func (*SyncAggregate) GetSyncCommitteeBits ¶
func (x *SyncAggregate) GetSyncCommitteeBits() github_com_OffchainLabs_go_bitfield.Bitvector512
func (*SyncAggregate) GetSyncCommitteeSignature ¶
func (x *SyncAggregate) GetSyncCommitteeSignature() []byte
func (*SyncAggregate) HashTreeRoot ¶
func (s *SyncAggregate) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SyncAggregate object
func (*SyncAggregate) HashTreeRootWith ¶
func (s *SyncAggregate) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SyncAggregate object with a hasher
func (*SyncAggregate) MarshalSSZ ¶
func (s *SyncAggregate) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SyncAggregate object
func (*SyncAggregate) MarshalSSZTo ¶
func (s *SyncAggregate) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SyncAggregate object to a target array
func (*SyncAggregate) ProtoMessage ¶
func (*SyncAggregate) ProtoMessage()
func (*SyncAggregate) ProtoReflect ¶
func (x *SyncAggregate) ProtoReflect() protoreflect.Message
func (*SyncAggregate) Reset ¶
func (x *SyncAggregate) Reset()
func (*SyncAggregate) SizeSSZ ¶
func (s *SyncAggregate) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SyncAggregate object
func (*SyncAggregate) String ¶
func (x *SyncAggregate) String() string
func (*SyncAggregate) UnmarshalSSZ ¶
func (s *SyncAggregate) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SyncAggregate object
type SyncAggregatorSelectionData ¶
type SyncAggregatorSelectionData struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
SubcommitteeIndex uint64 `protobuf:"varint,2,opt,name=subcommittee_index,json=subcommitteeIndex,proto3" json:"subcommittee_index,omitempty"`
// contains filtered or unexported fields
}
func (*SyncAggregatorSelectionData) Descriptor
deprecated
func (*SyncAggregatorSelectionData) Descriptor() ([]byte, []int)
Deprecated: Use SyncAggregatorSelectionData.ProtoReflect.Descriptor instead.
func (*SyncAggregatorSelectionData) GetSubcommitteeIndex ¶
func (x *SyncAggregatorSelectionData) GetSubcommitteeIndex() uint64
func (*SyncAggregatorSelectionData) HashTreeRoot ¶
func (s *SyncAggregatorSelectionData) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SyncAggregatorSelectionData object
func (*SyncAggregatorSelectionData) HashTreeRootWith ¶
func (s *SyncAggregatorSelectionData) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SyncAggregatorSelectionData object with a hasher
func (*SyncAggregatorSelectionData) MarshalSSZ ¶
func (s *SyncAggregatorSelectionData) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SyncAggregatorSelectionData object
func (*SyncAggregatorSelectionData) MarshalSSZTo ¶
func (s *SyncAggregatorSelectionData) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SyncAggregatorSelectionData object to a target array
func (*SyncAggregatorSelectionData) ProtoMessage ¶
func (*SyncAggregatorSelectionData) ProtoMessage()
func (*SyncAggregatorSelectionData) ProtoReflect ¶
func (x *SyncAggregatorSelectionData) ProtoReflect() protoreflect.Message
func (*SyncAggregatorSelectionData) Reset ¶
func (x *SyncAggregatorSelectionData) Reset()
func (*SyncAggregatorSelectionData) SizeSSZ ¶
func (s *SyncAggregatorSelectionData) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SyncAggregatorSelectionData object
func (*SyncAggregatorSelectionData) String ¶
func (x *SyncAggregatorSelectionData) String() string
func (*SyncAggregatorSelectionData) UnmarshalSSZ ¶
func (s *SyncAggregatorSelectionData) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SyncAggregatorSelectionData object
type SyncCommittee ¶
type SyncCommittee struct {
Pubkeys [][]byte `protobuf:"bytes,1,rep,name=pubkeys,proto3" json:"pubkeys,omitempty" ssz-size:"512,48"`
AggregatePubkey []byte `protobuf:"bytes,2,opt,name=aggregate_pubkey,json=aggregatePubkey,proto3" json:"aggregate_pubkey,omitempty" ssz-size:"48"`
// contains filtered or unexported fields
}
func (*SyncCommittee) Descriptor
deprecated
func (*SyncCommittee) Descriptor() ([]byte, []int)
Deprecated: Use SyncCommittee.ProtoReflect.Descriptor instead.
func (*SyncCommittee) GetAggregatePubkey ¶
func (x *SyncCommittee) GetAggregatePubkey() []byte
func (*SyncCommittee) GetPubkeys ¶
func (x *SyncCommittee) GetPubkeys() [][]byte
func (*SyncCommittee) HashTreeRoot ¶
func (s *SyncCommittee) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SyncCommittee object
func (*SyncCommittee) HashTreeRootWith ¶
func (s *SyncCommittee) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SyncCommittee object with a hasher
func (*SyncCommittee) MarshalSSZ ¶
func (s *SyncCommittee) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SyncCommittee object
func (*SyncCommittee) MarshalSSZTo ¶
func (s *SyncCommittee) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SyncCommittee object to a target array
func (*SyncCommittee) ProtoMessage ¶
func (*SyncCommittee) ProtoMessage()
func (*SyncCommittee) ProtoReflect ¶
func (x *SyncCommittee) ProtoReflect() protoreflect.Message
func (*SyncCommittee) Reset ¶
func (x *SyncCommittee) Reset()
func (*SyncCommittee) SizeSSZ ¶
func (s *SyncCommittee) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SyncCommittee object
func (*SyncCommittee) String ¶
func (x *SyncCommittee) String() string
func (*SyncCommittee) UnmarshalSSZ ¶
func (s *SyncCommittee) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SyncCommittee object
type SyncCommitteeContribution ¶
type SyncCommitteeContribution struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
BlockRoot []byte `protobuf:"bytes,2,opt,name=block_root,json=blockRoot,proto3" json:"block_root,omitempty" ssz-size:"32"`
SubcommitteeIndex uint64 `protobuf:"varint,3,opt,name=subcommittee_index,json=subcommitteeIndex,proto3" json:"subcommittee_index,omitempty"`
AggregationBits github_com_OffchainLabs_go_bitfield.Bitvector128 `` /* 181-byte string literal not displayed */
Signature []byte `protobuf:"bytes,5,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
func CopySyncCommitteeContribution ¶
func CopySyncCommitteeContribution(c *SyncCommitteeContribution) *SyncCommitteeContribution
CopySyncCommitteeContribution copies the provided sync committee contribution object.
func (*SyncCommitteeContribution) Descriptor
deprecated
func (*SyncCommitteeContribution) Descriptor() ([]byte, []int)
Deprecated: Use SyncCommitteeContribution.ProtoReflect.Descriptor instead.
func (*SyncCommitteeContribution) GetAggregationBits ¶
func (x *SyncCommitteeContribution) GetAggregationBits() github_com_OffchainLabs_go_bitfield.Bitvector128
func (*SyncCommitteeContribution) GetBlockRoot ¶
func (x *SyncCommitteeContribution) GetBlockRoot() []byte
func (*SyncCommitteeContribution) GetSignature ¶
func (x *SyncCommitteeContribution) GetSignature() []byte
func (*SyncCommitteeContribution) GetSlot ¶
func (x *SyncCommitteeContribution) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*SyncCommitteeContribution) GetSubcommitteeIndex ¶
func (x *SyncCommitteeContribution) GetSubcommitteeIndex() uint64
func (*SyncCommitteeContribution) HashTreeRoot ¶
func (s *SyncCommitteeContribution) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SyncCommitteeContribution object
func (*SyncCommitteeContribution) HashTreeRootWith ¶
func (s *SyncCommitteeContribution) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SyncCommitteeContribution object with a hasher
func (*SyncCommitteeContribution) MarshalSSZ ¶
func (s *SyncCommitteeContribution) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SyncCommitteeContribution object
func (*SyncCommitteeContribution) MarshalSSZTo ¶
func (s *SyncCommitteeContribution) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SyncCommitteeContribution object to a target array
func (*SyncCommitteeContribution) ProtoMessage ¶
func (*SyncCommitteeContribution) ProtoMessage()
func (*SyncCommitteeContribution) ProtoReflect ¶
func (x *SyncCommitteeContribution) ProtoReflect() protoreflect.Message
func (*SyncCommitteeContribution) Reset ¶
func (x *SyncCommitteeContribution) Reset()
func (*SyncCommitteeContribution) SizeSSZ ¶
func (s *SyncCommitteeContribution) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SyncCommitteeContribution object
func (*SyncCommitteeContribution) String ¶
func (x *SyncCommitteeContribution) String() string
func (*SyncCommitteeContribution) UnmarshalSSZ ¶
func (s *SyncCommitteeContribution) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SyncCommitteeContribution object
type SyncCommitteeContributionRequest
deprecated
type SyncCommitteeContributionRequest struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
PublicKey []byte `protobuf:"bytes,2,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty" spec-name:"pubkey" ssz-size:"48"`
SubnetId uint64 `protobuf:"varint,3,opt,name=subnet_id,json=subnetId,proto3" json:"subnet_id,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*SyncCommitteeContributionRequest) Descriptor
deprecated
func (*SyncCommitteeContributionRequest) Descriptor() ([]byte, []int)
Deprecated: Use SyncCommitteeContributionRequest.ProtoReflect.Descriptor instead.
func (*SyncCommitteeContributionRequest) GetPublicKey ¶
func (x *SyncCommitteeContributionRequest) GetPublicKey() []byte
func (*SyncCommitteeContributionRequest) GetSubnetId ¶
func (x *SyncCommitteeContributionRequest) GetSubnetId() uint64
func (*SyncCommitteeContributionRequest) ProtoMessage ¶
func (*SyncCommitteeContributionRequest) ProtoMessage()
func (*SyncCommitteeContributionRequest) ProtoReflect ¶
func (x *SyncCommitteeContributionRequest) ProtoReflect() protoreflect.Message
func (*SyncCommitteeContributionRequest) Reset ¶
func (x *SyncCommitteeContributionRequest) Reset()
func (*SyncCommitteeContributionRequest) String ¶
func (x *SyncCommitteeContributionRequest) String() string
type SyncCommitteeMessage
deprecated
type SyncCommitteeMessage struct {
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
BlockRoot []byte `protobuf:"bytes,2,opt,name=block_root,json=blockRoot,proto3" json:"block_root,omitempty" ssz-size:"32"`
ValidatorIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 191-byte string literal not displayed */
Signature []byte `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/sync_committee.proto.
func CopySyncCommitteeMessage ¶
func CopySyncCommitteeMessage(s *SyncCommitteeMessage) *SyncCommitteeMessage
CopySyncCommitteeMessage copies the provided sync committee message object.
func (*SyncCommitteeMessage) Descriptor
deprecated
func (*SyncCommitteeMessage) Descriptor() ([]byte, []int)
Deprecated: Use SyncCommitteeMessage.ProtoReflect.Descriptor instead.
func (*SyncCommitteeMessage) GetBlockRoot ¶
func (x *SyncCommitteeMessage) GetBlockRoot() []byte
func (*SyncCommitteeMessage) GetSignature ¶
func (x *SyncCommitteeMessage) GetSignature() []byte
func (*SyncCommitteeMessage) GetSlot ¶
func (x *SyncCommitteeMessage) GetSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*SyncCommitteeMessage) GetValidatorIndex ¶
func (x *SyncCommitteeMessage) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*SyncCommitteeMessage) HashTreeRoot ¶
func (s *SyncCommitteeMessage) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SyncCommitteeMessage object
func (*SyncCommitteeMessage) HashTreeRootWith ¶
func (s *SyncCommitteeMessage) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SyncCommitteeMessage object with a hasher
func (*SyncCommitteeMessage) MarshalSSZ ¶
func (s *SyncCommitteeMessage) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SyncCommitteeMessage object
func (*SyncCommitteeMessage) MarshalSSZTo ¶
func (s *SyncCommitteeMessage) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SyncCommitteeMessage object to a target array
func (*SyncCommitteeMessage) ProtoMessage ¶
func (*SyncCommitteeMessage) ProtoMessage()
func (*SyncCommitteeMessage) ProtoReflect ¶
func (x *SyncCommitteeMessage) ProtoReflect() protoreflect.Message
func (*SyncCommitteeMessage) Reset ¶
func (x *SyncCommitteeMessage) Reset()
func (*SyncCommitteeMessage) SizeSSZ ¶
func (s *SyncCommitteeMessage) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SyncCommitteeMessage object
func (*SyncCommitteeMessage) String ¶
func (x *SyncCommitteeMessage) String() string
func (*SyncCommitteeMessage) UnmarshalSSZ ¶
func (s *SyncCommitteeMessage) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SyncCommitteeMessage object
type SyncMessageBlockRootResponse
deprecated
type SyncMessageBlockRootResponse struct {
Root []byte `protobuf:"bytes,1,opt,name=root,proto3" json:"root,omitempty" ssz-size:"32"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*SyncMessageBlockRootResponse) Descriptor
deprecated
func (*SyncMessageBlockRootResponse) Descriptor() ([]byte, []int)
Deprecated: Use SyncMessageBlockRootResponse.ProtoReflect.Descriptor instead.
func (*SyncMessageBlockRootResponse) GetRoot ¶
func (x *SyncMessageBlockRootResponse) GetRoot() []byte
func (*SyncMessageBlockRootResponse) ProtoMessage ¶
func (*SyncMessageBlockRootResponse) ProtoMessage()
func (*SyncMessageBlockRootResponse) ProtoReflect ¶
func (x *SyncMessageBlockRootResponse) ProtoReflect() protoreflect.Message
func (*SyncMessageBlockRootResponse) Reset ¶
func (x *SyncMessageBlockRootResponse) Reset()
func (*SyncMessageBlockRootResponse) String ¶
func (x *SyncMessageBlockRootResponse) String() string
type SyncStatus
deprecated
type SyncStatus struct {
Syncing bool `protobuf:"varint,1,opt,name=syncing,proto3" json:"syncing,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/node.proto.
func (*SyncStatus) Descriptor
deprecated
func (*SyncStatus) Descriptor() ([]byte, []int)
Deprecated: Use SyncStatus.ProtoReflect.Descriptor instead.
func (*SyncStatus) GetSyncing ¶
func (x *SyncStatus) GetSyncing() bool
func (*SyncStatus) ProtoMessage ¶
func (*SyncStatus) ProtoMessage()
func (*SyncStatus) ProtoReflect ¶
func (x *SyncStatus) ProtoReflect() protoreflect.Message
func (*SyncStatus) Reset ¶
func (x *SyncStatus) Reset()
func (*SyncStatus) String ¶
func (x *SyncStatus) String() string
type SyncSubcommitteeIndexRequest
deprecated
type SyncSubcommitteeIndexRequest struct {
PublicKey []byte `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty" ssz-size:"48"`
Slot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 139-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*SyncSubcommitteeIndexRequest) Descriptor
deprecated
func (*SyncSubcommitteeIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use SyncSubcommitteeIndexRequest.ProtoReflect.Descriptor instead.
func (*SyncSubcommitteeIndexRequest) GetPublicKey ¶
func (x *SyncSubcommitteeIndexRequest) GetPublicKey() []byte
func (*SyncSubcommitteeIndexRequest) ProtoMessage ¶
func (*SyncSubcommitteeIndexRequest) ProtoMessage()
func (*SyncSubcommitteeIndexRequest) ProtoReflect ¶
func (x *SyncSubcommitteeIndexRequest) ProtoReflect() protoreflect.Message
func (*SyncSubcommitteeIndexRequest) Reset ¶
func (x *SyncSubcommitteeIndexRequest) Reset()
func (*SyncSubcommitteeIndexRequest) String ¶
func (x *SyncSubcommitteeIndexRequest) String() string
type SyncSubcommitteeIndexResponse
deprecated
type SyncSubcommitteeIndexResponse struct {
Indices []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex `` /* 162-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*SyncSubcommitteeIndexResponse) Descriptor
deprecated
func (*SyncSubcommitteeIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use SyncSubcommitteeIndexResponse.ProtoReflect.Descriptor instead.
func (*SyncSubcommitteeIndexResponse) GetIndices ¶
func (x *SyncSubcommitteeIndexResponse) GetIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
func (*SyncSubcommitteeIndexResponse) ProtoMessage ¶
func (*SyncSubcommitteeIndexResponse) ProtoMessage()
func (*SyncSubcommitteeIndexResponse) ProtoReflect ¶
func (x *SyncSubcommitteeIndexResponse) ProtoReflect() protoreflect.Message
func (*SyncSubcommitteeIndexResponse) Reset ¶
func (x *SyncSubcommitteeIndexResponse) Reset()
func (*SyncSubcommitteeIndexResponse) String ¶
func (x *SyncSubcommitteeIndexResponse) String() string
type SyncedResponse ¶
type SyncedResponse struct {
Synced bool `protobuf:"varint,1,opt,name=synced,proto3" json:"synced,omitempty"`
GenesisTime uint64 `protobuf:"varint,2,opt,name=genesis_time,json=genesisTime,proto3" json:"genesis_time,omitempty"`
// contains filtered or unexported fields
}
func (*SyncedResponse) Descriptor
deprecated
func (*SyncedResponse) Descriptor() ([]byte, []int)
Deprecated: Use SyncedResponse.ProtoReflect.Descriptor instead.
func (*SyncedResponse) GetGenesisTime ¶
func (x *SyncedResponse) GetGenesisTime() uint64
func (*SyncedResponse) GetSynced ¶
func (x *SyncedResponse) GetSynced() bool
func (*SyncedResponse) ProtoMessage ¶
func (*SyncedResponse) ProtoMessage()
func (*SyncedResponse) ProtoReflect ¶
func (x *SyncedResponse) ProtoReflect() protoreflect.Message
func (*SyncedResponse) Reset ¶
func (x *SyncedResponse) Reset()
func (*SyncedResponse) String ¶
func (x *SyncedResponse) String() string
type TopicScoreSnapshot ¶
type TopicScoreSnapshot struct {
TimeInMesh uint64 `protobuf:"varint,1,opt,name=time_in_mesh,json=timeInMesh,proto3" json:"time_in_mesh,omitempty"`
FirstMessageDeliveries float32 `` /* 131-byte string literal not displayed */
MeshMessageDeliveries float32 `` /* 128-byte string literal not displayed */
InvalidMessageDeliveries float32 `` /* 137-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*TopicScoreSnapshot) Descriptor
deprecated
func (*TopicScoreSnapshot) Descriptor() ([]byte, []int)
Deprecated: Use TopicScoreSnapshot.ProtoReflect.Descriptor instead.
func (*TopicScoreSnapshot) GetFirstMessageDeliveries ¶
func (x *TopicScoreSnapshot) GetFirstMessageDeliveries() float32
func (*TopicScoreSnapshot) GetInvalidMessageDeliveries ¶
func (x *TopicScoreSnapshot) GetInvalidMessageDeliveries() float32
func (*TopicScoreSnapshot) GetMeshMessageDeliveries ¶
func (x *TopicScoreSnapshot) GetMeshMessageDeliveries() float32
func (*TopicScoreSnapshot) GetTimeInMesh ¶
func (x *TopicScoreSnapshot) GetTimeInMesh() uint64
func (*TopicScoreSnapshot) ProtoMessage ¶
func (*TopicScoreSnapshot) ProtoMessage()
func (*TopicScoreSnapshot) ProtoReflect ¶
func (x *TopicScoreSnapshot) ProtoReflect() protoreflect.Message
func (*TopicScoreSnapshot) Reset ¶
func (x *TopicScoreSnapshot) Reset()
func (*TopicScoreSnapshot) String ¶
func (x *TopicScoreSnapshot) String() string
type TrieLayer ¶
type TrieLayer struct {
Layer [][]byte `protobuf:"bytes,1,rep,name=layer,proto3" json:"layer,omitempty"`
// contains filtered or unexported fields
}
func (*TrieLayer) Descriptor
deprecated
func (*TrieLayer) ProtoMessage ¶
func (*TrieLayer) ProtoMessage()
func (*TrieLayer) ProtoReflect ¶
func (x *TrieLayer) ProtoReflect() protoreflect.Message
type UnimplementedBeaconChainServer ¶
type UnimplementedBeaconChainServer struct {
}
UnimplementedBeaconChainServer can be embedded to have forward compatible implementations.
func (*UnimplementedBeaconChainServer) AttestationPool ¶
func (*UnimplementedBeaconChainServer) AttestationPool(context.Context, *AttestationPoolRequest) (*AttestationPoolResponse, error)
func (*UnimplementedBeaconChainServer) AttestationPoolElectra ¶
func (*UnimplementedBeaconChainServer) AttestationPoolElectra(context.Context, *AttestationPoolRequest) (*AttestationPoolElectraResponse, error)
func (*UnimplementedBeaconChainServer) GetBeaconConfig ¶
func (*UnimplementedBeaconChainServer) GetBeaconConfig(context.Context, *emptypb.Empty) (*BeaconConfig, error)
func (*UnimplementedBeaconChainServer) GetChainHead ¶
func (*UnimplementedBeaconChainServer) GetIndividualVotes ¶
func (*UnimplementedBeaconChainServer) GetIndividualVotes(context.Context, *IndividualVotesRequest) (*IndividualVotesRespond, error)
func (*UnimplementedBeaconChainServer) GetValidator ¶
func (*UnimplementedBeaconChainServer) GetValidator(context.Context, *GetValidatorRequest) (*Validator, error)
func (*UnimplementedBeaconChainServer) GetValidatorActiveSetChanges ¶
func (*UnimplementedBeaconChainServer) GetValidatorActiveSetChanges(context.Context, *GetValidatorActiveSetChangesRequest) (*ActiveSetChanges, error)
func (*UnimplementedBeaconChainServer) GetValidatorParticipation ¶
func (*UnimplementedBeaconChainServer) GetValidatorParticipation(context.Context, *GetValidatorParticipationRequest) (*ValidatorParticipationResponse, error)
func (*UnimplementedBeaconChainServer) GetValidatorPerformance ¶
func (*UnimplementedBeaconChainServer) GetValidatorPerformance(context.Context, *ValidatorPerformanceRequest) (*ValidatorPerformanceResponse, error)
func (*UnimplementedBeaconChainServer) GetValidatorQueue ¶
func (*UnimplementedBeaconChainServer) GetValidatorQueue(context.Context, *emptypb.Empty) (*ValidatorQueue, error)
func (*UnimplementedBeaconChainServer) ListAttestations ¶
func (*UnimplementedBeaconChainServer) ListAttestations(context.Context, *ListAttestationsRequest) (*ListAttestationsResponse, error)
func (*UnimplementedBeaconChainServer) ListAttestationsElectra ¶
func (*UnimplementedBeaconChainServer) ListAttestationsElectra(context.Context, *ListAttestationsRequest) (*ListAttestationsElectraResponse, error)
func (*UnimplementedBeaconChainServer) ListBeaconBlocks ¶
func (*UnimplementedBeaconChainServer) ListBeaconBlocks(context.Context, *ListBlocksRequest) (*ListBeaconBlocksResponse, error)
func (*UnimplementedBeaconChainServer) ListBeaconCommittees ¶
func (*UnimplementedBeaconChainServer) ListBeaconCommittees(context.Context, *ListCommitteesRequest) (*BeaconCommittees, error)
func (*UnimplementedBeaconChainServer) ListIndexedAttestations ¶
func (*UnimplementedBeaconChainServer) ListIndexedAttestations(context.Context, *ListIndexedAttestationsRequest) (*ListIndexedAttestationsResponse, error)
func (*UnimplementedBeaconChainServer) ListIndexedAttestationsElectra ¶
func (*UnimplementedBeaconChainServer) ListIndexedAttestationsElectra(context.Context, *ListIndexedAttestationsRequest) (*ListIndexedAttestationsElectraResponse, error)
func (*UnimplementedBeaconChainServer) ListValidatorAssignments ¶
func (*UnimplementedBeaconChainServer) ListValidatorAssignments(context.Context, *ListValidatorAssignmentsRequest) (*ValidatorAssignments, error)
func (*UnimplementedBeaconChainServer) ListValidatorBalances ¶
func (*UnimplementedBeaconChainServer) ListValidatorBalances(context.Context, *ListValidatorBalancesRequest) (*ValidatorBalances, error)
func (*UnimplementedBeaconChainServer) ListValidators ¶
func (*UnimplementedBeaconChainServer) ListValidators(context.Context, *ListValidatorsRequest) (*Validators, error)
func (*UnimplementedBeaconChainServer) SubmitAttesterSlashing ¶
func (*UnimplementedBeaconChainServer) SubmitAttesterSlashing(context.Context, *AttesterSlashing) (*SubmitSlashingResponse, error)
func (*UnimplementedBeaconChainServer) SubmitAttesterSlashingElectra ¶
func (*UnimplementedBeaconChainServer) SubmitAttesterSlashingElectra(context.Context, *AttesterSlashingElectra) (*SubmitSlashingResponse, error)
func (*UnimplementedBeaconChainServer) SubmitProposerSlashing ¶
func (*UnimplementedBeaconChainServer) SubmitProposerSlashing(context.Context, *ProposerSlashing) (*SubmitSlashingResponse, error)
type UnimplementedBeaconNodeValidatorServer ¶
type UnimplementedBeaconNodeValidatorServer struct {
}
UnimplementedBeaconNodeValidatorServer can be embedded to have forward compatible implementations.
func (*UnimplementedBeaconNodeValidatorServer) AggregatedSigAndAggregationBits ¶
func (*UnimplementedBeaconNodeValidatorServer) AggregatedSigAndAggregationBits(context.Context, *AggregatedSigAndAggregationBitsRequest) (*AggregatedSigAndAggregationBitsResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) AssignValidatorToSubnet ¶
func (*UnimplementedBeaconNodeValidatorServer) AssignValidatorToSubnet(context.Context, *AssignValidatorToSubnetRequest) (*emptypb.Empty, error)
func (*UnimplementedBeaconNodeValidatorServer) CheckDoppelGanger ¶
func (*UnimplementedBeaconNodeValidatorServer) CheckDoppelGanger(context.Context, *DoppelGangerRequest) (*DoppelGangerResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) DomainData ¶
func (*UnimplementedBeaconNodeValidatorServer) DomainData(context.Context, *DomainRequest) (*DomainResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) GetAttestationData ¶
func (*UnimplementedBeaconNodeValidatorServer) GetAttestationData(context.Context, *AttestationDataRequest) (*AttestationData, error)
func (*UnimplementedBeaconNodeValidatorServer) GetBeaconBlock ¶
func (*UnimplementedBeaconNodeValidatorServer) GetBeaconBlock(context.Context, *BlockRequest) (*GenericBeaconBlock, error)
func (*UnimplementedBeaconNodeValidatorServer) GetDuties ¶
func (*UnimplementedBeaconNodeValidatorServer) GetDuties(context.Context, *DutiesRequest) (*DutiesResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) GetDutiesV2 ¶
func (*UnimplementedBeaconNodeValidatorServer) GetDutiesV2(context.Context, *DutiesRequest) (*DutiesV2Response, error)
func (*UnimplementedBeaconNodeValidatorServer) GetFeeRecipientByPubKey ¶
func (*UnimplementedBeaconNodeValidatorServer) GetFeeRecipientByPubKey(context.Context, *FeeRecipientByPubKeyRequest) (*FeeRecipientByPubKeyResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) GetSyncCommitteeContribution ¶
func (*UnimplementedBeaconNodeValidatorServer) GetSyncCommitteeContribution(context.Context, *SyncCommitteeContributionRequest) (*SyncCommitteeContribution, error)
func (*UnimplementedBeaconNodeValidatorServer) GetSyncMessageBlockRoot ¶
func (*UnimplementedBeaconNodeValidatorServer) GetSyncMessageBlockRoot(context.Context, *emptypb.Empty) (*SyncMessageBlockRootResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) GetSyncSubcommitteeIndex ¶
func (*UnimplementedBeaconNodeValidatorServer) GetSyncSubcommitteeIndex(context.Context, *SyncSubcommitteeIndexRequest) (*SyncSubcommitteeIndexResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) MultipleValidatorStatus ¶
func (*UnimplementedBeaconNodeValidatorServer) MultipleValidatorStatus(context.Context, *MultipleValidatorStatusRequest) (*MultipleValidatorStatusResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) PrepareBeaconProposer ¶
func (*UnimplementedBeaconNodeValidatorServer) PrepareBeaconProposer(context.Context, *PrepareBeaconProposerRequest) (*emptypb.Empty, error)
func (*UnimplementedBeaconNodeValidatorServer) ProposeAttestation ¶
func (*UnimplementedBeaconNodeValidatorServer) ProposeAttestation(context.Context, *Attestation) (*AttestResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) ProposeAttestationElectra ¶
func (*UnimplementedBeaconNodeValidatorServer) ProposeAttestationElectra(context.Context, *SingleAttestation) (*AttestResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) ProposeBeaconBlock ¶
func (*UnimplementedBeaconNodeValidatorServer) ProposeBeaconBlock(context.Context, *GenericSignedBeaconBlock) (*ProposeResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) ProposeExit ¶
func (*UnimplementedBeaconNodeValidatorServer) ProposeExit(context.Context, *SignedVoluntaryExit) (*ProposeExitResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) StreamBlocksAltair ¶
func (*UnimplementedBeaconNodeValidatorServer) StreamBlocksAltair(*StreamBlocksRequest, BeaconNodeValidator_StreamBlocksAltairServer) error
func (*UnimplementedBeaconNodeValidatorServer) StreamSlots ¶
func (*UnimplementedBeaconNodeValidatorServer) StreamSlots(*StreamSlotsRequest, BeaconNodeValidator_StreamSlotsServer) error
func (*UnimplementedBeaconNodeValidatorServer) SubmitAggregateSelectionProof ¶
func (*UnimplementedBeaconNodeValidatorServer) SubmitAggregateSelectionProof(context.Context, *AggregateSelectionRequest) (*AggregateSelectionResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) SubmitAggregateSelectionProofElectra ¶
func (*UnimplementedBeaconNodeValidatorServer) SubmitAggregateSelectionProofElectra(context.Context, *AggregateSelectionRequest) (*AggregateSelectionElectraResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) SubmitSignedAggregateSelectionProof ¶
func (*UnimplementedBeaconNodeValidatorServer) SubmitSignedAggregateSelectionProof(context.Context, *SignedAggregateSubmitRequest) (*SignedAggregateSubmitResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) SubmitSignedAggregateSelectionProofElectra ¶
func (*UnimplementedBeaconNodeValidatorServer) SubmitSignedAggregateSelectionProofElectra(context.Context, *SignedAggregateSubmitElectraRequest) (*SignedAggregateSubmitResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) SubmitSignedContributionAndProof ¶
func (*UnimplementedBeaconNodeValidatorServer) SubmitSignedContributionAndProof(context.Context, *SignedContributionAndProof) (*emptypb.Empty, error)
func (*UnimplementedBeaconNodeValidatorServer) SubmitSyncMessage ¶
func (*UnimplementedBeaconNodeValidatorServer) SubmitSyncMessage(context.Context, *SyncCommitteeMessage) (*emptypb.Empty, error)
func (*UnimplementedBeaconNodeValidatorServer) SubmitValidatorRegistrations ¶
func (*UnimplementedBeaconNodeValidatorServer) SubmitValidatorRegistrations(context.Context, *SignedValidatorRegistrationsV1) (*emptypb.Empty, error)
func (*UnimplementedBeaconNodeValidatorServer) SubscribeCommitteeSubnets ¶
func (*UnimplementedBeaconNodeValidatorServer) SubscribeCommitteeSubnets(context.Context, *CommitteeSubnetsSubscribeRequest) (*emptypb.Empty, error)
func (*UnimplementedBeaconNodeValidatorServer) ValidatorIndex ¶
func (*UnimplementedBeaconNodeValidatorServer) ValidatorIndex(context.Context, *ValidatorIndexRequest) (*ValidatorIndexResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) ValidatorStatus ¶
func (*UnimplementedBeaconNodeValidatorServer) ValidatorStatus(context.Context, *ValidatorStatusRequest) (*ValidatorStatusResponse, error)
func (*UnimplementedBeaconNodeValidatorServer) WaitForActivation ¶
func (*UnimplementedBeaconNodeValidatorServer) WaitForActivation(*ValidatorActivationRequest, BeaconNodeValidator_WaitForActivationServer) error
func (*UnimplementedBeaconNodeValidatorServer) WaitForChainStart ¶
func (*UnimplementedBeaconNodeValidatorServer) WaitForChainStart(*emptypb.Empty, BeaconNodeValidator_WaitForChainStartServer) error
type UnimplementedDebugServer ¶
type UnimplementedDebugServer struct {
}
UnimplementedDebugServer can be embedded to have forward compatible implementations.
func (*UnimplementedDebugServer) GetBeaconState ¶
func (*UnimplementedDebugServer) GetBeaconState(context.Context, *BeaconStateRequest) (*SSZResponse, error)
func (*UnimplementedDebugServer) GetBlock ¶
func (*UnimplementedDebugServer) GetBlock(context.Context, *BlockRequestByRoot) (*SSZResponse, error)
func (*UnimplementedDebugServer) GetPeer ¶
func (*UnimplementedDebugServer) GetPeer(context.Context, *PeerRequest) (*DebugPeerResponse, error)
func (*UnimplementedDebugServer) ListPeers ¶
func (*UnimplementedDebugServer) ListPeers(context.Context, *emptypb.Empty) (*DebugPeerResponses, error)
func (*UnimplementedDebugServer) SetLoggingLevel ¶
func (*UnimplementedDebugServer) SetLoggingLevel(context.Context, *LoggingLevelRequest) (*emptypb.Empty, error)
type UnimplementedHealthServer ¶
type UnimplementedHealthServer struct {
}
UnimplementedHealthServer can be embedded to have forward compatible implementations.
func (*UnimplementedHealthServer) StreamBeaconLogs ¶
func (*UnimplementedHealthServer) StreamBeaconLogs(*emptypb.Empty, Health_StreamBeaconLogsServer) error
type UnimplementedNodeServer ¶
type UnimplementedNodeServer struct {
}
UnimplementedNodeServer can be embedded to have forward compatible implementations.
func (*UnimplementedNodeServer) GetETH1ConnectionStatus ¶
func (*UnimplementedNodeServer) GetETH1ConnectionStatus(context.Context, *emptypb.Empty) (*ETH1ConnectionStatus, error)
func (*UnimplementedNodeServer) GetGenesis ¶
func (*UnimplementedNodeServer) GetHealth ¶
func (*UnimplementedNodeServer) GetHealth(context.Context, *HealthRequest) (*emptypb.Empty, error)
func (*UnimplementedNodeServer) GetPeer ¶
func (*UnimplementedNodeServer) GetPeer(context.Context, *PeerRequest) (*Peer, error)
func (*UnimplementedNodeServer) GetSyncStatus ¶
func (*UnimplementedNodeServer) GetSyncStatus(context.Context, *emptypb.Empty) (*SyncStatus, error)
func (*UnimplementedNodeServer) GetVersion ¶
func (*UnimplementedNodeServer) ListImplementedServices ¶
func (*UnimplementedNodeServer) ListImplementedServices(context.Context, *emptypb.Empty) (*ImplementedServices, error)
type Validator ¶
type Validator struct {
PublicKey []byte `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty" spec-name:"pubkey" ssz-size:"48"`
WithdrawalCredentials []byte `` /* 138-byte string literal not displayed */
EffectiveBalance uint64 `protobuf:"varint,3,opt,name=effective_balance,json=effectiveBalance,proto3" json:"effective_balance,omitempty"`
Slashed bool `protobuf:"varint,4,opt,name=slashed,proto3" json:"slashed,omitempty"`
ActivationEligibilityEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 220-byte string literal not displayed */
ActivationEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 185-byte string literal not displayed */
ExitEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 167-byte string literal not displayed */
WithdrawableEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 191-byte string literal not displayed */
// contains filtered or unexported fields
}
func CopyValidator ¶
CopyValidator copies the provided validator.
func (*Validator) Descriptor
deprecated
func (*Validator) GetActivationEligibilityEpoch ¶
func (x *Validator) GetActivationEligibilityEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*Validator) GetActivationEpoch ¶
func (x *Validator) GetActivationEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*Validator) GetEffectiveBalance ¶
func (*Validator) GetExitEpoch ¶
func (x *Validator) GetExitEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*Validator) GetPublicKey ¶
func (*Validator) GetSlashed ¶
func (*Validator) GetWithdrawableEpoch ¶
func (x *Validator) GetWithdrawableEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*Validator) GetWithdrawalCredentials ¶
func (*Validator) HashTreeRoot ¶
HashTreeRoot ssz hashes the Validator object
func (*Validator) HashTreeRootWith ¶
HashTreeRootWith ssz hashes the Validator object with a hasher
func (*Validator) MarshalSSZ ¶
MarshalSSZ ssz marshals the Validator object
func (*Validator) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the Validator object to a target array
func (*Validator) ProtoMessage ¶
func (*Validator) ProtoMessage()
func (*Validator) ProtoReflect ¶
func (x *Validator) ProtoReflect() protoreflect.Message
func (*Validator) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the Validator object
type ValidatorActivationRequest
deprecated
type ValidatorActivationRequest struct {
PublicKeys [][]byte `protobuf:"bytes,1,rep,name=public_keys,json=publicKeys,proto3" json:"public_keys,omitempty" ssz-size:"?,48"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*ValidatorActivationRequest) Descriptor
deprecated
func (*ValidatorActivationRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorActivationRequest.ProtoReflect.Descriptor instead.
func (*ValidatorActivationRequest) GetPublicKeys ¶
func (x *ValidatorActivationRequest) GetPublicKeys() [][]byte
func (*ValidatorActivationRequest) ProtoMessage ¶
func (*ValidatorActivationRequest) ProtoMessage()
func (*ValidatorActivationRequest) ProtoReflect ¶
func (x *ValidatorActivationRequest) ProtoReflect() protoreflect.Message
func (*ValidatorActivationRequest) Reset ¶
func (x *ValidatorActivationRequest) Reset()
func (*ValidatorActivationRequest) String ¶
func (x *ValidatorActivationRequest) String() string
type ValidatorActivationResponse
deprecated
type ValidatorActivationResponse struct {
Statuses []*ValidatorActivationResponse_Status `protobuf:"bytes,1,rep,name=statuses,proto3" json:"statuses,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*ValidatorActivationResponse) Descriptor
deprecated
func (*ValidatorActivationResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorActivationResponse.ProtoReflect.Descriptor instead.
func (*ValidatorActivationResponse) GetStatuses ¶
func (x *ValidatorActivationResponse) GetStatuses() []*ValidatorActivationResponse_Status
func (*ValidatorActivationResponse) ProtoMessage ¶
func (*ValidatorActivationResponse) ProtoMessage()
func (*ValidatorActivationResponse) ProtoReflect ¶
func (x *ValidatorActivationResponse) ProtoReflect() protoreflect.Message
func (*ValidatorActivationResponse) Reset ¶
func (x *ValidatorActivationResponse) Reset()
func (*ValidatorActivationResponse) String ¶
func (x *ValidatorActivationResponse) String() string
type ValidatorActivationResponse_Status ¶
type ValidatorActivationResponse_Status struct {
PublicKey []byte `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"`
Status *ValidatorStatusResponse `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
Index github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 151-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ValidatorActivationResponse_Status) Descriptor
deprecated
func (*ValidatorActivationResponse_Status) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorActivationResponse_Status.ProtoReflect.Descriptor instead.
func (*ValidatorActivationResponse_Status) GetPublicKey ¶
func (x *ValidatorActivationResponse_Status) GetPublicKey() []byte
func (*ValidatorActivationResponse_Status) GetStatus ¶
func (x *ValidatorActivationResponse_Status) GetStatus() *ValidatorStatusResponse
func (*ValidatorActivationResponse_Status) ProtoMessage ¶
func (*ValidatorActivationResponse_Status) ProtoMessage()
func (*ValidatorActivationResponse_Status) ProtoReflect ¶
func (x *ValidatorActivationResponse_Status) ProtoReflect() protoreflect.Message
func (*ValidatorActivationResponse_Status) Reset ¶
func (x *ValidatorActivationResponse_Status) Reset()
func (*ValidatorActivationResponse_Status) String ¶
func (x *ValidatorActivationResponse_Status) String() string
type ValidatorAssignments
deprecated
type ValidatorAssignments struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 142-byte string literal not displayed */
Assignments []*ValidatorAssignments_CommitteeAssignment `protobuf:"bytes,2,rep,name=assignments,proto3" json:"assignments,omitempty"`
NextPageToken string `protobuf:"bytes,3,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
TotalSize int32 `protobuf:"varint,4,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ValidatorAssignments) Descriptor
deprecated
func (*ValidatorAssignments) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorAssignments.ProtoReflect.Descriptor instead.
func (*ValidatorAssignments) GetAssignments ¶
func (x *ValidatorAssignments) GetAssignments() []*ValidatorAssignments_CommitteeAssignment
func (*ValidatorAssignments) GetEpoch ¶
func (x *ValidatorAssignments) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*ValidatorAssignments) GetNextPageToken ¶
func (x *ValidatorAssignments) GetNextPageToken() string
func (*ValidatorAssignments) GetTotalSize ¶
func (x *ValidatorAssignments) GetTotalSize() int32
func (*ValidatorAssignments) ProtoMessage ¶
func (*ValidatorAssignments) ProtoMessage()
func (*ValidatorAssignments) ProtoReflect ¶
func (x *ValidatorAssignments) ProtoReflect() protoreflect.Message
func (*ValidatorAssignments) Reset ¶
func (x *ValidatorAssignments) Reset()
func (*ValidatorAssignments) String ¶
func (x *ValidatorAssignments) String() string
type ValidatorAssignments_CommitteeAssignment ¶
type ValidatorAssignments_CommitteeAssignment struct {
BeaconCommittees []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 204-byte string literal not displayed */
CommitteeIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex `` /* 191-byte string literal not displayed */
AttesterSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 175-byte string literal not displayed */
ProposerSlots []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 185-byte string literal not displayed */
// Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
PublicKey []byte `protobuf:"bytes,5,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty" ssz-size:"48"`
ValidatorIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 191-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ValidatorAssignments_CommitteeAssignment) Descriptor
deprecated
func (*ValidatorAssignments_CommitteeAssignment) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorAssignments_CommitteeAssignment.ProtoReflect.Descriptor instead.
func (*ValidatorAssignments_CommitteeAssignment) GetAttesterSlot ¶
func (x *ValidatorAssignments_CommitteeAssignment) GetAttesterSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*ValidatorAssignments_CommitteeAssignment) GetBeaconCommittees ¶
func (x *ValidatorAssignments_CommitteeAssignment) GetBeaconCommittees() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*ValidatorAssignments_CommitteeAssignment) GetCommitteeIndex ¶
func (x *ValidatorAssignments_CommitteeAssignment) GetCommitteeIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.CommitteeIndex
func (*ValidatorAssignments_CommitteeAssignment) GetProposerSlots ¶
func (x *ValidatorAssignments_CommitteeAssignment) GetProposerSlots() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*ValidatorAssignments_CommitteeAssignment) GetPublicKey
deprecated
func (x *ValidatorAssignments_CommitteeAssignment) GetPublicKey() []byte
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ValidatorAssignments_CommitteeAssignment) GetValidatorIndex ¶
func (x *ValidatorAssignments_CommitteeAssignment) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*ValidatorAssignments_CommitteeAssignment) ProtoMessage ¶
func (*ValidatorAssignments_CommitteeAssignment) ProtoMessage()
func (*ValidatorAssignments_CommitteeAssignment) ProtoReflect ¶
func (x *ValidatorAssignments_CommitteeAssignment) ProtoReflect() protoreflect.Message
func (*ValidatorAssignments_CommitteeAssignment) Reset ¶
func (x *ValidatorAssignments_CommitteeAssignment) Reset()
func (*ValidatorAssignments_CommitteeAssignment) String ¶
func (x *ValidatorAssignments_CommitteeAssignment) String() string
type ValidatorBalances
deprecated
type ValidatorBalances struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 142-byte string literal not displayed */
Balances []*ValidatorBalances_Balance `protobuf:"bytes,2,rep,name=balances,proto3" json:"balances,omitempty"`
NextPageToken string `protobuf:"bytes,3,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
TotalSize int32 `protobuf:"varint,4,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ValidatorBalances) Descriptor
deprecated
func (*ValidatorBalances) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorBalances.ProtoReflect.Descriptor instead.
func (*ValidatorBalances) GetBalances ¶
func (x *ValidatorBalances) GetBalances() []*ValidatorBalances_Balance
func (*ValidatorBalances) GetEpoch ¶
func (x *ValidatorBalances) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*ValidatorBalances) GetNextPageToken ¶
func (x *ValidatorBalances) GetNextPageToken() string
func (*ValidatorBalances) GetTotalSize ¶
func (x *ValidatorBalances) GetTotalSize() int32
func (*ValidatorBalances) ProtoMessage ¶
func (*ValidatorBalances) ProtoMessage()
func (*ValidatorBalances) ProtoReflect ¶
func (x *ValidatorBalances) ProtoReflect() protoreflect.Message
func (*ValidatorBalances) Reset ¶
func (x *ValidatorBalances) Reset()
func (*ValidatorBalances) String ¶
func (x *ValidatorBalances) String() string
type ValidatorBalances_Balance ¶
type ValidatorBalances_Balance struct {
PublicKey []byte `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty" ssz-size:"48"`
Index github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 151-byte string literal not displayed */
Balance uint64 `protobuf:"varint,3,opt,name=balance,proto3" json:"balance,omitempty"`
Status string `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
func (*ValidatorBalances_Balance) Descriptor
deprecated
func (*ValidatorBalances_Balance) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorBalances_Balance.ProtoReflect.Descriptor instead.
func (*ValidatorBalances_Balance) GetBalance ¶
func (x *ValidatorBalances_Balance) GetBalance() uint64
func (*ValidatorBalances_Balance) GetPublicKey ¶
func (x *ValidatorBalances_Balance) GetPublicKey() []byte
func (*ValidatorBalances_Balance) GetStatus ¶
func (x *ValidatorBalances_Balance) GetStatus() string
func (*ValidatorBalances_Balance) ProtoMessage ¶
func (*ValidatorBalances_Balance) ProtoMessage()
func (*ValidatorBalances_Balance) ProtoReflect ¶
func (x *ValidatorBalances_Balance) ProtoReflect() protoreflect.Message
func (*ValidatorBalances_Balance) Reset ¶
func (x *ValidatorBalances_Balance) Reset()
func (*ValidatorBalances_Balance) String ¶
func (x *ValidatorBalances_Balance) String() string
type ValidatorDutiesContainer ¶
type ValidatorDutiesContainer struct {
PrevDependentRoot []byte
CurrDependentRoot []byte
CurrentEpochDuties []*ValidatorDuty
NextEpochDuties []*ValidatorDuty
}
ValidatorDutiesContainer is a wrapper that can be both used for the gRPC DutiesResponse and Rest API response structs for attestation, proposer, and sync duties.
type ValidatorDuty ¶
type ValidatorDuty struct {
CommitteeLength uint64
CommitteeIndex primitives.CommitteeIndex
CommitteesAtSlot uint64
ValidatorCommitteeIndex uint64
AttesterSlot primitives.Slot
ProposerSlots []primitives.Slot
PublicKey []byte
Status ValidatorStatus
ValidatorIndex primitives.ValidatorIndex
IsSyncCommittee bool
}
ValidatorDuty is all the information needed to execute validator duties
type ValidatorIdentity ¶
type ValidatorIdentity struct {
Index github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 151-byte string literal not displayed */
Pubkey []byte `protobuf:"bytes,2,opt,name=pubkey,proto3" json:"pubkey,omitempty" ssz-size:"48"`
ActivationEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 185-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ValidatorIdentity) Descriptor
deprecated
func (*ValidatorIdentity) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorIdentity.ProtoReflect.Descriptor instead.
func (*ValidatorIdentity) GetActivationEpoch ¶
func (x *ValidatorIdentity) GetActivationEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*ValidatorIdentity) GetIndex ¶
func (x *ValidatorIdentity) GetIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*ValidatorIdentity) GetPubkey ¶
func (x *ValidatorIdentity) GetPubkey() []byte
func (*ValidatorIdentity) HashTreeRoot ¶
func (v *ValidatorIdentity) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the ValidatorIdentity object
func (*ValidatorIdentity) HashTreeRootWith ¶
func (v *ValidatorIdentity) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the ValidatorIdentity object with a hasher
func (*ValidatorIdentity) MarshalSSZ ¶
func (v *ValidatorIdentity) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the ValidatorIdentity object
func (*ValidatorIdentity) MarshalSSZTo ¶
func (v *ValidatorIdentity) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the ValidatorIdentity object to a target array
func (*ValidatorIdentity) ProtoMessage ¶
func (*ValidatorIdentity) ProtoMessage()
func (*ValidatorIdentity) ProtoReflect ¶
func (x *ValidatorIdentity) ProtoReflect() protoreflect.Message
func (*ValidatorIdentity) Reset ¶
func (x *ValidatorIdentity) Reset()
func (*ValidatorIdentity) SizeSSZ ¶
func (v *ValidatorIdentity) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the ValidatorIdentity object
func (*ValidatorIdentity) String ¶
func (x *ValidatorIdentity) String() string
func (*ValidatorIdentity) UnmarshalSSZ ¶
func (v *ValidatorIdentity) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the ValidatorIdentity object
type ValidatorIndexRequest
deprecated
type ValidatorIndexRequest struct {
PublicKey []byte `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty" ssz-size:"48"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*ValidatorIndexRequest) Descriptor
deprecated
func (*ValidatorIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorIndexRequest.ProtoReflect.Descriptor instead.
func (*ValidatorIndexRequest) GetPublicKey ¶
func (x *ValidatorIndexRequest) GetPublicKey() []byte
func (*ValidatorIndexRequest) ProtoMessage ¶
func (*ValidatorIndexRequest) ProtoMessage()
func (*ValidatorIndexRequest) ProtoReflect ¶
func (x *ValidatorIndexRequest) ProtoReflect() protoreflect.Message
func (*ValidatorIndexRequest) Reset ¶
func (x *ValidatorIndexRequest) Reset()
func (*ValidatorIndexRequest) String ¶
func (x *ValidatorIndexRequest) String() string
type ValidatorIndexResponse
deprecated
type ValidatorIndexResponse struct {
Index github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 151-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*ValidatorIndexResponse) Descriptor
deprecated
func (*ValidatorIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorIndexResponse.ProtoReflect.Descriptor instead.
func (*ValidatorIndexResponse) ProtoMessage ¶
func (*ValidatorIndexResponse) ProtoMessage()
func (*ValidatorIndexResponse) ProtoReflect ¶
func (x *ValidatorIndexResponse) ProtoReflect() protoreflect.Message
func (*ValidatorIndexResponse) Reset ¶
func (x *ValidatorIndexResponse) Reset()
func (*ValidatorIndexResponse) String ¶
func (x *ValidatorIndexResponse) String() string
type ValidatorParticipation ¶
type ValidatorParticipation struct {
// Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
GlobalParticipationRate float32 `` /* 134-byte string literal not displayed */
// Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
VotedEther uint64 `protobuf:"varint,2,opt,name=voted_ether,json=votedEther,proto3" json:"voted_ether,omitempty"`
// Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
EligibleEther uint64 `protobuf:"varint,3,opt,name=eligible_ether,json=eligibleEther,proto3" json:"eligible_ether,omitempty"`
CurrentEpochActiveGwei uint64 `` /* 132-byte string literal not displayed */
CurrentEpochAttestingGwei uint64 `` /* 141-byte string literal not displayed */
CurrentEpochTargetAttestingGwei uint64 `` /* 161-byte string literal not displayed */
PreviousEpochActiveGwei uint64 `` /* 135-byte string literal not displayed */
PreviousEpochAttestingGwei uint64 `` /* 144-byte string literal not displayed */
PreviousEpochTargetAttestingGwei uint64 `` /* 164-byte string literal not displayed */
PreviousEpochHeadAttestingGwei uint64 `` /* 159-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ValidatorParticipation) Descriptor
deprecated
func (*ValidatorParticipation) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorParticipation.ProtoReflect.Descriptor instead.
func (*ValidatorParticipation) GetCurrentEpochActiveGwei ¶
func (x *ValidatorParticipation) GetCurrentEpochActiveGwei() uint64
func (*ValidatorParticipation) GetCurrentEpochAttestingGwei ¶
func (x *ValidatorParticipation) GetCurrentEpochAttestingGwei() uint64
func (*ValidatorParticipation) GetCurrentEpochTargetAttestingGwei ¶
func (x *ValidatorParticipation) GetCurrentEpochTargetAttestingGwei() uint64
func (*ValidatorParticipation) GetEligibleEther
deprecated
func (x *ValidatorParticipation) GetEligibleEther() uint64
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*ValidatorParticipation) GetGlobalParticipationRate
deprecated
func (x *ValidatorParticipation) GetGlobalParticipationRate() float32
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*ValidatorParticipation) GetPreviousEpochActiveGwei ¶
func (x *ValidatorParticipation) GetPreviousEpochActiveGwei() uint64
func (*ValidatorParticipation) GetPreviousEpochAttestingGwei ¶
func (x *ValidatorParticipation) GetPreviousEpochAttestingGwei() uint64
func (*ValidatorParticipation) GetPreviousEpochHeadAttestingGwei ¶
func (x *ValidatorParticipation) GetPreviousEpochHeadAttestingGwei() uint64
func (*ValidatorParticipation) GetPreviousEpochTargetAttestingGwei ¶
func (x *ValidatorParticipation) GetPreviousEpochTargetAttestingGwei() uint64
func (*ValidatorParticipation) GetVotedEther
deprecated
func (x *ValidatorParticipation) GetVotedEther() uint64
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*ValidatorParticipation) ProtoMessage ¶
func (*ValidatorParticipation) ProtoMessage()
func (*ValidatorParticipation) ProtoReflect ¶
func (x *ValidatorParticipation) ProtoReflect() protoreflect.Message
func (*ValidatorParticipation) Reset ¶
func (x *ValidatorParticipation) Reset()
func (*ValidatorParticipation) String ¶
func (x *ValidatorParticipation) String() string
type ValidatorParticipationResponse
deprecated
type ValidatorParticipationResponse struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 142-byte string literal not displayed */
Finalized bool `protobuf:"varint,2,opt,name=finalized,proto3" json:"finalized,omitempty"`
Participation *ValidatorParticipation `protobuf:"bytes,3,opt,name=participation,proto3" json:"participation,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ValidatorParticipationResponse) Descriptor
deprecated
func (*ValidatorParticipationResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorParticipationResponse.ProtoReflect.Descriptor instead.
func (*ValidatorParticipationResponse) GetFinalized ¶
func (x *ValidatorParticipationResponse) GetFinalized() bool
func (*ValidatorParticipationResponse) GetParticipation ¶
func (x *ValidatorParticipationResponse) GetParticipation() *ValidatorParticipation
func (*ValidatorParticipationResponse) ProtoMessage ¶
func (*ValidatorParticipationResponse) ProtoMessage()
func (*ValidatorParticipationResponse) ProtoReflect ¶
func (x *ValidatorParticipationResponse) ProtoReflect() protoreflect.Message
func (*ValidatorParticipationResponse) Reset ¶
func (x *ValidatorParticipationResponse) Reset()
func (*ValidatorParticipationResponse) String ¶
func (x *ValidatorParticipationResponse) String() string
type ValidatorPerformanceRequest
deprecated
type ValidatorPerformanceRequest struct {
// Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
PublicKeys [][]byte `protobuf:"bytes,1,rep,name=public_keys,json=publicKeys,proto3" json:"public_keys,omitempty"`
Indices []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 162-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ValidatorPerformanceRequest) Descriptor
deprecated
func (*ValidatorPerformanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorPerformanceRequest.ProtoReflect.Descriptor instead.
func (*ValidatorPerformanceRequest) GetIndices ¶
func (x *ValidatorPerformanceRequest) GetIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*ValidatorPerformanceRequest) GetPublicKeys
deprecated
func (x *ValidatorPerformanceRequest) GetPublicKeys() [][]byte
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ValidatorPerformanceRequest) ProtoMessage ¶
func (*ValidatorPerformanceRequest) ProtoMessage()
func (*ValidatorPerformanceRequest) ProtoReflect ¶
func (x *ValidatorPerformanceRequest) ProtoReflect() protoreflect.Message
func (*ValidatorPerformanceRequest) Reset ¶
func (x *ValidatorPerformanceRequest) Reset()
func (*ValidatorPerformanceRequest) String ¶
func (x *ValidatorPerformanceRequest) String() string
type ValidatorPerformanceResponse
deprecated
type ValidatorPerformanceResponse struct {
CurrentEffectiveBalances []uint64 `` /* 143-byte string literal not displayed */
// Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
InclusionSlots []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 188-byte string literal not displayed */
// Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
InclusionDistances []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 200-byte string literal not displayed */
CorrectlyVotedSource []bool `` /* 131-byte string literal not displayed */
CorrectlyVotedTarget []bool `` /* 131-byte string literal not displayed */
CorrectlyVotedHead []bool `protobuf:"varint,6,rep,packed,name=correctly_voted_head,json=correctlyVotedHead,proto3" json:"correctly_voted_head,omitempty"`
BalancesBeforeEpochTransition []uint64 `` /* 160-byte string literal not displayed */
BalancesAfterEpochTransition []uint64 `` /* 157-byte string literal not displayed */
MissingValidators [][]byte `protobuf:"bytes,9,rep,name=missing_validators,json=missingValidators,proto3" json:"missing_validators,omitempty"`
AverageActiveValidatorBalance float32 `` /* 155-byte string literal not displayed */
PublicKeys [][]byte `protobuf:"bytes,11,rep,name=public_keys,json=publicKeys,proto3" json:"public_keys,omitempty" ssz-size:"?,48"`
InactivityScores []uint64 `protobuf:"varint,12,rep,packed,name=inactivity_scores,json=inactivityScores,proto3" json:"inactivity_scores,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ValidatorPerformanceResponse) Descriptor
deprecated
func (*ValidatorPerformanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorPerformanceResponse.ProtoReflect.Descriptor instead.
func (*ValidatorPerformanceResponse) GetAverageActiveValidatorBalance ¶
func (x *ValidatorPerformanceResponse) GetAverageActiveValidatorBalance() float32
func (*ValidatorPerformanceResponse) GetBalancesAfterEpochTransition ¶
func (x *ValidatorPerformanceResponse) GetBalancesAfterEpochTransition() []uint64
func (*ValidatorPerformanceResponse) GetBalancesBeforeEpochTransition ¶
func (x *ValidatorPerformanceResponse) GetBalancesBeforeEpochTransition() []uint64
func (*ValidatorPerformanceResponse) GetCorrectlyVotedHead ¶
func (x *ValidatorPerformanceResponse) GetCorrectlyVotedHead() []bool
func (*ValidatorPerformanceResponse) GetCorrectlyVotedSource ¶
func (x *ValidatorPerformanceResponse) GetCorrectlyVotedSource() []bool
func (*ValidatorPerformanceResponse) GetCorrectlyVotedTarget ¶
func (x *ValidatorPerformanceResponse) GetCorrectlyVotedTarget() []bool
func (*ValidatorPerformanceResponse) GetCurrentEffectiveBalances ¶
func (x *ValidatorPerformanceResponse) GetCurrentEffectiveBalances() []uint64
func (*ValidatorPerformanceResponse) GetInactivityScores ¶
func (x *ValidatorPerformanceResponse) GetInactivityScores() []uint64
func (*ValidatorPerformanceResponse) GetInclusionDistances
deprecated
func (x *ValidatorPerformanceResponse) GetInclusionDistances() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ValidatorPerformanceResponse) GetInclusionSlots
deprecated
func (x *ValidatorPerformanceResponse) GetInclusionSlots() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ValidatorPerformanceResponse) GetMissingValidators ¶
func (x *ValidatorPerformanceResponse) GetMissingValidators() [][]byte
func (*ValidatorPerformanceResponse) GetPublicKeys ¶
func (x *ValidatorPerformanceResponse) GetPublicKeys() [][]byte
func (*ValidatorPerformanceResponse) ProtoMessage ¶
func (*ValidatorPerformanceResponse) ProtoMessage()
func (*ValidatorPerformanceResponse) ProtoReflect ¶
func (x *ValidatorPerformanceResponse) ProtoReflect() protoreflect.Message
func (*ValidatorPerformanceResponse) Reset ¶
func (x *ValidatorPerformanceResponse) Reset()
func (*ValidatorPerformanceResponse) String ¶
func (x *ValidatorPerformanceResponse) String() string
type ValidatorQueue
deprecated
type ValidatorQueue struct {
ChurnLimit uint64 `protobuf:"varint,1,opt,name=churn_limit,json=churnLimit,proto3" json:"churn_limit,omitempty"`
// Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
ActivationPublicKeys [][]byte `` /* 139-byte string literal not displayed */
// Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
ExitPublicKeys [][]byte `protobuf:"bytes,3,rep,name=exit_public_keys,json=exitPublicKeys,proto3" json:"exit_public_keys,omitempty" ssz-size:"?,48"`
ActivationValidatorIndices []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 236-byte string literal not displayed */
ExitValidatorIndices []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 218-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ValidatorQueue) Descriptor
deprecated
func (*ValidatorQueue) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorQueue.ProtoReflect.Descriptor instead.
func (*ValidatorQueue) GetActivationPublicKeys
deprecated
func (x *ValidatorQueue) GetActivationPublicKeys() [][]byte
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ValidatorQueue) GetActivationValidatorIndices ¶
func (x *ValidatorQueue) GetActivationValidatorIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*ValidatorQueue) GetChurnLimit ¶
func (x *ValidatorQueue) GetChurnLimit() uint64
func (*ValidatorQueue) GetExitPublicKeys
deprecated
func (x *ValidatorQueue) GetExitPublicKeys() [][]byte
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*ValidatorQueue) GetExitValidatorIndices ¶
func (x *ValidatorQueue) GetExitValidatorIndices() []github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*ValidatorQueue) ProtoMessage ¶
func (*ValidatorQueue) ProtoMessage()
func (*ValidatorQueue) ProtoReflect ¶
func (x *ValidatorQueue) ProtoReflect() protoreflect.Message
func (*ValidatorQueue) Reset ¶
func (x *ValidatorQueue) Reset()
func (*ValidatorQueue) String ¶
func (x *ValidatorQueue) String() string
type ValidatorRegistrationV1 ¶
type ValidatorRegistrationV1 struct {
FeeRecipient []byte `protobuf:"bytes,1,opt,name=fee_recipient,json=feeRecipient,proto3" json:"fee_recipient,omitempty" ssz-size:"20"`
GasLimit uint64 `protobuf:"varint,2,opt,name=gas_limit,json=gasLimit,proto3" json:"gas_limit,omitempty"`
Timestamp uint64 `protobuf:"varint,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
Pubkey []byte `protobuf:"bytes,4,opt,name=pubkey,proto3" json:"pubkey,omitempty" ssz-size:"48"`
// contains filtered or unexported fields
}
func (*ValidatorRegistrationV1) Descriptor
deprecated
func (*ValidatorRegistrationV1) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorRegistrationV1.ProtoReflect.Descriptor instead.
func (*ValidatorRegistrationV1) GetFeeRecipient ¶
func (x *ValidatorRegistrationV1) GetFeeRecipient() []byte
func (*ValidatorRegistrationV1) GetGasLimit ¶
func (x *ValidatorRegistrationV1) GetGasLimit() uint64
func (*ValidatorRegistrationV1) GetPubkey ¶
func (x *ValidatorRegistrationV1) GetPubkey() []byte
func (*ValidatorRegistrationV1) GetTimestamp ¶
func (x *ValidatorRegistrationV1) GetTimestamp() uint64
func (*ValidatorRegistrationV1) HashTreeRoot ¶
func (v *ValidatorRegistrationV1) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the ValidatorRegistrationV1 object
func (*ValidatorRegistrationV1) HashTreeRootWith ¶
func (v *ValidatorRegistrationV1) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the ValidatorRegistrationV1 object with a hasher
func (*ValidatorRegistrationV1) MarshalSSZ ¶
func (v *ValidatorRegistrationV1) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the ValidatorRegistrationV1 object
func (*ValidatorRegistrationV1) MarshalSSZTo ¶
func (v *ValidatorRegistrationV1) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the ValidatorRegistrationV1 object to a target array
func (*ValidatorRegistrationV1) ProtoMessage ¶
func (*ValidatorRegistrationV1) ProtoMessage()
func (*ValidatorRegistrationV1) ProtoReflect ¶
func (x *ValidatorRegistrationV1) ProtoReflect() protoreflect.Message
func (*ValidatorRegistrationV1) Reset ¶
func (x *ValidatorRegistrationV1) Reset()
func (*ValidatorRegistrationV1) SizeSSZ ¶
func (v *ValidatorRegistrationV1) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the ValidatorRegistrationV1 object
func (*ValidatorRegistrationV1) String ¶
func (x *ValidatorRegistrationV1) String() string
func (*ValidatorRegistrationV1) UnmarshalSSZ ¶
func (v *ValidatorRegistrationV1) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the ValidatorRegistrationV1 object
type ValidatorStatus ¶
type ValidatorStatus int32
const ( ValidatorStatus_UNKNOWN_STATUS ValidatorStatus = 0 ValidatorStatus_DEPOSITED ValidatorStatus = 1 ValidatorStatus_PENDING ValidatorStatus = 2 ValidatorStatus_ACTIVE ValidatorStatus = 3 ValidatorStatus_EXITING ValidatorStatus = 4 ValidatorStatus_SLASHING ValidatorStatus = 5 ValidatorStatus_EXITED ValidatorStatus = 6 ValidatorStatus_INVALID ValidatorStatus = 7 ValidatorStatus_PARTIALLY_DEPOSITED ValidatorStatus = 8 )
func (ValidatorStatus) Descriptor ¶
func (ValidatorStatus) Descriptor() protoreflect.EnumDescriptor
func (ValidatorStatus) Enum ¶
func (x ValidatorStatus) Enum() *ValidatorStatus
func (ValidatorStatus) EnumDescriptor
deprecated
func (ValidatorStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ValidatorStatus.Descriptor instead.
func (ValidatorStatus) Number ¶
func (x ValidatorStatus) Number() protoreflect.EnumNumber
func (ValidatorStatus) String ¶
func (x ValidatorStatus) String() string
func (ValidatorStatus) Type ¶
func (ValidatorStatus) Type() protoreflect.EnumType
type ValidatorStatusRequest
deprecated
type ValidatorStatusRequest struct {
PublicKey []byte `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty" ssz-size:"48"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*ValidatorStatusRequest) Descriptor
deprecated
func (*ValidatorStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorStatusRequest.ProtoReflect.Descriptor instead.
func (*ValidatorStatusRequest) GetPublicKey ¶
func (x *ValidatorStatusRequest) GetPublicKey() []byte
func (*ValidatorStatusRequest) ProtoMessage ¶
func (*ValidatorStatusRequest) ProtoMessage()
func (*ValidatorStatusRequest) ProtoReflect ¶
func (x *ValidatorStatusRequest) ProtoReflect() protoreflect.Message
func (*ValidatorStatusRequest) Reset ¶
func (x *ValidatorStatusRequest) Reset()
func (*ValidatorStatusRequest) String ¶
func (x *ValidatorStatusRequest) String() string
type ValidatorStatusResponse
deprecated
type ValidatorStatusResponse struct {
Status ValidatorStatus `protobuf:"varint,1,opt,name=status,proto3,enum=ethereum.eth.v1alpha1.ValidatorStatus" json:"status,omitempty"`
Eth1DepositBlockNumber uint64 `` /* 132-byte string literal not displayed */
DepositInclusionSlot github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot `` /* 201-byte string literal not displayed */
ActivationEpoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 185-byte string literal not displayed */
PositionInActivationQueue uint64 `` /* 141-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/validator.proto.
func (*ValidatorStatusResponse) Descriptor
deprecated
func (*ValidatorStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorStatusResponse.ProtoReflect.Descriptor instead.
func (*ValidatorStatusResponse) GetActivationEpoch ¶
func (x *ValidatorStatusResponse) GetActivationEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*ValidatorStatusResponse) GetDepositInclusionSlot ¶
func (x *ValidatorStatusResponse) GetDepositInclusionSlot() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Slot
func (*ValidatorStatusResponse) GetEth1DepositBlockNumber ¶
func (x *ValidatorStatusResponse) GetEth1DepositBlockNumber() uint64
func (*ValidatorStatusResponse) GetPositionInActivationQueue ¶
func (x *ValidatorStatusResponse) GetPositionInActivationQueue() uint64
func (*ValidatorStatusResponse) GetStatus ¶
func (x *ValidatorStatusResponse) GetStatus() ValidatorStatus
func (*ValidatorStatusResponse) ProtoMessage ¶
func (*ValidatorStatusResponse) ProtoMessage()
func (*ValidatorStatusResponse) ProtoReflect ¶
func (x *ValidatorStatusResponse) ProtoReflect() protoreflect.Message
func (*ValidatorStatusResponse) Reset ¶
func (x *ValidatorStatusResponse) Reset()
func (*ValidatorStatusResponse) String ¶
func (x *ValidatorStatusResponse) String() string
type Validators
deprecated
type Validators struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 142-byte string literal not displayed */
ValidatorList []*Validators_ValidatorContainer `protobuf:"bytes,2,rep,name=validator_list,json=validatorList,proto3" json:"validator_list,omitempty"`
NextPageToken string `protobuf:"bytes,3,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
TotalSize int32 `protobuf:"varint,4,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/beacon_chain.proto.
func (*Validators) Descriptor
deprecated
func (*Validators) Descriptor() ([]byte, []int)
Deprecated: Use Validators.ProtoReflect.Descriptor instead.
func (*Validators) GetEpoch ¶
func (x *Validators) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*Validators) GetNextPageToken ¶
func (x *Validators) GetNextPageToken() string
func (*Validators) GetTotalSize ¶
func (x *Validators) GetTotalSize() int32
func (*Validators) GetValidatorList ¶
func (x *Validators) GetValidatorList() []*Validators_ValidatorContainer
func (*Validators) ProtoMessage ¶
func (*Validators) ProtoMessage()
func (*Validators) ProtoReflect ¶
func (x *Validators) ProtoReflect() protoreflect.Message
func (*Validators) Reset ¶
func (x *Validators) Reset()
func (*Validators) String ¶
func (x *Validators) String() string
type Validators_ValidatorContainer ¶
type Validators_ValidatorContainer struct {
Index github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 151-byte string literal not displayed */
Validator *Validator `protobuf:"bytes,2,opt,name=validator,proto3" json:"validator,omitempty"`
// contains filtered or unexported fields
}
func (*Validators_ValidatorContainer) Descriptor
deprecated
func (*Validators_ValidatorContainer) Descriptor() ([]byte, []int)
Deprecated: Use Validators_ValidatorContainer.ProtoReflect.Descriptor instead.
func (*Validators_ValidatorContainer) GetValidator ¶
func (x *Validators_ValidatorContainer) GetValidator() *Validator
func (*Validators_ValidatorContainer) ProtoMessage ¶
func (*Validators_ValidatorContainer) ProtoMessage()
func (*Validators_ValidatorContainer) ProtoReflect ¶
func (x *Validators_ValidatorContainer) ProtoReflect() protoreflect.Message
func (*Validators_ValidatorContainer) Reset ¶
func (x *Validators_ValidatorContainer) Reset()
func (*Validators_ValidatorContainer) String ¶
func (x *Validators_ValidatorContainer) String() string
type Version
deprecated
type Version struct {
Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
Metadata string `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in proto/prysm/v1alpha1/node.proto.
func (*Version) Descriptor
deprecated
func (*Version) GetMetadata ¶
func (*Version) GetVersion ¶
func (*Version) ProtoMessage ¶
func (*Version) ProtoMessage()
func (*Version) ProtoReflect ¶
func (x *Version) ProtoReflect() protoreflect.Message
type VoluntaryExit ¶
type VoluntaryExit struct {
Epoch github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch `` /* 142-byte string literal not displayed */
ValidatorIndex github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex `` /* 191-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*VoluntaryExit) Descriptor
deprecated
func (*VoluntaryExit) Descriptor() ([]byte, []int)
Deprecated: Use VoluntaryExit.ProtoReflect.Descriptor instead.
func (*VoluntaryExit) GetEpoch ¶
func (x *VoluntaryExit) GetEpoch() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.Epoch
func (*VoluntaryExit) GetValidatorIndex ¶
func (x *VoluntaryExit) GetValidatorIndex() github_com_OffchainLabs_prysm_v7_consensus_types_primitives.ValidatorIndex
func (*VoluntaryExit) HashTreeRoot ¶
func (v *VoluntaryExit) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the VoluntaryExit object
func (*VoluntaryExit) HashTreeRootWith ¶
func (v *VoluntaryExit) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the VoluntaryExit object with a hasher
func (*VoluntaryExit) MarshalSSZ ¶
func (v *VoluntaryExit) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the VoluntaryExit object
func (*VoluntaryExit) MarshalSSZTo ¶
func (v *VoluntaryExit) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the VoluntaryExit object to a target array
func (*VoluntaryExit) ProtoMessage ¶
func (*VoluntaryExit) ProtoMessage()
func (*VoluntaryExit) ProtoReflect ¶
func (x *VoluntaryExit) ProtoReflect() protoreflect.Message
func (*VoluntaryExit) Reset ¶
func (x *VoluntaryExit) Reset()
func (*VoluntaryExit) SizeSSZ ¶
func (v *VoluntaryExit) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the VoluntaryExit object
func (*VoluntaryExit) String ¶
func (x *VoluntaryExit) String() string
func (*VoluntaryExit) UnmarshalSSZ ¶
func (v *VoluntaryExit) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the VoluntaryExit object
Source Files
¶
- altair.ssz.go
- attestation.go
- attestation.pb.go
- beacon_block.go
- beacon_block.pb.go
- beacon_chain.pb.go
- beacon_core_types.pb.go
- beacon_state.pb.go
- bellatrix.ssz.go
- blobs.pb.go
- capella.ssz.go
- cloners.go
- data_columns.pb.go
- debug.pb.go
- deneb.ssz.go
- eip_7251.pb.go
- eip_7521.go
- electra.ssz.go
- finalized_block_root_container.pb.go
- fulu.ssz.go
- gloas.go
- gloas.pb.go
- gloas.ssz.go
- health.pb.go
- light_client.pb.go
- log.go
- node.pb.go
- non-core.ssz.go
- p2p_messages.pb.go
- phase0.ssz.go
- powchain.pb.go
- slasher.pb.go
- sync_committee.pb.go
- sync_committee_mainnet.go
- validator.go
- validator.pb.go
- withdrawals.pb.go
Directories
¶
| Path | Synopsis |
|---|---|
|
Package attestationutil contains useful helpers for converting attestations into indexed form.
|
Package attestationutil contains useful helpers for converting attestations into indexed form. |
|
aggregation
Package aggregation contains implementations of bitlist aggregation algorithms and heuristics.
|
Package aggregation contains implementations of bitlist aggregation algorithms and heuristics. |