Documentation
¶
Index ¶
- Variables
- func BLSSignatureToString(s *phase0.BLSSignature) string
- func BytesToString(b []byte) string
- func EpochAsString(epoch phase0.Epoch) string
- func KzgCommitmentToString(c deneb.KZGCommitment) string
- func RootAsString(root phase0.Root) string
- func SlotAsString(slot phase0.Slot) string
- func StringToRoot(s string) (phase0.Root, error)
- func TrimmedString(s string) string
- func VersionedHashToString(h deneb.VersionedHash) string
- type AggregateAttestationAndProof
- func (*AggregateAttestationAndProof) Descriptor() ([]byte, []int)deprecated
- func (x *AggregateAttestationAndProof) GetAggregate() *Attestation
- func (x *AggregateAttestationAndProof) GetAggregatorIndex() uint64
- func (x *AggregateAttestationAndProof) GetSelectionProof() string
- func (m *AggregateAttestationAndProof) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AggregateAttestationAndProof) MarshalToVT(dAtA []byte) (int, error)
- func (m *AggregateAttestationAndProof) MarshalVT() (dAtA []byte, err error)
- func (*AggregateAttestationAndProof) ProtoMessage()
- func (x *AggregateAttestationAndProof) ProtoReflect() protoreflect.Message
- func (x *AggregateAttestationAndProof) Reset()
- func (m *AggregateAttestationAndProof) ResetVT()
- func (m *AggregateAttestationAndProof) ReturnToVTPool()
- func (m *AggregateAttestationAndProof) SizeVT() (n int)
- func (x *AggregateAttestationAndProof) String() string
- func (m *AggregateAttestationAndProof) UnmarshalVT(dAtA []byte) error
- type AggregateAttestationAndProofV2
- func (*AggregateAttestationAndProofV2) Descriptor() ([]byte, []int)deprecated
- func (x *AggregateAttestationAndProofV2) GetAggregate() *AttestationV2
- func (x *AggregateAttestationAndProofV2) GetAggregatorIndex() *wrapperspb.UInt64Value
- func (m *AggregateAttestationAndProofV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AggregateAttestationAndProofV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *AggregateAttestationAndProofV2) MarshalVT() (dAtA []byte, err error)
- func (*AggregateAttestationAndProofV2) ProtoMessage()
- func (x *AggregateAttestationAndProofV2) ProtoReflect() protoreflect.Message
- func (x *AggregateAttestationAndProofV2) Reset()
- func (m *AggregateAttestationAndProofV2) ResetVT()
- func (m *AggregateAttestationAndProofV2) ReturnToVTPool()
- func (m *AggregateAttestationAndProofV2) SizeVT() (n int)
- func (x *AggregateAttestationAndProofV2) String() string
- func (m *AggregateAttestationAndProofV2) UnmarshalVT(dAtA []byte) error
- type Attestation
- func (*Attestation) Descriptor() ([]byte, []int)deprecated
- func (x *Attestation) GetAggregationBits() string
- func (x *Attestation) GetData() *AttestationData
- func (x *Attestation) GetSignature() string
- func (m *Attestation) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Attestation) MarshalToVT(dAtA []byte) (int, error)
- func (m *Attestation) MarshalVT() (dAtA []byte, err error)
- func (*Attestation) ProtoMessage()
- func (x *Attestation) ProtoReflect() protoreflect.Message
- func (x *Attestation) Reset()
- func (m *Attestation) ResetVT()
- func (m *Attestation) ReturnToVTPool()
- func (m *Attestation) SizeVT() (n int)
- func (x *Attestation) String() string
- func (m *Attestation) UnmarshalVT(dAtA []byte) error
- type AttestationData
- func (*AttestationData) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationData) GetBeaconBlockRoot() string
- func (x *AttestationData) GetIndex() uint64
- func (x *AttestationData) GetSlot() uint64
- func (x *AttestationData) GetSource() *Checkpoint
- func (x *AttestationData) GetTarget() *Checkpoint
- func (m *AttestationData) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AttestationData) MarshalToVT(dAtA []byte) (int, error)
- func (m *AttestationData) MarshalVT() (dAtA []byte, err error)
- func (*AttestationData) ProtoMessage()
- func (x *AttestationData) ProtoReflect() protoreflect.Message
- func (x *AttestationData) Reset()
- func (m *AttestationData) ResetVT()
- func (m *AttestationData) ReturnToVTPool()
- func (m *AttestationData) SizeVT() (n int)
- func (x *AttestationData) String() string
- func (m *AttestationData) UnmarshalVT(dAtA []byte) error
- type AttestationDataV2
- func (*AttestationDataV2) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationDataV2) GetBeaconBlockRoot() string
- func (x *AttestationDataV2) GetIndex() *wrapperspb.UInt64Value
- func (x *AttestationDataV2) GetSlot() *wrapperspb.UInt64Value
- func (x *AttestationDataV2) GetSource() *CheckpointV2
- func (x *AttestationDataV2) GetTarget() *CheckpointV2
- func (m *AttestationDataV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AttestationDataV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *AttestationDataV2) MarshalVT() (dAtA []byte, err error)
- func (*AttestationDataV2) ProtoMessage()
- func (x *AttestationDataV2) ProtoReflect() protoreflect.Message
- func (x *AttestationDataV2) Reset()
- func (m *AttestationDataV2) ResetVT()
- func (m *AttestationDataV2) ReturnToVTPool()
- func (m *AttestationDataV2) SizeVT() (n int)
- func (x *AttestationDataV2) String() string
- func (m *AttestationDataV2) UnmarshalVT(dAtA []byte) error
- type AttestationV2
- func (*AttestationV2) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationV2) GetAggregationBits() string
- func (x *AttestationV2) GetData() *AttestationDataV2
- func (x *AttestationV2) GetSignature() string
- func (m *AttestationV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AttestationV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *AttestationV2) MarshalVT() (dAtA []byte, err error)
- func (*AttestationV2) ProtoMessage()
- func (x *AttestationV2) ProtoReflect() protoreflect.Message
- func (x *AttestationV2) Reset()
- func (m *AttestationV2) ResetVT()
- func (m *AttestationV2) ReturnToVTPool()
- func (m *AttestationV2) SizeVT() (n int)
- func (x *AttestationV2) String() string
- func (m *AttestationV2) UnmarshalVT(dAtA []byte) error
- type AttesterSlashing
- func (*AttesterSlashing) Descriptor() ([]byte, []int)deprecated
- func (x *AttesterSlashing) GetAttestation_1() *IndexedAttestation
- func (x *AttesterSlashing) GetAttestation_2() *IndexedAttestation
- func (m *AttesterSlashing) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AttesterSlashing) MarshalToVT(dAtA []byte) (int, error)
- func (m *AttesterSlashing) MarshalVT() (dAtA []byte, err error)
- func (*AttesterSlashing) ProtoMessage()
- func (x *AttesterSlashing) ProtoReflect() protoreflect.Message
- func (x *AttesterSlashing) Reset()
- func (m *AttesterSlashing) ResetVT()
- func (m *AttesterSlashing) ReturnToVTPool()
- func (m *AttesterSlashing) SizeVT() (n int)
- func (x *AttesterSlashing) String() string
- func (m *AttesterSlashing) UnmarshalVT(dAtA []byte) error
- type AttesterSlashingV2
- func (*AttesterSlashingV2) Descriptor() ([]byte, []int)deprecated
- func (x *AttesterSlashingV2) GetAttestation_1() *IndexedAttestationV2
- func (x *AttesterSlashingV2) GetAttestation_2() *IndexedAttestationV2
- func (m *AttesterSlashingV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AttesterSlashingV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *AttesterSlashingV2) MarshalVT() (dAtA []byte, err error)
- func (*AttesterSlashingV2) ProtoMessage()
- func (x *AttesterSlashingV2) ProtoReflect() protoreflect.Message
- func (x *AttesterSlashingV2) Reset()
- func (m *AttesterSlashingV2) ResetVT()
- func (m *AttesterSlashingV2) ReturnToVTPool()
- func (m *AttesterSlashingV2) SizeVT() (n int)
- func (x *AttesterSlashingV2) String() string
- func (m *AttesterSlashingV2) UnmarshalVT(dAtA []byte) error
- type BeaconBlock
- func (*BeaconBlock) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlock) GetBody() *BeaconBlockBody
- func (x *BeaconBlock) GetParentRoot() string
- func (x *BeaconBlock) GetProposerIndex() uint64
- func (x *BeaconBlock) GetSlot() uint64
- func (x *BeaconBlock) GetStateRoot() string
- func (m *BeaconBlock) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BeaconBlock) MarshalToVT(dAtA []byte) (int, error)
- func (m *BeaconBlock) MarshalVT() (dAtA []byte, err error)
- func (*BeaconBlock) ProtoMessage()
- func (x *BeaconBlock) ProtoReflect() protoreflect.Message
- func (x *BeaconBlock) Reset()
- func (m *BeaconBlock) ResetVT()
- func (m *BeaconBlock) ReturnToVTPool()
- func (m *BeaconBlock) SizeVT() (n int)
- func (x *BeaconBlock) String() string
- func (m *BeaconBlock) UnmarshalVT(dAtA []byte) error
- type 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() string
- func (x *BeaconBlockBody) GetProposerSlashings() []*ProposerSlashing
- func (x *BeaconBlockBody) GetRandaoReveal() string
- func (x *BeaconBlockBody) GetVoluntaryExits() []*SignedVoluntaryExit
- func (m *BeaconBlockBody) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BeaconBlockBody) MarshalToVT(dAtA []byte) (int, error)
- func (m *BeaconBlockBody) MarshalVT() (dAtA []byte, err error)
- func (*BeaconBlockBody) ProtoMessage()
- func (x *BeaconBlockBody) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBody) Reset()
- func (m *BeaconBlockBody) ResetVT()
- func (m *BeaconBlockBody) ReturnToVTPool()
- func (m *BeaconBlockBody) SizeVT() (n int)
- func (x *BeaconBlockBody) String() string
- func (m *BeaconBlockBody) UnmarshalVT(dAtA []byte) error
- type BeaconBlockHeader
- func (*BeaconBlockHeader) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockHeader) GetBodyRoot() string
- func (x *BeaconBlockHeader) GetParentRoot() string
- func (x *BeaconBlockHeader) GetProposerIndex() uint64
- func (x *BeaconBlockHeader) GetSlot() uint64
- func (x *BeaconBlockHeader) GetStateRoot() string
- func (m *BeaconBlockHeader) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BeaconBlockHeader) MarshalToVT(dAtA []byte) (int, error)
- func (m *BeaconBlockHeader) MarshalVT() (dAtA []byte, err error)
- func (*BeaconBlockHeader) ProtoMessage()
- func (x *BeaconBlockHeader) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockHeader) Reset()
- func (m *BeaconBlockHeader) ResetVT()
- func (m *BeaconBlockHeader) ReturnToVTPool()
- func (m *BeaconBlockHeader) SizeVT() (n int)
- func (x *BeaconBlockHeader) String() string
- func (m *BeaconBlockHeader) UnmarshalVT(dAtA []byte) error
- type BeaconBlockHeaderV2
- func (*BeaconBlockHeaderV2) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockHeaderV2) GetBodyRoot() string
- func (x *BeaconBlockHeaderV2) GetParentRoot() string
- func (x *BeaconBlockHeaderV2) GetProposerIndex() *wrapperspb.UInt64Value
- func (x *BeaconBlockHeaderV2) GetSlot() *wrapperspb.UInt64Value
- func (x *BeaconBlockHeaderV2) GetStateRoot() string
- func (m *BeaconBlockHeaderV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BeaconBlockHeaderV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *BeaconBlockHeaderV2) MarshalVT() (dAtA []byte, err error)
- func (*BeaconBlockHeaderV2) ProtoMessage()
- func (x *BeaconBlockHeaderV2) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockHeaderV2) Reset()
- func (m *BeaconBlockHeaderV2) ResetVT()
- func (m *BeaconBlockHeaderV2) ReturnToVTPool()
- func (m *BeaconBlockHeaderV2) SizeVT() (n int)
- func (x *BeaconBlockHeaderV2) String() string
- func (m *BeaconBlockHeaderV2) UnmarshalVT(dAtA []byte) error
- type BeaconBlockV2
- func (*BeaconBlockV2) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockV2) GetBody() *BeaconBlockBody
- func (x *BeaconBlockV2) GetParentRoot() string
- func (x *BeaconBlockV2) GetProposerIndex() *wrapperspb.UInt64Value
- func (x *BeaconBlockV2) GetSlot() *wrapperspb.UInt64Value
- func (x *BeaconBlockV2) GetStateRoot() string
- func (m *BeaconBlockV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BeaconBlockV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *BeaconBlockV2) MarshalVT() (dAtA []byte, err error)
- func (*BeaconBlockV2) ProtoMessage()
- func (x *BeaconBlockV2) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockV2) Reset()
- func (m *BeaconBlockV2) ResetVT()
- func (m *BeaconBlockV2) ReturnToVTPool()
- func (m *BeaconBlockV2) SizeVT() (n int)
- func (x *BeaconBlockV2) String() string
- func (m *BeaconBlockV2) UnmarshalVT(dAtA []byte) error
- type Blob
- func (*Blob) Descriptor() ([]byte, []int)deprecated
- func (x *Blob) GetBlockParentRoot() string
- func (x *Blob) GetBlockRoot() string
- func (x *Blob) GetIndex() *wrapperspb.UInt64Value
- func (x *Blob) GetKzgCommitment() string
- func (x *Blob) GetProposerIndex() *wrapperspb.UInt64Value
- func (x *Blob) GetSlot() *wrapperspb.UInt64Value
- func (x *Blob) GetVersionedHash() string
- func (m *Blob) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Blob) MarshalToVT(dAtA []byte) (int, error)
- func (m *Blob) MarshalVT() (dAtA []byte, err error)
- func (*Blob) ProtoMessage()
- func (x *Blob) ProtoReflect() protoreflect.Message
- func (x *Blob) Reset()
- func (m *Blob) ResetVT()
- func (m *Blob) ReturnToVTPool()
- func (m *Blob) SizeVT() (n int)
- func (x *Blob) String() string
- func (m *Blob) UnmarshalVT(dAtA []byte) error
- type BlobSidecar
- func (*BlobSidecar) Descriptor() ([]byte, []int)deprecated
- func (x *BlobSidecar) GetBlob() string
- func (x *BlobSidecar) GetBlockParentRoot() string
- func (x *BlobSidecar) GetBlockRoot() string
- func (x *BlobSidecar) GetIndex() *wrapperspb.UInt64Value
- func (x *BlobSidecar) GetKzgCommitment() string
- func (x *BlobSidecar) GetKzgProof() string
- func (x *BlobSidecar) GetProposerIndex() *wrapperspb.UInt64Value
- func (x *BlobSidecar) GetSlot() *wrapperspb.UInt64Value
- func (m *BlobSidecar) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BlobSidecar) MarshalToVT(dAtA []byte) (int, error)
- func (m *BlobSidecar) MarshalVT() (dAtA []byte, err error)
- func (*BlobSidecar) ProtoMessage()
- func (x *BlobSidecar) ProtoReflect() protoreflect.Message
- func (x *BlobSidecar) Reset()
- func (m *BlobSidecar) ResetVT()
- func (m *BlobSidecar) ReturnToVTPool()
- func (m *BlobSidecar) SizeVT() (n int)
- func (x *BlobSidecar) String() string
- func (m *BlobSidecar) UnmarshalVT(dAtA []byte) error
- type Checkpoint
- func (*Checkpoint) Descriptor() ([]byte, []int)deprecated
- func (x *Checkpoint) GetEpoch() uint64
- func (x *Checkpoint) GetRoot() string
- func (m *Checkpoint) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Checkpoint) MarshalToVT(dAtA []byte) (int, error)
- func (m *Checkpoint) MarshalVT() (dAtA []byte, err error)
- func (*Checkpoint) ProtoMessage()
- func (x *Checkpoint) ProtoReflect() protoreflect.Message
- func (x *Checkpoint) Reset()
- func (m *Checkpoint) ResetVT()
- func (m *Checkpoint) ReturnToVTPool()
- func (m *Checkpoint) SizeVT() (n int)
- func (x *Checkpoint) String() string
- func (m *Checkpoint) UnmarshalVT(dAtA []byte) error
- type CheckpointV2
- func (*CheckpointV2) Descriptor() ([]byte, []int)deprecated
- func (x *CheckpointV2) GetEpoch() *wrapperspb.UInt64Value
- func (x *CheckpointV2) GetRoot() string
- func (m *CheckpointV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CheckpointV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *CheckpointV2) MarshalVT() (dAtA []byte, err error)
- func (*CheckpointV2) ProtoMessage()
- func (x *CheckpointV2) ProtoReflect() protoreflect.Message
- func (x *CheckpointV2) Reset()
- func (m *CheckpointV2) ResetVT()
- func (m *CheckpointV2) ReturnToVTPool()
- func (m *CheckpointV2) SizeVT() (n int)
- func (x *CheckpointV2) String() string
- func (m *CheckpointV2) UnmarshalVT(dAtA []byte) error
- type Committee
- func (*Committee) Descriptor() ([]byte, []int)deprecated
- func (x *Committee) GetIndex() *wrapperspb.UInt64Value
- func (x *Committee) GetSlot() *wrapperspb.UInt64Value
- func (x *Committee) GetValidators() []*wrapperspb.UInt64Value
- func (m *Committee) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Committee) MarshalToVT(dAtA []byte) (int, error)
- func (m *Committee) MarshalVT() (dAtA []byte, err error)
- func (*Committee) ProtoMessage()
- func (x *Committee) ProtoReflect() protoreflect.Message
- func (x *Committee) Reset()
- func (m *Committee) ResetVT()
- func (m *Committee) ReturnToVTPool()
- func (m *Committee) SizeVT() (n int)
- func (x *Committee) String() string
- func (m *Committee) UnmarshalVT(dAtA []byte) error
- type ContributionAndProof
- func (*ContributionAndProof) Descriptor() ([]byte, []int)deprecated
- func (x *ContributionAndProof) GetAggregatorIndex() uint64
- func (x *ContributionAndProof) GetContribution() *SyncCommitteeContribution
- func (x *ContributionAndProof) GetSelectionProof() string
- func (m *ContributionAndProof) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ContributionAndProof) MarshalToVT(dAtA []byte) (int, error)
- func (m *ContributionAndProof) MarshalVT() (dAtA []byte, err error)
- func (*ContributionAndProof) ProtoMessage()
- func (x *ContributionAndProof) ProtoReflect() protoreflect.Message
- func (x *ContributionAndProof) Reset()
- func (m *ContributionAndProof) ResetVT()
- func (m *ContributionAndProof) ReturnToVTPool()
- func (m *ContributionAndProof) SizeVT() (n int)
- func (x *ContributionAndProof) String() string
- func (m *ContributionAndProof) UnmarshalVT(dAtA []byte) error
- type ContributionAndProofV2
- func (*ContributionAndProofV2) Descriptor() ([]byte, []int)deprecated
- func (x *ContributionAndProofV2) GetAggregatorIndex() *wrapperspb.UInt64Value
- func (x *ContributionAndProofV2) GetContribution() *SyncCommitteeContributionV2
- func (x *ContributionAndProofV2) GetSelectionProof() string
- func (m *ContributionAndProofV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ContributionAndProofV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *ContributionAndProofV2) MarshalVT() (dAtA []byte, err error)
- func (*ContributionAndProofV2) ProtoMessage()
- func (x *ContributionAndProofV2) ProtoReflect() protoreflect.Message
- func (x *ContributionAndProofV2) Reset()
- func (m *ContributionAndProofV2) ResetVT()
- func (m *ContributionAndProofV2) ReturnToVTPool()
- func (m *ContributionAndProofV2) SizeVT() (n int)
- func (x *ContributionAndProofV2) String() string
- func (m *ContributionAndProofV2) UnmarshalVT(dAtA []byte) error
- type Deposit
- func (*Deposit) Descriptor() ([]byte, []int)deprecated
- func (x *Deposit) GetData() *Deposit_Data
- func (x *Deposit) GetProof() []string
- func (m *Deposit) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Deposit) MarshalToVT(dAtA []byte) (int, error)
- func (m *Deposit) MarshalVT() (dAtA []byte, err error)
- func (*Deposit) ProtoMessage()
- func (x *Deposit) ProtoReflect() protoreflect.Message
- func (x *Deposit) Reset()
- func (m *Deposit) ResetVT()
- func (m *Deposit) ReturnToVTPool()
- func (m *Deposit) SizeVT() (n int)
- func (x *Deposit) String() string
- func (m *Deposit) UnmarshalVT(dAtA []byte) error
- type DepositV2
- func (*DepositV2) Descriptor() ([]byte, []int)deprecated
- func (x *DepositV2) GetData() *DepositV2_Data
- func (x *DepositV2) GetProof() []string
- func (m *DepositV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DepositV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *DepositV2) MarshalVT() (dAtA []byte, err error)
- func (*DepositV2) ProtoMessage()
- func (x *DepositV2) ProtoReflect() protoreflect.Message
- func (x *DepositV2) Reset()
- func (m *DepositV2) ResetVT()
- func (m *DepositV2) ReturnToVTPool()
- func (m *DepositV2) SizeVT() (n int)
- func (x *DepositV2) String() string
- func (m *DepositV2) UnmarshalVT(dAtA []byte) error
- type DepositV2_Data
- func (*DepositV2_Data) Descriptor() ([]byte, []int)deprecated
- func (x *DepositV2_Data) GetAmount() *wrapperspb.UInt64Value
- func (x *DepositV2_Data) GetPubkey() string
- func (x *DepositV2_Data) GetSignature() string
- func (x *DepositV2_Data) GetWithdrawalCredentials() string
- func (m *DepositV2_Data) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DepositV2_Data) MarshalToVT(dAtA []byte) (int, error)
- func (m *DepositV2_Data) MarshalVT() (dAtA []byte, err error)
- func (*DepositV2_Data) ProtoMessage()
- func (x *DepositV2_Data) ProtoReflect() protoreflect.Message
- func (x *DepositV2_Data) Reset()
- func (m *DepositV2_Data) ResetVT()
- func (m *DepositV2_Data) ReturnToVTPool()
- func (m *DepositV2_Data) SizeVT() (n int)
- func (x *DepositV2_Data) String() string
- func (m *DepositV2_Data) UnmarshalVT(dAtA []byte) error
- type Deposit_Data
- func (*Deposit_Data) Descriptor() ([]byte, []int)deprecated
- func (x *Deposit_Data) GetAmount() uint64
- func (x *Deposit_Data) GetPubkey() string
- func (x *Deposit_Data) GetSignature() string
- func (x *Deposit_Data) GetWithdrawalCredentials() string
- func (m *Deposit_Data) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Deposit_Data) MarshalToVT(dAtA []byte) (int, error)
- func (m *Deposit_Data) MarshalVT() (dAtA []byte, err error)
- func (*Deposit_Data) ProtoMessage()
- func (x *Deposit_Data) ProtoReflect() protoreflect.Message
- func (x *Deposit_Data) Reset()
- func (m *Deposit_Data) ResetVT()
- func (m *Deposit_Data) ReturnToVTPool()
- func (m *Deposit_Data) SizeVT() (n int)
- func (x *Deposit_Data) String() string
- func (m *Deposit_Data) UnmarshalVT(dAtA []byte) error
- type ElaboratedAttestation
- func (*ElaboratedAttestation) Descriptor() ([]byte, []int)deprecated
- func (x *ElaboratedAttestation) GetData() *AttestationDataV2
- func (x *ElaboratedAttestation) GetSignature() string
- func (x *ElaboratedAttestation) GetValidatorIndexes() []*wrapperspb.UInt64Value
- func (m *ElaboratedAttestation) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ElaboratedAttestation) MarshalToVT(dAtA []byte) (int, error)
- func (m *ElaboratedAttestation) MarshalVT() (dAtA []byte, err error)
- func (*ElaboratedAttestation) ProtoMessage()
- func (x *ElaboratedAttestation) ProtoReflect() protoreflect.Message
- func (x *ElaboratedAttestation) Reset()
- func (m *ElaboratedAttestation) ResetVT()
- func (m *ElaboratedAttestation) ReturnToVTPool()
- func (m *ElaboratedAttestation) SizeVT() (n int)
- func (x *ElaboratedAttestation) String() string
- func (m *ElaboratedAttestation) UnmarshalVT(dAtA []byte) error
- type ElectraExecutionRequestConsolidation
- func (*ElectraExecutionRequestConsolidation) Descriptor() ([]byte, []int)deprecated
- func (x *ElectraExecutionRequestConsolidation) GetSourceAddress() *wrapperspb.StringValue
- func (x *ElectraExecutionRequestConsolidation) GetSourcePubkey() *wrapperspb.StringValue
- func (x *ElectraExecutionRequestConsolidation) GetTargetPubkey() *wrapperspb.StringValue
- func (m *ElectraExecutionRequestConsolidation) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ElectraExecutionRequestConsolidation) MarshalToVT(dAtA []byte) (int, error)
- func (m *ElectraExecutionRequestConsolidation) MarshalVT() (dAtA []byte, err error)
- func (*ElectraExecutionRequestConsolidation) ProtoMessage()
- func (x *ElectraExecutionRequestConsolidation) ProtoReflect() protoreflect.Message
- func (x *ElectraExecutionRequestConsolidation) Reset()
- func (m *ElectraExecutionRequestConsolidation) ResetVT()
- func (m *ElectraExecutionRequestConsolidation) ReturnToVTPool()
- func (m *ElectraExecutionRequestConsolidation) SizeVT() (n int)
- func (x *ElectraExecutionRequestConsolidation) String() string
- func (m *ElectraExecutionRequestConsolidation) UnmarshalVT(dAtA []byte) error
- type ElectraExecutionRequestDeposit
- func (*ElectraExecutionRequestDeposit) Descriptor() ([]byte, []int)deprecated
- func (x *ElectraExecutionRequestDeposit) GetAmount() *wrapperspb.UInt64Value
- func (x *ElectraExecutionRequestDeposit) GetIndex() *wrapperspb.UInt64Value
- func (x *ElectraExecutionRequestDeposit) GetPubkey() *wrapperspb.StringValue
- func (x *ElectraExecutionRequestDeposit) GetSignature() *wrapperspb.StringValue
- func (x *ElectraExecutionRequestDeposit) GetWithdrawalCredentials() *wrapperspb.StringValue
- func (m *ElectraExecutionRequestDeposit) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ElectraExecutionRequestDeposit) MarshalToVT(dAtA []byte) (int, error)
- func (m *ElectraExecutionRequestDeposit) MarshalVT() (dAtA []byte, err error)
- func (*ElectraExecutionRequestDeposit) ProtoMessage()
- func (x *ElectraExecutionRequestDeposit) ProtoReflect() protoreflect.Message
- func (x *ElectraExecutionRequestDeposit) Reset()
- func (m *ElectraExecutionRequestDeposit) ResetVT()
- func (m *ElectraExecutionRequestDeposit) ReturnToVTPool()
- func (m *ElectraExecutionRequestDeposit) SizeVT() (n int)
- func (x *ElectraExecutionRequestDeposit) String() string
- func (m *ElectraExecutionRequestDeposit) UnmarshalVT(dAtA []byte) error
- type ElectraExecutionRequestWithdrawal
- func (*ElectraExecutionRequestWithdrawal) Descriptor() ([]byte, []int)deprecated
- func (x *ElectraExecutionRequestWithdrawal) GetAmount() *wrapperspb.UInt64Value
- func (x *ElectraExecutionRequestWithdrawal) GetSourceAddress() *wrapperspb.StringValue
- func (x *ElectraExecutionRequestWithdrawal) GetValidatorPubkey() *wrapperspb.StringValue
- func (m *ElectraExecutionRequestWithdrawal) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ElectraExecutionRequestWithdrawal) MarshalToVT(dAtA []byte) (int, error)
- func (m *ElectraExecutionRequestWithdrawal) MarshalVT() (dAtA []byte, err error)
- func (*ElectraExecutionRequestWithdrawal) ProtoMessage()
- func (x *ElectraExecutionRequestWithdrawal) ProtoReflect() protoreflect.Message
- func (x *ElectraExecutionRequestWithdrawal) Reset()
- func (m *ElectraExecutionRequestWithdrawal) ResetVT()
- func (m *ElectraExecutionRequestWithdrawal) ReturnToVTPool()
- func (m *ElectraExecutionRequestWithdrawal) SizeVT() (n int)
- func (x *ElectraExecutionRequestWithdrawal) String() string
- func (m *ElectraExecutionRequestWithdrawal) UnmarshalVT(dAtA []byte) error
- type ElectraExecutionRequests
- func (*ElectraExecutionRequests) Descriptor() ([]byte, []int)deprecated
- func (x *ElectraExecutionRequests) GetConsolidations() []*ElectraExecutionRequestConsolidation
- func (x *ElectraExecutionRequests) GetDeposits() []*ElectraExecutionRequestDeposit
- func (x *ElectraExecutionRequests) GetWithdrawals() []*ElectraExecutionRequestWithdrawal
- func (m *ElectraExecutionRequests) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ElectraExecutionRequests) MarshalToVT(dAtA []byte) (int, error)
- func (m *ElectraExecutionRequests) MarshalVT() (dAtA []byte, err error)
- func (*ElectraExecutionRequests) ProtoMessage()
- func (x *ElectraExecutionRequests) ProtoReflect() protoreflect.Message
- func (x *ElectraExecutionRequests) Reset()
- func (m *ElectraExecutionRequests) ResetVT()
- func (m *ElectraExecutionRequests) ReturnToVTPool()
- func (m *ElectraExecutionRequests) SizeVT() (n int)
- func (x *ElectraExecutionRequests) String() string
- func (m *ElectraExecutionRequests) UnmarshalVT(dAtA []byte) error
- type Eth1Data
- func (*Eth1Data) Descriptor() ([]byte, []int)deprecated
- func (x *Eth1Data) GetBlockHash() string
- func (x *Eth1Data) GetDepositCount() uint64
- func (x *Eth1Data) GetDepositRoot() string
- func (m *Eth1Data) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Eth1Data) MarshalToVT(dAtA []byte) (int, error)
- func (m *Eth1Data) MarshalVT() (dAtA []byte, err error)
- func (*Eth1Data) ProtoMessage()
- func (x *Eth1Data) ProtoReflect() protoreflect.Message
- func (x *Eth1Data) Reset()
- func (m *Eth1Data) ResetVT()
- func (m *Eth1Data) ReturnToVTPool()
- func (m *Eth1Data) SizeVT() (n int)
- func (x *Eth1Data) String() string
- func (m *Eth1Data) UnmarshalVT(dAtA []byte) error
- type EventBlobSidecar
- func (*EventBlobSidecar) Descriptor() ([]byte, []int)deprecated
- func (x *EventBlobSidecar) GetBlockRoot() string
- func (x *EventBlobSidecar) GetIndex() *wrapperspb.UInt64Value
- func (x *EventBlobSidecar) GetKzgCommitment() string
- func (x *EventBlobSidecar) GetSlot() *wrapperspb.UInt64Value
- func (x *EventBlobSidecar) GetVersionedHash() string
- func (m *EventBlobSidecar) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventBlobSidecar) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventBlobSidecar) MarshalVT() (dAtA []byte, err error)
- func (*EventBlobSidecar) ProtoMessage()
- func (x *EventBlobSidecar) ProtoReflect() protoreflect.Message
- func (x *EventBlobSidecar) Reset()
- func (m *EventBlobSidecar) ResetVT()
- func (m *EventBlobSidecar) ReturnToVTPool()
- func (m *EventBlobSidecar) SizeVT() (n int)
- func (x *EventBlobSidecar) String() string
- func (m *EventBlobSidecar) UnmarshalVT(dAtA []byte) error
- type EventBlock
- func (*EventBlock) Descriptor() ([]byte, []int)deprecated
- func (x *EventBlock) GetBlock() string
- func (x *EventBlock) GetExecutionOptimistic() bool
- func (x *EventBlock) GetSlot() uint64
- func (m *EventBlock) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventBlock) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventBlock) MarshalVT() (dAtA []byte, err error)
- func (*EventBlock) ProtoMessage()
- func (x *EventBlock) ProtoReflect() protoreflect.Message
- func (x *EventBlock) Reset()
- func (m *EventBlock) ResetVT()
- func (m *EventBlock) ReturnToVTPool()
- func (m *EventBlock) SizeVT() (n int)
- func (x *EventBlock) String() string
- func (m *EventBlock) UnmarshalVT(dAtA []byte) error
- type EventBlockGossip
- func (*EventBlockGossip) Descriptor() ([]byte, []int)deprecated
- func (x *EventBlockGossip) GetBlock() string
- func (x *EventBlockGossip) GetSlot() *wrapperspb.UInt64Value
- func (m *EventBlockGossip) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventBlockGossip) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventBlockGossip) MarshalVT() (dAtA []byte, err error)
- func (*EventBlockGossip) ProtoMessage()
- func (x *EventBlockGossip) ProtoReflect() protoreflect.Message
- func (x *EventBlockGossip) Reset()
- func (m *EventBlockGossip) ResetVT()
- func (m *EventBlockGossip) ReturnToVTPool()
- func (m *EventBlockGossip) SizeVT() (n int)
- func (x *EventBlockGossip) String() string
- func (m *EventBlockGossip) UnmarshalVT(dAtA []byte) error
- type EventBlockV2
- func (*EventBlockV2) Descriptor() ([]byte, []int)deprecated
- func (x *EventBlockV2) GetBlock() string
- func (x *EventBlockV2) GetExecutionOptimistic() bool
- func (x *EventBlockV2) GetSlot() *wrapperspb.UInt64Value
- func (m *EventBlockV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventBlockV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventBlockV2) MarshalVT() (dAtA []byte, err error)
- func (*EventBlockV2) ProtoMessage()
- func (x *EventBlockV2) ProtoReflect() protoreflect.Message
- func (x *EventBlockV2) Reset()
- func (m *EventBlockV2) ResetVT()
- func (m *EventBlockV2) ReturnToVTPool()
- func (m *EventBlockV2) SizeVT() (n int)
- func (x *EventBlockV2) String() string
- func (m *EventBlockV2) UnmarshalVT(dAtA []byte) error
- type EventChainReorg
- func (*EventChainReorg) Descriptor() ([]byte, []int)deprecated
- func (x *EventChainReorg) GetDepth() uint64
- func (x *EventChainReorg) GetEpoch() uint64
- func (x *EventChainReorg) GetNewHeadBlock() string
- func (x *EventChainReorg) GetNewHeadState() string
- func (x *EventChainReorg) GetOldHeadBlock() string
- func (x *EventChainReorg) GetOldHeadState() string
- func (x *EventChainReorg) GetSlot() uint64
- func (m *EventChainReorg) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventChainReorg) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventChainReorg) MarshalVT() (dAtA []byte, err error)
- func (*EventChainReorg) ProtoMessage()
- func (x *EventChainReorg) ProtoReflect() protoreflect.Message
- func (x *EventChainReorg) Reset()
- func (m *EventChainReorg) ResetVT()
- func (m *EventChainReorg) ReturnToVTPool()
- func (m *EventChainReorg) SizeVT() (n int)
- func (x *EventChainReorg) String() string
- func (m *EventChainReorg) UnmarshalVT(dAtA []byte) error
- type EventChainReorgV2
- func (*EventChainReorgV2) Descriptor() ([]byte, []int)deprecated
- func (x *EventChainReorgV2) GetDepth() *wrapperspb.UInt64Value
- func (x *EventChainReorgV2) GetEpoch() *wrapperspb.UInt64Value
- func (x *EventChainReorgV2) GetNewHeadBlock() string
- func (x *EventChainReorgV2) GetNewHeadState() string
- func (x *EventChainReorgV2) GetOldHeadBlock() string
- func (x *EventChainReorgV2) GetOldHeadState() string
- func (x *EventChainReorgV2) GetSlot() *wrapperspb.UInt64Value
- func (m *EventChainReorgV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventChainReorgV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventChainReorgV2) MarshalVT() (dAtA []byte, err error)
- func (*EventChainReorgV2) ProtoMessage()
- func (x *EventChainReorgV2) ProtoReflect() protoreflect.Message
- func (x *EventChainReorgV2) Reset()
- func (m *EventChainReorgV2) ResetVT()
- func (m *EventChainReorgV2) ReturnToVTPool()
- func (m *EventChainReorgV2) SizeVT() (n int)
- func (x *EventChainReorgV2) String() string
- func (m *EventChainReorgV2) UnmarshalVT(dAtA []byte) error
- type EventContributionAndProof
- func (*EventContributionAndProof) Descriptor() ([]byte, []int)deprecated
- func (x *EventContributionAndProof) GetMessage() *ContributionAndProof
- func (x *EventContributionAndProof) GetSignature() string
- func (m *EventContributionAndProof) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventContributionAndProof) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventContributionAndProof) MarshalVT() (dAtA []byte, err error)
- func (*EventContributionAndProof) ProtoMessage()
- func (x *EventContributionAndProof) ProtoReflect() protoreflect.Message
- func (x *EventContributionAndProof) Reset()
- func (m *EventContributionAndProof) ResetVT()
- func (m *EventContributionAndProof) ReturnToVTPool()
- func (m *EventContributionAndProof) SizeVT() (n int)
- func (x *EventContributionAndProof) String() string
- func (m *EventContributionAndProof) UnmarshalVT(dAtA []byte) error
- type EventContributionAndProofV2
- func (*EventContributionAndProofV2) Descriptor() ([]byte, []int)deprecated
- func (x *EventContributionAndProofV2) GetMessage() *ContributionAndProofV2
- func (x *EventContributionAndProofV2) GetSignature() string
- func (m *EventContributionAndProofV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventContributionAndProofV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventContributionAndProofV2) MarshalVT() (dAtA []byte, err error)
- func (*EventContributionAndProofV2) ProtoMessage()
- func (x *EventContributionAndProofV2) ProtoReflect() protoreflect.Message
- func (x *EventContributionAndProofV2) Reset()
- func (m *EventContributionAndProofV2) ResetVT()
- func (m *EventContributionAndProofV2) ReturnToVTPool()
- func (m *EventContributionAndProofV2) SizeVT() (n int)
- func (x *EventContributionAndProofV2) String() string
- func (m *EventContributionAndProofV2) UnmarshalVT(dAtA []byte) error
- type EventDataColumnSidecar
- func (*EventDataColumnSidecar) Descriptor() ([]byte, []int)deprecated
- func (x *EventDataColumnSidecar) GetBlockRoot() string
- func (x *EventDataColumnSidecar) GetIndex() *wrapperspb.UInt64Value
- func (x *EventDataColumnSidecar) GetKzgCommitments() []stringdeprecated
- func (x *EventDataColumnSidecar) GetKzgCommitmentsCount() *wrapperspb.UInt32Value
- func (x *EventDataColumnSidecar) GetSlot() *wrapperspb.UInt64Value
- func (m *EventDataColumnSidecar) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventDataColumnSidecar) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventDataColumnSidecar) MarshalVT() (dAtA []byte, err error)
- func (*EventDataColumnSidecar) ProtoMessage()
- func (x *EventDataColumnSidecar) ProtoReflect() protoreflect.Message
- func (x *EventDataColumnSidecar) Reset()
- func (m *EventDataColumnSidecar) ResetVT()
- func (m *EventDataColumnSidecar) ReturnToVTPool()
- func (m *EventDataColumnSidecar) SizeVT() (n int)
- func (x *EventDataColumnSidecar) String() string
- func (m *EventDataColumnSidecar) UnmarshalVT(dAtA []byte) error
- type EventFinalizedCheckpoint
- func (*EventFinalizedCheckpoint) Descriptor() ([]byte, []int)deprecated
- func (x *EventFinalizedCheckpoint) GetBlock() string
- func (x *EventFinalizedCheckpoint) GetEpoch() uint64
- func (x *EventFinalizedCheckpoint) GetState() string
- func (m *EventFinalizedCheckpoint) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventFinalizedCheckpoint) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventFinalizedCheckpoint) MarshalVT() (dAtA []byte, err error)
- func (*EventFinalizedCheckpoint) ProtoMessage()
- func (x *EventFinalizedCheckpoint) ProtoReflect() protoreflect.Message
- func (x *EventFinalizedCheckpoint) Reset()
- func (m *EventFinalizedCheckpoint) ResetVT()
- func (m *EventFinalizedCheckpoint) ReturnToVTPool()
- func (m *EventFinalizedCheckpoint) SizeVT() (n int)
- func (x *EventFinalizedCheckpoint) String() string
- func (m *EventFinalizedCheckpoint) UnmarshalVT(dAtA []byte) error
- type EventFinalizedCheckpointV2
- func (*EventFinalizedCheckpointV2) Descriptor() ([]byte, []int)deprecated
- func (x *EventFinalizedCheckpointV2) GetBlock() string
- func (x *EventFinalizedCheckpointV2) GetEpoch() *wrapperspb.UInt64Value
- func (x *EventFinalizedCheckpointV2) GetState() string
- func (m *EventFinalizedCheckpointV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventFinalizedCheckpointV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventFinalizedCheckpointV2) MarshalVT() (dAtA []byte, err error)
- func (*EventFinalizedCheckpointV2) ProtoMessage()
- func (x *EventFinalizedCheckpointV2) ProtoReflect() protoreflect.Message
- func (x *EventFinalizedCheckpointV2) Reset()
- func (m *EventFinalizedCheckpointV2) ResetVT()
- func (m *EventFinalizedCheckpointV2) ReturnToVTPool()
- func (m *EventFinalizedCheckpointV2) SizeVT() (n int)
- func (x *EventFinalizedCheckpointV2) String() string
- func (m *EventFinalizedCheckpointV2) UnmarshalVT(dAtA []byte) error
- type EventHead
- func (*EventHead) Descriptor() ([]byte, []int)deprecated
- func (x *EventHead) GetBlock() string
- func (x *EventHead) GetCurrentDutyDependentRoot() string
- func (x *EventHead) GetEpochTransition() bool
- func (x *EventHead) GetPreviousDutyDependentRoot() string
- func (x *EventHead) GetSlot() uint64
- func (x *EventHead) GetState() string
- func (m *EventHead) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventHead) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventHead) MarshalVT() (dAtA []byte, err error)
- func (*EventHead) ProtoMessage()
- func (x *EventHead) ProtoReflect() protoreflect.Message
- func (x *EventHead) Reset()
- func (m *EventHead) ResetVT()
- func (m *EventHead) ReturnToVTPool()
- func (m *EventHead) SizeVT() (n int)
- func (x *EventHead) String() string
- func (m *EventHead) UnmarshalVT(dAtA []byte) error
- type EventHeadV2
- func (*EventHeadV2) Descriptor() ([]byte, []int)deprecated
- func (x *EventHeadV2) GetBlock() string
- func (x *EventHeadV2) GetCurrentDutyDependentRoot() string
- func (x *EventHeadV2) GetEpochTransition() bool
- func (x *EventHeadV2) GetPreviousDutyDependentRoot() string
- func (x *EventHeadV2) GetSlot() *wrapperspb.UInt64Value
- func (x *EventHeadV2) GetState() string
- func (m *EventHeadV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventHeadV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventHeadV2) MarshalVT() (dAtA []byte, err error)
- func (*EventHeadV2) ProtoMessage()
- func (x *EventHeadV2) ProtoReflect() protoreflect.Message
- func (x *EventHeadV2) Reset()
- func (m *EventHeadV2) ResetVT()
- func (m *EventHeadV2) ReturnToVTPool()
- func (m *EventHeadV2) SizeVT() (n int)
- func (x *EventHeadV2) String() string
- func (m *EventHeadV2) UnmarshalVT(dAtA []byte) error
- type EventVoluntaryExit
- func (*EventVoluntaryExit) Descriptor() ([]byte, []int)deprecated
- func (x *EventVoluntaryExit) GetEpoch() uint64deprecated
- func (x *EventVoluntaryExit) GetMessage() *EventVoluntaryExitMessage
- func (x *EventVoluntaryExit) GetSignature() string
- func (x *EventVoluntaryExit) GetValidatorIndex() uint64deprecated
- func (m *EventVoluntaryExit) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventVoluntaryExit) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventVoluntaryExit) MarshalVT() (dAtA []byte, err error)
- func (*EventVoluntaryExit) ProtoMessage()
- func (x *EventVoluntaryExit) ProtoReflect() protoreflect.Message
- func (x *EventVoluntaryExit) Reset()
- func (m *EventVoluntaryExit) ResetVT()
- func (m *EventVoluntaryExit) ReturnToVTPool()
- func (m *EventVoluntaryExit) SizeVT() (n int)
- func (x *EventVoluntaryExit) String() string
- func (m *EventVoluntaryExit) UnmarshalVT(dAtA []byte) error
- type EventVoluntaryExitMessage
- func (*EventVoluntaryExitMessage) Descriptor() ([]byte, []int)deprecated
- func (x *EventVoluntaryExitMessage) GetEpoch() uint64
- func (x *EventVoluntaryExitMessage) GetValidatorIndex() uint64
- func (m *EventVoluntaryExitMessage) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventVoluntaryExitMessage) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventVoluntaryExitMessage) MarshalVT() (dAtA []byte, err error)
- func (*EventVoluntaryExitMessage) ProtoMessage()
- func (x *EventVoluntaryExitMessage) ProtoReflect() protoreflect.Message
- func (x *EventVoluntaryExitMessage) Reset()
- func (m *EventVoluntaryExitMessage) ResetVT()
- func (m *EventVoluntaryExitMessage) ReturnToVTPool()
- func (m *EventVoluntaryExitMessage) SizeVT() (n int)
- func (x *EventVoluntaryExitMessage) String() string
- func (m *EventVoluntaryExitMessage) UnmarshalVT(dAtA []byte) error
- type EventVoluntaryExitMessageV2
- func (*EventVoluntaryExitMessageV2) Descriptor() ([]byte, []int)deprecated
- func (x *EventVoluntaryExitMessageV2) GetEpoch() *wrapperspb.UInt64Value
- func (x *EventVoluntaryExitMessageV2) GetValidatorIndex() *wrapperspb.UInt64Value
- func (m *EventVoluntaryExitMessageV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventVoluntaryExitMessageV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventVoluntaryExitMessageV2) MarshalVT() (dAtA []byte, err error)
- func (*EventVoluntaryExitMessageV2) ProtoMessage()
- func (x *EventVoluntaryExitMessageV2) ProtoReflect() protoreflect.Message
- func (x *EventVoluntaryExitMessageV2) Reset()
- func (m *EventVoluntaryExitMessageV2) ResetVT()
- func (m *EventVoluntaryExitMessageV2) ReturnToVTPool()
- func (m *EventVoluntaryExitMessageV2) SizeVT() (n int)
- func (x *EventVoluntaryExitMessageV2) String() string
- func (m *EventVoluntaryExitMessageV2) UnmarshalVT(dAtA []byte) error
- type EventVoluntaryExitV2
- func (*EventVoluntaryExitV2) Descriptor() ([]byte, []int)deprecated
- func (x *EventVoluntaryExitV2) GetMessage() *EventVoluntaryExitMessageV2
- func (x *EventVoluntaryExitV2) GetSignature() string
- func (m *EventVoluntaryExitV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventVoluntaryExitV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventVoluntaryExitV2) MarshalVT() (dAtA []byte, err error)
- func (*EventVoluntaryExitV2) ProtoMessage()
- func (x *EventVoluntaryExitV2) ProtoReflect() protoreflect.Message
- func (x *EventVoluntaryExitV2) Reset()
- func (m *EventVoluntaryExitV2) ResetVT()
- func (m *EventVoluntaryExitV2) ReturnToVTPool()
- func (m *EventVoluntaryExitV2) SizeVT() (n int)
- func (x *EventVoluntaryExitV2) String() string
- func (m *EventVoluntaryExitV2) UnmarshalVT(dAtA []byte) error
- type ExecutionPayload
- func (*ExecutionPayload) Descriptor() ([]byte, []int)deprecated
- func (x *ExecutionPayload) GetBaseFeePerGas() string
- func (x *ExecutionPayload) GetBlockHash() string
- func (x *ExecutionPayload) GetBlockNumber() uint64
- func (x *ExecutionPayload) GetExtraData() string
- func (x *ExecutionPayload) GetFeeRecipient() string
- func (x *ExecutionPayload) GetGasLimit() uint64
- func (x *ExecutionPayload) GetGasUsed() uint64
- func (x *ExecutionPayload) GetLogsBloom() string
- func (x *ExecutionPayload) GetParentHash() string
- func (x *ExecutionPayload) GetPrevRandao() string
- func (x *ExecutionPayload) GetReceiptsRoot() string
- func (x *ExecutionPayload) GetStateRoot() string
- func (x *ExecutionPayload) GetTimestamp() uint64
- func (x *ExecutionPayload) GetTransactions() []string
- func (m *ExecutionPayload) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecutionPayload) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecutionPayload) MarshalVT() (dAtA []byte, err error)
- func (*ExecutionPayload) ProtoMessage()
- func (x *ExecutionPayload) ProtoReflect() protoreflect.Message
- func (x *ExecutionPayload) Reset()
- func (m *ExecutionPayload) ResetVT()
- func (m *ExecutionPayload) ReturnToVTPool()
- func (m *ExecutionPayload) SizeVT() (n int)
- func (x *ExecutionPayload) String() string
- func (m *ExecutionPayload) UnmarshalVT(dAtA []byte) error
- type ExecutionPayloadCapella
- func (*ExecutionPayloadCapella) Descriptor() ([]byte, []int)deprecated
- func (x *ExecutionPayloadCapella) GetBaseFeePerGas() string
- func (x *ExecutionPayloadCapella) GetBlockHash() string
- func (x *ExecutionPayloadCapella) GetBlockNumber() uint64
- func (x *ExecutionPayloadCapella) GetExtraData() string
- func (x *ExecutionPayloadCapella) GetFeeRecipient() string
- func (x *ExecutionPayloadCapella) GetGasLimit() uint64
- func (x *ExecutionPayloadCapella) GetGasUsed() uint64
- func (x *ExecutionPayloadCapella) GetLogsBloom() string
- func (x *ExecutionPayloadCapella) GetParentHash() string
- func (x *ExecutionPayloadCapella) GetPrevRandao() string
- func (x *ExecutionPayloadCapella) GetReceiptsRoot() string
- func (x *ExecutionPayloadCapella) GetStateRoot() string
- func (x *ExecutionPayloadCapella) GetTimestamp() uint64
- func (x *ExecutionPayloadCapella) GetTransactions() []string
- func (x *ExecutionPayloadCapella) GetWithdrawals() []*Withdrawal
- func (m *ExecutionPayloadCapella) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadCapella) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadCapella) MarshalVT() (dAtA []byte, err error)
- func (*ExecutionPayloadCapella) ProtoMessage()
- func (x *ExecutionPayloadCapella) ProtoReflect() protoreflect.Message
- func (x *ExecutionPayloadCapella) Reset()
- func (m *ExecutionPayloadCapella) ResetVT()
- func (m *ExecutionPayloadCapella) ReturnToVTPool()
- func (m *ExecutionPayloadCapella) SizeVT() (n int)
- func (x *ExecutionPayloadCapella) String() string
- func (m *ExecutionPayloadCapella) UnmarshalVT(dAtA []byte) error
- type ExecutionPayloadCapellaV2
- func (*ExecutionPayloadCapellaV2) Descriptor() ([]byte, []int)deprecated
- func (x *ExecutionPayloadCapellaV2) GetBaseFeePerGas() string
- func (x *ExecutionPayloadCapellaV2) GetBlockHash() string
- func (x *ExecutionPayloadCapellaV2) GetBlockNumber() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadCapellaV2) GetExtraData() string
- func (x *ExecutionPayloadCapellaV2) GetFeeRecipient() string
- func (x *ExecutionPayloadCapellaV2) GetGasLimit() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadCapellaV2) GetGasUsed() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadCapellaV2) GetLogsBloom() string
- func (x *ExecutionPayloadCapellaV2) GetParentHash() string
- func (x *ExecutionPayloadCapellaV2) GetPrevRandao() string
- func (x *ExecutionPayloadCapellaV2) GetReceiptsRoot() string
- func (x *ExecutionPayloadCapellaV2) GetStateRoot() string
- func (x *ExecutionPayloadCapellaV2) GetTimestamp() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadCapellaV2) GetTransactions() []string
- func (x *ExecutionPayloadCapellaV2) GetWithdrawals() []*WithdrawalV2
- func (m *ExecutionPayloadCapellaV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadCapellaV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadCapellaV2) MarshalVT() (dAtA []byte, err error)
- func (*ExecutionPayloadCapellaV2) ProtoMessage()
- func (x *ExecutionPayloadCapellaV2) ProtoReflect() protoreflect.Message
- func (x *ExecutionPayloadCapellaV2) Reset()
- func (m *ExecutionPayloadCapellaV2) ResetVT()
- func (m *ExecutionPayloadCapellaV2) ReturnToVTPool()
- func (m *ExecutionPayloadCapellaV2) SizeVT() (n int)
- func (x *ExecutionPayloadCapellaV2) String() string
- func (m *ExecutionPayloadCapellaV2) UnmarshalVT(dAtA []byte) error
- type ExecutionPayloadDeneb
- func (*ExecutionPayloadDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *ExecutionPayloadDeneb) GetBaseFeePerGas() string
- func (x *ExecutionPayloadDeneb) GetBlobGasUsed() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadDeneb) GetBlockHash() string
- func (x *ExecutionPayloadDeneb) GetBlockNumber() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadDeneb) GetExcessBlobGas() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadDeneb) GetExtraData() string
- func (x *ExecutionPayloadDeneb) GetFeeRecipient() string
- func (x *ExecutionPayloadDeneb) GetGasLimit() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadDeneb) GetGasUsed() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadDeneb) GetLogsBloom() string
- func (x *ExecutionPayloadDeneb) GetParentHash() string
- func (x *ExecutionPayloadDeneb) GetPrevRandao() string
- func (x *ExecutionPayloadDeneb) GetReceiptsRoot() string
- func (x *ExecutionPayloadDeneb) GetStateRoot() string
- func (x *ExecutionPayloadDeneb) GetTimestamp() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadDeneb) GetTransactions() []string
- func (x *ExecutionPayloadDeneb) GetWithdrawals() []*WithdrawalV2
- func (m *ExecutionPayloadDeneb) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadDeneb) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadDeneb) MarshalVT() (dAtA []byte, err error)
- func (*ExecutionPayloadDeneb) ProtoMessage()
- func (x *ExecutionPayloadDeneb) ProtoReflect() protoreflect.Message
- func (x *ExecutionPayloadDeneb) Reset()
- func (m *ExecutionPayloadDeneb) ResetVT()
- func (m *ExecutionPayloadDeneb) ReturnToVTPool()
- func (m *ExecutionPayloadDeneb) SizeVT() (n int)
- func (x *ExecutionPayloadDeneb) String() string
- func (m *ExecutionPayloadDeneb) UnmarshalVT(dAtA []byte) error
- type ExecutionPayloadElectra
- func (*ExecutionPayloadElectra) Descriptor() ([]byte, []int)deprecated
- func (x *ExecutionPayloadElectra) GetBaseFeePerGas() string
- func (x *ExecutionPayloadElectra) GetBlobGasUsed() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadElectra) GetBlockHash() string
- func (x *ExecutionPayloadElectra) GetBlockNumber() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadElectra) GetExcessBlobGas() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadElectra) GetExtraData() string
- func (x *ExecutionPayloadElectra) GetFeeRecipient() string
- func (x *ExecutionPayloadElectra) GetGasLimit() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadElectra) GetGasUsed() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadElectra) GetLogsBloom() string
- func (x *ExecutionPayloadElectra) GetParentHash() string
- func (x *ExecutionPayloadElectra) GetPrevRandao() string
- func (x *ExecutionPayloadElectra) GetReceiptsRoot() string
- func (x *ExecutionPayloadElectra) GetStateRoot() string
- func (x *ExecutionPayloadElectra) GetTimestamp() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadElectra) GetTransactions() []string
- func (x *ExecutionPayloadElectra) GetWithdrawals() []*WithdrawalV2
- func (m *ExecutionPayloadElectra) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadElectra) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadElectra) MarshalVT() (dAtA []byte, err error)
- func (*ExecutionPayloadElectra) ProtoMessage()
- func (x *ExecutionPayloadElectra) ProtoReflect() protoreflect.Message
- func (x *ExecutionPayloadElectra) Reset()
- func (m *ExecutionPayloadElectra) ResetVT()
- func (m *ExecutionPayloadElectra) ReturnToVTPool()
- func (m *ExecutionPayloadElectra) SizeVT() (n int)
- func (x *ExecutionPayloadElectra) String() string
- func (m *ExecutionPayloadElectra) UnmarshalVT(dAtA []byte) error
- type ExecutionPayloadFulu
- func (*ExecutionPayloadFulu) Descriptor() ([]byte, []int)deprecated
- func (x *ExecutionPayloadFulu) GetBaseFeePerGas() string
- func (x *ExecutionPayloadFulu) GetBlobGasUsed() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadFulu) GetBlockHash() string
- func (x *ExecutionPayloadFulu) GetBlockNumber() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadFulu) GetExcessBlobGas() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadFulu) GetExtraData() string
- func (x *ExecutionPayloadFulu) GetFeeRecipient() string
- func (x *ExecutionPayloadFulu) GetGasLimit() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadFulu) GetGasUsed() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadFulu) GetLogsBloom() string
- func (x *ExecutionPayloadFulu) GetParentHash() string
- func (x *ExecutionPayloadFulu) GetPrevRandao() string
- func (x *ExecutionPayloadFulu) GetReceiptsRoot() string
- func (x *ExecutionPayloadFulu) GetStateRoot() string
- func (x *ExecutionPayloadFulu) GetTimestamp() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadFulu) GetTransactions() []string
- func (x *ExecutionPayloadFulu) GetWithdrawals() []*WithdrawalV2
- func (m *ExecutionPayloadFulu) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadFulu) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadFulu) MarshalVT() (dAtA []byte, err error)
- func (*ExecutionPayloadFulu) ProtoMessage()
- func (x *ExecutionPayloadFulu) ProtoReflect() protoreflect.Message
- func (x *ExecutionPayloadFulu) Reset()
- func (m *ExecutionPayloadFulu) ResetVT()
- func (m *ExecutionPayloadFulu) ReturnToVTPool()
- func (m *ExecutionPayloadFulu) SizeVT() (n int)
- func (x *ExecutionPayloadFulu) String() string
- func (m *ExecutionPayloadFulu) UnmarshalVT(dAtA []byte) error
- type ExecutionPayloadHeader
- func (*ExecutionPayloadHeader) Descriptor() ([]byte, []int)deprecated
- func (x *ExecutionPayloadHeader) GetBaseFeePerGas() string
- func (x *ExecutionPayloadHeader) GetBlockHash() string
- func (x *ExecutionPayloadHeader) GetBlockNumber() uint64
- func (x *ExecutionPayloadHeader) GetExtraData() string
- func (x *ExecutionPayloadHeader) GetFeeRecipient() string
- func (x *ExecutionPayloadHeader) GetGasLimit() uint64
- func (x *ExecutionPayloadHeader) GetGasUsed() uint64
- func (x *ExecutionPayloadHeader) GetLogsBloom() string
- func (x *ExecutionPayloadHeader) GetParentHash() string
- func (x *ExecutionPayloadHeader) GetPrevRandao() string
- func (x *ExecutionPayloadHeader) GetReceiptsRoot() string
- func (x *ExecutionPayloadHeader) GetStateRoot() string
- func (x *ExecutionPayloadHeader) GetTimestamp() uint64
- func (x *ExecutionPayloadHeader) GetTransactionsRoot() string
- func (m *ExecutionPayloadHeader) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadHeader) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadHeader) MarshalVT() (dAtA []byte, err error)
- func (*ExecutionPayloadHeader) ProtoMessage()
- func (x *ExecutionPayloadHeader) ProtoReflect() protoreflect.Message
- func (x *ExecutionPayloadHeader) Reset()
- func (m *ExecutionPayloadHeader) ResetVT()
- func (m *ExecutionPayloadHeader) ReturnToVTPool()
- func (m *ExecutionPayloadHeader) SizeVT() (n int)
- func (x *ExecutionPayloadHeader) String() string
- func (m *ExecutionPayloadHeader) UnmarshalVT(dAtA []byte) error
- type ExecutionPayloadHeaderCapella
- func (*ExecutionPayloadHeaderCapella) Descriptor() ([]byte, []int)deprecated
- func (x *ExecutionPayloadHeaderCapella) GetBaseFeePerGas() string
- func (x *ExecutionPayloadHeaderCapella) GetBlockHash() string
- func (x *ExecutionPayloadHeaderCapella) GetBlockNumber() uint64
- func (x *ExecutionPayloadHeaderCapella) GetExtraData() string
- func (x *ExecutionPayloadHeaderCapella) GetFeeRecipient() string
- func (x *ExecutionPayloadHeaderCapella) GetGasLimit() uint64
- func (x *ExecutionPayloadHeaderCapella) GetGasUsed() uint64
- func (x *ExecutionPayloadHeaderCapella) GetLogsBloom() string
- func (x *ExecutionPayloadHeaderCapella) GetParentHash() string
- func (x *ExecutionPayloadHeaderCapella) GetPrevRandao() string
- func (x *ExecutionPayloadHeaderCapella) GetReceiptsRoot() string
- func (x *ExecutionPayloadHeaderCapella) GetStateRoot() string
- func (x *ExecutionPayloadHeaderCapella) GetTimestamp() uint64
- func (x *ExecutionPayloadHeaderCapella) GetTransactionsRoot() string
- func (x *ExecutionPayloadHeaderCapella) GetWithdrawalsRoot() string
- func (m *ExecutionPayloadHeaderCapella) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadHeaderCapella) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadHeaderCapella) MarshalVT() (dAtA []byte, err error)
- func (*ExecutionPayloadHeaderCapella) ProtoMessage()
- func (x *ExecutionPayloadHeaderCapella) ProtoReflect() protoreflect.Message
- func (x *ExecutionPayloadHeaderCapella) Reset()
- func (m *ExecutionPayloadHeaderCapella) ResetVT()
- func (m *ExecutionPayloadHeaderCapella) ReturnToVTPool()
- func (m *ExecutionPayloadHeaderCapella) SizeVT() (n int)
- func (x *ExecutionPayloadHeaderCapella) String() string
- func (m *ExecutionPayloadHeaderCapella) UnmarshalVT(dAtA []byte) error
- type ExecutionPayloadHeaderCapellaV2
- func (*ExecutionPayloadHeaderCapellaV2) Descriptor() ([]byte, []int)deprecated
- func (x *ExecutionPayloadHeaderCapellaV2) GetBaseFeePerGas() string
- func (x *ExecutionPayloadHeaderCapellaV2) GetBlockHash() string
- func (x *ExecutionPayloadHeaderCapellaV2) GetBlockNumber() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadHeaderCapellaV2) GetExtraData() string
- func (x *ExecutionPayloadHeaderCapellaV2) GetFeeRecipient() string
- func (x *ExecutionPayloadHeaderCapellaV2) GetGasLimit() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadHeaderCapellaV2) GetGasUsed() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadHeaderCapellaV2) GetLogsBloom() string
- func (x *ExecutionPayloadHeaderCapellaV2) GetParentHash() string
- func (x *ExecutionPayloadHeaderCapellaV2) GetPrevRandao() string
- func (x *ExecutionPayloadHeaderCapellaV2) GetReceiptsRoot() string
- func (x *ExecutionPayloadHeaderCapellaV2) GetStateRoot() string
- func (x *ExecutionPayloadHeaderCapellaV2) GetTimestamp() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadHeaderCapellaV2) GetTransactionsRoot() string
- func (x *ExecutionPayloadHeaderCapellaV2) GetWithdrawalsRoot() string
- func (m *ExecutionPayloadHeaderCapellaV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadHeaderCapellaV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadHeaderCapellaV2) MarshalVT() (dAtA []byte, err error)
- func (*ExecutionPayloadHeaderCapellaV2) ProtoMessage()
- func (x *ExecutionPayloadHeaderCapellaV2) ProtoReflect() protoreflect.Message
- func (x *ExecutionPayloadHeaderCapellaV2) Reset()
- func (m *ExecutionPayloadHeaderCapellaV2) ResetVT()
- func (m *ExecutionPayloadHeaderCapellaV2) ReturnToVTPool()
- func (m *ExecutionPayloadHeaderCapellaV2) SizeVT() (n int)
- func (x *ExecutionPayloadHeaderCapellaV2) String() string
- func (m *ExecutionPayloadHeaderCapellaV2) UnmarshalVT(dAtA []byte) error
- type ExecutionPayloadHeaderV2
- func (*ExecutionPayloadHeaderV2) Descriptor() ([]byte, []int)deprecated
- func (x *ExecutionPayloadHeaderV2) GetBaseFeePerGas() string
- func (x *ExecutionPayloadHeaderV2) GetBlockHash() string
- func (x *ExecutionPayloadHeaderV2) GetBlockNumber() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadHeaderV2) GetExtraData() string
- func (x *ExecutionPayloadHeaderV2) GetFeeRecipient() string
- func (x *ExecutionPayloadHeaderV2) GetGasLimit() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadHeaderV2) GetGasUsed() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadHeaderV2) GetLogsBloom() string
- func (x *ExecutionPayloadHeaderV2) GetParentHash() string
- func (x *ExecutionPayloadHeaderV2) GetPrevRandao() string
- func (x *ExecutionPayloadHeaderV2) GetReceiptsRoot() string
- func (x *ExecutionPayloadHeaderV2) GetStateRoot() string
- func (x *ExecutionPayloadHeaderV2) GetTimestamp() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadHeaderV2) GetTransactionsRoot() string
- func (m *ExecutionPayloadHeaderV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadHeaderV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadHeaderV2) MarshalVT() (dAtA []byte, err error)
- func (*ExecutionPayloadHeaderV2) ProtoMessage()
- func (x *ExecutionPayloadHeaderV2) ProtoReflect() protoreflect.Message
- func (x *ExecutionPayloadHeaderV2) Reset()
- func (m *ExecutionPayloadHeaderV2) ResetVT()
- func (m *ExecutionPayloadHeaderV2) ReturnToVTPool()
- func (m *ExecutionPayloadHeaderV2) SizeVT() (n int)
- func (x *ExecutionPayloadHeaderV2) String() string
- func (m *ExecutionPayloadHeaderV2) UnmarshalVT(dAtA []byte) error
- type ExecutionPayloadV2
- func (*ExecutionPayloadV2) Descriptor() ([]byte, []int)deprecated
- func (x *ExecutionPayloadV2) GetBaseFeePerGas() string
- func (x *ExecutionPayloadV2) GetBlockHash() string
- func (x *ExecutionPayloadV2) GetBlockNumber() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadV2) GetExtraData() string
- func (x *ExecutionPayloadV2) GetFeeRecipient() string
- func (x *ExecutionPayloadV2) GetGasLimit() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadV2) GetGasUsed() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadV2) GetLogsBloom() string
- func (x *ExecutionPayloadV2) GetParentHash() string
- func (x *ExecutionPayloadV2) GetPrevRandao() string
- func (x *ExecutionPayloadV2) GetReceiptsRoot() string
- func (x *ExecutionPayloadV2) GetStateRoot() string
- func (x *ExecutionPayloadV2) GetTimestamp() *wrapperspb.UInt64Value
- func (x *ExecutionPayloadV2) GetTransactions() []string
- func (m *ExecutionPayloadV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExecutionPayloadV2) MarshalVT() (dAtA []byte, err error)
- func (*ExecutionPayloadV2) ProtoMessage()
- func (x *ExecutionPayloadV2) ProtoReflect() protoreflect.Message
- func (x *ExecutionPayloadV2) Reset()
- func (m *ExecutionPayloadV2) ResetVT()
- func (m *ExecutionPayloadV2) ReturnToVTPool()
- func (m *ExecutionPayloadV2) SizeVT() (n int)
- func (x *ExecutionPayloadV2) String() string
- func (m *ExecutionPayloadV2) UnmarshalVT(dAtA []byte) error
- type ForkChoice
- func (f *ForkChoice) AsGoEth2ClientV1ForkChoice() (*eth2v1.ForkChoice, error)
- func (*ForkChoice) Descriptor() ([]byte, []int)deprecated
- func (x *ForkChoice) GetFinalizedCheckpoint() *Checkpoint
- func (x *ForkChoice) GetForkChoiceNodes() []*ForkChoiceNode
- func (x *ForkChoice) GetJustifiedCheckpoint() *Checkpoint
- func (m *ForkChoice) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ForkChoice) MarshalToVT(dAtA []byte) (int, error)
- func (m *ForkChoice) MarshalVT() (dAtA []byte, err error)
- func (*ForkChoice) ProtoMessage()
- func (x *ForkChoice) ProtoReflect() protoreflect.Message
- func (x *ForkChoice) Reset()
- func (m *ForkChoice) ResetVT()
- func (m *ForkChoice) ReturnToVTPool()
- func (m *ForkChoice) SizeVT() (n int)
- func (x *ForkChoice) String() string
- func (m *ForkChoice) UnmarshalVT(dAtA []byte) error
- type ForkChoiceNode
- func (f *ForkChoiceNode) AsGoEth2ClientV1ForkChoiceNode() (*eth2v1.ForkChoiceNode, error)
- func (*ForkChoiceNode) Descriptor() ([]byte, []int)deprecated
- func (x *ForkChoiceNode) GetBlockRoot() string
- func (x *ForkChoiceNode) GetExecutionBlockHash() string
- func (x *ForkChoiceNode) GetExtraData() string
- func (x *ForkChoiceNode) GetFinalizedEpoch() uint64
- func (x *ForkChoiceNode) GetJustifiedEpoch() uint64
- func (x *ForkChoiceNode) GetParentRoot() string
- func (x *ForkChoiceNode) GetSlot() uint64
- func (x *ForkChoiceNode) GetValidity() string
- func (x *ForkChoiceNode) GetWeight() uint64
- func (m *ForkChoiceNode) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ForkChoiceNode) MarshalToVT(dAtA []byte) (int, error)
- func (m *ForkChoiceNode) MarshalVT() (dAtA []byte, err error)
- func (*ForkChoiceNode) ProtoMessage()
- func (x *ForkChoiceNode) ProtoReflect() protoreflect.Message
- func (x *ForkChoiceNode) Reset()
- func (m *ForkChoiceNode) ResetVT()
- func (m *ForkChoiceNode) ReturnToVTPool()
- func (m *ForkChoiceNode) SizeVT() (n int)
- func (x *ForkChoiceNode) String() string
- func (m *ForkChoiceNode) UnmarshalVT(dAtA []byte) error
- type ForkChoiceNodeV2
- func (f *ForkChoiceNodeV2) AsGoEth2ClientV1ForkChoiceNode() (*eth2v1.ForkChoiceNode, error)
- func (*ForkChoiceNodeV2) Descriptor() ([]byte, []int)deprecated
- func (x *ForkChoiceNodeV2) GetBlockRoot() string
- func (x *ForkChoiceNodeV2) GetExecutionBlockHash() string
- func (x *ForkChoiceNodeV2) GetExtraData() string
- func (x *ForkChoiceNodeV2) GetFinalizedEpoch() *wrapperspb.UInt64Value
- func (x *ForkChoiceNodeV2) GetJustifiedEpoch() *wrapperspb.UInt64Value
- func (x *ForkChoiceNodeV2) GetParentRoot() string
- func (x *ForkChoiceNodeV2) GetSlot() *wrapperspb.UInt64Value
- func (x *ForkChoiceNodeV2) GetValidity() string
- func (x *ForkChoiceNodeV2) GetWeight() *wrapperspb.UInt64Value
- func (m *ForkChoiceNodeV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ForkChoiceNodeV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *ForkChoiceNodeV2) MarshalVT() (dAtA []byte, err error)
- func (*ForkChoiceNodeV2) ProtoMessage()
- func (x *ForkChoiceNodeV2) ProtoReflect() protoreflect.Message
- func (x *ForkChoiceNodeV2) Reset()
- func (m *ForkChoiceNodeV2) ResetVT()
- func (m *ForkChoiceNodeV2) ReturnToVTPool()
- func (m *ForkChoiceNodeV2) SizeVT() (n int)
- func (x *ForkChoiceNodeV2) String() string
- func (m *ForkChoiceNodeV2) UnmarshalVT(dAtA []byte) error
- type ForkChoiceV2
- func (f *ForkChoiceV2) AsGoEth2ClientV1ForkChoice() (*eth2v1.ForkChoice, error)
- func (*ForkChoiceV2) Descriptor() ([]byte, []int)deprecated
- func (x *ForkChoiceV2) GetFinalizedCheckpoint() *CheckpointV2
- func (x *ForkChoiceV2) GetForkChoiceNodes() []*ForkChoiceNodeV2
- func (x *ForkChoiceV2) GetJustifiedCheckpoint() *CheckpointV2
- func (m *ForkChoiceV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ForkChoiceV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *ForkChoiceV2) MarshalVT() (dAtA []byte, err error)
- func (*ForkChoiceV2) ProtoMessage()
- func (x *ForkChoiceV2) ProtoReflect() protoreflect.Message
- func (x *ForkChoiceV2) Reset()
- func (m *ForkChoiceV2) ResetVT()
- func (m *ForkChoiceV2) ReturnToVTPool()
- func (m *ForkChoiceV2) SizeVT() (n int)
- func (x *ForkChoiceV2) String() string
- func (m *ForkChoiceV2) UnmarshalVT(dAtA []byte) error
- type IndexedAttestation
- func (*IndexedAttestation) Descriptor() ([]byte, []int)deprecated
- func (x *IndexedAttestation) GetAttestingIndices() []uint64
- func (x *IndexedAttestation) GetData() *AttestationData
- func (x *IndexedAttestation) GetSignature() string
- func (m *IndexedAttestation) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *IndexedAttestation) MarshalToVT(dAtA []byte) (int, error)
- func (m *IndexedAttestation) MarshalVT() (dAtA []byte, err error)
- func (*IndexedAttestation) ProtoMessage()
- func (x *IndexedAttestation) ProtoReflect() protoreflect.Message
- func (x *IndexedAttestation) Reset()
- func (m *IndexedAttestation) ResetVT()
- func (m *IndexedAttestation) ReturnToVTPool()
- func (m *IndexedAttestation) SizeVT() (n int)
- func (x *IndexedAttestation) String() string
- func (m *IndexedAttestation) UnmarshalVT(dAtA []byte) error
- type IndexedAttestationV2
- func (*IndexedAttestationV2) Descriptor() ([]byte, []int)deprecated
- func (x *IndexedAttestationV2) GetAttestingIndices() []*wrapperspb.UInt64Value
- func (x *IndexedAttestationV2) GetData() *AttestationDataV2
- func (x *IndexedAttestationV2) GetSignature() string
- func (m *IndexedAttestationV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *IndexedAttestationV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *IndexedAttestationV2) MarshalVT() (dAtA []byte, err error)
- func (*IndexedAttestationV2) ProtoMessage()
- func (x *IndexedAttestationV2) ProtoReflect() protoreflect.Message
- func (x *IndexedAttestationV2) Reset()
- func (m *IndexedAttestationV2) ResetVT()
- func (m *IndexedAttestationV2) ReturnToVTPool()
- func (m *IndexedAttestationV2) SizeVT() (n int)
- func (x *IndexedAttestationV2) String() string
- func (m *IndexedAttestationV2) UnmarshalVT(dAtA []byte) error
- type ProposerDuty
- func (*ProposerDuty) Descriptor() ([]byte, []int)deprecated
- func (x *ProposerDuty) GetPubkey() string
- func (x *ProposerDuty) GetSlot() *wrapperspb.UInt64Value
- func (x *ProposerDuty) GetValidatorIndex() *wrapperspb.UInt64Value
- func (m *ProposerDuty) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ProposerDuty) MarshalToVT(dAtA []byte) (int, error)
- func (m *ProposerDuty) MarshalVT() (dAtA []byte, err error)
- func (*ProposerDuty) ProtoMessage()
- func (x *ProposerDuty) ProtoReflect() protoreflect.Message
- func (x *ProposerDuty) Reset()
- func (m *ProposerDuty) ResetVT()
- func (m *ProposerDuty) ReturnToVTPool()
- func (m *ProposerDuty) SizeVT() (n int)
- func (x *ProposerDuty) String() string
- func (m *ProposerDuty) UnmarshalVT(dAtA []byte) error
- type ProposerSlashing
- func (*ProposerSlashing) Descriptor() ([]byte, []int)deprecated
- func (x *ProposerSlashing) GetSignedHeader_1() *SignedBeaconBlockHeader
- func (x *ProposerSlashing) GetSignedHeader_2() *SignedBeaconBlockHeader
- func (m *ProposerSlashing) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ProposerSlashing) MarshalToVT(dAtA []byte) (int, error)
- func (m *ProposerSlashing) MarshalVT() (dAtA []byte, err error)
- func (*ProposerSlashing) ProtoMessage()
- func (x *ProposerSlashing) ProtoReflect() protoreflect.Message
- func (x *ProposerSlashing) Reset()
- func (m *ProposerSlashing) ResetVT()
- func (m *ProposerSlashing) ReturnToVTPool()
- func (m *ProposerSlashing) SizeVT() (n int)
- func (x *ProposerSlashing) String() string
- func (m *ProposerSlashing) UnmarshalVT(dAtA []byte) error
- type ProposerSlashingV2
- func (*ProposerSlashingV2) Descriptor() ([]byte, []int)deprecated
- func (x *ProposerSlashingV2) GetSignedHeader_1() *SignedBeaconBlockHeaderV2
- func (x *ProposerSlashingV2) GetSignedHeader_2() *SignedBeaconBlockHeaderV2
- func (m *ProposerSlashingV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ProposerSlashingV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *ProposerSlashingV2) MarshalVT() (dAtA []byte, err error)
- func (*ProposerSlashingV2) ProtoMessage()
- func (x *ProposerSlashingV2) ProtoReflect() protoreflect.Message
- func (x *ProposerSlashingV2) Reset()
- func (m *ProposerSlashingV2) ResetVT()
- func (m *ProposerSlashingV2) ReturnToVTPool()
- func (m *ProposerSlashingV2) SizeVT() (n int)
- func (x *ProposerSlashingV2) String() string
- func (m *ProposerSlashingV2) UnmarshalVT(dAtA []byte) error
- type SignedAggregateAttestationAndProof
- func (*SignedAggregateAttestationAndProof) Descriptor() ([]byte, []int)deprecated
- func (x *SignedAggregateAttestationAndProof) GetMessage() *AggregateAttestationAndProof
- func (x *SignedAggregateAttestationAndProof) GetSignature() string
- func (m *SignedAggregateAttestationAndProof) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SignedAggregateAttestationAndProof) MarshalToVT(dAtA []byte) (int, error)
- func (m *SignedAggregateAttestationAndProof) MarshalVT() (dAtA []byte, err error)
- func (*SignedAggregateAttestationAndProof) ProtoMessage()
- func (x *SignedAggregateAttestationAndProof) ProtoReflect() protoreflect.Message
- func (x *SignedAggregateAttestationAndProof) Reset()
- func (m *SignedAggregateAttestationAndProof) ResetVT()
- func (m *SignedAggregateAttestationAndProof) ReturnToVTPool()
- func (m *SignedAggregateAttestationAndProof) SizeVT() (n int)
- func (x *SignedAggregateAttestationAndProof) String() string
- func (m *SignedAggregateAttestationAndProof) UnmarshalVT(dAtA []byte) error
- type SignedAggregateAttestationAndProofV2
- func (*SignedAggregateAttestationAndProofV2) Descriptor() ([]byte, []int)deprecated
- func (x *SignedAggregateAttestationAndProofV2) GetMessage() *AggregateAttestationAndProofV2
- func (m *SignedAggregateAttestationAndProofV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SignedAggregateAttestationAndProofV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *SignedAggregateAttestationAndProofV2) MarshalVT() (dAtA []byte, err error)
- func (*SignedAggregateAttestationAndProofV2) ProtoMessage()
- func (x *SignedAggregateAttestationAndProofV2) ProtoReflect() protoreflect.Message
- func (x *SignedAggregateAttestationAndProofV2) Reset()
- func (m *SignedAggregateAttestationAndProofV2) ResetVT()
- func (m *SignedAggregateAttestationAndProofV2) ReturnToVTPool()
- func (m *SignedAggregateAttestationAndProofV2) SizeVT() (n int)
- func (x *SignedAggregateAttestationAndProofV2) String() string
- func (m *SignedAggregateAttestationAndProofV2) UnmarshalVT(dAtA []byte) error
- type SignedBeaconBlock
- func (*SignedBeaconBlock) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlock) GetBlock() *BeaconBlock
- func (x *SignedBeaconBlock) GetSignature() string
- func (m *SignedBeaconBlock) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SignedBeaconBlock) MarshalToVT(dAtA []byte) (int, error)
- func (m *SignedBeaconBlock) MarshalVT() (dAtA []byte, err error)
- func (*SignedBeaconBlock) ProtoMessage()
- func (x *SignedBeaconBlock) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlock) Reset()
- func (m *SignedBeaconBlock) ResetVT()
- func (m *SignedBeaconBlock) ReturnToVTPool()
- func (m *SignedBeaconBlock) SizeVT() (n int)
- func (x *SignedBeaconBlock) String() string
- func (m *SignedBeaconBlock) UnmarshalVT(dAtA []byte) error
- type SignedBeaconBlockHeader
- func (*SignedBeaconBlockHeader) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockHeader) GetMessage() *BeaconBlockHeader
- func (x *SignedBeaconBlockHeader) GetSignature() string
- func (m *SignedBeaconBlockHeader) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SignedBeaconBlockHeader) MarshalToVT(dAtA []byte) (int, error)
- func (m *SignedBeaconBlockHeader) MarshalVT() (dAtA []byte, err error)
- func (*SignedBeaconBlockHeader) ProtoMessage()
- func (x *SignedBeaconBlockHeader) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockHeader) Reset()
- func (m *SignedBeaconBlockHeader) ResetVT()
- func (m *SignedBeaconBlockHeader) ReturnToVTPool()
- func (m *SignedBeaconBlockHeader) SizeVT() (n int)
- func (x *SignedBeaconBlockHeader) String() string
- func (m *SignedBeaconBlockHeader) UnmarshalVT(dAtA []byte) error
- type SignedBeaconBlockHeaderV2
- func (*SignedBeaconBlockHeaderV2) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockHeaderV2) GetMessage() *BeaconBlockHeaderV2
- func (x *SignedBeaconBlockHeaderV2) GetSignature() string
- func (m *SignedBeaconBlockHeaderV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SignedBeaconBlockHeaderV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *SignedBeaconBlockHeaderV2) MarshalVT() (dAtA []byte, err error)
- func (*SignedBeaconBlockHeaderV2) ProtoMessage()
- func (x *SignedBeaconBlockHeaderV2) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockHeaderV2) Reset()
- func (m *SignedBeaconBlockHeaderV2) ResetVT()
- func (m *SignedBeaconBlockHeaderV2) ReturnToVTPool()
- func (m *SignedBeaconBlockHeaderV2) SizeVT() (n int)
- func (x *SignedBeaconBlockHeaderV2) String() string
- func (m *SignedBeaconBlockHeaderV2) UnmarshalVT(dAtA []byte) error
- type SignedBeaconBlockV2
- func (*SignedBeaconBlockV2) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockV2) GetBlock() *BeaconBlockV2
- func (x *SignedBeaconBlockV2) GetSignature() string
- func (m *SignedBeaconBlockV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SignedBeaconBlockV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *SignedBeaconBlockV2) MarshalVT() (dAtA []byte, err error)
- func (*SignedBeaconBlockV2) ProtoMessage()
- func (x *SignedBeaconBlockV2) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockV2) Reset()
- func (m *SignedBeaconBlockV2) ResetVT()
- func (m *SignedBeaconBlockV2) ReturnToVTPool()
- func (m *SignedBeaconBlockV2) SizeVT() (n int)
- func (x *SignedBeaconBlockV2) String() string
- func (m *SignedBeaconBlockV2) UnmarshalVT(dAtA []byte) error
- type SignedVoluntaryExit
- func (*SignedVoluntaryExit) Descriptor() ([]byte, []int)deprecated
- func (x *SignedVoluntaryExit) GetMessage() *VoluntaryExit
- func (x *SignedVoluntaryExit) GetSignature() string
- func (m *SignedVoluntaryExit) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SignedVoluntaryExit) MarshalToVT(dAtA []byte) (int, error)
- func (m *SignedVoluntaryExit) MarshalVT() (dAtA []byte, err error)
- func (*SignedVoluntaryExit) ProtoMessage()
- func (x *SignedVoluntaryExit) ProtoReflect() protoreflect.Message
- func (x *SignedVoluntaryExit) Reset()
- func (m *SignedVoluntaryExit) ResetVT()
- func (m *SignedVoluntaryExit) ReturnToVTPool()
- func (m *SignedVoluntaryExit) SizeVT() (n int)
- func (x *SignedVoluntaryExit) String() string
- func (m *SignedVoluntaryExit) UnmarshalVT(dAtA []byte) error
- type SignedVoluntaryExitV2
- func (*SignedVoluntaryExitV2) Descriptor() ([]byte, []int)deprecated
- func (x *SignedVoluntaryExitV2) GetMessage() *VoluntaryExitV2
- func (x *SignedVoluntaryExitV2) GetSignature() string
- func (m *SignedVoluntaryExitV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SignedVoluntaryExitV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *SignedVoluntaryExitV2) MarshalVT() (dAtA []byte, err error)
- func (*SignedVoluntaryExitV2) ProtoMessage()
- func (x *SignedVoluntaryExitV2) ProtoReflect() protoreflect.Message
- func (x *SignedVoluntaryExitV2) Reset()
- func (m *SignedVoluntaryExitV2) ResetVT()
- func (m *SignedVoluntaryExitV2) ReturnToVTPool()
- func (m *SignedVoluntaryExitV2) SizeVT() (n int)
- func (x *SignedVoluntaryExitV2) String() string
- func (m *SignedVoluntaryExitV2) UnmarshalVT(dAtA []byte) error
- type SyncAggregate
- func (*SyncAggregate) Descriptor() ([]byte, []int)deprecated
- func (x *SyncAggregate) GetSyncCommitteeBits() string
- func (x *SyncAggregate) GetSyncCommitteeSignature() string
- func (m *SyncAggregate) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SyncAggregate) MarshalToVT(dAtA []byte) (int, error)
- func (m *SyncAggregate) MarshalVT() (dAtA []byte, err error)
- func (*SyncAggregate) ProtoMessage()
- func (x *SyncAggregate) ProtoReflect() protoreflect.Message
- func (x *SyncAggregate) Reset()
- func (m *SyncAggregate) ResetVT()
- func (m *SyncAggregate) ReturnToVTPool()
- func (m *SyncAggregate) SizeVT() (n int)
- func (x *SyncAggregate) String() string
- func (m *SyncAggregate) UnmarshalVT(dAtA []byte) error
- type SyncCommittee
- func (*SyncCommittee) Descriptor() ([]byte, []int)deprecated
- func (x *SyncCommittee) GetValidatorAggregates() []*SyncCommitteeValidatorAggregate
- func (x *SyncCommittee) GetValidators() []*wrapperspb.UInt64Value
- func (m *SyncCommittee) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SyncCommittee) MarshalToVT(dAtA []byte) (int, error)
- func (m *SyncCommittee) MarshalVT() (dAtA []byte, err error)
- func (*SyncCommittee) ProtoMessage()
- func (x *SyncCommittee) ProtoReflect() protoreflect.Message
- func (x *SyncCommittee) Reset()
- func (m *SyncCommittee) ResetVT()
- func (m *SyncCommittee) ReturnToVTPool()
- func (m *SyncCommittee) SizeVT() (n int)
- func (x *SyncCommittee) String() string
- func (m *SyncCommittee) UnmarshalVT(dAtA []byte) error
- type SyncCommitteeContribution
- func (*SyncCommitteeContribution) Descriptor() ([]byte, []int)deprecated
- func (x *SyncCommitteeContribution) GetAggregationBits() string
- func (x *SyncCommitteeContribution) GetBeaconBlockRoot() string
- func (x *SyncCommitteeContribution) GetSignature() string
- func (x *SyncCommitteeContribution) GetSlot() uint64
- func (x *SyncCommitteeContribution) GetSubcommitteeIndex() uint64
- func (m *SyncCommitteeContribution) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SyncCommitteeContribution) MarshalToVT(dAtA []byte) (int, error)
- func (m *SyncCommitteeContribution) MarshalVT() (dAtA []byte, err error)
- func (*SyncCommitteeContribution) ProtoMessage()
- func (x *SyncCommitteeContribution) ProtoReflect() protoreflect.Message
- func (x *SyncCommitteeContribution) Reset()
- func (m *SyncCommitteeContribution) ResetVT()
- func (m *SyncCommitteeContribution) ReturnToVTPool()
- func (m *SyncCommitteeContribution) SizeVT() (n int)
- func (x *SyncCommitteeContribution) String() string
- func (m *SyncCommitteeContribution) UnmarshalVT(dAtA []byte) error
- type SyncCommitteeContributionV2
- func (*SyncCommitteeContributionV2) Descriptor() ([]byte, []int)deprecated
- func (x *SyncCommitteeContributionV2) GetAggregationBits() string
- func (x *SyncCommitteeContributionV2) GetBeaconBlockRoot() string
- func (x *SyncCommitteeContributionV2) GetSignature() string
- func (x *SyncCommitteeContributionV2) GetSlot() *wrapperspb.UInt64Value
- func (x *SyncCommitteeContributionV2) GetSubcommitteeIndex() *wrapperspb.UInt64Value
- func (m *SyncCommitteeContributionV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SyncCommitteeContributionV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *SyncCommitteeContributionV2) MarshalVT() (dAtA []byte, err error)
- func (*SyncCommitteeContributionV2) ProtoMessage()
- func (x *SyncCommitteeContributionV2) ProtoReflect() protoreflect.Message
- func (x *SyncCommitteeContributionV2) Reset()
- func (m *SyncCommitteeContributionV2) ResetVT()
- func (m *SyncCommitteeContributionV2) ReturnToVTPool()
- func (m *SyncCommitteeContributionV2) SizeVT() (n int)
- func (x *SyncCommitteeContributionV2) String() string
- func (m *SyncCommitteeContributionV2) UnmarshalVT(dAtA []byte) error
- type SyncCommitteeValidatorAggregate
- func (*SyncCommitteeValidatorAggregate) Descriptor() ([]byte, []int)deprecated
- func (x *SyncCommitteeValidatorAggregate) GetValidators() []*wrapperspb.UInt64Value
- func (m *SyncCommitteeValidatorAggregate) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SyncCommitteeValidatorAggregate) MarshalToVT(dAtA []byte) (int, error)
- func (m *SyncCommitteeValidatorAggregate) MarshalVT() (dAtA []byte, err error)
- func (*SyncCommitteeValidatorAggregate) ProtoMessage()
- func (x *SyncCommitteeValidatorAggregate) ProtoReflect() protoreflect.Message
- func (x *SyncCommitteeValidatorAggregate) Reset()
- func (m *SyncCommitteeValidatorAggregate) ResetVT()
- func (m *SyncCommitteeValidatorAggregate) ReturnToVTPool()
- func (m *SyncCommitteeValidatorAggregate) SizeVT() (n int)
- func (x *SyncCommitteeValidatorAggregate) String() string
- func (m *SyncCommitteeValidatorAggregate) UnmarshalVT(dAtA []byte) error
- type Transaction
- func (*Transaction) Descriptor() ([]byte, []int)deprecated
- func (x *Transaction) GetBlobGas() *wrapperspb.UInt64Value
- func (x *Transaction) GetBlobGasFeeCap() string
- func (x *Transaction) GetBlobHashes() []string
- func (x *Transaction) GetChainId() string
- func (x *Transaction) GetFrom() string
- func (x *Transaction) GetGas() *wrapperspb.UInt64Value
- func (x *Transaction) GetGasFeeCap() string
- func (x *Transaction) GetGasPrice() string
- func (x *Transaction) GetGasTipCap() string
- func (x *Transaction) GetHash() string
- func (x *Transaction) GetInput() string
- func (x *Transaction) GetNonce() *wrapperspb.UInt64Value
- func (x *Transaction) GetTo() string
- func (x *Transaction) GetType() *wrapperspb.UInt32Value
- func (x *Transaction) GetValue() string
- func (m *Transaction) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Transaction) MarshalToVT(dAtA []byte) (int, error)
- func (m *Transaction) MarshalVT() (dAtA []byte, err error)
- func (*Transaction) ProtoMessage()
- func (x *Transaction) ProtoReflect() protoreflect.Message
- func (x *Transaction) Reset()
- func (m *Transaction) ResetVT()
- func (m *Transaction) ReturnToVTPool()
- func (m *Transaction) SizeVT() (n int)
- func (x *Transaction) String() string
- func (m *Transaction) UnmarshalVT(dAtA []byte) error
- type Validator
- func (*Validator) Descriptor() ([]byte, []int)deprecated
- func (x *Validator) GetBalance() *wrapperspb.UInt64Value
- func (x *Validator) GetData() *ValidatorData
- func (x *Validator) GetIndex() *wrapperspb.UInt64Value
- func (x *Validator) GetStatus() *wrapperspb.StringValue
- func (m *Validator) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Validator) MarshalToVT(dAtA []byte) (int, error)
- func (m *Validator) MarshalVT() (dAtA []byte, err error)
- func (*Validator) ProtoMessage()
- func (x *Validator) ProtoReflect() protoreflect.Message
- func (x *Validator) Reset()
- func (m *Validator) ResetVT()
- func (m *Validator) ReturnToVTPool()
- func (m *Validator) SizeVT() (n int)
- func (x *Validator) String() string
- func (m *Validator) UnmarshalVT(dAtA []byte) error
- type ValidatorData
- func (*ValidatorData) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorData) GetActivationEligibilityEpoch() *wrapperspb.UInt64Value
- func (x *ValidatorData) GetActivationEpoch() *wrapperspb.UInt64Value
- func (x *ValidatorData) GetEffectiveBalance() *wrapperspb.UInt64Value
- func (x *ValidatorData) GetExitEpoch() *wrapperspb.UInt64Value
- func (x *ValidatorData) GetPubkey() *wrapperspb.StringValue
- func (x *ValidatorData) GetSlashed() *wrapperspb.BoolValue
- func (x *ValidatorData) GetWithdrawableEpoch() *wrapperspb.UInt64Value
- func (x *ValidatorData) GetWithdrawalCredentials() *wrapperspb.StringValue
- func (m *ValidatorData) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ValidatorData) MarshalToVT(dAtA []byte) (int, error)
- func (m *ValidatorData) MarshalVT() (dAtA []byte, err error)
- func (*ValidatorData) ProtoMessage()
- func (x *ValidatorData) ProtoReflect() protoreflect.Message
- func (x *ValidatorData) Reset()
- func (m *ValidatorData) ResetVT()
- func (m *ValidatorData) ReturnToVTPool()
- func (m *ValidatorData) SizeVT() (n int)
- func (x *ValidatorData) String() string
- func (m *ValidatorData) UnmarshalVT(dAtA []byte) error
- type VoluntaryExit
- func (*VoluntaryExit) Descriptor() ([]byte, []int)deprecated
- func (x *VoluntaryExit) GetEpoch() uint64
- func (x *VoluntaryExit) GetValidatorIndex() uint64
- func (m *VoluntaryExit) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *VoluntaryExit) MarshalToVT(dAtA []byte) (int, error)
- func (m *VoluntaryExit) MarshalVT() (dAtA []byte, err error)
- func (*VoluntaryExit) ProtoMessage()
- func (x *VoluntaryExit) ProtoReflect() protoreflect.Message
- func (x *VoluntaryExit) Reset()
- func (m *VoluntaryExit) ResetVT()
- func (m *VoluntaryExit) ReturnToVTPool()
- func (m *VoluntaryExit) SizeVT() (n int)
- func (x *VoluntaryExit) String() string
- func (m *VoluntaryExit) UnmarshalVT(dAtA []byte) error
- type VoluntaryExitV2
- func (*VoluntaryExitV2) Descriptor() ([]byte, []int)deprecated
- func (x *VoluntaryExitV2) GetEpoch() *wrapperspb.UInt64Value
- func (x *VoluntaryExitV2) GetValidatorIndex() *wrapperspb.UInt64Value
- func (m *VoluntaryExitV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *VoluntaryExitV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *VoluntaryExitV2) MarshalVT() (dAtA []byte, err error)
- func (*VoluntaryExitV2) ProtoMessage()
- func (x *VoluntaryExitV2) ProtoReflect() protoreflect.Message
- func (x *VoluntaryExitV2) Reset()
- func (m *VoluntaryExitV2) ResetVT()
- func (m *VoluntaryExitV2) ReturnToVTPool()
- func (m *VoluntaryExitV2) SizeVT() (n int)
- func (x *VoluntaryExitV2) String() string
- func (m *VoluntaryExitV2) UnmarshalVT(dAtA []byte) error
- type Withdrawal
- func (*Withdrawal) Descriptor() ([]byte, []int)deprecated
- func (x *Withdrawal) GetAddress() string
- func (x *Withdrawal) GetAmount() uint64
- func (x *Withdrawal) GetIndex() uint64
- func (x *Withdrawal) GetValidatorIndex() uint64
- func (m *Withdrawal) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Withdrawal) MarshalToVT(dAtA []byte) (int, error)
- func (m *Withdrawal) MarshalVT() (dAtA []byte, err error)
- func (*Withdrawal) ProtoMessage()
- func (x *Withdrawal) ProtoReflect() protoreflect.Message
- func (x *Withdrawal) Reset()
- func (m *Withdrawal) ResetVT()
- func (m *Withdrawal) ReturnToVTPool()
- func (m *Withdrawal) SizeVT() (n int)
- func (x *Withdrawal) String() string
- func (m *Withdrawal) UnmarshalVT(dAtA []byte) error
- type WithdrawalV2
- func (*WithdrawalV2) Descriptor() ([]byte, []int)deprecated
- func (x *WithdrawalV2) GetAddress() string
- func (x *WithdrawalV2) GetAmount() *wrapperspb.UInt64Value
- func (x *WithdrawalV2) GetIndex() *wrapperspb.UInt64Value
- func (x *WithdrawalV2) GetValidatorIndex() *wrapperspb.UInt64Value
- func (m *WithdrawalV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WithdrawalV2) MarshalToVT(dAtA []byte) (int, error)
- func (m *WithdrawalV2) MarshalVT() (dAtA []byte, err error)
- func (*WithdrawalV2) ProtoMessage()
- func (x *WithdrawalV2) ProtoReflect() protoreflect.Message
- func (x *WithdrawalV2) Reset()
- func (m *WithdrawalV2) ResetVT()
- func (m *WithdrawalV2) ReturnToVTPool()
- func (m *WithdrawalV2) SizeVT() (n int)
- func (x *WithdrawalV2) String() string
- func (m *WithdrawalV2) UnmarshalVT(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( StateIDFinalized = "finalized" StateIDHead = "head" StateIDJustified = "justified" )
var File_pkg_proto_eth_v1_attestation_proto protoreflect.FileDescriptor
var File_pkg_proto_eth_v1_beacon_block_proto protoreflect.FileDescriptor
var File_pkg_proto_eth_v1_blob_proto protoreflect.FileDescriptor
var File_pkg_proto_eth_v1_checkpoint_proto protoreflect.FileDescriptor
var File_pkg_proto_eth_v1_committee_proto protoreflect.FileDescriptor
var File_pkg_proto_eth_v1_duties_proto protoreflect.FileDescriptor
var File_pkg_proto_eth_v1_events_proto protoreflect.FileDescriptor
var File_pkg_proto_eth_v1_execution_engine_proto protoreflect.FileDescriptor
var File_pkg_proto_eth_v1_execution_requests_proto protoreflect.FileDescriptor
var File_pkg_proto_eth_v1_fork_choice_proto protoreflect.FileDescriptor
var File_pkg_proto_eth_v1_sync_committee_proto protoreflect.FileDescriptor
var File_pkg_proto_eth_v1_validator_proto protoreflect.FileDescriptor
Functions ¶
func BLSSignatureToString ¶
func BLSSignatureToString(s *phase0.BLSSignature) string
func BytesToString ¶
func EpochAsString ¶
func KzgCommitmentToString ¶
func KzgCommitmentToString(c deneb.KZGCommitment) string
func RootAsString ¶
func SlotAsString ¶
func TrimmedString ¶
func VersionedHashToString ¶
func VersionedHashToString(h deneb.VersionedHash) string
Types ¶
type AggregateAttestationAndProof ¶
type AggregateAttestationAndProof struct {
AggregatorIndex uint64 `protobuf:"varint,1,opt,name=aggregator_index,proto3" json:"aggregator_index,omitempty"`
Aggregate *Attestation `protobuf:"bytes,3,opt,name=aggregate,proto3" json:"aggregate,omitempty"`
SelectionProof string `protobuf:"bytes,2,opt,name=selection_proof,proto3" json:"selection_proof,omitempty"`
// contains filtered or unexported fields
}
func AggregateAttestationAndProofFromVTPool ¶ added in v1.8.12
func AggregateAttestationAndProofFromVTPool() *AggregateAttestationAndProof
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() uint64
func (*AggregateAttestationAndProof) GetSelectionProof ¶
func (x *AggregateAttestationAndProof) GetSelectionProof() string
func (*AggregateAttestationAndProof) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *AggregateAttestationAndProof) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AggregateAttestationAndProof) MarshalToVT ¶ added in v1.8.12
func (m *AggregateAttestationAndProof) MarshalToVT(dAtA []byte) (int, error)
func (*AggregateAttestationAndProof) MarshalVT ¶ added in v1.8.12
func (m *AggregateAttestationAndProof) MarshalVT() (dAtA []byte, err error)
func (*AggregateAttestationAndProof) ProtoMessage ¶
func (*AggregateAttestationAndProof) ProtoMessage()
func (*AggregateAttestationAndProof) ProtoReflect ¶
func (x *AggregateAttestationAndProof) ProtoReflect() protoreflect.Message
func (*AggregateAttestationAndProof) Reset ¶
func (x *AggregateAttestationAndProof) Reset()
func (*AggregateAttestationAndProof) ResetVT ¶ added in v1.8.12
func (m *AggregateAttestationAndProof) ResetVT()
func (*AggregateAttestationAndProof) ReturnToVTPool ¶ added in v1.8.12
func (m *AggregateAttestationAndProof) ReturnToVTPool()
func (*AggregateAttestationAndProof) SizeVT ¶ added in v1.8.12
func (m *AggregateAttestationAndProof) SizeVT() (n int)
func (*AggregateAttestationAndProof) String ¶
func (x *AggregateAttestationAndProof) String() string
func (*AggregateAttestationAndProof) UnmarshalVT ¶ added in v1.8.12
func (m *AggregateAttestationAndProof) UnmarshalVT(dAtA []byte) error
type AggregateAttestationAndProofV2 ¶ added in v1.1.27
type AggregateAttestationAndProofV2 struct {
AggregatorIndex *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=aggregator_index,proto3" json:"aggregator_index,omitempty"`
Aggregate *AttestationV2 `protobuf:"bytes,2,opt,name=aggregate,proto3" json:"aggregate,omitempty"`
// contains filtered or unexported fields
}
func AggregateAttestationAndProofV2FromVTPool ¶ added in v1.8.12
func AggregateAttestationAndProofV2FromVTPool() *AggregateAttestationAndProofV2
func (*AggregateAttestationAndProofV2) Descriptor
deprecated
added in
v1.1.27
func (*AggregateAttestationAndProofV2) Descriptor() ([]byte, []int)
Deprecated: Use AggregateAttestationAndProofV2.ProtoReflect.Descriptor instead.
func (*AggregateAttestationAndProofV2) GetAggregate ¶ added in v1.1.27
func (x *AggregateAttestationAndProofV2) GetAggregate() *AttestationV2
func (*AggregateAttestationAndProofV2) GetAggregatorIndex ¶ added in v1.1.27
func (x *AggregateAttestationAndProofV2) GetAggregatorIndex() *wrapperspb.UInt64Value
func (*AggregateAttestationAndProofV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *AggregateAttestationAndProofV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AggregateAttestationAndProofV2) MarshalToVT ¶ added in v1.8.12
func (m *AggregateAttestationAndProofV2) MarshalToVT(dAtA []byte) (int, error)
func (*AggregateAttestationAndProofV2) MarshalVT ¶ added in v1.8.12
func (m *AggregateAttestationAndProofV2) MarshalVT() (dAtA []byte, err error)
func (*AggregateAttestationAndProofV2) ProtoMessage ¶ added in v1.1.27
func (*AggregateAttestationAndProofV2) ProtoMessage()
func (*AggregateAttestationAndProofV2) ProtoReflect ¶ added in v1.1.27
func (x *AggregateAttestationAndProofV2) ProtoReflect() protoreflect.Message
func (*AggregateAttestationAndProofV2) Reset ¶ added in v1.1.27
func (x *AggregateAttestationAndProofV2) Reset()
func (*AggregateAttestationAndProofV2) ResetVT ¶ added in v1.8.12
func (m *AggregateAttestationAndProofV2) ResetVT()
func (*AggregateAttestationAndProofV2) ReturnToVTPool ¶ added in v1.8.12
func (m *AggregateAttestationAndProofV2) ReturnToVTPool()
func (*AggregateAttestationAndProofV2) SizeVT ¶ added in v1.8.12
func (m *AggregateAttestationAndProofV2) SizeVT() (n int)
func (*AggregateAttestationAndProofV2) String ¶ added in v1.1.27
func (x *AggregateAttestationAndProofV2) String() string
func (*AggregateAttestationAndProofV2) UnmarshalVT ¶ added in v1.8.12
func (m *AggregateAttestationAndProofV2) UnmarshalVT(dAtA []byte) error
type Attestation ¶
type Attestation struct {
AggregationBits string `protobuf:"bytes,1,opt,name=aggregation_bits,proto3" json:"aggregation_bits,omitempty"`
Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"`
Data *AttestationData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func AttestationFromVTPool ¶ added in v1.8.12
func AttestationFromVTPool() *Attestation
func NewAttestationsFromElectra ¶ added in v1.0.26
func NewAttestationsFromElectra(data []*electra.Attestation) []*Attestation
func NewAttestationsFromPhase0 ¶
func NewAttestationsFromPhase0(data []*phase0.Attestation) []*Attestation
func (*Attestation) Descriptor
deprecated
func (*Attestation) Descriptor() ([]byte, []int)
Deprecated: Use Attestation.ProtoReflect.Descriptor instead.
func (*Attestation) GetAggregationBits ¶
func (x *Attestation) GetAggregationBits() string
func (*Attestation) GetData ¶
func (x *Attestation) GetData() *AttestationData
func (*Attestation) GetSignature ¶
func (x *Attestation) GetSignature() string
func (*Attestation) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *Attestation) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Attestation) MarshalToVT ¶ added in v1.8.12
func (m *Attestation) MarshalToVT(dAtA []byte) (int, error)
func (*Attestation) MarshalVT ¶ added in v1.8.12
func (m *Attestation) MarshalVT() (dAtA []byte, err error)
func (*Attestation) ProtoMessage ¶
func (*Attestation) ProtoMessage()
func (*Attestation) ProtoReflect ¶
func (x *Attestation) ProtoReflect() protoreflect.Message
func (*Attestation) Reset ¶
func (x *Attestation) Reset()
func (*Attestation) ResetVT ¶ added in v1.8.12
func (m *Attestation) ResetVT()
func (*Attestation) ReturnToVTPool ¶ added in v1.8.12
func (m *Attestation) ReturnToVTPool()
func (*Attestation) SizeVT ¶ added in v1.8.12
func (m *Attestation) SizeVT() (n int)
func (*Attestation) String ¶
func (x *Attestation) String() string
func (*Attestation) UnmarshalVT ¶ added in v1.8.12
func (m *Attestation) UnmarshalVT(dAtA []byte) error
type AttestationData ¶
type AttestationData struct {
Slot uint64 `protobuf:"varint,1,opt,name=slot,proto3" json:"slot,omitempty"`
Index uint64 `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"`
BeaconBlockRoot string `protobuf:"bytes,3,opt,name=beacon_block_root,proto3" json:"beacon_block_root,omitempty"`
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 AttestationDataFromVTPool ¶ added in v1.8.12
func AttestationDataFromVTPool() *AttestationData
func (*AttestationData) Descriptor
deprecated
func (*AttestationData) Descriptor() ([]byte, []int)
Deprecated: Use AttestationData.ProtoReflect.Descriptor instead.
func (*AttestationData) GetBeaconBlockRoot ¶
func (x *AttestationData) GetBeaconBlockRoot() string
func (*AttestationData) GetIndex ¶
func (x *AttestationData) GetIndex() uint64
func (*AttestationData) GetSlot ¶
func (x *AttestationData) GetSlot() uint64
func (*AttestationData) GetSource ¶
func (x *AttestationData) GetSource() *Checkpoint
func (*AttestationData) GetTarget ¶
func (x *AttestationData) GetTarget() *Checkpoint
func (*AttestationData) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *AttestationData) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AttestationData) MarshalToVT ¶ added in v1.8.12
func (m *AttestationData) MarshalToVT(dAtA []byte) (int, error)
func (*AttestationData) MarshalVT ¶ added in v1.8.12
func (m *AttestationData) MarshalVT() (dAtA []byte, err error)
func (*AttestationData) ProtoMessage ¶
func (*AttestationData) ProtoMessage()
func (*AttestationData) ProtoReflect ¶
func (x *AttestationData) ProtoReflect() protoreflect.Message
func (*AttestationData) Reset ¶
func (x *AttestationData) Reset()
func (*AttestationData) ResetVT ¶ added in v1.8.12
func (m *AttestationData) ResetVT()
func (*AttestationData) ReturnToVTPool ¶ added in v1.8.12
func (m *AttestationData) ReturnToVTPool()
func (*AttestationData) SizeVT ¶ added in v1.8.12
func (m *AttestationData) SizeVT() (n int)
func (*AttestationData) String ¶
func (x *AttestationData) String() string
func (*AttestationData) UnmarshalVT ¶ added in v1.8.12
func (m *AttestationData) UnmarshalVT(dAtA []byte) error
type AttestationDataV2 ¶
type AttestationDataV2 struct {
Slot *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"`
Index *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=index,proto3" json:"index,omitempty"`
BeaconBlockRoot string `protobuf:"bytes,3,opt,name=beacon_block_root,proto3" json:"beacon_block_root,omitempty"`
Source *CheckpointV2 `protobuf:"bytes,4,opt,name=source,proto3" json:"source,omitempty"`
Target *CheckpointV2 `protobuf:"bytes,5,opt,name=target,proto3" json:"target,omitempty"`
// contains filtered or unexported fields
}
func AttestationDataV2FromVTPool ¶ added in v1.8.12
func AttestationDataV2FromVTPool() *AttestationDataV2
func (*AttestationDataV2) Descriptor
deprecated
func (*AttestationDataV2) Descriptor() ([]byte, []int)
Deprecated: Use AttestationDataV2.ProtoReflect.Descriptor instead.
func (*AttestationDataV2) GetBeaconBlockRoot ¶
func (x *AttestationDataV2) GetBeaconBlockRoot() string
func (*AttestationDataV2) GetIndex ¶
func (x *AttestationDataV2) GetIndex() *wrapperspb.UInt64Value
func (*AttestationDataV2) GetSlot ¶
func (x *AttestationDataV2) GetSlot() *wrapperspb.UInt64Value
func (*AttestationDataV2) GetSource ¶
func (x *AttestationDataV2) GetSource() *CheckpointV2
func (*AttestationDataV2) GetTarget ¶
func (x *AttestationDataV2) GetTarget() *CheckpointV2
func (*AttestationDataV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *AttestationDataV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AttestationDataV2) MarshalToVT ¶ added in v1.8.12
func (m *AttestationDataV2) MarshalToVT(dAtA []byte) (int, error)
func (*AttestationDataV2) MarshalVT ¶ added in v1.8.12
func (m *AttestationDataV2) MarshalVT() (dAtA []byte, err error)
func (*AttestationDataV2) ProtoMessage ¶
func (*AttestationDataV2) ProtoMessage()
func (*AttestationDataV2) ProtoReflect ¶
func (x *AttestationDataV2) ProtoReflect() protoreflect.Message
func (*AttestationDataV2) Reset ¶
func (x *AttestationDataV2) Reset()
func (*AttestationDataV2) ResetVT ¶ added in v1.8.12
func (m *AttestationDataV2) ResetVT()
func (*AttestationDataV2) ReturnToVTPool ¶ added in v1.8.12
func (m *AttestationDataV2) ReturnToVTPool()
func (*AttestationDataV2) SizeVT ¶ added in v1.8.12
func (m *AttestationDataV2) SizeVT() (n int)
func (*AttestationDataV2) String ¶
func (x *AttestationDataV2) String() string
func (*AttestationDataV2) UnmarshalVT ¶ added in v1.8.12
func (m *AttestationDataV2) UnmarshalVT(dAtA []byte) error
type AttestationV2 ¶
type AttestationV2 struct {
AggregationBits string `protobuf:"bytes,1,opt,name=aggregation_bits,proto3" json:"aggregation_bits,omitempty"`
Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"`
Data *AttestationDataV2 `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func AttestationV2FromVTPool ¶ added in v1.8.12
func AttestationV2FromVTPool() *AttestationV2
func (*AttestationV2) Descriptor
deprecated
func (*AttestationV2) Descriptor() ([]byte, []int)
Deprecated: Use AttestationV2.ProtoReflect.Descriptor instead.
func (*AttestationV2) GetAggregationBits ¶
func (x *AttestationV2) GetAggregationBits() string
func (*AttestationV2) GetData ¶
func (x *AttestationV2) GetData() *AttestationDataV2
func (*AttestationV2) GetSignature ¶
func (x *AttestationV2) GetSignature() string
func (*AttestationV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *AttestationV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AttestationV2) MarshalToVT ¶ added in v1.8.12
func (m *AttestationV2) MarshalToVT(dAtA []byte) (int, error)
func (*AttestationV2) MarshalVT ¶ added in v1.8.12
func (m *AttestationV2) MarshalVT() (dAtA []byte, err error)
func (*AttestationV2) ProtoMessage ¶
func (*AttestationV2) ProtoMessage()
func (*AttestationV2) ProtoReflect ¶
func (x *AttestationV2) ProtoReflect() protoreflect.Message
func (*AttestationV2) Reset ¶
func (x *AttestationV2) Reset()
func (*AttestationV2) ResetVT ¶ added in v1.8.12
func (m *AttestationV2) ResetVT()
func (*AttestationV2) ReturnToVTPool ¶ added in v1.8.12
func (m *AttestationV2) ReturnToVTPool()
func (*AttestationV2) SizeVT ¶ added in v1.8.12
func (m *AttestationV2) SizeVT() (n int)
func (*AttestationV2) String ¶
func (x *AttestationV2) String() string
func (*AttestationV2) UnmarshalVT ¶ added in v1.8.12
func (m *AttestationV2) UnmarshalVT(dAtA []byte) error
type AttesterSlashing ¶
type AttesterSlashing struct {
Attestation_1 *IndexedAttestation `protobuf:"bytes,1,opt,name=attestation_1,proto3" json:"attestation_1,omitempty"`
Attestation_2 *IndexedAttestation `protobuf:"bytes,2,opt,name=attestation_2,proto3" json:"attestation_2,omitempty"`
// contains filtered or unexported fields
}
func AttesterSlashingFromVTPool ¶ added in v1.8.12
func AttesterSlashingFromVTPool() *AttesterSlashing
func NewAttesterSlashingsFromElectra ¶ added in v1.0.26
func NewAttesterSlashingsFromElectra(data []*electra.AttesterSlashing) []*AttesterSlashing
func NewAttesterSlashingsFromPhase0 ¶
func NewAttesterSlashingsFromPhase0(data []*phase0.AttesterSlashing) []*AttesterSlashing
func (*AttesterSlashing) Descriptor
deprecated
func (*AttesterSlashing) Descriptor() ([]byte, []int)
Deprecated: Use AttesterSlashing.ProtoReflect.Descriptor instead.
func (*AttesterSlashing) GetAttestation_1 ¶
func (x *AttesterSlashing) GetAttestation_1() *IndexedAttestation
func (*AttesterSlashing) GetAttestation_2 ¶
func (x *AttesterSlashing) GetAttestation_2() *IndexedAttestation
func (*AttesterSlashing) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *AttesterSlashing) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AttesterSlashing) MarshalToVT ¶ added in v1.8.12
func (m *AttesterSlashing) MarshalToVT(dAtA []byte) (int, error)
func (*AttesterSlashing) MarshalVT ¶ added in v1.8.12
func (m *AttesterSlashing) MarshalVT() (dAtA []byte, err error)
func (*AttesterSlashing) ProtoMessage ¶
func (*AttesterSlashing) ProtoMessage()
func (*AttesterSlashing) ProtoReflect ¶
func (x *AttesterSlashing) ProtoReflect() protoreflect.Message
func (*AttesterSlashing) Reset ¶
func (x *AttesterSlashing) Reset()
func (*AttesterSlashing) ResetVT ¶ added in v1.8.12
func (m *AttesterSlashing) ResetVT()
func (*AttesterSlashing) ReturnToVTPool ¶ added in v1.8.12
func (m *AttesterSlashing) ReturnToVTPool()
func (*AttesterSlashing) SizeVT ¶ added in v1.8.12
func (m *AttesterSlashing) SizeVT() (n int)
func (*AttesterSlashing) String ¶
func (x *AttesterSlashing) String() string
func (*AttesterSlashing) UnmarshalVT ¶ added in v1.8.12
func (m *AttesterSlashing) UnmarshalVT(dAtA []byte) error
type AttesterSlashingV2 ¶
type AttesterSlashingV2 struct {
Attestation_1 *IndexedAttestationV2 `protobuf:"bytes,1,opt,name=attestation_1,proto3" json:"attestation_1,omitempty"`
Attestation_2 *IndexedAttestationV2 `protobuf:"bytes,2,opt,name=attestation_2,proto3" json:"attestation_2,omitempty"`
// contains filtered or unexported fields
}
func AttesterSlashingV2FromVTPool ¶ added in v1.8.12
func AttesterSlashingV2FromVTPool() *AttesterSlashingV2
func (*AttesterSlashingV2) Descriptor
deprecated
func (*AttesterSlashingV2) Descriptor() ([]byte, []int)
Deprecated: Use AttesterSlashingV2.ProtoReflect.Descriptor instead.
func (*AttesterSlashingV2) GetAttestation_1 ¶
func (x *AttesterSlashingV2) GetAttestation_1() *IndexedAttestationV2
func (*AttesterSlashingV2) GetAttestation_2 ¶
func (x *AttesterSlashingV2) GetAttestation_2() *IndexedAttestationV2
func (*AttesterSlashingV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *AttesterSlashingV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AttesterSlashingV2) MarshalToVT ¶ added in v1.8.12
func (m *AttesterSlashingV2) MarshalToVT(dAtA []byte) (int, error)
func (*AttesterSlashingV2) MarshalVT ¶ added in v1.8.12
func (m *AttesterSlashingV2) MarshalVT() (dAtA []byte, err error)
func (*AttesterSlashingV2) ProtoMessage ¶
func (*AttesterSlashingV2) ProtoMessage()
func (*AttesterSlashingV2) ProtoReflect ¶
func (x *AttesterSlashingV2) ProtoReflect() protoreflect.Message
func (*AttesterSlashingV2) Reset ¶
func (x *AttesterSlashingV2) Reset()
func (*AttesterSlashingV2) ResetVT ¶ added in v1.8.12
func (m *AttesterSlashingV2) ResetVT()
func (*AttesterSlashingV2) ReturnToVTPool ¶ added in v1.8.12
func (m *AttesterSlashingV2) ReturnToVTPool()
func (*AttesterSlashingV2) SizeVT ¶ added in v1.8.12
func (m *AttesterSlashingV2) SizeVT() (n int)
func (*AttesterSlashingV2) String ¶
func (x *AttesterSlashingV2) String() string
func (*AttesterSlashingV2) UnmarshalVT ¶ added in v1.8.12
func (m *AttesterSlashingV2) UnmarshalVT(dAtA []byte) error
type BeaconBlock ¶
type BeaconBlock struct {
Slot uint64 `protobuf:"varint,1,opt,name=slot,proto3" json:"slot,omitempty"`
ProposerIndex uint64 `protobuf:"varint,2,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"`
ParentRoot string `protobuf:"bytes,3,opt,name=parent_root,proto3" json:"parent_root,omitempty"`
StateRoot string `protobuf:"bytes,4,opt,name=state_root,proto3" json:"state_root,omitempty"`
Body *BeaconBlockBody `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func BeaconBlockFromVTPool ¶ added in v1.8.12
func BeaconBlockFromVTPool() *BeaconBlock
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() string
func (*BeaconBlock) GetProposerIndex ¶
func (x *BeaconBlock) GetProposerIndex() uint64
func (*BeaconBlock) GetSlot ¶
func (x *BeaconBlock) GetSlot() uint64
func (*BeaconBlock) GetStateRoot ¶
func (x *BeaconBlock) GetStateRoot() string
func (*BeaconBlock) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *BeaconBlock) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BeaconBlock) MarshalToVT ¶ added in v1.8.12
func (m *BeaconBlock) MarshalToVT(dAtA []byte) (int, error)
func (*BeaconBlock) MarshalVT ¶ added in v1.8.12
func (m *BeaconBlock) MarshalVT() (dAtA []byte, err error)
func (*BeaconBlock) ProtoMessage ¶
func (*BeaconBlock) ProtoMessage()
func (*BeaconBlock) ProtoReflect ¶
func (x *BeaconBlock) ProtoReflect() protoreflect.Message
func (*BeaconBlock) Reset ¶
func (x *BeaconBlock) Reset()
func (*BeaconBlock) ResetVT ¶ added in v1.8.12
func (m *BeaconBlock) ResetVT()
func (*BeaconBlock) ReturnToVTPool ¶ added in v1.8.12
func (m *BeaconBlock) ReturnToVTPool()
func (*BeaconBlock) SizeVT ¶ added in v1.8.12
func (m *BeaconBlock) SizeVT() (n int)
func (*BeaconBlock) String ¶
func (x *BeaconBlock) String() string
func (*BeaconBlock) UnmarshalVT ¶ added in v1.8.12
func (m *BeaconBlock) UnmarshalVT(dAtA []byte) error
type BeaconBlockBody ¶
type BeaconBlockBody struct {
RandaoReveal string `protobuf:"bytes,1,opt,name=randao_reveal,proto3" json:"randao_reveal,omitempty"`
Eth1Data *Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,proto3" json:"eth1_data,omitempty"`
Graffiti string `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty"`
ProposerSlashings []*ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,proto3" json:"proposer_slashings,omitempty"`
AttesterSlashings []*AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,proto3" json:"attester_slashings,omitempty"`
Attestations []*Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty"`
Deposits []*Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty"`
VoluntaryExits []*SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,proto3" json:"voluntary_exits,omitempty"`
// contains filtered or unexported fields
}
func BeaconBlockBodyFromVTPool ¶ added in v1.8.12
func BeaconBlockBodyFromVTPool() *BeaconBlockBody
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() string
func (*BeaconBlockBody) GetProposerSlashings ¶
func (x *BeaconBlockBody) GetProposerSlashings() []*ProposerSlashing
func (*BeaconBlockBody) GetRandaoReveal ¶
func (x *BeaconBlockBody) GetRandaoReveal() string
func (*BeaconBlockBody) GetVoluntaryExits ¶
func (x *BeaconBlockBody) GetVoluntaryExits() []*SignedVoluntaryExit
func (*BeaconBlockBody) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *BeaconBlockBody) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BeaconBlockBody) MarshalToVT ¶ added in v1.8.12
func (m *BeaconBlockBody) MarshalToVT(dAtA []byte) (int, error)
func (*BeaconBlockBody) MarshalVT ¶ added in v1.8.12
func (m *BeaconBlockBody) MarshalVT() (dAtA []byte, err error)
func (*BeaconBlockBody) ProtoMessage ¶
func (*BeaconBlockBody) ProtoMessage()
func (*BeaconBlockBody) ProtoReflect ¶
func (x *BeaconBlockBody) ProtoReflect() protoreflect.Message
func (*BeaconBlockBody) Reset ¶
func (x *BeaconBlockBody) Reset()
func (*BeaconBlockBody) ResetVT ¶ added in v1.8.12
func (m *BeaconBlockBody) ResetVT()
func (*BeaconBlockBody) ReturnToVTPool ¶ added in v1.8.12
func (m *BeaconBlockBody) ReturnToVTPool()
func (*BeaconBlockBody) SizeVT ¶ added in v1.8.12
func (m *BeaconBlockBody) SizeVT() (n int)
func (*BeaconBlockBody) String ¶
func (x *BeaconBlockBody) String() string
func (*BeaconBlockBody) UnmarshalVT ¶ added in v1.8.12
func (m *BeaconBlockBody) UnmarshalVT(dAtA []byte) error
type BeaconBlockHeader ¶
type BeaconBlockHeader struct {
Slot uint64 `protobuf:"varint,1,opt,name=slot,proto3" json:"slot,omitempty"`
ProposerIndex uint64 `protobuf:"varint,2,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"`
ParentRoot string `protobuf:"bytes,3,opt,name=parent_root,proto3" json:"parent_root,omitempty"`
StateRoot string `protobuf:"bytes,4,opt,name=state_root,proto3" json:"state_root,omitempty"`
BodyRoot string `protobuf:"bytes,5,opt,name=body_root,proto3" json:"body_root,omitempty"`
// contains filtered or unexported fields
}
func BeaconBlockHeaderFromVTPool ¶ added in v1.8.12
func BeaconBlockHeaderFromVTPool() *BeaconBlockHeader
func (*BeaconBlockHeader) Descriptor
deprecated
func (*BeaconBlockHeader) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockHeader.ProtoReflect.Descriptor instead.
func (*BeaconBlockHeader) GetBodyRoot ¶
func (x *BeaconBlockHeader) GetBodyRoot() string
func (*BeaconBlockHeader) GetParentRoot ¶
func (x *BeaconBlockHeader) GetParentRoot() string
func (*BeaconBlockHeader) GetProposerIndex ¶
func (x *BeaconBlockHeader) GetProposerIndex() uint64
func (*BeaconBlockHeader) GetSlot ¶
func (x *BeaconBlockHeader) GetSlot() uint64
func (*BeaconBlockHeader) GetStateRoot ¶
func (x *BeaconBlockHeader) GetStateRoot() string
func (*BeaconBlockHeader) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *BeaconBlockHeader) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BeaconBlockHeader) MarshalToVT ¶ added in v1.8.12
func (m *BeaconBlockHeader) MarshalToVT(dAtA []byte) (int, error)
func (*BeaconBlockHeader) MarshalVT ¶ added in v1.8.12
func (m *BeaconBlockHeader) MarshalVT() (dAtA []byte, err error)
func (*BeaconBlockHeader) ProtoMessage ¶
func (*BeaconBlockHeader) ProtoMessage()
func (*BeaconBlockHeader) ProtoReflect ¶
func (x *BeaconBlockHeader) ProtoReflect() protoreflect.Message
func (*BeaconBlockHeader) Reset ¶
func (x *BeaconBlockHeader) Reset()
func (*BeaconBlockHeader) ResetVT ¶ added in v1.8.12
func (m *BeaconBlockHeader) ResetVT()
func (*BeaconBlockHeader) ReturnToVTPool ¶ added in v1.8.12
func (m *BeaconBlockHeader) ReturnToVTPool()
func (*BeaconBlockHeader) SizeVT ¶ added in v1.8.12
func (m *BeaconBlockHeader) SizeVT() (n int)
func (*BeaconBlockHeader) String ¶
func (x *BeaconBlockHeader) String() string
func (*BeaconBlockHeader) UnmarshalVT ¶ added in v1.8.12
func (m *BeaconBlockHeader) UnmarshalVT(dAtA []byte) error
type BeaconBlockHeaderV2 ¶
type BeaconBlockHeaderV2 struct {
Slot *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"`
ProposerIndex *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"`
ParentRoot string `protobuf:"bytes,3,opt,name=parent_root,proto3" json:"parent_root,omitempty"`
StateRoot string `protobuf:"bytes,4,opt,name=state_root,proto3" json:"state_root,omitempty"`
BodyRoot string `protobuf:"bytes,5,opt,name=body_root,proto3" json:"body_root,omitempty"`
// contains filtered or unexported fields
}
func BeaconBlockHeaderV2FromVTPool ¶ added in v1.8.12
func BeaconBlockHeaderV2FromVTPool() *BeaconBlockHeaderV2
func (*BeaconBlockHeaderV2) Descriptor
deprecated
func (*BeaconBlockHeaderV2) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockHeaderV2.ProtoReflect.Descriptor instead.
func (*BeaconBlockHeaderV2) GetBodyRoot ¶
func (x *BeaconBlockHeaderV2) GetBodyRoot() string
func (*BeaconBlockHeaderV2) GetParentRoot ¶
func (x *BeaconBlockHeaderV2) GetParentRoot() string
func (*BeaconBlockHeaderV2) GetProposerIndex ¶
func (x *BeaconBlockHeaderV2) GetProposerIndex() *wrapperspb.UInt64Value
func (*BeaconBlockHeaderV2) GetSlot ¶
func (x *BeaconBlockHeaderV2) GetSlot() *wrapperspb.UInt64Value
func (*BeaconBlockHeaderV2) GetStateRoot ¶
func (x *BeaconBlockHeaderV2) GetStateRoot() string
func (*BeaconBlockHeaderV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *BeaconBlockHeaderV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BeaconBlockHeaderV2) MarshalToVT ¶ added in v1.8.12
func (m *BeaconBlockHeaderV2) MarshalToVT(dAtA []byte) (int, error)
func (*BeaconBlockHeaderV2) MarshalVT ¶ added in v1.8.12
func (m *BeaconBlockHeaderV2) MarshalVT() (dAtA []byte, err error)
func (*BeaconBlockHeaderV2) ProtoMessage ¶
func (*BeaconBlockHeaderV2) ProtoMessage()
func (*BeaconBlockHeaderV2) ProtoReflect ¶
func (x *BeaconBlockHeaderV2) ProtoReflect() protoreflect.Message
func (*BeaconBlockHeaderV2) Reset ¶
func (x *BeaconBlockHeaderV2) Reset()
func (*BeaconBlockHeaderV2) ResetVT ¶ added in v1.8.12
func (m *BeaconBlockHeaderV2) ResetVT()
func (*BeaconBlockHeaderV2) ReturnToVTPool ¶ added in v1.8.12
func (m *BeaconBlockHeaderV2) ReturnToVTPool()
func (*BeaconBlockHeaderV2) SizeVT ¶ added in v1.8.12
func (m *BeaconBlockHeaderV2) SizeVT() (n int)
func (*BeaconBlockHeaderV2) String ¶
func (x *BeaconBlockHeaderV2) String() string
func (*BeaconBlockHeaderV2) UnmarshalVT ¶ added in v1.8.12
func (m *BeaconBlockHeaderV2) UnmarshalVT(dAtA []byte) error
type BeaconBlockV2 ¶
type BeaconBlockV2 struct {
Slot *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"`
ProposerIndex *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"`
ParentRoot string `protobuf:"bytes,3,opt,name=parent_root,proto3" json:"parent_root,omitempty"`
StateRoot string `protobuf:"bytes,4,opt,name=state_root,proto3" json:"state_root,omitempty"`
Body *BeaconBlockBody `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func BeaconBlockV2FromVTPool ¶ added in v1.8.12
func BeaconBlockV2FromVTPool() *BeaconBlockV2
func (*BeaconBlockV2) Descriptor
deprecated
func (*BeaconBlockV2) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockV2.ProtoReflect.Descriptor instead.
func (*BeaconBlockV2) GetBody ¶
func (x *BeaconBlockV2) GetBody() *BeaconBlockBody
func (*BeaconBlockV2) GetParentRoot ¶
func (x *BeaconBlockV2) GetParentRoot() string
func (*BeaconBlockV2) GetProposerIndex ¶
func (x *BeaconBlockV2) GetProposerIndex() *wrapperspb.UInt64Value
func (*BeaconBlockV2) GetSlot ¶
func (x *BeaconBlockV2) GetSlot() *wrapperspb.UInt64Value
func (*BeaconBlockV2) GetStateRoot ¶
func (x *BeaconBlockV2) GetStateRoot() string
func (*BeaconBlockV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *BeaconBlockV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BeaconBlockV2) MarshalToVT ¶ added in v1.8.12
func (m *BeaconBlockV2) MarshalToVT(dAtA []byte) (int, error)
func (*BeaconBlockV2) MarshalVT ¶ added in v1.8.12
func (m *BeaconBlockV2) MarshalVT() (dAtA []byte, err error)
func (*BeaconBlockV2) ProtoMessage ¶
func (*BeaconBlockV2) ProtoMessage()
func (*BeaconBlockV2) ProtoReflect ¶
func (x *BeaconBlockV2) ProtoReflect() protoreflect.Message
func (*BeaconBlockV2) Reset ¶
func (x *BeaconBlockV2) Reset()
func (*BeaconBlockV2) ResetVT ¶ added in v1.8.12
func (m *BeaconBlockV2) ResetVT()
func (*BeaconBlockV2) ReturnToVTPool ¶ added in v1.8.12
func (m *BeaconBlockV2) ReturnToVTPool()
func (*BeaconBlockV2) SizeVT ¶ added in v1.8.12
func (m *BeaconBlockV2) SizeVT() (n int)
func (*BeaconBlockV2) String ¶
func (x *BeaconBlockV2) String() string
func (*BeaconBlockV2) UnmarshalVT ¶ added in v1.8.12
func (m *BeaconBlockV2) UnmarshalVT(dAtA []byte) error
type Blob ¶ added in v1.8.5
type Blob struct {
Slot *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"`
Index *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=index,proto3" json:"index,omitempty"`
BlockRoot string `protobuf:"bytes,3,opt,name=block_root,proto3" json:"block_root,omitempty"`
BlockParentRoot string `protobuf:"bytes,4,opt,name=block_parent_root,proto3" json:"block_parent_root,omitempty"`
ProposerIndex *wrapperspb.UInt64Value `protobuf:"bytes,5,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"`
KzgCommitment string `protobuf:"bytes,6,opt,name=kzg_commitment,proto3" json:"kzg_commitment,omitempty"`
VersionedHash string `protobuf:"bytes,7,opt,name=versioned_hash,proto3" json:"versioned_hash,omitempty"`
// contains filtered or unexported fields
}
Blob contains blob metadata derived from block's blob_kzg_commitments. This is different from BlobSidecar - it stores only metadata + versioned_hash for joining with execution_engine_get_blobs to determine which slot EL was fetching blobs for.
func BlobFromVTPool ¶ added in v1.8.12
func BlobFromVTPool() *Blob
func (*Blob) Descriptor
deprecated
added in
v1.8.5
func (*Blob) GetBlockParentRoot ¶ added in v1.8.5
func (*Blob) GetBlockRoot ¶ added in v1.8.5
func (*Blob) GetIndex ¶ added in v1.8.5
func (x *Blob) GetIndex() *wrapperspb.UInt64Value
func (*Blob) GetKzgCommitment ¶ added in v1.8.5
func (*Blob) GetProposerIndex ¶ added in v1.8.5
func (x *Blob) GetProposerIndex() *wrapperspb.UInt64Value
func (*Blob) GetSlot ¶ added in v1.8.5
func (x *Blob) GetSlot() *wrapperspb.UInt64Value
func (*Blob) GetVersionedHash ¶ added in v1.8.5
func (*Blob) MarshalToSizedBufferVT ¶ added in v1.8.12
func (*Blob) ProtoMessage ¶ added in v1.8.5
func (*Blob) ProtoMessage()
func (*Blob) ProtoReflect ¶ added in v1.8.5
func (x *Blob) ProtoReflect() protoreflect.Message
func (*Blob) ReturnToVTPool ¶ added in v1.8.12
func (m *Blob) ReturnToVTPool()
func (*Blob) UnmarshalVT ¶ added in v1.8.12
type BlobSidecar ¶
type BlobSidecar struct {
Blob string `protobuf:"bytes,1,opt,name=blob,proto3" json:"blob,omitempty"`
KzgCommitment string `protobuf:"bytes,2,opt,name=kzg_commitment,proto3" json:"kzg_commitment,omitempty"`
KzgProof string `protobuf:"bytes,3,opt,name=kzg_proof,proto3" json:"kzg_proof,omitempty"`
Slot *wrapperspb.UInt64Value `protobuf:"bytes,4,opt,name=slot,proto3" json:"slot,omitempty"`
BlockRoot string `protobuf:"bytes,5,opt,name=block_root,proto3" json:"block_root,omitempty"`
BlockParentRoot string `protobuf:"bytes,6,opt,name=block_parent_root,proto3" json:"block_parent_root,omitempty"`
ProposerIndex *wrapperspb.UInt64Value `protobuf:"bytes,7,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"`
Index *wrapperspb.UInt64Value `protobuf:"bytes,8,opt,name=index,proto3" json:"index,omitempty"`
// contains filtered or unexported fields
}
func BlobSidecarFromVTPool ¶ added in v1.8.12
func BlobSidecarFromVTPool() *BlobSidecar
func (*BlobSidecar) Descriptor
deprecated
func (*BlobSidecar) Descriptor() ([]byte, []int)
Deprecated: Use BlobSidecar.ProtoReflect.Descriptor instead.
func (*BlobSidecar) GetBlob ¶
func (x *BlobSidecar) GetBlob() string
func (*BlobSidecar) GetBlockParentRoot ¶
func (x *BlobSidecar) GetBlockParentRoot() string
func (*BlobSidecar) GetBlockRoot ¶
func (x *BlobSidecar) GetBlockRoot() string
func (*BlobSidecar) GetIndex ¶
func (x *BlobSidecar) GetIndex() *wrapperspb.UInt64Value
func (*BlobSidecar) GetKzgCommitment ¶
func (x *BlobSidecar) GetKzgCommitment() string
func (*BlobSidecar) GetKzgProof ¶
func (x *BlobSidecar) GetKzgProof() string
func (*BlobSidecar) GetProposerIndex ¶
func (x *BlobSidecar) GetProposerIndex() *wrapperspb.UInt64Value
func (*BlobSidecar) GetSlot ¶
func (x *BlobSidecar) GetSlot() *wrapperspb.UInt64Value
func (*BlobSidecar) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *BlobSidecar) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BlobSidecar) MarshalToVT ¶ added in v1.8.12
func (m *BlobSidecar) MarshalToVT(dAtA []byte) (int, error)
func (*BlobSidecar) MarshalVT ¶ added in v1.8.12
func (m *BlobSidecar) MarshalVT() (dAtA []byte, err error)
func (*BlobSidecar) ProtoMessage ¶
func (*BlobSidecar) ProtoMessage()
func (*BlobSidecar) ProtoReflect ¶
func (x *BlobSidecar) ProtoReflect() protoreflect.Message
func (*BlobSidecar) Reset ¶
func (x *BlobSidecar) Reset()
func (*BlobSidecar) ResetVT ¶ added in v1.8.12
func (m *BlobSidecar) ResetVT()
func (*BlobSidecar) ReturnToVTPool ¶ added in v1.8.12
func (m *BlobSidecar) ReturnToVTPool()
func (*BlobSidecar) SizeVT ¶ added in v1.8.12
func (m *BlobSidecar) SizeVT() (n int)
func (*BlobSidecar) String ¶
func (x *BlobSidecar) String() string
func (*BlobSidecar) UnmarshalVT ¶ added in v1.8.12
func (m *BlobSidecar) UnmarshalVT(dAtA []byte) error
type Checkpoint ¶
type Checkpoint struct {
Epoch uint64 `protobuf:"varint,1,opt,name=epoch,proto3" json:"epoch,omitempty"`
Root string `protobuf:"bytes,2,opt,name=root,proto3" json:"root,omitempty"`
// contains filtered or unexported fields
}
func CheckpointFromVTPool ¶ added in v1.8.12
func CheckpointFromVTPool() *Checkpoint
func (*Checkpoint) Descriptor
deprecated
func (*Checkpoint) Descriptor() ([]byte, []int)
Deprecated: Use Checkpoint.ProtoReflect.Descriptor instead.
func (*Checkpoint) GetEpoch ¶
func (x *Checkpoint) GetEpoch() uint64
func (*Checkpoint) GetRoot ¶
func (x *Checkpoint) GetRoot() string
func (*Checkpoint) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *Checkpoint) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Checkpoint) MarshalToVT ¶ added in v1.8.12
func (m *Checkpoint) MarshalToVT(dAtA []byte) (int, error)
func (*Checkpoint) MarshalVT ¶ added in v1.8.12
func (m *Checkpoint) MarshalVT() (dAtA []byte, err error)
func (*Checkpoint) ProtoMessage ¶
func (*Checkpoint) ProtoMessage()
func (*Checkpoint) ProtoReflect ¶
func (x *Checkpoint) ProtoReflect() protoreflect.Message
func (*Checkpoint) Reset ¶
func (x *Checkpoint) Reset()
func (*Checkpoint) ResetVT ¶ added in v1.8.12
func (m *Checkpoint) ResetVT()
func (*Checkpoint) ReturnToVTPool ¶ added in v1.8.12
func (m *Checkpoint) ReturnToVTPool()
func (*Checkpoint) SizeVT ¶ added in v1.8.12
func (m *Checkpoint) SizeVT() (n int)
func (*Checkpoint) String ¶
func (x *Checkpoint) String() string
func (*Checkpoint) UnmarshalVT ¶ added in v1.8.12
func (m *Checkpoint) UnmarshalVT(dAtA []byte) error
type CheckpointV2 ¶
type CheckpointV2 struct {
Epoch *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=epoch,proto3" json:"epoch,omitempty"`
Root string `protobuf:"bytes,2,opt,name=root,proto3" json:"root,omitempty"`
// contains filtered or unexported fields
}
func CheckpointV2FromVTPool ¶ added in v1.8.12
func CheckpointV2FromVTPool() *CheckpointV2
func (*CheckpointV2) Descriptor
deprecated
func (*CheckpointV2) Descriptor() ([]byte, []int)
Deprecated: Use CheckpointV2.ProtoReflect.Descriptor instead.
func (*CheckpointV2) GetEpoch ¶
func (x *CheckpointV2) GetEpoch() *wrapperspb.UInt64Value
func (*CheckpointV2) GetRoot ¶
func (x *CheckpointV2) GetRoot() string
func (*CheckpointV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *CheckpointV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CheckpointV2) MarshalToVT ¶ added in v1.8.12
func (m *CheckpointV2) MarshalToVT(dAtA []byte) (int, error)
func (*CheckpointV2) MarshalVT ¶ added in v1.8.12
func (m *CheckpointV2) MarshalVT() (dAtA []byte, err error)
func (*CheckpointV2) ProtoMessage ¶
func (*CheckpointV2) ProtoMessage()
func (*CheckpointV2) ProtoReflect ¶
func (x *CheckpointV2) ProtoReflect() protoreflect.Message
func (*CheckpointV2) Reset ¶
func (x *CheckpointV2) Reset()
func (*CheckpointV2) ResetVT ¶ added in v1.8.12
func (m *CheckpointV2) ResetVT()
func (*CheckpointV2) ReturnToVTPool ¶ added in v1.8.12
func (m *CheckpointV2) ReturnToVTPool()
func (*CheckpointV2) SizeVT ¶ added in v1.8.12
func (m *CheckpointV2) SizeVT() (n int)
func (*CheckpointV2) String ¶
func (x *CheckpointV2) String() string
func (*CheckpointV2) UnmarshalVT ¶ added in v1.8.12
func (m *CheckpointV2) UnmarshalVT(dAtA []byte) error
type Committee ¶
type Committee struct {
Index *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=index,proto3" json:"index,omitempty"`
Slot *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=slot,proto3" json:"slot,omitempty"`
Validators []*wrapperspb.UInt64Value `protobuf:"bytes,3,rep,name=validators,proto3" json:"validators,omitempty"`
// contains filtered or unexported fields
}
Committee is a set of validators that are assigned to a committee for a given slot.
func CommitteeFromVTPool ¶ added in v1.8.12
func CommitteeFromVTPool() *Committee
func (*Committee) Descriptor
deprecated
func (*Committee) GetIndex ¶
func (x *Committee) GetIndex() *wrapperspb.UInt64Value
func (*Committee) GetSlot ¶
func (x *Committee) GetSlot() *wrapperspb.UInt64Value
func (*Committee) GetValidators ¶
func (x *Committee) GetValidators() []*wrapperspb.UInt64Value
func (*Committee) MarshalToSizedBufferVT ¶ added in v1.8.12
func (*Committee) MarshalToVT ¶ added in v1.8.12
func (*Committee) ProtoMessage ¶
func (*Committee) ProtoMessage()
func (*Committee) ProtoReflect ¶
func (x *Committee) ProtoReflect() protoreflect.Message
func (*Committee) ReturnToVTPool ¶ added in v1.8.12
func (m *Committee) ReturnToVTPool()
func (*Committee) UnmarshalVT ¶ added in v1.8.12
type ContributionAndProof ¶
type ContributionAndProof struct {
AggregatorIndex uint64 `protobuf:"varint,1,opt,name=aggregator_index,proto3" json:"aggregator_index,omitempty"`
Contribution *SyncCommitteeContribution `protobuf:"bytes,2,opt,name=contribution,proto3" json:"contribution,omitempty"`
SelectionProof string `protobuf:"bytes,3,opt,name=selection_proof,proto3" json:"selection_proof,omitempty"`
// contains filtered or unexported fields
}
func ContributionAndProofFromVTPool ¶ added in v1.8.12
func ContributionAndProofFromVTPool() *ContributionAndProof
func (*ContributionAndProof) Descriptor
deprecated
func (*ContributionAndProof) Descriptor() ([]byte, []int)
Deprecated: Use ContributionAndProof.ProtoReflect.Descriptor instead.
func (*ContributionAndProof) GetAggregatorIndex ¶
func (x *ContributionAndProof) GetAggregatorIndex() uint64
func (*ContributionAndProof) GetContribution ¶
func (x *ContributionAndProof) GetContribution() *SyncCommitteeContribution
func (*ContributionAndProof) GetSelectionProof ¶
func (x *ContributionAndProof) GetSelectionProof() string
func (*ContributionAndProof) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ContributionAndProof) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ContributionAndProof) MarshalToVT ¶ added in v1.8.12
func (m *ContributionAndProof) MarshalToVT(dAtA []byte) (int, error)
func (*ContributionAndProof) MarshalVT ¶ added in v1.8.12
func (m *ContributionAndProof) MarshalVT() (dAtA []byte, err error)
func (*ContributionAndProof) ProtoMessage ¶
func (*ContributionAndProof) ProtoMessage()
func (*ContributionAndProof) ProtoReflect ¶
func (x *ContributionAndProof) ProtoReflect() protoreflect.Message
func (*ContributionAndProof) Reset ¶
func (x *ContributionAndProof) Reset()
func (*ContributionAndProof) ResetVT ¶ added in v1.8.12
func (m *ContributionAndProof) ResetVT()
func (*ContributionAndProof) ReturnToVTPool ¶ added in v1.8.12
func (m *ContributionAndProof) ReturnToVTPool()
func (*ContributionAndProof) SizeVT ¶ added in v1.8.12
func (m *ContributionAndProof) SizeVT() (n int)
func (*ContributionAndProof) String ¶
func (x *ContributionAndProof) String() string
func (*ContributionAndProof) UnmarshalVT ¶ added in v1.8.12
func (m *ContributionAndProof) UnmarshalVT(dAtA []byte) error
type ContributionAndProofV2 ¶
type ContributionAndProofV2 struct {
AggregatorIndex *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=aggregator_index,proto3" json:"aggregator_index,omitempty"`
Contribution *SyncCommitteeContributionV2 `protobuf:"bytes,2,opt,name=contribution,proto3" json:"contribution,omitempty"`
SelectionProof string `protobuf:"bytes,3,opt,name=selection_proof,proto3" json:"selection_proof,omitempty"`
// contains filtered or unexported fields
}
func ContributionAndProofV2FromVTPool ¶ added in v1.8.12
func ContributionAndProofV2FromVTPool() *ContributionAndProofV2
func (*ContributionAndProofV2) Descriptor
deprecated
func (*ContributionAndProofV2) Descriptor() ([]byte, []int)
Deprecated: Use ContributionAndProofV2.ProtoReflect.Descriptor instead.
func (*ContributionAndProofV2) GetAggregatorIndex ¶
func (x *ContributionAndProofV2) GetAggregatorIndex() *wrapperspb.UInt64Value
func (*ContributionAndProofV2) GetContribution ¶
func (x *ContributionAndProofV2) GetContribution() *SyncCommitteeContributionV2
func (*ContributionAndProofV2) GetSelectionProof ¶
func (x *ContributionAndProofV2) GetSelectionProof() string
func (*ContributionAndProofV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ContributionAndProofV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ContributionAndProofV2) MarshalToVT ¶ added in v1.8.12
func (m *ContributionAndProofV2) MarshalToVT(dAtA []byte) (int, error)
func (*ContributionAndProofV2) MarshalVT ¶ added in v1.8.12
func (m *ContributionAndProofV2) MarshalVT() (dAtA []byte, err error)
func (*ContributionAndProofV2) ProtoMessage ¶
func (*ContributionAndProofV2) ProtoMessage()
func (*ContributionAndProofV2) ProtoReflect ¶
func (x *ContributionAndProofV2) ProtoReflect() protoreflect.Message
func (*ContributionAndProofV2) Reset ¶
func (x *ContributionAndProofV2) Reset()
func (*ContributionAndProofV2) ResetVT ¶ added in v1.8.12
func (m *ContributionAndProofV2) ResetVT()
func (*ContributionAndProofV2) ReturnToVTPool ¶ added in v1.8.12
func (m *ContributionAndProofV2) ReturnToVTPool()
func (*ContributionAndProofV2) SizeVT ¶ added in v1.8.12
func (m *ContributionAndProofV2) SizeVT() (n int)
func (*ContributionAndProofV2) String ¶
func (x *ContributionAndProofV2) String() string
func (*ContributionAndProofV2) UnmarshalVT ¶ added in v1.8.12
func (m *ContributionAndProofV2) UnmarshalVT(dAtA []byte) error
type Deposit ¶
type Deposit struct {
Proof []string `protobuf:"bytes,1,rep,name=proof,proto3" json:"proof,omitempty"`
Data *Deposit_Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func DepositFromVTPool ¶ added in v1.8.12
func DepositFromVTPool() *Deposit
func NewDepositsFromPhase0 ¶
func (*Deposit) Descriptor
deprecated
func (*Deposit) GetData ¶
func (x *Deposit) GetData() *Deposit_Data
func (*Deposit) MarshalToSizedBufferVT ¶ added in v1.8.12
func (*Deposit) MarshalToVT ¶ added in v1.8.12
func (*Deposit) ProtoMessage ¶
func (*Deposit) ProtoMessage()
func (*Deposit) ProtoReflect ¶
func (x *Deposit) ProtoReflect() protoreflect.Message
func (*Deposit) ReturnToVTPool ¶ added in v1.8.12
func (m *Deposit) ReturnToVTPool()
func (*Deposit) UnmarshalVT ¶ added in v1.8.12
type DepositV2 ¶
type DepositV2 struct {
Proof []string `protobuf:"bytes,1,rep,name=proof,proto3" json:"proof,omitempty"`
Data *DepositV2_Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func DepositV2FromVTPool ¶ added in v1.8.12
func DepositV2FromVTPool() *DepositV2
func (*DepositV2) Descriptor
deprecated
func (*DepositV2) GetData ¶
func (x *DepositV2) GetData() *DepositV2_Data
func (*DepositV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (*DepositV2) MarshalToVT ¶ added in v1.8.12
func (*DepositV2) ProtoMessage ¶
func (*DepositV2) ProtoMessage()
func (*DepositV2) ProtoReflect ¶
func (x *DepositV2) ProtoReflect() protoreflect.Message
func (*DepositV2) ReturnToVTPool ¶ added in v1.8.12
func (m *DepositV2) ReturnToVTPool()
func (*DepositV2) UnmarshalVT ¶ added in v1.8.12
type DepositV2_Data ¶
type DepositV2_Data struct {
Pubkey string `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"`
WithdrawalCredentials string `protobuf:"bytes,2,opt,name=withdrawal_credentials,proto3" json:"withdrawal_credentials,omitempty"`
Amount *wrapperspb.UInt64Value `protobuf:"bytes,3,opt,name=amount,proto3" json:"amount,omitempty"`
Signature string `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature,omitempty"`
// contains filtered or unexported fields
}
func DepositV2_DataFromVTPool ¶ added in v1.8.12
func DepositV2_DataFromVTPool() *DepositV2_Data
func (*DepositV2_Data) Descriptor
deprecated
func (*DepositV2_Data) Descriptor() ([]byte, []int)
Deprecated: Use DepositV2_Data.ProtoReflect.Descriptor instead.
func (*DepositV2_Data) GetAmount ¶
func (x *DepositV2_Data) GetAmount() *wrapperspb.UInt64Value
func (*DepositV2_Data) GetPubkey ¶
func (x *DepositV2_Data) GetPubkey() string
func (*DepositV2_Data) GetSignature ¶
func (x *DepositV2_Data) GetSignature() string
func (*DepositV2_Data) GetWithdrawalCredentials ¶
func (x *DepositV2_Data) GetWithdrawalCredentials() string
func (*DepositV2_Data) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *DepositV2_Data) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DepositV2_Data) MarshalToVT ¶ added in v1.8.12
func (m *DepositV2_Data) MarshalToVT(dAtA []byte) (int, error)
func (*DepositV2_Data) MarshalVT ¶ added in v1.8.12
func (m *DepositV2_Data) MarshalVT() (dAtA []byte, err error)
func (*DepositV2_Data) ProtoMessage ¶
func (*DepositV2_Data) ProtoMessage()
func (*DepositV2_Data) ProtoReflect ¶
func (x *DepositV2_Data) ProtoReflect() protoreflect.Message
func (*DepositV2_Data) Reset ¶
func (x *DepositV2_Data) Reset()
func (*DepositV2_Data) ResetVT ¶ added in v1.8.12
func (m *DepositV2_Data) ResetVT()
func (*DepositV2_Data) ReturnToVTPool ¶ added in v1.8.12
func (m *DepositV2_Data) ReturnToVTPool()
func (*DepositV2_Data) SizeVT ¶ added in v1.8.12
func (m *DepositV2_Data) SizeVT() (n int)
func (*DepositV2_Data) String ¶
func (x *DepositV2_Data) String() string
func (*DepositV2_Data) UnmarshalVT ¶ added in v1.8.12
func (m *DepositV2_Data) UnmarshalVT(dAtA []byte) error
type Deposit_Data ¶
type Deposit_Data struct {
Pubkey string `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"`
WithdrawalCredentials string `protobuf:"bytes,2,opt,name=withdrawal_credentials,proto3" json:"withdrawal_credentials,omitempty"`
Amount uint64 `protobuf:"varint,3,opt,name=amount,proto3" json:"amount,omitempty"`
Signature string `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature,omitempty"`
// contains filtered or unexported fields
}
func Deposit_DataFromVTPool ¶ added in v1.8.12
func Deposit_DataFromVTPool() *Deposit_Data
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) GetPubkey ¶
func (x *Deposit_Data) GetPubkey() string
func (*Deposit_Data) GetSignature ¶
func (x *Deposit_Data) GetSignature() string
func (*Deposit_Data) GetWithdrawalCredentials ¶
func (x *Deposit_Data) GetWithdrawalCredentials() string
func (*Deposit_Data) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *Deposit_Data) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Deposit_Data) MarshalToVT ¶ added in v1.8.12
func (m *Deposit_Data) MarshalToVT(dAtA []byte) (int, error)
func (*Deposit_Data) MarshalVT ¶ added in v1.8.12
func (m *Deposit_Data) MarshalVT() (dAtA []byte, err error)
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) ResetVT ¶ added in v1.8.12
func (m *Deposit_Data) ResetVT()
func (*Deposit_Data) ReturnToVTPool ¶ added in v1.8.12
func (m *Deposit_Data) ReturnToVTPool()
func (*Deposit_Data) SizeVT ¶ added in v1.8.12
func (m *Deposit_Data) SizeVT() (n int)
func (*Deposit_Data) String ¶
func (x *Deposit_Data) String() string
func (*Deposit_Data) UnmarshalVT ¶ added in v1.8.12
func (m *Deposit_Data) UnmarshalVT(dAtA []byte) error
type ElaboratedAttestation ¶ added in v0.0.139
type ElaboratedAttestation struct {
Signature string `protobuf:"bytes,1,opt,name=signature,proto3" json:"signature,omitempty"`
Data *AttestationDataV2 `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
ValidatorIndexes []*wrapperspb.UInt64Value `protobuf:"bytes,3,rep,name=validator_indexes,proto3" json:"validator_indexes,omitempty"`
// contains filtered or unexported fields
}
func ElaboratedAttestationFromVTPool ¶ added in v1.8.12
func ElaboratedAttestationFromVTPool() *ElaboratedAttestation
func (*ElaboratedAttestation) Descriptor
deprecated
added in
v0.0.139
func (*ElaboratedAttestation) Descriptor() ([]byte, []int)
Deprecated: Use ElaboratedAttestation.ProtoReflect.Descriptor instead.
func (*ElaboratedAttestation) GetData ¶ added in v0.0.139
func (x *ElaboratedAttestation) GetData() *AttestationDataV2
func (*ElaboratedAttestation) GetSignature ¶ added in v0.0.139
func (x *ElaboratedAttestation) GetSignature() string
func (*ElaboratedAttestation) GetValidatorIndexes ¶ added in v0.0.139
func (x *ElaboratedAttestation) GetValidatorIndexes() []*wrapperspb.UInt64Value
func (*ElaboratedAttestation) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ElaboratedAttestation) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ElaboratedAttestation) MarshalToVT ¶ added in v1.8.12
func (m *ElaboratedAttestation) MarshalToVT(dAtA []byte) (int, error)
func (*ElaboratedAttestation) MarshalVT ¶ added in v1.8.12
func (m *ElaboratedAttestation) MarshalVT() (dAtA []byte, err error)
func (*ElaboratedAttestation) ProtoMessage ¶ added in v0.0.139
func (*ElaboratedAttestation) ProtoMessage()
func (*ElaboratedAttestation) ProtoReflect ¶ added in v0.0.139
func (x *ElaboratedAttestation) ProtoReflect() protoreflect.Message
func (*ElaboratedAttestation) Reset ¶ added in v0.0.139
func (x *ElaboratedAttestation) Reset()
func (*ElaboratedAttestation) ResetVT ¶ added in v1.8.12
func (m *ElaboratedAttestation) ResetVT()
func (*ElaboratedAttestation) ReturnToVTPool ¶ added in v1.8.12
func (m *ElaboratedAttestation) ReturnToVTPool()
func (*ElaboratedAttestation) SizeVT ¶ added in v1.8.12
func (m *ElaboratedAttestation) SizeVT() (n int)
func (*ElaboratedAttestation) String ¶ added in v0.0.139
func (x *ElaboratedAttestation) String() string
func (*ElaboratedAttestation) UnmarshalVT ¶ added in v1.8.12
func (m *ElaboratedAttestation) UnmarshalVT(dAtA []byte) error
type ElectraExecutionRequestConsolidation ¶ added in v1.0.26
type ElectraExecutionRequestConsolidation struct {
SourceAddress *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=source_address,proto3" json:"source_address,omitempty"`
SourcePubkey *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=source_pubkey,proto3" json:"source_pubkey,omitempty"`
TargetPubkey *wrapperspb.StringValue `protobuf:"bytes,3,opt,name=target_pubkey,proto3" json:"target_pubkey,omitempty"`
// contains filtered or unexported fields
}
func ElectraExecutionRequestConsolidationFromVTPool ¶ added in v1.8.12
func ElectraExecutionRequestConsolidationFromVTPool() *ElectraExecutionRequestConsolidation
func (*ElectraExecutionRequestConsolidation) Descriptor
deprecated
added in
v1.0.26
func (*ElectraExecutionRequestConsolidation) Descriptor() ([]byte, []int)
Deprecated: Use ElectraExecutionRequestConsolidation.ProtoReflect.Descriptor instead.
func (*ElectraExecutionRequestConsolidation) GetSourceAddress ¶ added in v1.0.26
func (x *ElectraExecutionRequestConsolidation) GetSourceAddress() *wrapperspb.StringValue
func (*ElectraExecutionRequestConsolidation) GetSourcePubkey ¶ added in v1.0.26
func (x *ElectraExecutionRequestConsolidation) GetSourcePubkey() *wrapperspb.StringValue
func (*ElectraExecutionRequestConsolidation) GetTargetPubkey ¶ added in v1.0.26
func (x *ElectraExecutionRequestConsolidation) GetTargetPubkey() *wrapperspb.StringValue
func (*ElectraExecutionRequestConsolidation) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestConsolidation) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ElectraExecutionRequestConsolidation) MarshalToVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestConsolidation) MarshalToVT(dAtA []byte) (int, error)
func (*ElectraExecutionRequestConsolidation) MarshalVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestConsolidation) MarshalVT() (dAtA []byte, err error)
func (*ElectraExecutionRequestConsolidation) ProtoMessage ¶ added in v1.0.26
func (*ElectraExecutionRequestConsolidation) ProtoMessage()
func (*ElectraExecutionRequestConsolidation) ProtoReflect ¶ added in v1.0.26
func (x *ElectraExecutionRequestConsolidation) ProtoReflect() protoreflect.Message
func (*ElectraExecutionRequestConsolidation) Reset ¶ added in v1.0.26
func (x *ElectraExecutionRequestConsolidation) Reset()
func (*ElectraExecutionRequestConsolidation) ResetVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestConsolidation) ResetVT()
func (*ElectraExecutionRequestConsolidation) ReturnToVTPool ¶ added in v1.8.12
func (m *ElectraExecutionRequestConsolidation) ReturnToVTPool()
func (*ElectraExecutionRequestConsolidation) SizeVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestConsolidation) SizeVT() (n int)
func (*ElectraExecutionRequestConsolidation) String ¶ added in v1.0.26
func (x *ElectraExecutionRequestConsolidation) String() string
func (*ElectraExecutionRequestConsolidation) UnmarshalVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestConsolidation) UnmarshalVT(dAtA []byte) error
type ElectraExecutionRequestDeposit ¶ added in v1.0.26
type ElectraExecutionRequestDeposit struct {
Pubkey *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"`
WithdrawalCredentials *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=withdrawal_credentials,proto3" json:"withdrawal_credentials,omitempty"`
Amount *wrapperspb.UInt64Value `protobuf:"bytes,3,opt,name=amount,proto3" json:"amount,omitempty"`
Signature *wrapperspb.StringValue `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature,omitempty"`
Index *wrapperspb.UInt64Value `protobuf:"bytes,5,opt,name=index,proto3" json:"index,omitempty"`
// contains filtered or unexported fields
}
func ElectraExecutionRequestDepositFromVTPool ¶ added in v1.8.12
func ElectraExecutionRequestDepositFromVTPool() *ElectraExecutionRequestDeposit
func (*ElectraExecutionRequestDeposit) Descriptor
deprecated
added in
v1.0.26
func (*ElectraExecutionRequestDeposit) Descriptor() ([]byte, []int)
Deprecated: Use ElectraExecutionRequestDeposit.ProtoReflect.Descriptor instead.
func (*ElectraExecutionRequestDeposit) GetAmount ¶ added in v1.0.26
func (x *ElectraExecutionRequestDeposit) GetAmount() *wrapperspb.UInt64Value
func (*ElectraExecutionRequestDeposit) GetIndex ¶ added in v1.0.26
func (x *ElectraExecutionRequestDeposit) GetIndex() *wrapperspb.UInt64Value
func (*ElectraExecutionRequestDeposit) GetPubkey ¶ added in v1.0.26
func (x *ElectraExecutionRequestDeposit) GetPubkey() *wrapperspb.StringValue
func (*ElectraExecutionRequestDeposit) GetSignature ¶ added in v1.0.26
func (x *ElectraExecutionRequestDeposit) GetSignature() *wrapperspb.StringValue
func (*ElectraExecutionRequestDeposit) GetWithdrawalCredentials ¶ added in v1.0.26
func (x *ElectraExecutionRequestDeposit) GetWithdrawalCredentials() *wrapperspb.StringValue
func (*ElectraExecutionRequestDeposit) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestDeposit) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ElectraExecutionRequestDeposit) MarshalToVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestDeposit) MarshalToVT(dAtA []byte) (int, error)
func (*ElectraExecutionRequestDeposit) MarshalVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestDeposit) MarshalVT() (dAtA []byte, err error)
func (*ElectraExecutionRequestDeposit) ProtoMessage ¶ added in v1.0.26
func (*ElectraExecutionRequestDeposit) ProtoMessage()
func (*ElectraExecutionRequestDeposit) ProtoReflect ¶ added in v1.0.26
func (x *ElectraExecutionRequestDeposit) ProtoReflect() protoreflect.Message
func (*ElectraExecutionRequestDeposit) Reset ¶ added in v1.0.26
func (x *ElectraExecutionRequestDeposit) Reset()
func (*ElectraExecutionRequestDeposit) ResetVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestDeposit) ResetVT()
func (*ElectraExecutionRequestDeposit) ReturnToVTPool ¶ added in v1.8.12
func (m *ElectraExecutionRequestDeposit) ReturnToVTPool()
func (*ElectraExecutionRequestDeposit) SizeVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestDeposit) SizeVT() (n int)
func (*ElectraExecutionRequestDeposit) String ¶ added in v1.0.26
func (x *ElectraExecutionRequestDeposit) String() string
func (*ElectraExecutionRequestDeposit) UnmarshalVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestDeposit) UnmarshalVT(dAtA []byte) error
type ElectraExecutionRequestWithdrawal ¶ added in v1.0.26
type ElectraExecutionRequestWithdrawal struct {
SourceAddress *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=source_address,proto3" json:"source_address,omitempty"`
ValidatorPubkey *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=validator_pubkey,proto3" json:"validator_pubkey,omitempty"`
Amount *wrapperspb.UInt64Value `protobuf:"bytes,3,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func ElectraExecutionRequestWithdrawalFromVTPool ¶ added in v1.8.12
func ElectraExecutionRequestWithdrawalFromVTPool() *ElectraExecutionRequestWithdrawal
func (*ElectraExecutionRequestWithdrawal) Descriptor
deprecated
added in
v1.0.26
func (*ElectraExecutionRequestWithdrawal) Descriptor() ([]byte, []int)
Deprecated: Use ElectraExecutionRequestWithdrawal.ProtoReflect.Descriptor instead.
func (*ElectraExecutionRequestWithdrawal) GetAmount ¶ added in v1.0.26
func (x *ElectraExecutionRequestWithdrawal) GetAmount() *wrapperspb.UInt64Value
func (*ElectraExecutionRequestWithdrawal) GetSourceAddress ¶ added in v1.0.26
func (x *ElectraExecutionRequestWithdrawal) GetSourceAddress() *wrapperspb.StringValue
func (*ElectraExecutionRequestWithdrawal) GetValidatorPubkey ¶ added in v1.0.26
func (x *ElectraExecutionRequestWithdrawal) GetValidatorPubkey() *wrapperspb.StringValue
func (*ElectraExecutionRequestWithdrawal) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestWithdrawal) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ElectraExecutionRequestWithdrawal) MarshalToVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestWithdrawal) MarshalToVT(dAtA []byte) (int, error)
func (*ElectraExecutionRequestWithdrawal) MarshalVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestWithdrawal) MarshalVT() (dAtA []byte, err error)
func (*ElectraExecutionRequestWithdrawal) ProtoMessage ¶ added in v1.0.26
func (*ElectraExecutionRequestWithdrawal) ProtoMessage()
func (*ElectraExecutionRequestWithdrawal) ProtoReflect ¶ added in v1.0.26
func (x *ElectraExecutionRequestWithdrawal) ProtoReflect() protoreflect.Message
func (*ElectraExecutionRequestWithdrawal) Reset ¶ added in v1.0.26
func (x *ElectraExecutionRequestWithdrawal) Reset()
func (*ElectraExecutionRequestWithdrawal) ResetVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestWithdrawal) ResetVT()
func (*ElectraExecutionRequestWithdrawal) ReturnToVTPool ¶ added in v1.8.12
func (m *ElectraExecutionRequestWithdrawal) ReturnToVTPool()
func (*ElectraExecutionRequestWithdrawal) SizeVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestWithdrawal) SizeVT() (n int)
func (*ElectraExecutionRequestWithdrawal) String ¶ added in v1.0.26
func (x *ElectraExecutionRequestWithdrawal) String() string
func (*ElectraExecutionRequestWithdrawal) UnmarshalVT ¶ added in v1.8.12
func (m *ElectraExecutionRequestWithdrawal) UnmarshalVT(dAtA []byte) error
type ElectraExecutionRequests ¶ added in v1.0.26
type ElectraExecutionRequests struct {
Deposits []*ElectraExecutionRequestDeposit `protobuf:"bytes,1,rep,name=deposits,proto3" json:"deposits,omitempty"`
Withdrawals []*ElectraExecutionRequestWithdrawal `protobuf:"bytes,2,rep,name=withdrawals,proto3" json:"withdrawals,omitempty"`
Consolidations []*ElectraExecutionRequestConsolidation `protobuf:"bytes,3,rep,name=consolidations,proto3" json:"consolidations,omitempty"`
// contains filtered or unexported fields
}
func ElectraExecutionRequestsFromVTPool ¶ added in v1.8.12
func ElectraExecutionRequestsFromVTPool() *ElectraExecutionRequests
func NewElectraExecutionRequestsFromElectra ¶ added in v1.0.26
func NewElectraExecutionRequestsFromElectra(data *electra.ExecutionRequests) *ElectraExecutionRequests
func (*ElectraExecutionRequests) Descriptor
deprecated
added in
v1.0.26
func (*ElectraExecutionRequests) Descriptor() ([]byte, []int)
Deprecated: Use ElectraExecutionRequests.ProtoReflect.Descriptor instead.
func (*ElectraExecutionRequests) GetConsolidations ¶ added in v1.0.26
func (x *ElectraExecutionRequests) GetConsolidations() []*ElectraExecutionRequestConsolidation
func (*ElectraExecutionRequests) GetDeposits ¶ added in v1.0.26
func (x *ElectraExecutionRequests) GetDeposits() []*ElectraExecutionRequestDeposit
func (*ElectraExecutionRequests) GetWithdrawals ¶ added in v1.0.26
func (x *ElectraExecutionRequests) GetWithdrawals() []*ElectraExecutionRequestWithdrawal
func (*ElectraExecutionRequests) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ElectraExecutionRequests) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ElectraExecutionRequests) MarshalToVT ¶ added in v1.8.12
func (m *ElectraExecutionRequests) MarshalToVT(dAtA []byte) (int, error)
func (*ElectraExecutionRequests) MarshalVT ¶ added in v1.8.12
func (m *ElectraExecutionRequests) MarshalVT() (dAtA []byte, err error)
func (*ElectraExecutionRequests) ProtoMessage ¶ added in v1.0.26
func (*ElectraExecutionRequests) ProtoMessage()
func (*ElectraExecutionRequests) ProtoReflect ¶ added in v1.0.26
func (x *ElectraExecutionRequests) ProtoReflect() protoreflect.Message
func (*ElectraExecutionRequests) Reset ¶ added in v1.0.26
func (x *ElectraExecutionRequests) Reset()
func (*ElectraExecutionRequests) ResetVT ¶ added in v1.8.12
func (m *ElectraExecutionRequests) ResetVT()
func (*ElectraExecutionRequests) ReturnToVTPool ¶ added in v1.8.12
func (m *ElectraExecutionRequests) ReturnToVTPool()
func (*ElectraExecutionRequests) SizeVT ¶ added in v1.8.12
func (m *ElectraExecutionRequests) SizeVT() (n int)
func (*ElectraExecutionRequests) String ¶ added in v1.0.26
func (x *ElectraExecutionRequests) String() string
func (*ElectraExecutionRequests) UnmarshalVT ¶ added in v1.8.12
func (m *ElectraExecutionRequests) UnmarshalVT(dAtA []byte) error
type Eth1Data ¶
type Eth1Data struct {
DepositRoot string `protobuf:"bytes,1,opt,name=deposit_root,proto3" json:"deposit_root,omitempty"`
DepositCount uint64 `protobuf:"varint,2,opt,name=deposit_count,json=depositCount,proto3" json:"deposit_count,omitempty"`
BlockHash string `protobuf:"bytes,3,opt,name=block_hash,proto3" json:"block_hash,omitempty"`
// contains filtered or unexported fields
}
func Eth1DataFromVTPool ¶ added in v1.8.12
func Eth1DataFromVTPool() *Eth1Data
func (*Eth1Data) Descriptor
deprecated
func (*Eth1Data) GetBlockHash ¶
func (*Eth1Data) GetDepositCount ¶
func (*Eth1Data) GetDepositRoot ¶
func (*Eth1Data) MarshalToSizedBufferVT ¶ added in v1.8.12
func (*Eth1Data) MarshalToVT ¶ added in v1.8.12
func (*Eth1Data) ProtoMessage ¶
func (*Eth1Data) ProtoMessage()
func (*Eth1Data) ProtoReflect ¶
func (x *Eth1Data) ProtoReflect() protoreflect.Message
func (*Eth1Data) ReturnToVTPool ¶ added in v1.8.12
func (m *Eth1Data) ReturnToVTPool()
func (*Eth1Data) UnmarshalVT ¶ added in v1.8.12
type EventBlobSidecar ¶
type EventBlobSidecar struct {
BlockRoot string `protobuf:"bytes,1,opt,name=block_root,proto3" json:"block_root,omitempty"`
Slot *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=slot,proto3" json:"slot,omitempty"`
Index *wrapperspb.UInt64Value `protobuf:"bytes,3,opt,name=index,proto3" json:"index,omitempty"`
KzgCommitment string `protobuf:"bytes,4,opt,name=kzg_commitment,proto3" json:"kzg_commitment,omitempty"`
VersionedHash string `protobuf:"bytes,5,opt,name=versioned_hash,proto3" json:"versioned_hash,omitempty"`
// contains filtered or unexported fields
}
func EventBlobSidecarFromVTPool ¶ added in v1.8.12
func EventBlobSidecarFromVTPool() *EventBlobSidecar
func (*EventBlobSidecar) Descriptor
deprecated
func (*EventBlobSidecar) Descriptor() ([]byte, []int)
Deprecated: Use EventBlobSidecar.ProtoReflect.Descriptor instead.
func (*EventBlobSidecar) GetBlockRoot ¶
func (x *EventBlobSidecar) GetBlockRoot() string
func (*EventBlobSidecar) GetIndex ¶
func (x *EventBlobSidecar) GetIndex() *wrapperspb.UInt64Value
func (*EventBlobSidecar) GetKzgCommitment ¶
func (x *EventBlobSidecar) GetKzgCommitment() string
func (*EventBlobSidecar) GetSlot ¶
func (x *EventBlobSidecar) GetSlot() *wrapperspb.UInt64Value
func (*EventBlobSidecar) GetVersionedHash ¶
func (x *EventBlobSidecar) GetVersionedHash() string
func (*EventBlobSidecar) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *EventBlobSidecar) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventBlobSidecar) MarshalToVT ¶ added in v1.8.12
func (m *EventBlobSidecar) MarshalToVT(dAtA []byte) (int, error)
func (*EventBlobSidecar) MarshalVT ¶ added in v1.8.12
func (m *EventBlobSidecar) MarshalVT() (dAtA []byte, err error)
func (*EventBlobSidecar) ProtoMessage ¶
func (*EventBlobSidecar) ProtoMessage()
func (*EventBlobSidecar) ProtoReflect ¶
func (x *EventBlobSidecar) ProtoReflect() protoreflect.Message
func (*EventBlobSidecar) Reset ¶
func (x *EventBlobSidecar) Reset()
func (*EventBlobSidecar) ResetVT ¶ added in v1.8.12
func (m *EventBlobSidecar) ResetVT()
func (*EventBlobSidecar) ReturnToVTPool ¶ added in v1.8.12
func (m *EventBlobSidecar) ReturnToVTPool()
func (*EventBlobSidecar) SizeVT ¶ added in v1.8.12
func (m *EventBlobSidecar) SizeVT() (n int)
func (*EventBlobSidecar) String ¶
func (x *EventBlobSidecar) String() string
func (*EventBlobSidecar) UnmarshalVT ¶ added in v1.8.12
func (m *EventBlobSidecar) UnmarshalVT(dAtA []byte) error
type EventBlock ¶
type EventBlock struct {
Slot uint64 `protobuf:"varint,1,opt,name=slot,proto3" json:"slot,omitempty"`
Block string `protobuf:"bytes,2,opt,name=block,proto3" json:"block,omitempty"`
ExecutionOptimistic bool `protobuf:"varint,3,opt,name=execution_optimistic,proto3" json:"execution_optimistic,omitempty"`
// contains filtered or unexported fields
}
func EventBlockFromVTPool ¶ added in v1.8.12
func EventBlockFromVTPool() *EventBlock
func (*EventBlock) Descriptor
deprecated
func (*EventBlock) Descriptor() ([]byte, []int)
Deprecated: Use EventBlock.ProtoReflect.Descriptor instead.
func (*EventBlock) GetBlock ¶
func (x *EventBlock) GetBlock() string
func (*EventBlock) GetExecutionOptimistic ¶
func (x *EventBlock) GetExecutionOptimistic() bool
func (*EventBlock) GetSlot ¶
func (x *EventBlock) GetSlot() uint64
func (*EventBlock) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *EventBlock) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventBlock) MarshalToVT ¶ added in v1.8.12
func (m *EventBlock) MarshalToVT(dAtA []byte) (int, error)
func (*EventBlock) MarshalVT ¶ added in v1.8.12
func (m *EventBlock) MarshalVT() (dAtA []byte, err error)
func (*EventBlock) ProtoMessage ¶
func (*EventBlock) ProtoMessage()
func (*EventBlock) ProtoReflect ¶
func (x *EventBlock) ProtoReflect() protoreflect.Message
func (*EventBlock) Reset ¶
func (x *EventBlock) Reset()
func (*EventBlock) ResetVT ¶ added in v1.8.12
func (m *EventBlock) ResetVT()
func (*EventBlock) ReturnToVTPool ¶ added in v1.8.12
func (m *EventBlock) ReturnToVTPool()
func (*EventBlock) SizeVT ¶ added in v1.8.12
func (m *EventBlock) SizeVT() (n int)
func (*EventBlock) String ¶
func (x *EventBlock) String() string
func (*EventBlock) UnmarshalVT ¶ added in v1.8.12
func (m *EventBlock) UnmarshalVT(dAtA []byte) error
type EventBlockGossip ¶ added in v1.1.0
type EventBlockGossip struct {
Slot *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"`
Block string `protobuf:"bytes,2,opt,name=block,proto3" json:"block,omitempty"`
// contains filtered or unexported fields
}
func EventBlockGossipFromVTPool ¶ added in v1.8.12
func EventBlockGossipFromVTPool() *EventBlockGossip
func (*EventBlockGossip) Descriptor
deprecated
added in
v1.1.0
func (*EventBlockGossip) Descriptor() ([]byte, []int)
Deprecated: Use EventBlockGossip.ProtoReflect.Descriptor instead.
func (*EventBlockGossip) GetBlock ¶ added in v1.1.0
func (x *EventBlockGossip) GetBlock() string
func (*EventBlockGossip) GetSlot ¶ added in v1.1.0
func (x *EventBlockGossip) GetSlot() *wrapperspb.UInt64Value
func (*EventBlockGossip) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *EventBlockGossip) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventBlockGossip) MarshalToVT ¶ added in v1.8.12
func (m *EventBlockGossip) MarshalToVT(dAtA []byte) (int, error)
func (*EventBlockGossip) MarshalVT ¶ added in v1.8.12
func (m *EventBlockGossip) MarshalVT() (dAtA []byte, err error)
func (*EventBlockGossip) ProtoMessage ¶ added in v1.1.0
func (*EventBlockGossip) ProtoMessage()
func (*EventBlockGossip) ProtoReflect ¶ added in v1.1.0
func (x *EventBlockGossip) ProtoReflect() protoreflect.Message
func (*EventBlockGossip) Reset ¶ added in v1.1.0
func (x *EventBlockGossip) Reset()
func (*EventBlockGossip) ResetVT ¶ added in v1.8.12
func (m *EventBlockGossip) ResetVT()
func (*EventBlockGossip) ReturnToVTPool ¶ added in v1.8.12
func (m *EventBlockGossip) ReturnToVTPool()
func (*EventBlockGossip) SizeVT ¶ added in v1.8.12
func (m *EventBlockGossip) SizeVT() (n int)
func (*EventBlockGossip) String ¶ added in v1.1.0
func (x *EventBlockGossip) String() string
func (*EventBlockGossip) UnmarshalVT ¶ added in v1.8.12
func (m *EventBlockGossip) UnmarshalVT(dAtA []byte) error
type EventBlockV2 ¶
type EventBlockV2 struct {
Slot *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"`
Block string `protobuf:"bytes,2,opt,name=block,proto3" json:"block,omitempty"`
ExecutionOptimistic bool `protobuf:"varint,3,opt,name=execution_optimistic,proto3" json:"execution_optimistic,omitempty"`
// contains filtered or unexported fields
}
func EventBlockV2FromVTPool ¶ added in v1.8.12
func EventBlockV2FromVTPool() *EventBlockV2
func (*EventBlockV2) Descriptor
deprecated
func (*EventBlockV2) Descriptor() ([]byte, []int)
Deprecated: Use EventBlockV2.ProtoReflect.Descriptor instead.
func (*EventBlockV2) GetBlock ¶
func (x *EventBlockV2) GetBlock() string
func (*EventBlockV2) GetExecutionOptimistic ¶
func (x *EventBlockV2) GetExecutionOptimistic() bool
func (*EventBlockV2) GetSlot ¶
func (x *EventBlockV2) GetSlot() *wrapperspb.UInt64Value
func (*EventBlockV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *EventBlockV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventBlockV2) MarshalToVT ¶ added in v1.8.12
func (m *EventBlockV2) MarshalToVT(dAtA []byte) (int, error)
func (*EventBlockV2) MarshalVT ¶ added in v1.8.12
func (m *EventBlockV2) MarshalVT() (dAtA []byte, err error)
func (*EventBlockV2) ProtoMessage ¶
func (*EventBlockV2) ProtoMessage()
func (*EventBlockV2) ProtoReflect ¶
func (x *EventBlockV2) ProtoReflect() protoreflect.Message
func (*EventBlockV2) Reset ¶
func (x *EventBlockV2) Reset()
func (*EventBlockV2) ResetVT ¶ added in v1.8.12
func (m *EventBlockV2) ResetVT()
func (*EventBlockV2) ReturnToVTPool ¶ added in v1.8.12
func (m *EventBlockV2) ReturnToVTPool()
func (*EventBlockV2) SizeVT ¶ added in v1.8.12
func (m *EventBlockV2) SizeVT() (n int)
func (*EventBlockV2) String ¶
func (x *EventBlockV2) String() string
func (*EventBlockV2) UnmarshalVT ¶ added in v1.8.12
func (m *EventBlockV2) UnmarshalVT(dAtA []byte) error
type EventChainReorg ¶
type EventChainReorg struct {
Slot uint64 `protobuf:"varint,1,opt,name=slot,proto3" json:"slot,omitempty"`
Depth uint64 `protobuf:"varint,2,opt,name=depth,proto3" json:"depth,omitempty"`
OldHeadBlock string `protobuf:"bytes,3,opt,name=old_head_block,proto3" json:"old_head_block,omitempty"`
NewHeadBlock string `protobuf:"bytes,4,opt,name=new_head_block,proto3" json:"new_head_block,omitempty"`
OldHeadState string `protobuf:"bytes,5,opt,name=old_head_state,proto3" json:"old_head_state,omitempty"`
NewHeadState string `protobuf:"bytes,6,opt,name=new_head_state,proto3" json:"new_head_state,omitempty"`
Epoch uint64 `protobuf:"varint,7,opt,name=epoch,proto3" json:"epoch,omitempty"`
// contains filtered or unexported fields
}
func EventChainReorgFromVTPool ¶ added in v1.8.12
func EventChainReorgFromVTPool() *EventChainReorg
func NewReorgEventFromGoEth2ClientEvent ¶
func NewReorgEventFromGoEth2ClientEvent(e *eth2v1.ChainReorgEvent) *EventChainReorg
func (*EventChainReorg) Descriptor
deprecated
func (*EventChainReorg) Descriptor() ([]byte, []int)
Deprecated: Use EventChainReorg.ProtoReflect.Descriptor instead.
func (*EventChainReorg) GetDepth ¶
func (x *EventChainReorg) GetDepth() uint64
func (*EventChainReorg) GetEpoch ¶
func (x *EventChainReorg) GetEpoch() uint64
func (*EventChainReorg) GetNewHeadBlock ¶
func (x *EventChainReorg) GetNewHeadBlock() string
func (*EventChainReorg) GetNewHeadState ¶
func (x *EventChainReorg) GetNewHeadState() string
func (*EventChainReorg) GetOldHeadBlock ¶
func (x *EventChainReorg) GetOldHeadBlock() string
func (*EventChainReorg) GetOldHeadState ¶
func (x *EventChainReorg) GetOldHeadState() string
func (*EventChainReorg) GetSlot ¶
func (x *EventChainReorg) GetSlot() uint64
func (*EventChainReorg) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *EventChainReorg) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventChainReorg) MarshalToVT ¶ added in v1.8.12
func (m *EventChainReorg) MarshalToVT(dAtA []byte) (int, error)
func (*EventChainReorg) MarshalVT ¶ added in v1.8.12
func (m *EventChainReorg) MarshalVT() (dAtA []byte, err error)
func (*EventChainReorg) ProtoMessage ¶
func (*EventChainReorg) ProtoMessage()
func (*EventChainReorg) ProtoReflect ¶
func (x *EventChainReorg) ProtoReflect() protoreflect.Message
func (*EventChainReorg) Reset ¶
func (x *EventChainReorg) Reset()
func (*EventChainReorg) ResetVT ¶ added in v1.8.12
func (m *EventChainReorg) ResetVT()
func (*EventChainReorg) ReturnToVTPool ¶ added in v1.8.12
func (m *EventChainReorg) ReturnToVTPool()
func (*EventChainReorg) SizeVT ¶ added in v1.8.12
func (m *EventChainReorg) SizeVT() (n int)
func (*EventChainReorg) String ¶
func (x *EventChainReorg) String() string
func (*EventChainReorg) UnmarshalVT ¶ added in v1.8.12
func (m *EventChainReorg) UnmarshalVT(dAtA []byte) error
type EventChainReorgV2 ¶
type EventChainReorgV2 struct {
Slot *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"`
Depth *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=depth,proto3" json:"depth,omitempty"`
OldHeadBlock string `protobuf:"bytes,3,opt,name=old_head_block,proto3" json:"old_head_block,omitempty"`
NewHeadBlock string `protobuf:"bytes,4,opt,name=new_head_block,proto3" json:"new_head_block,omitempty"`
OldHeadState string `protobuf:"bytes,5,opt,name=old_head_state,proto3" json:"old_head_state,omitempty"`
NewHeadState string `protobuf:"bytes,6,opt,name=new_head_state,proto3" json:"new_head_state,omitempty"`
Epoch *wrapperspb.UInt64Value `protobuf:"bytes,7,opt,name=epoch,proto3" json:"epoch,omitempty"`
// contains filtered or unexported fields
}
func EventChainReorgV2FromVTPool ¶ added in v1.8.12
func EventChainReorgV2FromVTPool() *EventChainReorgV2
func NewReorgEventV2FromGoEth2ClientEvent ¶
func NewReorgEventV2FromGoEth2ClientEvent(e *eth2v1.ChainReorgEvent) *EventChainReorgV2
func (*EventChainReorgV2) Descriptor
deprecated
func (*EventChainReorgV2) Descriptor() ([]byte, []int)
Deprecated: Use EventChainReorgV2.ProtoReflect.Descriptor instead.
func (*EventChainReorgV2) GetDepth ¶
func (x *EventChainReorgV2) GetDepth() *wrapperspb.UInt64Value
func (*EventChainReorgV2) GetEpoch ¶
func (x *EventChainReorgV2) GetEpoch() *wrapperspb.UInt64Value
func (*EventChainReorgV2) GetNewHeadBlock ¶
func (x *EventChainReorgV2) GetNewHeadBlock() string
func (*EventChainReorgV2) GetNewHeadState ¶
func (x *EventChainReorgV2) GetNewHeadState() string
func (*EventChainReorgV2) GetOldHeadBlock ¶
func (x *EventChainReorgV2) GetOldHeadBlock() string
func (*EventChainReorgV2) GetOldHeadState ¶
func (x *EventChainReorgV2) GetOldHeadState() string
func (*EventChainReorgV2) GetSlot ¶
func (x *EventChainReorgV2) GetSlot() *wrapperspb.UInt64Value
func (*EventChainReorgV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *EventChainReorgV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventChainReorgV2) MarshalToVT ¶ added in v1.8.12
func (m *EventChainReorgV2) MarshalToVT(dAtA []byte) (int, error)
func (*EventChainReorgV2) MarshalVT ¶ added in v1.8.12
func (m *EventChainReorgV2) MarshalVT() (dAtA []byte, err error)
func (*EventChainReorgV2) ProtoMessage ¶
func (*EventChainReorgV2) ProtoMessage()
func (*EventChainReorgV2) ProtoReflect ¶
func (x *EventChainReorgV2) ProtoReflect() protoreflect.Message
func (*EventChainReorgV2) Reset ¶
func (x *EventChainReorgV2) Reset()
func (*EventChainReorgV2) ResetVT ¶ added in v1.8.12
func (m *EventChainReorgV2) ResetVT()
func (*EventChainReorgV2) ReturnToVTPool ¶ added in v1.8.12
func (m *EventChainReorgV2) ReturnToVTPool()
func (*EventChainReorgV2) SizeVT ¶ added in v1.8.12
func (m *EventChainReorgV2) SizeVT() (n int)
func (*EventChainReorgV2) String ¶
func (x *EventChainReorgV2) String() string
func (*EventChainReorgV2) UnmarshalVT ¶ added in v1.8.12
func (m *EventChainReorgV2) UnmarshalVT(dAtA []byte) error
type EventContributionAndProof ¶
type EventContributionAndProof struct {
Signature string `protobuf:"bytes,1,opt,name=signature,proto3" json:"signature,omitempty"`
Message *ContributionAndProof `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
func EventContributionAndProofFromVTPool ¶ added in v1.8.12
func EventContributionAndProofFromVTPool() *EventContributionAndProof
func (*EventContributionAndProof) Descriptor
deprecated
func (*EventContributionAndProof) Descriptor() ([]byte, []int)
Deprecated: Use EventContributionAndProof.ProtoReflect.Descriptor instead.
func (*EventContributionAndProof) GetMessage ¶
func (x *EventContributionAndProof) GetMessage() *ContributionAndProof
func (*EventContributionAndProof) GetSignature ¶
func (x *EventContributionAndProof) GetSignature() string
func (*EventContributionAndProof) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *EventContributionAndProof) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventContributionAndProof) MarshalToVT ¶ added in v1.8.12
func (m *EventContributionAndProof) MarshalToVT(dAtA []byte) (int, error)
func (*EventContributionAndProof) MarshalVT ¶ added in v1.8.12
func (m *EventContributionAndProof) MarshalVT() (dAtA []byte, err error)
func (*EventContributionAndProof) ProtoMessage ¶
func (*EventContributionAndProof) ProtoMessage()
func (*EventContributionAndProof) ProtoReflect ¶
func (x *EventContributionAndProof) ProtoReflect() protoreflect.Message
func (*EventContributionAndProof) Reset ¶
func (x *EventContributionAndProof) Reset()
func (*EventContributionAndProof) ResetVT ¶ added in v1.8.12
func (m *EventContributionAndProof) ResetVT()
func (*EventContributionAndProof) ReturnToVTPool ¶ added in v1.8.12
func (m *EventContributionAndProof) ReturnToVTPool()
func (*EventContributionAndProof) SizeVT ¶ added in v1.8.12
func (m *EventContributionAndProof) SizeVT() (n int)
func (*EventContributionAndProof) String ¶
func (x *EventContributionAndProof) String() string
func (*EventContributionAndProof) UnmarshalVT ¶ added in v1.8.12
func (m *EventContributionAndProof) UnmarshalVT(dAtA []byte) error
type EventContributionAndProofV2 ¶
type EventContributionAndProofV2 struct {
Signature string `protobuf:"bytes,1,opt,name=signature,proto3" json:"signature,omitempty"`
Message *ContributionAndProofV2 `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
func EventContributionAndProofV2FromVTPool ¶ added in v1.8.12
func EventContributionAndProofV2FromVTPool() *EventContributionAndProofV2
func (*EventContributionAndProofV2) Descriptor
deprecated
func (*EventContributionAndProofV2) Descriptor() ([]byte, []int)
Deprecated: Use EventContributionAndProofV2.ProtoReflect.Descriptor instead.
func (*EventContributionAndProofV2) GetMessage ¶
func (x *EventContributionAndProofV2) GetMessage() *ContributionAndProofV2
func (*EventContributionAndProofV2) GetSignature ¶
func (x *EventContributionAndProofV2) GetSignature() string
func (*EventContributionAndProofV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *EventContributionAndProofV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventContributionAndProofV2) MarshalToVT ¶ added in v1.8.12
func (m *EventContributionAndProofV2) MarshalToVT(dAtA []byte) (int, error)
func (*EventContributionAndProofV2) MarshalVT ¶ added in v1.8.12
func (m *EventContributionAndProofV2) MarshalVT() (dAtA []byte, err error)
func (*EventContributionAndProofV2) ProtoMessage ¶
func (*EventContributionAndProofV2) ProtoMessage()
func (*EventContributionAndProofV2) ProtoReflect ¶
func (x *EventContributionAndProofV2) ProtoReflect() protoreflect.Message
func (*EventContributionAndProofV2) Reset ¶
func (x *EventContributionAndProofV2) Reset()
func (*EventContributionAndProofV2) ResetVT ¶ added in v1.8.12
func (m *EventContributionAndProofV2) ResetVT()
func (*EventContributionAndProofV2) ReturnToVTPool ¶ added in v1.8.12
func (m *EventContributionAndProofV2) ReturnToVTPool()
func (*EventContributionAndProofV2) SizeVT ¶ added in v1.8.12
func (m *EventContributionAndProofV2) SizeVT() (n int)
func (*EventContributionAndProofV2) String ¶
func (x *EventContributionAndProofV2) String() string
func (*EventContributionAndProofV2) UnmarshalVT ¶ added in v1.8.12
func (m *EventContributionAndProofV2) UnmarshalVT(dAtA []byte) error
type EventDataColumnSidecar ¶ added in v1.2.0
type EventDataColumnSidecar struct {
Slot *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"`
Index *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=index,proto3" json:"index,omitempty"`
BlockRoot string `protobuf:"bytes,3,opt,name=block_root,proto3" json:"block_root,omitempty"`
// Deprecated: Marked as deprecated in pkg/proto/eth/v1/events.proto.
KzgCommitments []string `protobuf:"bytes,4,rep,name=kzg_commitments,proto3" json:"kzg_commitments,omitempty"`
KzgCommitmentsCount *wrapperspb.UInt32Value `protobuf:"bytes,5,opt,name=kzg_commitments_count,proto3" json:"kzg_commitments_count,omitempty"`
// contains filtered or unexported fields
}
func EventDataColumnSidecarFromVTPool ¶ added in v1.8.12
func EventDataColumnSidecarFromVTPool() *EventDataColumnSidecar
func (*EventDataColumnSidecar) Descriptor
deprecated
added in
v1.2.0
func (*EventDataColumnSidecar) Descriptor() ([]byte, []int)
Deprecated: Use EventDataColumnSidecar.ProtoReflect.Descriptor instead.
func (*EventDataColumnSidecar) GetBlockRoot ¶ added in v1.2.0
func (x *EventDataColumnSidecar) GetBlockRoot() string
func (*EventDataColumnSidecar) GetIndex ¶ added in v1.2.0
func (x *EventDataColumnSidecar) GetIndex() *wrapperspb.UInt64Value
func (*EventDataColumnSidecar) GetKzgCommitments
deprecated
added in
v1.2.0
func (x *EventDataColumnSidecar) GetKzgCommitments() []string
Deprecated: Marked as deprecated in pkg/proto/eth/v1/events.proto.
func (*EventDataColumnSidecar) GetKzgCommitmentsCount ¶ added in v1.4.11
func (x *EventDataColumnSidecar) GetKzgCommitmentsCount() *wrapperspb.UInt32Value
func (*EventDataColumnSidecar) GetSlot ¶ added in v1.2.0
func (x *EventDataColumnSidecar) GetSlot() *wrapperspb.UInt64Value
func (*EventDataColumnSidecar) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *EventDataColumnSidecar) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventDataColumnSidecar) MarshalToVT ¶ added in v1.8.12
func (m *EventDataColumnSidecar) MarshalToVT(dAtA []byte) (int, error)
func (*EventDataColumnSidecar) MarshalVT ¶ added in v1.8.12
func (m *EventDataColumnSidecar) MarshalVT() (dAtA []byte, err error)
func (*EventDataColumnSidecar) ProtoMessage ¶ added in v1.2.0
func (*EventDataColumnSidecar) ProtoMessage()
func (*EventDataColumnSidecar) ProtoReflect ¶ added in v1.2.0
func (x *EventDataColumnSidecar) ProtoReflect() protoreflect.Message
func (*EventDataColumnSidecar) Reset ¶ added in v1.2.0
func (x *EventDataColumnSidecar) Reset()
func (*EventDataColumnSidecar) ResetVT ¶ added in v1.8.12
func (m *EventDataColumnSidecar) ResetVT()
func (*EventDataColumnSidecar) ReturnToVTPool ¶ added in v1.8.12
func (m *EventDataColumnSidecar) ReturnToVTPool()
func (*EventDataColumnSidecar) SizeVT ¶ added in v1.8.12
func (m *EventDataColumnSidecar) SizeVT() (n int)
func (*EventDataColumnSidecar) String ¶ added in v1.2.0
func (x *EventDataColumnSidecar) String() string
func (*EventDataColumnSidecar) UnmarshalVT ¶ added in v1.8.12
func (m *EventDataColumnSidecar) UnmarshalVT(dAtA []byte) error
type EventFinalizedCheckpoint ¶
type EventFinalizedCheckpoint struct {
Block string `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
Epoch uint64 `protobuf:"varint,3,opt,name=epoch,proto3" json:"epoch,omitempty"`
// contains filtered or unexported fields
}
func EventFinalizedCheckpointFromVTPool ¶ added in v1.8.12
func EventFinalizedCheckpointFromVTPool() *EventFinalizedCheckpoint
func (*EventFinalizedCheckpoint) Descriptor
deprecated
func (*EventFinalizedCheckpoint) Descriptor() ([]byte, []int)
Deprecated: Use EventFinalizedCheckpoint.ProtoReflect.Descriptor instead.
func (*EventFinalizedCheckpoint) GetBlock ¶
func (x *EventFinalizedCheckpoint) GetBlock() string
func (*EventFinalizedCheckpoint) GetEpoch ¶
func (x *EventFinalizedCheckpoint) GetEpoch() uint64
func (*EventFinalizedCheckpoint) GetState ¶
func (x *EventFinalizedCheckpoint) GetState() string
func (*EventFinalizedCheckpoint) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *EventFinalizedCheckpoint) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventFinalizedCheckpoint) MarshalToVT ¶ added in v1.8.12
func (m *EventFinalizedCheckpoint) MarshalToVT(dAtA []byte) (int, error)
func (*EventFinalizedCheckpoint) MarshalVT ¶ added in v1.8.12
func (m *EventFinalizedCheckpoint) MarshalVT() (dAtA []byte, err error)
func (*EventFinalizedCheckpoint) ProtoMessage ¶
func (*EventFinalizedCheckpoint) ProtoMessage()
func (*EventFinalizedCheckpoint) ProtoReflect ¶
func (x *EventFinalizedCheckpoint) ProtoReflect() protoreflect.Message
func (*EventFinalizedCheckpoint) Reset ¶
func (x *EventFinalizedCheckpoint) Reset()
func (*EventFinalizedCheckpoint) ResetVT ¶ added in v1.8.12
func (m *EventFinalizedCheckpoint) ResetVT()
func (*EventFinalizedCheckpoint) ReturnToVTPool ¶ added in v1.8.12
func (m *EventFinalizedCheckpoint) ReturnToVTPool()
func (*EventFinalizedCheckpoint) SizeVT ¶ added in v1.8.12
func (m *EventFinalizedCheckpoint) SizeVT() (n int)
func (*EventFinalizedCheckpoint) String ¶
func (x *EventFinalizedCheckpoint) String() string
func (*EventFinalizedCheckpoint) UnmarshalVT ¶ added in v1.8.12
func (m *EventFinalizedCheckpoint) UnmarshalVT(dAtA []byte) error
type EventFinalizedCheckpointV2 ¶
type EventFinalizedCheckpointV2 struct {
Block string `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
Epoch *wrapperspb.UInt64Value `protobuf:"bytes,3,opt,name=epoch,proto3" json:"epoch,omitempty"`
// contains filtered or unexported fields
}
func EventFinalizedCheckpointV2FromVTPool ¶ added in v1.8.12
func EventFinalizedCheckpointV2FromVTPool() *EventFinalizedCheckpointV2
func (*EventFinalizedCheckpointV2) Descriptor
deprecated
func (*EventFinalizedCheckpointV2) Descriptor() ([]byte, []int)
Deprecated: Use EventFinalizedCheckpointV2.ProtoReflect.Descriptor instead.
func (*EventFinalizedCheckpointV2) GetBlock ¶
func (x *EventFinalizedCheckpointV2) GetBlock() string
func (*EventFinalizedCheckpointV2) GetEpoch ¶
func (x *EventFinalizedCheckpointV2) GetEpoch() *wrapperspb.UInt64Value
func (*EventFinalizedCheckpointV2) GetState ¶
func (x *EventFinalizedCheckpointV2) GetState() string
func (*EventFinalizedCheckpointV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *EventFinalizedCheckpointV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventFinalizedCheckpointV2) MarshalToVT ¶ added in v1.8.12
func (m *EventFinalizedCheckpointV2) MarshalToVT(dAtA []byte) (int, error)
func (*EventFinalizedCheckpointV2) MarshalVT ¶ added in v1.8.12
func (m *EventFinalizedCheckpointV2) MarshalVT() (dAtA []byte, err error)
func (*EventFinalizedCheckpointV2) ProtoMessage ¶
func (*EventFinalizedCheckpointV2) ProtoMessage()
func (*EventFinalizedCheckpointV2) ProtoReflect ¶
func (x *EventFinalizedCheckpointV2) ProtoReflect() protoreflect.Message
func (*EventFinalizedCheckpointV2) Reset ¶
func (x *EventFinalizedCheckpointV2) Reset()
func (*EventFinalizedCheckpointV2) ResetVT ¶ added in v1.8.12
func (m *EventFinalizedCheckpointV2) ResetVT()
func (*EventFinalizedCheckpointV2) ReturnToVTPool ¶ added in v1.8.12
func (m *EventFinalizedCheckpointV2) ReturnToVTPool()
func (*EventFinalizedCheckpointV2) SizeVT ¶ added in v1.8.12
func (m *EventFinalizedCheckpointV2) SizeVT() (n int)
func (*EventFinalizedCheckpointV2) String ¶
func (x *EventFinalizedCheckpointV2) String() string
func (*EventFinalizedCheckpointV2) UnmarshalVT ¶ added in v1.8.12
func (m *EventFinalizedCheckpointV2) UnmarshalVT(dAtA []byte) error
type EventHead ¶
type EventHead struct {
Slot uint64 `protobuf:"varint,1,opt,name=slot,proto3" json:"slot,omitempty"`
Block string `protobuf:"bytes,2,opt,name=block,proto3" json:"block,omitempty"`
State string `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"`
EpochTransition bool `protobuf:"varint,4,opt,name=epoch_transition,proto3" json:"epoch_transition,omitempty"`
PreviousDutyDependentRoot string `protobuf:"bytes,5,opt,name=previous_duty_dependent_root,proto3" json:"previous_duty_dependent_root,omitempty"`
CurrentDutyDependentRoot string `protobuf:"bytes,6,opt,name=current_duty_dependent_root,proto3" json:"current_duty_dependent_root,omitempty"`
// contains filtered or unexported fields
}
func EventHeadFromVTPool ¶ added in v1.8.12
func EventHeadFromVTPool() *EventHead
func (*EventHead) Descriptor
deprecated
func (*EventHead) GetCurrentDutyDependentRoot ¶
func (*EventHead) GetEpochTransition ¶
func (*EventHead) GetPreviousDutyDependentRoot ¶
func (*EventHead) MarshalToSizedBufferVT ¶ added in v1.8.12
func (*EventHead) MarshalToVT ¶ added in v1.8.12
func (*EventHead) ProtoMessage ¶
func (*EventHead) ProtoMessage()
func (*EventHead) ProtoReflect ¶
func (x *EventHead) ProtoReflect() protoreflect.Message
func (*EventHead) ReturnToVTPool ¶ added in v1.8.12
func (m *EventHead) ReturnToVTPool()
func (*EventHead) UnmarshalVT ¶ added in v1.8.12
type EventHeadV2 ¶
type EventHeadV2 struct {
Slot *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"`
Block string `protobuf:"bytes,2,opt,name=block,proto3" json:"block,omitempty"`
State string `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"`
EpochTransition bool `protobuf:"varint,4,opt,name=epoch_transition,proto3" json:"epoch_transition,omitempty"`
PreviousDutyDependentRoot string `protobuf:"bytes,5,opt,name=previous_duty_dependent_root,proto3" json:"previous_duty_dependent_root,omitempty"`
CurrentDutyDependentRoot string `protobuf:"bytes,6,opt,name=current_duty_dependent_root,proto3" json:"current_duty_dependent_root,omitempty"`
// contains filtered or unexported fields
}
func EventHeadV2FromVTPool ¶ added in v1.8.12
func EventHeadV2FromVTPool() *EventHeadV2
func (*EventHeadV2) Descriptor
deprecated
func (*EventHeadV2) Descriptor() ([]byte, []int)
Deprecated: Use EventHeadV2.ProtoReflect.Descriptor instead.
func (*EventHeadV2) GetBlock ¶
func (x *EventHeadV2) GetBlock() string
func (*EventHeadV2) GetCurrentDutyDependentRoot ¶
func (x *EventHeadV2) GetCurrentDutyDependentRoot() string
func (*EventHeadV2) GetEpochTransition ¶
func (x *EventHeadV2) GetEpochTransition() bool
func (*EventHeadV2) GetPreviousDutyDependentRoot ¶
func (x *EventHeadV2) GetPreviousDutyDependentRoot() string
func (*EventHeadV2) GetSlot ¶
func (x *EventHeadV2) GetSlot() *wrapperspb.UInt64Value
func (*EventHeadV2) GetState ¶
func (x *EventHeadV2) GetState() string
func (*EventHeadV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *EventHeadV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventHeadV2) MarshalToVT ¶ added in v1.8.12
func (m *EventHeadV2) MarshalToVT(dAtA []byte) (int, error)
func (*EventHeadV2) MarshalVT ¶ added in v1.8.12
func (m *EventHeadV2) MarshalVT() (dAtA []byte, err error)
func (*EventHeadV2) ProtoMessage ¶
func (*EventHeadV2) ProtoMessage()
func (*EventHeadV2) ProtoReflect ¶
func (x *EventHeadV2) ProtoReflect() protoreflect.Message
func (*EventHeadV2) Reset ¶
func (x *EventHeadV2) Reset()
func (*EventHeadV2) ResetVT ¶ added in v1.8.12
func (m *EventHeadV2) ResetVT()
func (*EventHeadV2) ReturnToVTPool ¶ added in v1.8.12
func (m *EventHeadV2) ReturnToVTPool()
func (*EventHeadV2) SizeVT ¶ added in v1.8.12
func (m *EventHeadV2) SizeVT() (n int)
func (*EventHeadV2) String ¶
func (x *EventHeadV2) String() string
func (*EventHeadV2) UnmarshalVT ¶ added in v1.8.12
func (m *EventHeadV2) UnmarshalVT(dAtA []byte) error
type EventVoluntaryExit ¶
type EventVoluntaryExit struct {
// Deprecated: Marked as deprecated in pkg/proto/eth/v1/events.proto.
Epoch uint64 `protobuf:"varint,1,opt,name=epoch,proto3" json:"epoch,omitempty"`
// Deprecated: Marked as deprecated in pkg/proto/eth/v1/events.proto.
ValidatorIndex uint64 `protobuf:"varint,2,opt,name=validator_index,proto3" json:"validator_index,omitempty"`
Message *EventVoluntaryExitMessage `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Signature string `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature,omitempty"`
// contains filtered or unexported fields
}
func EventVoluntaryExitFromVTPool ¶ added in v1.8.12
func EventVoluntaryExitFromVTPool() *EventVoluntaryExit
func (*EventVoluntaryExit) Descriptor
deprecated
func (*EventVoluntaryExit) Descriptor() ([]byte, []int)
Deprecated: Use EventVoluntaryExit.ProtoReflect.Descriptor instead.
func (*EventVoluntaryExit) GetEpoch
deprecated
func (x *EventVoluntaryExit) GetEpoch() uint64
Deprecated: Marked as deprecated in pkg/proto/eth/v1/events.proto.
func (*EventVoluntaryExit) GetMessage ¶
func (x *EventVoluntaryExit) GetMessage() *EventVoluntaryExitMessage
func (*EventVoluntaryExit) GetSignature ¶
func (x *EventVoluntaryExit) GetSignature() string
func (*EventVoluntaryExit) GetValidatorIndex
deprecated
func (x *EventVoluntaryExit) GetValidatorIndex() uint64
Deprecated: Marked as deprecated in pkg/proto/eth/v1/events.proto.
func (*EventVoluntaryExit) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *EventVoluntaryExit) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventVoluntaryExit) MarshalToVT ¶ added in v1.8.12
func (m *EventVoluntaryExit) MarshalToVT(dAtA []byte) (int, error)
func (*EventVoluntaryExit) MarshalVT ¶ added in v1.8.12
func (m *EventVoluntaryExit) MarshalVT() (dAtA []byte, err error)
func (*EventVoluntaryExit) ProtoMessage ¶
func (*EventVoluntaryExit) ProtoMessage()
func (*EventVoluntaryExit) ProtoReflect ¶
func (x *EventVoluntaryExit) ProtoReflect() protoreflect.Message
func (*EventVoluntaryExit) Reset ¶
func (x *EventVoluntaryExit) Reset()
func (*EventVoluntaryExit) ResetVT ¶ added in v1.8.12
func (m *EventVoluntaryExit) ResetVT()
func (*EventVoluntaryExit) ReturnToVTPool ¶ added in v1.8.12
func (m *EventVoluntaryExit) ReturnToVTPool()
func (*EventVoluntaryExit) SizeVT ¶ added in v1.8.12
func (m *EventVoluntaryExit) SizeVT() (n int)
func (*EventVoluntaryExit) String ¶
func (x *EventVoluntaryExit) String() string
func (*EventVoluntaryExit) UnmarshalVT ¶ added in v1.8.12
func (m *EventVoluntaryExit) UnmarshalVT(dAtA []byte) error
type EventVoluntaryExitMessage ¶
type EventVoluntaryExitMessage struct {
Epoch uint64 `protobuf:"varint,1,opt,name=epoch,proto3" json:"epoch,omitempty"`
ValidatorIndex uint64 `protobuf:"varint,2,opt,name=validator_index,proto3" json:"validator_index,omitempty"`
// contains filtered or unexported fields
}
func EventVoluntaryExitMessageFromVTPool ¶ added in v1.8.12
func EventVoluntaryExitMessageFromVTPool() *EventVoluntaryExitMessage
func (*EventVoluntaryExitMessage) Descriptor
deprecated
func (*EventVoluntaryExitMessage) Descriptor() ([]byte, []int)
Deprecated: Use EventVoluntaryExitMessage.ProtoReflect.Descriptor instead.
func (*EventVoluntaryExitMessage) GetEpoch ¶
func (x *EventVoluntaryExitMessage) GetEpoch() uint64
func (*EventVoluntaryExitMessage) GetValidatorIndex ¶
func (x *EventVoluntaryExitMessage) GetValidatorIndex() uint64
func (*EventVoluntaryExitMessage) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *EventVoluntaryExitMessage) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventVoluntaryExitMessage) MarshalToVT ¶ added in v1.8.12
func (m *EventVoluntaryExitMessage) MarshalToVT(dAtA []byte) (int, error)
func (*EventVoluntaryExitMessage) MarshalVT ¶ added in v1.8.12
func (m *EventVoluntaryExitMessage) MarshalVT() (dAtA []byte, err error)
func (*EventVoluntaryExitMessage) ProtoMessage ¶
func (*EventVoluntaryExitMessage) ProtoMessage()
func (*EventVoluntaryExitMessage) ProtoReflect ¶
func (x *EventVoluntaryExitMessage) ProtoReflect() protoreflect.Message
func (*EventVoluntaryExitMessage) Reset ¶
func (x *EventVoluntaryExitMessage) Reset()
func (*EventVoluntaryExitMessage) ResetVT ¶ added in v1.8.12
func (m *EventVoluntaryExitMessage) ResetVT()
func (*EventVoluntaryExitMessage) ReturnToVTPool ¶ added in v1.8.12
func (m *EventVoluntaryExitMessage) ReturnToVTPool()
func (*EventVoluntaryExitMessage) SizeVT ¶ added in v1.8.12
func (m *EventVoluntaryExitMessage) SizeVT() (n int)
func (*EventVoluntaryExitMessage) String ¶
func (x *EventVoluntaryExitMessage) String() string
func (*EventVoluntaryExitMessage) UnmarshalVT ¶ added in v1.8.12
func (m *EventVoluntaryExitMessage) UnmarshalVT(dAtA []byte) error
type EventVoluntaryExitMessageV2 ¶
type EventVoluntaryExitMessageV2 struct {
Epoch *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=epoch,proto3" json:"epoch,omitempty"`
ValidatorIndex *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=validator_index,proto3" json:"validator_index,omitempty"`
// contains filtered or unexported fields
}
func EventVoluntaryExitMessageV2FromVTPool ¶ added in v1.8.12
func EventVoluntaryExitMessageV2FromVTPool() *EventVoluntaryExitMessageV2
func (*EventVoluntaryExitMessageV2) Descriptor
deprecated
func (*EventVoluntaryExitMessageV2) Descriptor() ([]byte, []int)
Deprecated: Use EventVoluntaryExitMessageV2.ProtoReflect.Descriptor instead.
func (*EventVoluntaryExitMessageV2) GetEpoch ¶
func (x *EventVoluntaryExitMessageV2) GetEpoch() *wrapperspb.UInt64Value
func (*EventVoluntaryExitMessageV2) GetValidatorIndex ¶
func (x *EventVoluntaryExitMessageV2) GetValidatorIndex() *wrapperspb.UInt64Value
func (*EventVoluntaryExitMessageV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *EventVoluntaryExitMessageV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventVoluntaryExitMessageV2) MarshalToVT ¶ added in v1.8.12
func (m *EventVoluntaryExitMessageV2) MarshalToVT(dAtA []byte) (int, error)
func (*EventVoluntaryExitMessageV2) MarshalVT ¶ added in v1.8.12
func (m *EventVoluntaryExitMessageV2) MarshalVT() (dAtA []byte, err error)
func (*EventVoluntaryExitMessageV2) ProtoMessage ¶
func (*EventVoluntaryExitMessageV2) ProtoMessage()
func (*EventVoluntaryExitMessageV2) ProtoReflect ¶
func (x *EventVoluntaryExitMessageV2) ProtoReflect() protoreflect.Message
func (*EventVoluntaryExitMessageV2) Reset ¶
func (x *EventVoluntaryExitMessageV2) Reset()
func (*EventVoluntaryExitMessageV2) ResetVT ¶ added in v1.8.12
func (m *EventVoluntaryExitMessageV2) ResetVT()
func (*EventVoluntaryExitMessageV2) ReturnToVTPool ¶ added in v1.8.12
func (m *EventVoluntaryExitMessageV2) ReturnToVTPool()
func (*EventVoluntaryExitMessageV2) SizeVT ¶ added in v1.8.12
func (m *EventVoluntaryExitMessageV2) SizeVT() (n int)
func (*EventVoluntaryExitMessageV2) String ¶
func (x *EventVoluntaryExitMessageV2) String() string
func (*EventVoluntaryExitMessageV2) UnmarshalVT ¶ added in v1.8.12
func (m *EventVoluntaryExitMessageV2) UnmarshalVT(dAtA []byte) error
type EventVoluntaryExitV2 ¶
type EventVoluntaryExitV2 struct {
Message *EventVoluntaryExitMessageV2 `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Signature string `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature,omitempty"`
// contains filtered or unexported fields
}
func EventVoluntaryExitV2FromVTPool ¶ added in v1.8.12
func EventVoluntaryExitV2FromVTPool() *EventVoluntaryExitV2
func (*EventVoluntaryExitV2) Descriptor
deprecated
func (*EventVoluntaryExitV2) Descriptor() ([]byte, []int)
Deprecated: Use EventVoluntaryExitV2.ProtoReflect.Descriptor instead.
func (*EventVoluntaryExitV2) GetMessage ¶
func (x *EventVoluntaryExitV2) GetMessage() *EventVoluntaryExitMessageV2
func (*EventVoluntaryExitV2) GetSignature ¶
func (x *EventVoluntaryExitV2) GetSignature() string
func (*EventVoluntaryExitV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *EventVoluntaryExitV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventVoluntaryExitV2) MarshalToVT ¶ added in v1.8.12
func (m *EventVoluntaryExitV2) MarshalToVT(dAtA []byte) (int, error)
func (*EventVoluntaryExitV2) MarshalVT ¶ added in v1.8.12
func (m *EventVoluntaryExitV2) MarshalVT() (dAtA []byte, err error)
func (*EventVoluntaryExitV2) ProtoMessage ¶
func (*EventVoluntaryExitV2) ProtoMessage()
func (*EventVoluntaryExitV2) ProtoReflect ¶
func (x *EventVoluntaryExitV2) ProtoReflect() protoreflect.Message
func (*EventVoluntaryExitV2) Reset ¶
func (x *EventVoluntaryExitV2) Reset()
func (*EventVoluntaryExitV2) ResetVT ¶ added in v1.8.12
func (m *EventVoluntaryExitV2) ResetVT()
func (*EventVoluntaryExitV2) ReturnToVTPool ¶ added in v1.8.12
func (m *EventVoluntaryExitV2) ReturnToVTPool()
func (*EventVoluntaryExitV2) SizeVT ¶ added in v1.8.12
func (m *EventVoluntaryExitV2) SizeVT() (n int)
func (*EventVoluntaryExitV2) String ¶
func (x *EventVoluntaryExitV2) String() string
func (*EventVoluntaryExitV2) UnmarshalVT ¶ added in v1.8.12
func (m *EventVoluntaryExitV2) UnmarshalVT(dAtA []byte) error
type ExecutionPayload ¶
type ExecutionPayload struct {
ParentHash string `protobuf:"bytes,1,opt,name=parent_hash,proto3" json:"parent_hash,omitempty"`
FeeRecipient string `protobuf:"bytes,2,opt,name=fee_recipient,proto3" json:"fee_recipient,omitempty"`
StateRoot string `protobuf:"bytes,3,opt,name=state_root,proto3" json:"state_root,omitempty"`
ReceiptsRoot string `protobuf:"bytes,4,opt,name=receipts_root,proto3" json:"receipts_root,omitempty"`
LogsBloom string `protobuf:"bytes,5,opt,name=logs_bloom,proto3" json:"logs_bloom,omitempty"`
PrevRandao string `protobuf:"bytes,6,opt,name=prev_randao,proto3" json:"prev_randao,omitempty"`
BlockNumber uint64 `protobuf:"varint,7,opt,name=block_number,proto3" json:"block_number,omitempty"`
GasLimit uint64 `protobuf:"varint,8,opt,name=gas_limit,proto3" json:"gas_limit,omitempty"`
GasUsed uint64 `protobuf:"varint,9,opt,name=gas_used,proto3" json:"gas_used,omitempty"`
Timestamp uint64 `protobuf:"varint,10,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
ExtraData string `protobuf:"bytes,11,opt,name=extra_data,proto3" json:"extra_data,omitempty"`
BaseFeePerGas string `protobuf:"bytes,12,opt,name=base_fee_per_gas,proto3" json:"base_fee_per_gas,omitempty"`
BlockHash string `protobuf:"bytes,13,opt,name=block_hash,proto3" json:"block_hash,omitempty"`
Transactions []string `protobuf:"bytes,14,rep,name=transactions,proto3" json:"transactions,omitempty"`
// contains filtered or unexported fields
}
func ExecutionPayloadFromVTPool ¶ added in v1.8.12
func ExecutionPayloadFromVTPool() *ExecutionPayload
func (*ExecutionPayload) Descriptor
deprecated
func (*ExecutionPayload) Descriptor() ([]byte, []int)
Deprecated: Use ExecutionPayload.ProtoReflect.Descriptor instead.
func (*ExecutionPayload) GetBaseFeePerGas ¶
func (x *ExecutionPayload) GetBaseFeePerGas() string
func (*ExecutionPayload) GetBlockHash ¶
func (x *ExecutionPayload) GetBlockHash() string
func (*ExecutionPayload) GetBlockNumber ¶
func (x *ExecutionPayload) GetBlockNumber() uint64
func (*ExecutionPayload) GetExtraData ¶
func (x *ExecutionPayload) GetExtraData() string
func (*ExecutionPayload) GetFeeRecipient ¶
func (x *ExecutionPayload) GetFeeRecipient() string
func (*ExecutionPayload) GetGasLimit ¶
func (x *ExecutionPayload) GetGasLimit() uint64
func (*ExecutionPayload) GetGasUsed ¶
func (x *ExecutionPayload) GetGasUsed() uint64
func (*ExecutionPayload) GetLogsBloom ¶
func (x *ExecutionPayload) GetLogsBloom() string
func (*ExecutionPayload) GetParentHash ¶
func (x *ExecutionPayload) GetParentHash() string
func (*ExecutionPayload) GetPrevRandao ¶
func (x *ExecutionPayload) GetPrevRandao() string
func (*ExecutionPayload) GetReceiptsRoot ¶
func (x *ExecutionPayload) GetReceiptsRoot() string
func (*ExecutionPayload) GetStateRoot ¶
func (x *ExecutionPayload) GetStateRoot() string
func (*ExecutionPayload) GetTimestamp ¶
func (x *ExecutionPayload) GetTimestamp() uint64
func (*ExecutionPayload) GetTransactions ¶
func (x *ExecutionPayload) GetTransactions() []string
func (*ExecutionPayload) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ExecutionPayload) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecutionPayload) MarshalToVT ¶ added in v1.8.12
func (m *ExecutionPayload) MarshalToVT(dAtA []byte) (int, error)
func (*ExecutionPayload) MarshalVT ¶ added in v1.8.12
func (m *ExecutionPayload) MarshalVT() (dAtA []byte, err error)
func (*ExecutionPayload) ProtoMessage ¶
func (*ExecutionPayload) ProtoMessage()
func (*ExecutionPayload) ProtoReflect ¶
func (x *ExecutionPayload) ProtoReflect() protoreflect.Message
func (*ExecutionPayload) Reset ¶
func (x *ExecutionPayload) Reset()
func (*ExecutionPayload) ResetVT ¶ added in v1.8.12
func (m *ExecutionPayload) ResetVT()
func (*ExecutionPayload) ReturnToVTPool ¶ added in v1.8.12
func (m *ExecutionPayload) ReturnToVTPool()
func (*ExecutionPayload) SizeVT ¶ added in v1.8.12
func (m *ExecutionPayload) SizeVT() (n int)
func (*ExecutionPayload) String ¶
func (x *ExecutionPayload) String() string
func (*ExecutionPayload) UnmarshalVT ¶ added in v1.8.12
func (m *ExecutionPayload) UnmarshalVT(dAtA []byte) error
type ExecutionPayloadCapella ¶
type ExecutionPayloadCapella struct {
ParentHash string `protobuf:"bytes,1,opt,name=parent_hash,proto3" json:"parent_hash,omitempty"`
FeeRecipient string `protobuf:"bytes,2,opt,name=fee_recipient,proto3" json:"fee_recipient,omitempty"`
StateRoot string `protobuf:"bytes,3,opt,name=state_root,proto3" json:"state_root,omitempty"`
ReceiptsRoot string `protobuf:"bytes,4,opt,name=receipts_root,proto3" json:"receipts_root,omitempty"`
LogsBloom string `protobuf:"bytes,5,opt,name=logs_bloom,proto3" json:"logs_bloom,omitempty"`
PrevRandao string `protobuf:"bytes,6,opt,name=prev_randao,proto3" json:"prev_randao,omitempty"`
BlockNumber uint64 `protobuf:"varint,7,opt,name=block_number,proto3" json:"block_number,omitempty"`
GasLimit uint64 `protobuf:"varint,8,opt,name=gas_limit,proto3" json:"gas_limit,omitempty"`
GasUsed uint64 `protobuf:"varint,9,opt,name=gas_used,proto3" json:"gas_used,omitempty"`
Timestamp uint64 `protobuf:"varint,10,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
ExtraData string `protobuf:"bytes,11,opt,name=extra_data,proto3" json:"extra_data,omitempty"`
BaseFeePerGas string `protobuf:"bytes,12,opt,name=base_fee_per_gas,proto3" json:"base_fee_per_gas,omitempty"`
BlockHash string `protobuf:"bytes,13,opt,name=block_hash,proto3" json:"block_hash,omitempty"`
Transactions []string `protobuf:"bytes,14,rep,name=transactions,proto3" json:"transactions,omitempty"`
Withdrawals []*Withdrawal `protobuf:"bytes,15,rep,name=withdrawals,proto3" json:"withdrawals,omitempty"`
// contains filtered or unexported fields
}
func ExecutionPayloadCapellaFromVTPool ¶ added in v1.8.12
func ExecutionPayloadCapellaFromVTPool() *ExecutionPayloadCapella
func (*ExecutionPayloadCapella) Descriptor
deprecated
func (*ExecutionPayloadCapella) Descriptor() ([]byte, []int)
Deprecated: Use ExecutionPayloadCapella.ProtoReflect.Descriptor instead.
func (*ExecutionPayloadCapella) GetBaseFeePerGas ¶
func (x *ExecutionPayloadCapella) GetBaseFeePerGas() string
func (*ExecutionPayloadCapella) GetBlockHash ¶
func (x *ExecutionPayloadCapella) GetBlockHash() string
func (*ExecutionPayloadCapella) GetBlockNumber ¶
func (x *ExecutionPayloadCapella) GetBlockNumber() uint64
func (*ExecutionPayloadCapella) GetExtraData ¶
func (x *ExecutionPayloadCapella) GetExtraData() string
func (*ExecutionPayloadCapella) GetFeeRecipient ¶
func (x *ExecutionPayloadCapella) GetFeeRecipient() string
func (*ExecutionPayloadCapella) GetGasLimit ¶
func (x *ExecutionPayloadCapella) GetGasLimit() uint64
func (*ExecutionPayloadCapella) GetGasUsed ¶
func (x *ExecutionPayloadCapella) GetGasUsed() uint64
func (*ExecutionPayloadCapella) GetLogsBloom ¶
func (x *ExecutionPayloadCapella) GetLogsBloom() string
func (*ExecutionPayloadCapella) GetParentHash ¶
func (x *ExecutionPayloadCapella) GetParentHash() string
func (*ExecutionPayloadCapella) GetPrevRandao ¶
func (x *ExecutionPayloadCapella) GetPrevRandao() string
func (*ExecutionPayloadCapella) GetReceiptsRoot ¶
func (x *ExecutionPayloadCapella) GetReceiptsRoot() string
func (*ExecutionPayloadCapella) GetStateRoot ¶
func (x *ExecutionPayloadCapella) GetStateRoot() string
func (*ExecutionPayloadCapella) GetTimestamp ¶
func (x *ExecutionPayloadCapella) GetTimestamp() uint64
func (*ExecutionPayloadCapella) GetTransactions ¶
func (x *ExecutionPayloadCapella) GetTransactions() []string
func (*ExecutionPayloadCapella) GetWithdrawals ¶
func (x *ExecutionPayloadCapella) GetWithdrawals() []*Withdrawal
func (*ExecutionPayloadCapella) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ExecutionPayloadCapella) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecutionPayloadCapella) MarshalToVT ¶ added in v1.8.12
func (m *ExecutionPayloadCapella) MarshalToVT(dAtA []byte) (int, error)
func (*ExecutionPayloadCapella) MarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadCapella) MarshalVT() (dAtA []byte, err error)
func (*ExecutionPayloadCapella) ProtoMessage ¶
func (*ExecutionPayloadCapella) ProtoMessage()
func (*ExecutionPayloadCapella) ProtoReflect ¶
func (x *ExecutionPayloadCapella) ProtoReflect() protoreflect.Message
func (*ExecutionPayloadCapella) Reset ¶
func (x *ExecutionPayloadCapella) Reset()
func (*ExecutionPayloadCapella) ResetVT ¶ added in v1.8.12
func (m *ExecutionPayloadCapella) ResetVT()
func (*ExecutionPayloadCapella) ReturnToVTPool ¶ added in v1.8.12
func (m *ExecutionPayloadCapella) ReturnToVTPool()
func (*ExecutionPayloadCapella) SizeVT ¶ added in v1.8.12
func (m *ExecutionPayloadCapella) SizeVT() (n int)
func (*ExecutionPayloadCapella) String ¶
func (x *ExecutionPayloadCapella) String() string
func (*ExecutionPayloadCapella) UnmarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadCapella) UnmarshalVT(dAtA []byte) error
type ExecutionPayloadCapellaV2 ¶
type ExecutionPayloadCapellaV2 struct {
ParentHash string `protobuf:"bytes,1,opt,name=parent_hash,proto3" json:"parent_hash,omitempty"`
FeeRecipient string `protobuf:"bytes,2,opt,name=fee_recipient,proto3" json:"fee_recipient,omitempty"`
StateRoot string `protobuf:"bytes,3,opt,name=state_root,proto3" json:"state_root,omitempty"`
ReceiptsRoot string `protobuf:"bytes,4,opt,name=receipts_root,proto3" json:"receipts_root,omitempty"`
LogsBloom string `protobuf:"bytes,5,opt,name=logs_bloom,proto3" json:"logs_bloom,omitempty"`
PrevRandao string `protobuf:"bytes,6,opt,name=prev_randao,proto3" json:"prev_randao,omitempty"`
BlockNumber *wrapperspb.UInt64Value `protobuf:"bytes,7,opt,name=block_number,proto3" json:"block_number,omitempty"`
GasLimit *wrapperspb.UInt64Value `protobuf:"bytes,8,opt,name=gas_limit,proto3" json:"gas_limit,omitempty"`
GasUsed *wrapperspb.UInt64Value `protobuf:"bytes,9,opt,name=gas_used,proto3" json:"gas_used,omitempty"`
Timestamp *wrapperspb.UInt64Value `protobuf:"bytes,10,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
ExtraData string `protobuf:"bytes,11,opt,name=extra_data,proto3" json:"extra_data,omitempty"`
BaseFeePerGas string `protobuf:"bytes,12,opt,name=base_fee_per_gas,proto3" json:"base_fee_per_gas,omitempty"`
BlockHash string `protobuf:"bytes,13,opt,name=block_hash,proto3" json:"block_hash,omitempty"`
Transactions []string `protobuf:"bytes,14,rep,name=transactions,proto3" json:"transactions,omitempty"`
Withdrawals []*WithdrawalV2 `protobuf:"bytes,15,rep,name=withdrawals,proto3" json:"withdrawals,omitempty"`
// contains filtered or unexported fields
}
func ExecutionPayloadCapellaV2FromVTPool ¶ added in v1.8.12
func ExecutionPayloadCapellaV2FromVTPool() *ExecutionPayloadCapellaV2
func (*ExecutionPayloadCapellaV2) Descriptor
deprecated
func (*ExecutionPayloadCapellaV2) Descriptor() ([]byte, []int)
Deprecated: Use ExecutionPayloadCapellaV2.ProtoReflect.Descriptor instead.
func (*ExecutionPayloadCapellaV2) GetBaseFeePerGas ¶
func (x *ExecutionPayloadCapellaV2) GetBaseFeePerGas() string
func (*ExecutionPayloadCapellaV2) GetBlockHash ¶
func (x *ExecutionPayloadCapellaV2) GetBlockHash() string
func (*ExecutionPayloadCapellaV2) GetBlockNumber ¶
func (x *ExecutionPayloadCapellaV2) GetBlockNumber() *wrapperspb.UInt64Value
func (*ExecutionPayloadCapellaV2) GetExtraData ¶
func (x *ExecutionPayloadCapellaV2) GetExtraData() string
func (*ExecutionPayloadCapellaV2) GetFeeRecipient ¶
func (x *ExecutionPayloadCapellaV2) GetFeeRecipient() string
func (*ExecutionPayloadCapellaV2) GetGasLimit ¶
func (x *ExecutionPayloadCapellaV2) GetGasLimit() *wrapperspb.UInt64Value
func (*ExecutionPayloadCapellaV2) GetGasUsed ¶
func (x *ExecutionPayloadCapellaV2) GetGasUsed() *wrapperspb.UInt64Value
func (*ExecutionPayloadCapellaV2) GetLogsBloom ¶
func (x *ExecutionPayloadCapellaV2) GetLogsBloom() string
func (*ExecutionPayloadCapellaV2) GetParentHash ¶
func (x *ExecutionPayloadCapellaV2) GetParentHash() string
func (*ExecutionPayloadCapellaV2) GetPrevRandao ¶
func (x *ExecutionPayloadCapellaV2) GetPrevRandao() string
func (*ExecutionPayloadCapellaV2) GetReceiptsRoot ¶
func (x *ExecutionPayloadCapellaV2) GetReceiptsRoot() string
func (*ExecutionPayloadCapellaV2) GetStateRoot ¶
func (x *ExecutionPayloadCapellaV2) GetStateRoot() string
func (*ExecutionPayloadCapellaV2) GetTimestamp ¶
func (x *ExecutionPayloadCapellaV2) GetTimestamp() *wrapperspb.UInt64Value
func (*ExecutionPayloadCapellaV2) GetTransactions ¶
func (x *ExecutionPayloadCapellaV2) GetTransactions() []string
func (*ExecutionPayloadCapellaV2) GetWithdrawals ¶
func (x *ExecutionPayloadCapellaV2) GetWithdrawals() []*WithdrawalV2
func (*ExecutionPayloadCapellaV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ExecutionPayloadCapellaV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecutionPayloadCapellaV2) MarshalToVT ¶ added in v1.8.12
func (m *ExecutionPayloadCapellaV2) MarshalToVT(dAtA []byte) (int, error)
func (*ExecutionPayloadCapellaV2) MarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadCapellaV2) MarshalVT() (dAtA []byte, err error)
func (*ExecutionPayloadCapellaV2) ProtoMessage ¶
func (*ExecutionPayloadCapellaV2) ProtoMessage()
func (*ExecutionPayloadCapellaV2) ProtoReflect ¶
func (x *ExecutionPayloadCapellaV2) ProtoReflect() protoreflect.Message
func (*ExecutionPayloadCapellaV2) Reset ¶
func (x *ExecutionPayloadCapellaV2) Reset()
func (*ExecutionPayloadCapellaV2) ResetVT ¶ added in v1.8.12
func (m *ExecutionPayloadCapellaV2) ResetVT()
func (*ExecutionPayloadCapellaV2) ReturnToVTPool ¶ added in v1.8.12
func (m *ExecutionPayloadCapellaV2) ReturnToVTPool()
func (*ExecutionPayloadCapellaV2) SizeVT ¶ added in v1.8.12
func (m *ExecutionPayloadCapellaV2) SizeVT() (n int)
func (*ExecutionPayloadCapellaV2) String ¶
func (x *ExecutionPayloadCapellaV2) String() string
func (*ExecutionPayloadCapellaV2) UnmarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadCapellaV2) UnmarshalVT(dAtA []byte) error
type ExecutionPayloadDeneb ¶
type ExecutionPayloadDeneb struct {
ParentHash string `protobuf:"bytes,1,opt,name=parent_hash,proto3" json:"parent_hash,omitempty"`
FeeRecipient string `protobuf:"bytes,2,opt,name=fee_recipient,proto3" json:"fee_recipient,omitempty"`
StateRoot string `protobuf:"bytes,3,opt,name=state_root,proto3" json:"state_root,omitempty"`
ReceiptsRoot string `protobuf:"bytes,4,opt,name=receipts_root,proto3" json:"receipts_root,omitempty"`
LogsBloom string `protobuf:"bytes,5,opt,name=logs_bloom,proto3" json:"logs_bloom,omitempty"`
PrevRandao string `protobuf:"bytes,6,opt,name=prev_randao,proto3" json:"prev_randao,omitempty"`
BlockNumber *wrapperspb.UInt64Value `protobuf:"bytes,7,opt,name=block_number,proto3" json:"block_number,omitempty"`
GasLimit *wrapperspb.UInt64Value `protobuf:"bytes,8,opt,name=gas_limit,proto3" json:"gas_limit,omitempty"`
GasUsed *wrapperspb.UInt64Value `protobuf:"bytes,9,opt,name=gas_used,proto3" json:"gas_used,omitempty"`
Timestamp *wrapperspb.UInt64Value `protobuf:"bytes,10,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
ExtraData string `protobuf:"bytes,11,opt,name=extra_data,proto3" json:"extra_data,omitempty"`
BaseFeePerGas string `protobuf:"bytes,12,opt,name=base_fee_per_gas,proto3" json:"base_fee_per_gas,omitempty"`
BlockHash string `protobuf:"bytes,13,opt,name=block_hash,proto3" json:"block_hash,omitempty"`
Transactions []string `protobuf:"bytes,14,rep,name=transactions,proto3" json:"transactions,omitempty"`
Withdrawals []*WithdrawalV2 `protobuf:"bytes,15,rep,name=withdrawals,proto3" json:"withdrawals,omitempty"`
BlobGasUsed *wrapperspb.UInt64Value `protobuf:"bytes,16,opt,name=blob_gas_used,proto3" json:"blob_gas_used,omitempty"`
ExcessBlobGas *wrapperspb.UInt64Value `protobuf:"bytes,17,opt,name=excess_blob_gas,proto3" json:"excess_blob_gas,omitempty"`
// contains filtered or unexported fields
}
func ExecutionPayloadDenebFromVTPool ¶ added in v1.8.12
func ExecutionPayloadDenebFromVTPool() *ExecutionPayloadDeneb
func (*ExecutionPayloadDeneb) Descriptor
deprecated
func (*ExecutionPayloadDeneb) Descriptor() ([]byte, []int)
Deprecated: Use ExecutionPayloadDeneb.ProtoReflect.Descriptor instead.
func (*ExecutionPayloadDeneb) GetBaseFeePerGas ¶
func (x *ExecutionPayloadDeneb) GetBaseFeePerGas() string
func (*ExecutionPayloadDeneb) GetBlobGasUsed ¶
func (x *ExecutionPayloadDeneb) GetBlobGasUsed() *wrapperspb.UInt64Value
func (*ExecutionPayloadDeneb) GetBlockHash ¶
func (x *ExecutionPayloadDeneb) GetBlockHash() string
func (*ExecutionPayloadDeneb) GetBlockNumber ¶
func (x *ExecutionPayloadDeneb) GetBlockNumber() *wrapperspb.UInt64Value
func (*ExecutionPayloadDeneb) GetExcessBlobGas ¶
func (x *ExecutionPayloadDeneb) GetExcessBlobGas() *wrapperspb.UInt64Value
func (*ExecutionPayloadDeneb) GetExtraData ¶
func (x *ExecutionPayloadDeneb) GetExtraData() string
func (*ExecutionPayloadDeneb) GetFeeRecipient ¶
func (x *ExecutionPayloadDeneb) GetFeeRecipient() string
func (*ExecutionPayloadDeneb) GetGasLimit ¶
func (x *ExecutionPayloadDeneb) GetGasLimit() *wrapperspb.UInt64Value
func (*ExecutionPayloadDeneb) GetGasUsed ¶
func (x *ExecutionPayloadDeneb) GetGasUsed() *wrapperspb.UInt64Value
func (*ExecutionPayloadDeneb) GetLogsBloom ¶
func (x *ExecutionPayloadDeneb) GetLogsBloom() string
func (*ExecutionPayloadDeneb) GetParentHash ¶
func (x *ExecutionPayloadDeneb) GetParentHash() string
func (*ExecutionPayloadDeneb) GetPrevRandao ¶
func (x *ExecutionPayloadDeneb) GetPrevRandao() string
func (*ExecutionPayloadDeneb) GetReceiptsRoot ¶
func (x *ExecutionPayloadDeneb) GetReceiptsRoot() string
func (*ExecutionPayloadDeneb) GetStateRoot ¶
func (x *ExecutionPayloadDeneb) GetStateRoot() string
func (*ExecutionPayloadDeneb) GetTimestamp ¶
func (x *ExecutionPayloadDeneb) GetTimestamp() *wrapperspb.UInt64Value
func (*ExecutionPayloadDeneb) GetTransactions ¶
func (x *ExecutionPayloadDeneb) GetTransactions() []string
func (*ExecutionPayloadDeneb) GetWithdrawals ¶
func (x *ExecutionPayloadDeneb) GetWithdrawals() []*WithdrawalV2
func (*ExecutionPayloadDeneb) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ExecutionPayloadDeneb) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecutionPayloadDeneb) MarshalToVT ¶ added in v1.8.12
func (m *ExecutionPayloadDeneb) MarshalToVT(dAtA []byte) (int, error)
func (*ExecutionPayloadDeneb) MarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadDeneb) MarshalVT() (dAtA []byte, err error)
func (*ExecutionPayloadDeneb) ProtoMessage ¶
func (*ExecutionPayloadDeneb) ProtoMessage()
func (*ExecutionPayloadDeneb) ProtoReflect ¶
func (x *ExecutionPayloadDeneb) ProtoReflect() protoreflect.Message
func (*ExecutionPayloadDeneb) Reset ¶
func (x *ExecutionPayloadDeneb) Reset()
func (*ExecutionPayloadDeneb) ResetVT ¶ added in v1.8.12
func (m *ExecutionPayloadDeneb) ResetVT()
func (*ExecutionPayloadDeneb) ReturnToVTPool ¶ added in v1.8.12
func (m *ExecutionPayloadDeneb) ReturnToVTPool()
func (*ExecutionPayloadDeneb) SizeVT ¶ added in v1.8.12
func (m *ExecutionPayloadDeneb) SizeVT() (n int)
func (*ExecutionPayloadDeneb) String ¶
func (x *ExecutionPayloadDeneb) String() string
func (*ExecutionPayloadDeneb) UnmarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadDeneb) UnmarshalVT(dAtA []byte) error
type ExecutionPayloadElectra ¶ added in v1.0.26
type ExecutionPayloadElectra struct {
ParentHash string `protobuf:"bytes,1,opt,name=parent_hash,proto3" json:"parent_hash,omitempty"`
FeeRecipient string `protobuf:"bytes,2,opt,name=fee_recipient,proto3" json:"fee_recipient,omitempty"`
StateRoot string `protobuf:"bytes,3,opt,name=state_root,proto3" json:"state_root,omitempty"`
ReceiptsRoot string `protobuf:"bytes,4,opt,name=receipts_root,proto3" json:"receipts_root,omitempty"`
LogsBloom string `protobuf:"bytes,5,opt,name=logs_bloom,proto3" json:"logs_bloom,omitempty"`
PrevRandao string `protobuf:"bytes,6,opt,name=prev_randao,proto3" json:"prev_randao,omitempty"`
BlockNumber *wrapperspb.UInt64Value `protobuf:"bytes,7,opt,name=block_number,proto3" json:"block_number,omitempty"`
GasLimit *wrapperspb.UInt64Value `protobuf:"bytes,8,opt,name=gas_limit,proto3" json:"gas_limit,omitempty"`
GasUsed *wrapperspb.UInt64Value `protobuf:"bytes,9,opt,name=gas_used,proto3" json:"gas_used,omitempty"`
Timestamp *wrapperspb.UInt64Value `protobuf:"bytes,10,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
ExtraData string `protobuf:"bytes,11,opt,name=extra_data,proto3" json:"extra_data,omitempty"`
BaseFeePerGas string `protobuf:"bytes,12,opt,name=base_fee_per_gas,proto3" json:"base_fee_per_gas,omitempty"`
BlockHash string `protobuf:"bytes,13,opt,name=block_hash,proto3" json:"block_hash,omitempty"`
Transactions []string `protobuf:"bytes,14,rep,name=transactions,proto3" json:"transactions,omitempty"`
Withdrawals []*WithdrawalV2 `protobuf:"bytes,15,rep,name=withdrawals,proto3" json:"withdrawals,omitempty"`
BlobGasUsed *wrapperspb.UInt64Value `protobuf:"bytes,16,opt,name=blob_gas_used,proto3" json:"blob_gas_used,omitempty"`
ExcessBlobGas *wrapperspb.UInt64Value `protobuf:"bytes,17,opt,name=excess_blob_gas,proto3" json:"excess_blob_gas,omitempty"`
// contains filtered or unexported fields
}
func ExecutionPayloadElectraFromVTPool ¶ added in v1.8.12
func ExecutionPayloadElectraFromVTPool() *ExecutionPayloadElectra
func (*ExecutionPayloadElectra) Descriptor
deprecated
added in
v1.0.26
func (*ExecutionPayloadElectra) Descriptor() ([]byte, []int)
Deprecated: Use ExecutionPayloadElectra.ProtoReflect.Descriptor instead.
func (*ExecutionPayloadElectra) GetBaseFeePerGas ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) GetBaseFeePerGas() string
func (*ExecutionPayloadElectra) GetBlobGasUsed ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) GetBlobGasUsed() *wrapperspb.UInt64Value
func (*ExecutionPayloadElectra) GetBlockHash ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) GetBlockHash() string
func (*ExecutionPayloadElectra) GetBlockNumber ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) GetBlockNumber() *wrapperspb.UInt64Value
func (*ExecutionPayloadElectra) GetExcessBlobGas ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) GetExcessBlobGas() *wrapperspb.UInt64Value
func (*ExecutionPayloadElectra) GetExtraData ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) GetExtraData() string
func (*ExecutionPayloadElectra) GetFeeRecipient ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) GetFeeRecipient() string
func (*ExecutionPayloadElectra) GetGasLimit ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) GetGasLimit() *wrapperspb.UInt64Value
func (*ExecutionPayloadElectra) GetGasUsed ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) GetGasUsed() *wrapperspb.UInt64Value
func (*ExecutionPayloadElectra) GetLogsBloom ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) GetLogsBloom() string
func (*ExecutionPayloadElectra) GetParentHash ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) GetParentHash() string
func (*ExecutionPayloadElectra) GetPrevRandao ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) GetPrevRandao() string
func (*ExecutionPayloadElectra) GetReceiptsRoot ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) GetReceiptsRoot() string
func (*ExecutionPayloadElectra) GetStateRoot ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) GetStateRoot() string
func (*ExecutionPayloadElectra) GetTimestamp ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) GetTimestamp() *wrapperspb.UInt64Value
func (*ExecutionPayloadElectra) GetTransactions ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) GetTransactions() []string
func (*ExecutionPayloadElectra) GetWithdrawals ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) GetWithdrawals() []*WithdrawalV2
func (*ExecutionPayloadElectra) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ExecutionPayloadElectra) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecutionPayloadElectra) MarshalToVT ¶ added in v1.8.12
func (m *ExecutionPayloadElectra) MarshalToVT(dAtA []byte) (int, error)
func (*ExecutionPayloadElectra) MarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadElectra) MarshalVT() (dAtA []byte, err error)
func (*ExecutionPayloadElectra) ProtoMessage ¶ added in v1.0.26
func (*ExecutionPayloadElectra) ProtoMessage()
func (*ExecutionPayloadElectra) ProtoReflect ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) ProtoReflect() protoreflect.Message
func (*ExecutionPayloadElectra) Reset ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) Reset()
func (*ExecutionPayloadElectra) ResetVT ¶ added in v1.8.12
func (m *ExecutionPayloadElectra) ResetVT()
func (*ExecutionPayloadElectra) ReturnToVTPool ¶ added in v1.8.12
func (m *ExecutionPayloadElectra) ReturnToVTPool()
func (*ExecutionPayloadElectra) SizeVT ¶ added in v1.8.12
func (m *ExecutionPayloadElectra) SizeVT() (n int)
func (*ExecutionPayloadElectra) String ¶ added in v1.0.26
func (x *ExecutionPayloadElectra) String() string
func (*ExecutionPayloadElectra) UnmarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadElectra) UnmarshalVT(dAtA []byte) error
type ExecutionPayloadFulu ¶ added in v1.2.0
type ExecutionPayloadFulu struct {
ParentHash string `protobuf:"bytes,1,opt,name=parent_hash,proto3" json:"parent_hash,omitempty"`
FeeRecipient string `protobuf:"bytes,2,opt,name=fee_recipient,proto3" json:"fee_recipient,omitempty"`
StateRoot string `protobuf:"bytes,3,opt,name=state_root,proto3" json:"state_root,omitempty"`
ReceiptsRoot string `protobuf:"bytes,4,opt,name=receipts_root,proto3" json:"receipts_root,omitempty"`
LogsBloom string `protobuf:"bytes,5,opt,name=logs_bloom,proto3" json:"logs_bloom,omitempty"`
PrevRandao string `protobuf:"bytes,6,opt,name=prev_randao,proto3" json:"prev_randao,omitempty"`
BlockNumber *wrapperspb.UInt64Value `protobuf:"bytes,7,opt,name=block_number,proto3" json:"block_number,omitempty"`
GasLimit *wrapperspb.UInt64Value `protobuf:"bytes,8,opt,name=gas_limit,proto3" json:"gas_limit,omitempty"`
GasUsed *wrapperspb.UInt64Value `protobuf:"bytes,9,opt,name=gas_used,proto3" json:"gas_used,omitempty"`
Timestamp *wrapperspb.UInt64Value `protobuf:"bytes,10,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
ExtraData string `protobuf:"bytes,11,opt,name=extra_data,proto3" json:"extra_data,omitempty"`
BaseFeePerGas string `protobuf:"bytes,12,opt,name=base_fee_per_gas,proto3" json:"base_fee_per_gas,omitempty"`
BlockHash string `protobuf:"bytes,13,opt,name=block_hash,proto3" json:"block_hash,omitempty"`
Transactions []string `protobuf:"bytes,14,rep,name=transactions,proto3" json:"transactions,omitempty"`
Withdrawals []*WithdrawalV2 `protobuf:"bytes,15,rep,name=withdrawals,proto3" json:"withdrawals,omitempty"`
BlobGasUsed *wrapperspb.UInt64Value `protobuf:"bytes,16,opt,name=blob_gas_used,proto3" json:"blob_gas_used,omitempty"`
ExcessBlobGas *wrapperspb.UInt64Value `protobuf:"bytes,17,opt,name=excess_blob_gas,proto3" json:"excess_blob_gas,omitempty"` // TODO(fulu): Is there anything else to add for Fulu?
// contains filtered or unexported fields
}
func ExecutionPayloadFuluFromVTPool ¶ added in v1.8.12
func ExecutionPayloadFuluFromVTPool() *ExecutionPayloadFulu
func (*ExecutionPayloadFulu) Descriptor
deprecated
added in
v1.2.0
func (*ExecutionPayloadFulu) Descriptor() ([]byte, []int)
Deprecated: Use ExecutionPayloadFulu.ProtoReflect.Descriptor instead.
func (*ExecutionPayloadFulu) GetBaseFeePerGas ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) GetBaseFeePerGas() string
func (*ExecutionPayloadFulu) GetBlobGasUsed ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) GetBlobGasUsed() *wrapperspb.UInt64Value
func (*ExecutionPayloadFulu) GetBlockHash ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) GetBlockHash() string
func (*ExecutionPayloadFulu) GetBlockNumber ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) GetBlockNumber() *wrapperspb.UInt64Value
func (*ExecutionPayloadFulu) GetExcessBlobGas ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) GetExcessBlobGas() *wrapperspb.UInt64Value
func (*ExecutionPayloadFulu) GetExtraData ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) GetExtraData() string
func (*ExecutionPayloadFulu) GetFeeRecipient ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) GetFeeRecipient() string
func (*ExecutionPayloadFulu) GetGasLimit ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) GetGasLimit() *wrapperspb.UInt64Value
func (*ExecutionPayloadFulu) GetGasUsed ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) GetGasUsed() *wrapperspb.UInt64Value
func (*ExecutionPayloadFulu) GetLogsBloom ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) GetLogsBloom() string
func (*ExecutionPayloadFulu) GetParentHash ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) GetParentHash() string
func (*ExecutionPayloadFulu) GetPrevRandao ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) GetPrevRandao() string
func (*ExecutionPayloadFulu) GetReceiptsRoot ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) GetReceiptsRoot() string
func (*ExecutionPayloadFulu) GetStateRoot ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) GetStateRoot() string
func (*ExecutionPayloadFulu) GetTimestamp ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) GetTimestamp() *wrapperspb.UInt64Value
func (*ExecutionPayloadFulu) GetTransactions ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) GetTransactions() []string
func (*ExecutionPayloadFulu) GetWithdrawals ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) GetWithdrawals() []*WithdrawalV2
func (*ExecutionPayloadFulu) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ExecutionPayloadFulu) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecutionPayloadFulu) MarshalToVT ¶ added in v1.8.12
func (m *ExecutionPayloadFulu) MarshalToVT(dAtA []byte) (int, error)
func (*ExecutionPayloadFulu) MarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadFulu) MarshalVT() (dAtA []byte, err error)
func (*ExecutionPayloadFulu) ProtoMessage ¶ added in v1.2.0
func (*ExecutionPayloadFulu) ProtoMessage()
func (*ExecutionPayloadFulu) ProtoReflect ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) ProtoReflect() protoreflect.Message
func (*ExecutionPayloadFulu) Reset ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) Reset()
func (*ExecutionPayloadFulu) ResetVT ¶ added in v1.8.12
func (m *ExecutionPayloadFulu) ResetVT()
func (*ExecutionPayloadFulu) ReturnToVTPool ¶ added in v1.8.12
func (m *ExecutionPayloadFulu) ReturnToVTPool()
func (*ExecutionPayloadFulu) SizeVT ¶ added in v1.8.12
func (m *ExecutionPayloadFulu) SizeVT() (n int)
func (*ExecutionPayloadFulu) String ¶ added in v1.2.0
func (x *ExecutionPayloadFulu) String() string
func (*ExecutionPayloadFulu) UnmarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadFulu) UnmarshalVT(dAtA []byte) error
type ExecutionPayloadHeader ¶
type ExecutionPayloadHeader struct {
ParentHash string `protobuf:"bytes,1,opt,name=parent_hash,proto3" json:"parent_hash,omitempty"`
FeeRecipient string `protobuf:"bytes,2,opt,name=fee_recipient,proto3" json:"fee_recipient,omitempty"`
StateRoot string `protobuf:"bytes,3,opt,name=state_root,proto3" json:"state_root,omitempty"`
ReceiptsRoot string `protobuf:"bytes,4,opt,name=receipts_root,proto3" json:"receipts_root,omitempty"`
LogsBloom string `protobuf:"bytes,5,opt,name=logs_bloom,proto3" json:"logs_bloom,omitempty"`
PrevRandao string `protobuf:"bytes,6,opt,name=prev_randao,proto3" json:"prev_randao,omitempty"`
BlockNumber uint64 `protobuf:"varint,7,opt,name=block_number,proto3" json:"block_number,omitempty"`
GasLimit uint64 `protobuf:"varint,8,opt,name=gas_limit,proto3" json:"gas_limit,omitempty"`
GasUsed uint64 `protobuf:"varint,9,opt,name=gas_used,proto3" json:"gas_used,omitempty"`
Timestamp uint64 `protobuf:"varint,10,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
ExtraData string `protobuf:"bytes,11,opt,name=extra_data,proto3" json:"extra_data,omitempty"`
BaseFeePerGas string `protobuf:"bytes,12,opt,name=base_fee_per_gas,proto3" json:"base_fee_per_gas,omitempty"`
BlockHash string `protobuf:"bytes,13,opt,name=block_hash,proto3" json:"block_hash,omitempty"`
TransactionsRoot string `protobuf:"bytes,14,opt,name=transactions_root,proto3" json:"transactions_root,omitempty"`
// contains filtered or unexported fields
}
func ExecutionPayloadHeaderFromVTPool ¶ added in v1.8.12
func ExecutionPayloadHeaderFromVTPool() *ExecutionPayloadHeader
func (*ExecutionPayloadHeader) Descriptor
deprecated
func (*ExecutionPayloadHeader) Descriptor() ([]byte, []int)
Deprecated: Use ExecutionPayloadHeader.ProtoReflect.Descriptor instead.
func (*ExecutionPayloadHeader) GetBaseFeePerGas ¶
func (x *ExecutionPayloadHeader) GetBaseFeePerGas() string
func (*ExecutionPayloadHeader) GetBlockHash ¶
func (x *ExecutionPayloadHeader) GetBlockHash() string
func (*ExecutionPayloadHeader) GetBlockNumber ¶
func (x *ExecutionPayloadHeader) GetBlockNumber() uint64
func (*ExecutionPayloadHeader) GetExtraData ¶
func (x *ExecutionPayloadHeader) GetExtraData() string
func (*ExecutionPayloadHeader) GetFeeRecipient ¶
func (x *ExecutionPayloadHeader) GetFeeRecipient() string
func (*ExecutionPayloadHeader) GetGasLimit ¶
func (x *ExecutionPayloadHeader) GetGasLimit() uint64
func (*ExecutionPayloadHeader) GetGasUsed ¶
func (x *ExecutionPayloadHeader) GetGasUsed() uint64
func (*ExecutionPayloadHeader) GetLogsBloom ¶
func (x *ExecutionPayloadHeader) GetLogsBloom() string
func (*ExecutionPayloadHeader) GetParentHash ¶
func (x *ExecutionPayloadHeader) GetParentHash() string
func (*ExecutionPayloadHeader) GetPrevRandao ¶
func (x *ExecutionPayloadHeader) GetPrevRandao() string
func (*ExecutionPayloadHeader) GetReceiptsRoot ¶
func (x *ExecutionPayloadHeader) GetReceiptsRoot() string
func (*ExecutionPayloadHeader) GetStateRoot ¶
func (x *ExecutionPayloadHeader) GetStateRoot() string
func (*ExecutionPayloadHeader) GetTimestamp ¶
func (x *ExecutionPayloadHeader) GetTimestamp() uint64
func (*ExecutionPayloadHeader) GetTransactionsRoot ¶
func (x *ExecutionPayloadHeader) GetTransactionsRoot() string
func (*ExecutionPayloadHeader) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeader) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecutionPayloadHeader) MarshalToVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeader) MarshalToVT(dAtA []byte) (int, error)
func (*ExecutionPayloadHeader) MarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeader) MarshalVT() (dAtA []byte, err error)
func (*ExecutionPayloadHeader) ProtoMessage ¶
func (*ExecutionPayloadHeader) ProtoMessage()
func (*ExecutionPayloadHeader) ProtoReflect ¶
func (x *ExecutionPayloadHeader) ProtoReflect() protoreflect.Message
func (*ExecutionPayloadHeader) Reset ¶
func (x *ExecutionPayloadHeader) Reset()
func (*ExecutionPayloadHeader) ResetVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeader) ResetVT()
func (*ExecutionPayloadHeader) ReturnToVTPool ¶ added in v1.8.12
func (m *ExecutionPayloadHeader) ReturnToVTPool()
func (*ExecutionPayloadHeader) SizeVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeader) SizeVT() (n int)
func (*ExecutionPayloadHeader) String ¶
func (x *ExecutionPayloadHeader) String() string
func (*ExecutionPayloadHeader) UnmarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeader) UnmarshalVT(dAtA []byte) error
type ExecutionPayloadHeaderCapella ¶
type ExecutionPayloadHeaderCapella struct {
ParentHash string `protobuf:"bytes,1,opt,name=parent_hash,proto3" json:"parent_hash,omitempty"`
FeeRecipient string `protobuf:"bytes,2,opt,name=fee_recipient,proto3" json:"fee_recipient,omitempty"`
StateRoot string `protobuf:"bytes,3,opt,name=state_root,proto3" json:"state_root,omitempty"`
ReceiptsRoot string `protobuf:"bytes,4,opt,name=receipts_root,proto3" json:"receipts_root,omitempty"`
LogsBloom string `protobuf:"bytes,5,opt,name=logs_bloom,proto3" json:"logs_bloom,omitempty"`
PrevRandao string `protobuf:"bytes,6,opt,name=prev_randao,proto3" json:"prev_randao,omitempty"`
BlockNumber uint64 `protobuf:"varint,7,opt,name=block_number,proto3" json:"block_number,omitempty"`
GasLimit uint64 `protobuf:"varint,8,opt,name=gas_limit,proto3" json:"gas_limit,omitempty"`
GasUsed uint64 `protobuf:"varint,9,opt,name=gas_used,proto3" json:"gas_used,omitempty"`
Timestamp uint64 `protobuf:"varint,10,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
ExtraData string `protobuf:"bytes,11,opt,name=extra_data,proto3" json:"extra_data,omitempty"`
BaseFeePerGas string `protobuf:"bytes,12,opt,name=base_fee_per_gas,proto3" json:"base_fee_per_gas,omitempty"`
BlockHash string `protobuf:"bytes,13,opt,name=block_hash,proto3" json:"block_hash,omitempty"`
TransactionsRoot string `protobuf:"bytes,14,opt,name=transactions_root,proto3" json:"transactions_root,omitempty"`
WithdrawalsRoot string `protobuf:"bytes,15,opt,name=withdrawals_root,proto3" json:"withdrawals_root,omitempty"`
// contains filtered or unexported fields
}
func ExecutionPayloadHeaderCapellaFromVTPool ¶ added in v1.8.12
func ExecutionPayloadHeaderCapellaFromVTPool() *ExecutionPayloadHeaderCapella
func (*ExecutionPayloadHeaderCapella) Descriptor
deprecated
func (*ExecutionPayloadHeaderCapella) Descriptor() ([]byte, []int)
Deprecated: Use ExecutionPayloadHeaderCapella.ProtoReflect.Descriptor instead.
func (*ExecutionPayloadHeaderCapella) GetBaseFeePerGas ¶
func (x *ExecutionPayloadHeaderCapella) GetBaseFeePerGas() string
func (*ExecutionPayloadHeaderCapella) GetBlockHash ¶
func (x *ExecutionPayloadHeaderCapella) GetBlockHash() string
func (*ExecutionPayloadHeaderCapella) GetBlockNumber ¶
func (x *ExecutionPayloadHeaderCapella) GetBlockNumber() uint64
func (*ExecutionPayloadHeaderCapella) GetExtraData ¶
func (x *ExecutionPayloadHeaderCapella) GetExtraData() string
func (*ExecutionPayloadHeaderCapella) GetFeeRecipient ¶
func (x *ExecutionPayloadHeaderCapella) GetFeeRecipient() string
func (*ExecutionPayloadHeaderCapella) GetGasLimit ¶
func (x *ExecutionPayloadHeaderCapella) GetGasLimit() uint64
func (*ExecutionPayloadHeaderCapella) GetGasUsed ¶
func (x *ExecutionPayloadHeaderCapella) GetGasUsed() uint64
func (*ExecutionPayloadHeaderCapella) GetLogsBloom ¶
func (x *ExecutionPayloadHeaderCapella) GetLogsBloom() string
func (*ExecutionPayloadHeaderCapella) GetParentHash ¶
func (x *ExecutionPayloadHeaderCapella) GetParentHash() string
func (*ExecutionPayloadHeaderCapella) GetPrevRandao ¶
func (x *ExecutionPayloadHeaderCapella) GetPrevRandao() string
func (*ExecutionPayloadHeaderCapella) GetReceiptsRoot ¶
func (x *ExecutionPayloadHeaderCapella) GetReceiptsRoot() string
func (*ExecutionPayloadHeaderCapella) GetStateRoot ¶
func (x *ExecutionPayloadHeaderCapella) GetStateRoot() string
func (*ExecutionPayloadHeaderCapella) GetTimestamp ¶
func (x *ExecutionPayloadHeaderCapella) GetTimestamp() uint64
func (*ExecutionPayloadHeaderCapella) GetTransactionsRoot ¶
func (x *ExecutionPayloadHeaderCapella) GetTransactionsRoot() string
func (*ExecutionPayloadHeaderCapella) GetWithdrawalsRoot ¶
func (x *ExecutionPayloadHeaderCapella) GetWithdrawalsRoot() string
func (*ExecutionPayloadHeaderCapella) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderCapella) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecutionPayloadHeaderCapella) MarshalToVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderCapella) MarshalToVT(dAtA []byte) (int, error)
func (*ExecutionPayloadHeaderCapella) MarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderCapella) MarshalVT() (dAtA []byte, err error)
func (*ExecutionPayloadHeaderCapella) ProtoMessage ¶
func (*ExecutionPayloadHeaderCapella) ProtoMessage()
func (*ExecutionPayloadHeaderCapella) ProtoReflect ¶
func (x *ExecutionPayloadHeaderCapella) ProtoReflect() protoreflect.Message
func (*ExecutionPayloadHeaderCapella) Reset ¶
func (x *ExecutionPayloadHeaderCapella) Reset()
func (*ExecutionPayloadHeaderCapella) ResetVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderCapella) ResetVT()
func (*ExecutionPayloadHeaderCapella) ReturnToVTPool ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderCapella) ReturnToVTPool()
func (*ExecutionPayloadHeaderCapella) SizeVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderCapella) SizeVT() (n int)
func (*ExecutionPayloadHeaderCapella) String ¶
func (x *ExecutionPayloadHeaderCapella) String() string
func (*ExecutionPayloadHeaderCapella) UnmarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderCapella) UnmarshalVT(dAtA []byte) error
type ExecutionPayloadHeaderCapellaV2 ¶
type ExecutionPayloadHeaderCapellaV2 struct {
ParentHash string `protobuf:"bytes,1,opt,name=parent_hash,proto3" json:"parent_hash,omitempty"`
FeeRecipient string `protobuf:"bytes,2,opt,name=fee_recipient,proto3" json:"fee_recipient,omitempty"`
StateRoot string `protobuf:"bytes,3,opt,name=state_root,proto3" json:"state_root,omitempty"`
ReceiptsRoot string `protobuf:"bytes,4,opt,name=receipts_root,proto3" json:"receipts_root,omitempty"`
LogsBloom string `protobuf:"bytes,5,opt,name=logs_bloom,proto3" json:"logs_bloom,omitempty"`
PrevRandao string `protobuf:"bytes,6,opt,name=prev_randao,proto3" json:"prev_randao,omitempty"`
BlockNumber *wrapperspb.UInt64Value `protobuf:"bytes,7,opt,name=block_number,proto3" json:"block_number,omitempty"`
GasLimit *wrapperspb.UInt64Value `protobuf:"bytes,8,opt,name=gas_limit,proto3" json:"gas_limit,omitempty"`
GasUsed *wrapperspb.UInt64Value `protobuf:"bytes,9,opt,name=gas_used,proto3" json:"gas_used,omitempty"`
Timestamp *wrapperspb.UInt64Value `protobuf:"bytes,10,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
ExtraData string `protobuf:"bytes,11,opt,name=extra_data,proto3" json:"extra_data,omitempty"`
BaseFeePerGas string `protobuf:"bytes,12,opt,name=base_fee_per_gas,proto3" json:"base_fee_per_gas,omitempty"`
BlockHash string `protobuf:"bytes,13,opt,name=block_hash,proto3" json:"block_hash,omitempty"`
TransactionsRoot string `protobuf:"bytes,14,opt,name=transactions_root,proto3" json:"transactions_root,omitempty"`
WithdrawalsRoot string `protobuf:"bytes,15,opt,name=withdrawals_root,proto3" json:"withdrawals_root,omitempty"`
// contains filtered or unexported fields
}
func ExecutionPayloadHeaderCapellaV2FromVTPool ¶ added in v1.8.12
func ExecutionPayloadHeaderCapellaV2FromVTPool() *ExecutionPayloadHeaderCapellaV2
func (*ExecutionPayloadHeaderCapellaV2) Descriptor
deprecated
func (*ExecutionPayloadHeaderCapellaV2) Descriptor() ([]byte, []int)
Deprecated: Use ExecutionPayloadHeaderCapellaV2.ProtoReflect.Descriptor instead.
func (*ExecutionPayloadHeaderCapellaV2) GetBaseFeePerGas ¶
func (x *ExecutionPayloadHeaderCapellaV2) GetBaseFeePerGas() string
func (*ExecutionPayloadHeaderCapellaV2) GetBlockHash ¶
func (x *ExecutionPayloadHeaderCapellaV2) GetBlockHash() string
func (*ExecutionPayloadHeaderCapellaV2) GetBlockNumber ¶
func (x *ExecutionPayloadHeaderCapellaV2) GetBlockNumber() *wrapperspb.UInt64Value
func (*ExecutionPayloadHeaderCapellaV2) GetExtraData ¶
func (x *ExecutionPayloadHeaderCapellaV2) GetExtraData() string
func (*ExecutionPayloadHeaderCapellaV2) GetFeeRecipient ¶
func (x *ExecutionPayloadHeaderCapellaV2) GetFeeRecipient() string
func (*ExecutionPayloadHeaderCapellaV2) GetGasLimit ¶
func (x *ExecutionPayloadHeaderCapellaV2) GetGasLimit() *wrapperspb.UInt64Value
func (*ExecutionPayloadHeaderCapellaV2) GetGasUsed ¶
func (x *ExecutionPayloadHeaderCapellaV2) GetGasUsed() *wrapperspb.UInt64Value
func (*ExecutionPayloadHeaderCapellaV2) GetLogsBloom ¶
func (x *ExecutionPayloadHeaderCapellaV2) GetLogsBloom() string
func (*ExecutionPayloadHeaderCapellaV2) GetParentHash ¶
func (x *ExecutionPayloadHeaderCapellaV2) GetParentHash() string
func (*ExecutionPayloadHeaderCapellaV2) GetPrevRandao ¶
func (x *ExecutionPayloadHeaderCapellaV2) GetPrevRandao() string
func (*ExecutionPayloadHeaderCapellaV2) GetReceiptsRoot ¶
func (x *ExecutionPayloadHeaderCapellaV2) GetReceiptsRoot() string
func (*ExecutionPayloadHeaderCapellaV2) GetStateRoot ¶
func (x *ExecutionPayloadHeaderCapellaV2) GetStateRoot() string
func (*ExecutionPayloadHeaderCapellaV2) GetTimestamp ¶
func (x *ExecutionPayloadHeaderCapellaV2) GetTimestamp() *wrapperspb.UInt64Value
func (*ExecutionPayloadHeaderCapellaV2) GetTransactionsRoot ¶
func (x *ExecutionPayloadHeaderCapellaV2) GetTransactionsRoot() string
func (*ExecutionPayloadHeaderCapellaV2) GetWithdrawalsRoot ¶
func (x *ExecutionPayloadHeaderCapellaV2) GetWithdrawalsRoot() string
func (*ExecutionPayloadHeaderCapellaV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderCapellaV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecutionPayloadHeaderCapellaV2) MarshalToVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderCapellaV2) MarshalToVT(dAtA []byte) (int, error)
func (*ExecutionPayloadHeaderCapellaV2) MarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderCapellaV2) MarshalVT() (dAtA []byte, err error)
func (*ExecutionPayloadHeaderCapellaV2) ProtoMessage ¶
func (*ExecutionPayloadHeaderCapellaV2) ProtoMessage()
func (*ExecutionPayloadHeaderCapellaV2) ProtoReflect ¶
func (x *ExecutionPayloadHeaderCapellaV2) ProtoReflect() protoreflect.Message
func (*ExecutionPayloadHeaderCapellaV2) Reset ¶
func (x *ExecutionPayloadHeaderCapellaV2) Reset()
func (*ExecutionPayloadHeaderCapellaV2) ResetVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderCapellaV2) ResetVT()
func (*ExecutionPayloadHeaderCapellaV2) ReturnToVTPool ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderCapellaV2) ReturnToVTPool()
func (*ExecutionPayloadHeaderCapellaV2) SizeVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderCapellaV2) SizeVT() (n int)
func (*ExecutionPayloadHeaderCapellaV2) String ¶
func (x *ExecutionPayloadHeaderCapellaV2) String() string
func (*ExecutionPayloadHeaderCapellaV2) UnmarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderCapellaV2) UnmarshalVT(dAtA []byte) error
type ExecutionPayloadHeaderV2 ¶
type ExecutionPayloadHeaderV2 struct {
ParentHash string `protobuf:"bytes,1,opt,name=parent_hash,proto3" json:"parent_hash,omitempty"`
FeeRecipient string `protobuf:"bytes,2,opt,name=fee_recipient,proto3" json:"fee_recipient,omitempty"`
StateRoot string `protobuf:"bytes,3,opt,name=state_root,proto3" json:"state_root,omitempty"`
ReceiptsRoot string `protobuf:"bytes,4,opt,name=receipts_root,proto3" json:"receipts_root,omitempty"`
LogsBloom string `protobuf:"bytes,5,opt,name=logs_bloom,proto3" json:"logs_bloom,omitempty"`
PrevRandao string `protobuf:"bytes,6,opt,name=prev_randao,proto3" json:"prev_randao,omitempty"`
BlockNumber *wrapperspb.UInt64Value `protobuf:"bytes,7,opt,name=block_number,proto3" json:"block_number,omitempty"`
GasLimit *wrapperspb.UInt64Value `protobuf:"bytes,8,opt,name=gas_limit,proto3" json:"gas_limit,omitempty"`
GasUsed *wrapperspb.UInt64Value `protobuf:"bytes,9,opt,name=gas_used,proto3" json:"gas_used,omitempty"`
Timestamp *wrapperspb.UInt64Value `protobuf:"bytes,10,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
ExtraData string `protobuf:"bytes,11,opt,name=extra_data,proto3" json:"extra_data,omitempty"`
BaseFeePerGas string `protobuf:"bytes,12,opt,name=base_fee_per_gas,proto3" json:"base_fee_per_gas,omitempty"`
BlockHash string `protobuf:"bytes,13,opt,name=block_hash,proto3" json:"block_hash,omitempty"`
TransactionsRoot string `protobuf:"bytes,14,opt,name=transactions_root,proto3" json:"transactions_root,omitempty"`
// contains filtered or unexported fields
}
func ExecutionPayloadHeaderV2FromVTPool ¶ added in v1.8.12
func ExecutionPayloadHeaderV2FromVTPool() *ExecutionPayloadHeaderV2
func (*ExecutionPayloadHeaderV2) Descriptor
deprecated
func (*ExecutionPayloadHeaderV2) Descriptor() ([]byte, []int)
Deprecated: Use ExecutionPayloadHeaderV2.ProtoReflect.Descriptor instead.
func (*ExecutionPayloadHeaderV2) GetBaseFeePerGas ¶
func (x *ExecutionPayloadHeaderV2) GetBaseFeePerGas() string
func (*ExecutionPayloadHeaderV2) GetBlockHash ¶
func (x *ExecutionPayloadHeaderV2) GetBlockHash() string
func (*ExecutionPayloadHeaderV2) GetBlockNumber ¶
func (x *ExecutionPayloadHeaderV2) GetBlockNumber() *wrapperspb.UInt64Value
func (*ExecutionPayloadHeaderV2) GetExtraData ¶
func (x *ExecutionPayloadHeaderV2) GetExtraData() string
func (*ExecutionPayloadHeaderV2) GetFeeRecipient ¶
func (x *ExecutionPayloadHeaderV2) GetFeeRecipient() string
func (*ExecutionPayloadHeaderV2) GetGasLimit ¶
func (x *ExecutionPayloadHeaderV2) GetGasLimit() *wrapperspb.UInt64Value
func (*ExecutionPayloadHeaderV2) GetGasUsed ¶
func (x *ExecutionPayloadHeaderV2) GetGasUsed() *wrapperspb.UInt64Value
func (*ExecutionPayloadHeaderV2) GetLogsBloom ¶
func (x *ExecutionPayloadHeaderV2) GetLogsBloom() string
func (*ExecutionPayloadHeaderV2) GetParentHash ¶
func (x *ExecutionPayloadHeaderV2) GetParentHash() string
func (*ExecutionPayloadHeaderV2) GetPrevRandao ¶
func (x *ExecutionPayloadHeaderV2) GetPrevRandao() string
func (*ExecutionPayloadHeaderV2) GetReceiptsRoot ¶
func (x *ExecutionPayloadHeaderV2) GetReceiptsRoot() string
func (*ExecutionPayloadHeaderV2) GetStateRoot ¶
func (x *ExecutionPayloadHeaderV2) GetStateRoot() string
func (*ExecutionPayloadHeaderV2) GetTimestamp ¶
func (x *ExecutionPayloadHeaderV2) GetTimestamp() *wrapperspb.UInt64Value
func (*ExecutionPayloadHeaderV2) GetTransactionsRoot ¶
func (x *ExecutionPayloadHeaderV2) GetTransactionsRoot() string
func (*ExecutionPayloadHeaderV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecutionPayloadHeaderV2) MarshalToVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderV2) MarshalToVT(dAtA []byte) (int, error)
func (*ExecutionPayloadHeaderV2) MarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderV2) MarshalVT() (dAtA []byte, err error)
func (*ExecutionPayloadHeaderV2) ProtoMessage ¶
func (*ExecutionPayloadHeaderV2) ProtoMessage()
func (*ExecutionPayloadHeaderV2) ProtoReflect ¶
func (x *ExecutionPayloadHeaderV2) ProtoReflect() protoreflect.Message
func (*ExecutionPayloadHeaderV2) Reset ¶
func (x *ExecutionPayloadHeaderV2) Reset()
func (*ExecutionPayloadHeaderV2) ResetVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderV2) ResetVT()
func (*ExecutionPayloadHeaderV2) ReturnToVTPool ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderV2) ReturnToVTPool()
func (*ExecutionPayloadHeaderV2) SizeVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderV2) SizeVT() (n int)
func (*ExecutionPayloadHeaderV2) String ¶
func (x *ExecutionPayloadHeaderV2) String() string
func (*ExecutionPayloadHeaderV2) UnmarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadHeaderV2) UnmarshalVT(dAtA []byte) error
type ExecutionPayloadV2 ¶
type ExecutionPayloadV2 struct {
ParentHash string `protobuf:"bytes,1,opt,name=parent_hash,proto3" json:"parent_hash,omitempty"`
FeeRecipient string `protobuf:"bytes,2,opt,name=fee_recipient,proto3" json:"fee_recipient,omitempty"`
StateRoot string `protobuf:"bytes,3,opt,name=state_root,proto3" json:"state_root,omitempty"`
ReceiptsRoot string `protobuf:"bytes,4,opt,name=receipts_root,proto3" json:"receipts_root,omitempty"`
LogsBloom string `protobuf:"bytes,5,opt,name=logs_bloom,proto3" json:"logs_bloom,omitempty"`
PrevRandao string `protobuf:"bytes,6,opt,name=prev_randao,proto3" json:"prev_randao,omitempty"`
BlockNumber *wrapperspb.UInt64Value `protobuf:"bytes,7,opt,name=block_number,proto3" json:"block_number,omitempty"`
GasLimit *wrapperspb.UInt64Value `protobuf:"bytes,8,opt,name=gas_limit,proto3" json:"gas_limit,omitempty"`
GasUsed *wrapperspb.UInt64Value `protobuf:"bytes,9,opt,name=gas_used,proto3" json:"gas_used,omitempty"`
Timestamp *wrapperspb.UInt64Value `protobuf:"bytes,10,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
ExtraData string `protobuf:"bytes,11,opt,name=extra_data,proto3" json:"extra_data,omitempty"`
BaseFeePerGas string `protobuf:"bytes,12,opt,name=base_fee_per_gas,proto3" json:"base_fee_per_gas,omitempty"`
BlockHash string `protobuf:"bytes,13,opt,name=block_hash,proto3" json:"block_hash,omitempty"`
Transactions []string `protobuf:"bytes,14,rep,name=transactions,proto3" json:"transactions,omitempty"`
// contains filtered or unexported fields
}
func ExecutionPayloadV2FromVTPool ¶ added in v1.8.12
func ExecutionPayloadV2FromVTPool() *ExecutionPayloadV2
func (*ExecutionPayloadV2) Descriptor
deprecated
func (*ExecutionPayloadV2) Descriptor() ([]byte, []int)
Deprecated: Use ExecutionPayloadV2.ProtoReflect.Descriptor instead.
func (*ExecutionPayloadV2) GetBaseFeePerGas ¶
func (x *ExecutionPayloadV2) GetBaseFeePerGas() string
func (*ExecutionPayloadV2) GetBlockHash ¶
func (x *ExecutionPayloadV2) GetBlockHash() string
func (*ExecutionPayloadV2) GetBlockNumber ¶
func (x *ExecutionPayloadV2) GetBlockNumber() *wrapperspb.UInt64Value
func (*ExecutionPayloadV2) GetExtraData ¶
func (x *ExecutionPayloadV2) GetExtraData() string
func (*ExecutionPayloadV2) GetFeeRecipient ¶
func (x *ExecutionPayloadV2) GetFeeRecipient() string
func (*ExecutionPayloadV2) GetGasLimit ¶
func (x *ExecutionPayloadV2) GetGasLimit() *wrapperspb.UInt64Value
func (*ExecutionPayloadV2) GetGasUsed ¶
func (x *ExecutionPayloadV2) GetGasUsed() *wrapperspb.UInt64Value
func (*ExecutionPayloadV2) GetLogsBloom ¶
func (x *ExecutionPayloadV2) GetLogsBloom() string
func (*ExecutionPayloadV2) GetParentHash ¶
func (x *ExecutionPayloadV2) GetParentHash() string
func (*ExecutionPayloadV2) GetPrevRandao ¶
func (x *ExecutionPayloadV2) GetPrevRandao() string
func (*ExecutionPayloadV2) GetReceiptsRoot ¶
func (x *ExecutionPayloadV2) GetReceiptsRoot() string
func (*ExecutionPayloadV2) GetStateRoot ¶
func (x *ExecutionPayloadV2) GetStateRoot() string
func (*ExecutionPayloadV2) GetTimestamp ¶
func (x *ExecutionPayloadV2) GetTimestamp() *wrapperspb.UInt64Value
func (*ExecutionPayloadV2) GetTransactions ¶
func (x *ExecutionPayloadV2) GetTransactions() []string
func (*ExecutionPayloadV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ExecutionPayloadV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExecutionPayloadV2) MarshalToVT ¶ added in v1.8.12
func (m *ExecutionPayloadV2) MarshalToVT(dAtA []byte) (int, error)
func (*ExecutionPayloadV2) MarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadV2) MarshalVT() (dAtA []byte, err error)
func (*ExecutionPayloadV2) ProtoMessage ¶
func (*ExecutionPayloadV2) ProtoMessage()
func (*ExecutionPayloadV2) ProtoReflect ¶
func (x *ExecutionPayloadV2) ProtoReflect() protoreflect.Message
func (*ExecutionPayloadV2) Reset ¶
func (x *ExecutionPayloadV2) Reset()
func (*ExecutionPayloadV2) ResetVT ¶ added in v1.8.12
func (m *ExecutionPayloadV2) ResetVT()
func (*ExecutionPayloadV2) ReturnToVTPool ¶ added in v1.8.12
func (m *ExecutionPayloadV2) ReturnToVTPool()
func (*ExecutionPayloadV2) SizeVT ¶ added in v1.8.12
func (m *ExecutionPayloadV2) SizeVT() (n int)
func (*ExecutionPayloadV2) String ¶
func (x *ExecutionPayloadV2) String() string
func (*ExecutionPayloadV2) UnmarshalVT ¶ added in v1.8.12
func (m *ExecutionPayloadV2) UnmarshalVT(dAtA []byte) error
type ForkChoice ¶
type ForkChoice struct {
JustifiedCheckpoint *Checkpoint `protobuf:"bytes,1,opt,name=justified_checkpoint,proto3" json:"justified_checkpoint,omitempty"`
FinalizedCheckpoint *Checkpoint `protobuf:"bytes,2,opt,name=finalized_checkpoint,proto3" json:"finalized_checkpoint,omitempty"`
ForkChoiceNodes []*ForkChoiceNode `protobuf:"bytes,3,rep,name=fork_choice_nodes,proto3" json:"fork_choice_nodes,omitempty"`
// contains filtered or unexported fields
}
func ForkChoiceFromVTPool ¶ added in v1.8.12
func ForkChoiceFromVTPool() *ForkChoice
func NewForkChoiceFromGoEth2ClientV1 ¶
func NewForkChoiceFromGoEth2ClientV1(f *eth2v1.ForkChoice) (*ForkChoice, error)
func (*ForkChoice) AsGoEth2ClientV1ForkChoice ¶
func (f *ForkChoice) AsGoEth2ClientV1ForkChoice() (*eth2v1.ForkChoice, error)
AsGoEth2ClientV1ForkChoice returns the fork choice in a go-eth2-client v1 fork choice format.
func (*ForkChoice) Descriptor
deprecated
func (*ForkChoice) Descriptor() ([]byte, []int)
Deprecated: Use ForkChoice.ProtoReflect.Descriptor instead.
func (*ForkChoice) GetFinalizedCheckpoint ¶
func (x *ForkChoice) GetFinalizedCheckpoint() *Checkpoint
func (*ForkChoice) GetForkChoiceNodes ¶
func (x *ForkChoice) GetForkChoiceNodes() []*ForkChoiceNode
func (*ForkChoice) GetJustifiedCheckpoint ¶
func (x *ForkChoice) GetJustifiedCheckpoint() *Checkpoint
func (*ForkChoice) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ForkChoice) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ForkChoice) MarshalToVT ¶ added in v1.8.12
func (m *ForkChoice) MarshalToVT(dAtA []byte) (int, error)
func (*ForkChoice) MarshalVT ¶ added in v1.8.12
func (m *ForkChoice) MarshalVT() (dAtA []byte, err error)
func (*ForkChoice) ProtoMessage ¶
func (*ForkChoice) ProtoMessage()
func (*ForkChoice) ProtoReflect ¶
func (x *ForkChoice) ProtoReflect() protoreflect.Message
func (*ForkChoice) Reset ¶
func (x *ForkChoice) Reset()
func (*ForkChoice) ResetVT ¶ added in v1.8.12
func (m *ForkChoice) ResetVT()
func (*ForkChoice) ReturnToVTPool ¶ added in v1.8.12
func (m *ForkChoice) ReturnToVTPool()
func (*ForkChoice) SizeVT ¶ added in v1.8.12
func (m *ForkChoice) SizeVT() (n int)
func (*ForkChoice) String ¶
func (x *ForkChoice) String() string
func (*ForkChoice) UnmarshalVT ¶ added in v1.8.12
func (m *ForkChoice) UnmarshalVT(dAtA []byte) error
type ForkChoiceNode ¶
type ForkChoiceNode struct {
Slot uint64 `protobuf:"varint,1,opt,name=slot,proto3" json:"slot,omitempty"`
BlockRoot string `protobuf:"bytes,2,opt,name=block_root,proto3" json:"block_root,omitempty"`
ParentRoot string `protobuf:"bytes,3,opt,name=parent_root,proto3" json:"parent_root,omitempty"`
JustifiedEpoch uint64 `protobuf:"varint,4,opt,name=justified_epoch,proto3" json:"justified_epoch,omitempty"`
FinalizedEpoch uint64 `protobuf:"varint,5,opt,name=finalized_epoch,proto3" json:"finalized_epoch,omitempty"`
Weight uint64 `protobuf:"varint,6,opt,name=weight,proto3" json:"weight,omitempty"`
Validity string `protobuf:"bytes,7,opt,name=validity,proto3" json:"validity,omitempty"`
ExecutionBlockHash string `protobuf:"bytes,8,opt,name=ExecutionBlockHash,json=execution_block_hash,proto3" json:"ExecutionBlockHash,omitempty"`
ExtraData string `protobuf:"bytes,9,opt,name=ExtraData,json=extra_data,proto3" json:"ExtraData,omitempty"`
// contains filtered or unexported fields
}
func ForkChoiceNodeFromVTPool ¶ added in v1.8.12
func ForkChoiceNodeFromVTPool() *ForkChoiceNode
func NewForkChoiceNodeFromGoEth2ClientV1 ¶
func NewForkChoiceNodeFromGoEth2ClientV1(node *eth2v1.ForkChoiceNode) (*ForkChoiceNode, error)
func (*ForkChoiceNode) AsGoEth2ClientV1ForkChoiceNode ¶
func (f *ForkChoiceNode) AsGoEth2ClientV1ForkChoiceNode() (*eth2v1.ForkChoiceNode, error)
func (*ForkChoiceNode) Descriptor
deprecated
func (*ForkChoiceNode) Descriptor() ([]byte, []int)
Deprecated: Use ForkChoiceNode.ProtoReflect.Descriptor instead.
func (*ForkChoiceNode) GetBlockRoot ¶
func (x *ForkChoiceNode) GetBlockRoot() string
func (*ForkChoiceNode) GetExecutionBlockHash ¶
func (x *ForkChoiceNode) GetExecutionBlockHash() string
func (*ForkChoiceNode) GetExtraData ¶
func (x *ForkChoiceNode) GetExtraData() string
func (*ForkChoiceNode) GetFinalizedEpoch ¶
func (x *ForkChoiceNode) GetFinalizedEpoch() uint64
func (*ForkChoiceNode) GetJustifiedEpoch ¶
func (x *ForkChoiceNode) GetJustifiedEpoch() uint64
func (*ForkChoiceNode) GetParentRoot ¶
func (x *ForkChoiceNode) GetParentRoot() string
func (*ForkChoiceNode) GetSlot ¶
func (x *ForkChoiceNode) GetSlot() uint64
func (*ForkChoiceNode) GetValidity ¶
func (x *ForkChoiceNode) GetValidity() string
func (*ForkChoiceNode) GetWeight ¶
func (x *ForkChoiceNode) GetWeight() uint64
func (*ForkChoiceNode) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ForkChoiceNode) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ForkChoiceNode) MarshalToVT ¶ added in v1.8.12
func (m *ForkChoiceNode) MarshalToVT(dAtA []byte) (int, error)
func (*ForkChoiceNode) MarshalVT ¶ added in v1.8.12
func (m *ForkChoiceNode) MarshalVT() (dAtA []byte, err error)
func (*ForkChoiceNode) ProtoMessage ¶
func (*ForkChoiceNode) ProtoMessage()
func (*ForkChoiceNode) ProtoReflect ¶
func (x *ForkChoiceNode) ProtoReflect() protoreflect.Message
func (*ForkChoiceNode) Reset ¶
func (x *ForkChoiceNode) Reset()
func (*ForkChoiceNode) ResetVT ¶ added in v1.8.12
func (m *ForkChoiceNode) ResetVT()
func (*ForkChoiceNode) ReturnToVTPool ¶ added in v1.8.12
func (m *ForkChoiceNode) ReturnToVTPool()
func (*ForkChoiceNode) SizeVT ¶ added in v1.8.12
func (m *ForkChoiceNode) SizeVT() (n int)
func (*ForkChoiceNode) String ¶
func (x *ForkChoiceNode) String() string
func (*ForkChoiceNode) UnmarshalVT ¶ added in v1.8.12
func (m *ForkChoiceNode) UnmarshalVT(dAtA []byte) error
type ForkChoiceNodeV2 ¶
type ForkChoiceNodeV2 struct {
Slot *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"`
BlockRoot string `protobuf:"bytes,2,opt,name=block_root,proto3" json:"block_root,omitempty"`
ParentRoot string `protobuf:"bytes,3,opt,name=parent_root,proto3" json:"parent_root,omitempty"`
JustifiedEpoch *wrapperspb.UInt64Value `protobuf:"bytes,4,opt,name=justified_epoch,proto3" json:"justified_epoch,omitempty"`
FinalizedEpoch *wrapperspb.UInt64Value `protobuf:"bytes,5,opt,name=finalized_epoch,proto3" json:"finalized_epoch,omitempty"`
Weight *wrapperspb.UInt64Value `protobuf:"bytes,6,opt,name=weight,proto3" json:"weight,omitempty"`
Validity string `protobuf:"bytes,7,opt,name=validity,proto3" json:"validity,omitempty"`
ExecutionBlockHash string `protobuf:"bytes,8,opt,name=ExecutionBlockHash,json=execution_block_hash,proto3" json:"ExecutionBlockHash,omitempty"`
ExtraData string `protobuf:"bytes,9,opt,name=ExtraData,json=extra_data,proto3" json:"ExtraData,omitempty"`
// contains filtered or unexported fields
}
func ForkChoiceNodeV2FromVTPool ¶ added in v1.8.12
func ForkChoiceNodeV2FromVTPool() *ForkChoiceNodeV2
func NewForkChoiceNodeV2FromGoEth2ClientV1 ¶
func NewForkChoiceNodeV2FromGoEth2ClientV1(node *eth2v1.ForkChoiceNode) (*ForkChoiceNodeV2, error)
func (*ForkChoiceNodeV2) AsGoEth2ClientV1ForkChoiceNode ¶
func (f *ForkChoiceNodeV2) AsGoEth2ClientV1ForkChoiceNode() (*eth2v1.ForkChoiceNode, error)
func (*ForkChoiceNodeV2) Descriptor
deprecated
func (*ForkChoiceNodeV2) Descriptor() ([]byte, []int)
Deprecated: Use ForkChoiceNodeV2.ProtoReflect.Descriptor instead.
func (*ForkChoiceNodeV2) GetBlockRoot ¶
func (x *ForkChoiceNodeV2) GetBlockRoot() string
func (*ForkChoiceNodeV2) GetExecutionBlockHash ¶
func (x *ForkChoiceNodeV2) GetExecutionBlockHash() string
func (*ForkChoiceNodeV2) GetExtraData ¶
func (x *ForkChoiceNodeV2) GetExtraData() string
func (*ForkChoiceNodeV2) GetFinalizedEpoch ¶
func (x *ForkChoiceNodeV2) GetFinalizedEpoch() *wrapperspb.UInt64Value
func (*ForkChoiceNodeV2) GetJustifiedEpoch ¶
func (x *ForkChoiceNodeV2) GetJustifiedEpoch() *wrapperspb.UInt64Value
func (*ForkChoiceNodeV2) GetParentRoot ¶
func (x *ForkChoiceNodeV2) GetParentRoot() string
func (*ForkChoiceNodeV2) GetSlot ¶
func (x *ForkChoiceNodeV2) GetSlot() *wrapperspb.UInt64Value
func (*ForkChoiceNodeV2) GetValidity ¶
func (x *ForkChoiceNodeV2) GetValidity() string
func (*ForkChoiceNodeV2) GetWeight ¶
func (x *ForkChoiceNodeV2) GetWeight() *wrapperspb.UInt64Value
func (*ForkChoiceNodeV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ForkChoiceNodeV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ForkChoiceNodeV2) MarshalToVT ¶ added in v1.8.12
func (m *ForkChoiceNodeV2) MarshalToVT(dAtA []byte) (int, error)
func (*ForkChoiceNodeV2) MarshalVT ¶ added in v1.8.12
func (m *ForkChoiceNodeV2) MarshalVT() (dAtA []byte, err error)
func (*ForkChoiceNodeV2) ProtoMessage ¶
func (*ForkChoiceNodeV2) ProtoMessage()
func (*ForkChoiceNodeV2) ProtoReflect ¶
func (x *ForkChoiceNodeV2) ProtoReflect() protoreflect.Message
func (*ForkChoiceNodeV2) Reset ¶
func (x *ForkChoiceNodeV2) Reset()
func (*ForkChoiceNodeV2) ResetVT ¶ added in v1.8.12
func (m *ForkChoiceNodeV2) ResetVT()
func (*ForkChoiceNodeV2) ReturnToVTPool ¶ added in v1.8.12
func (m *ForkChoiceNodeV2) ReturnToVTPool()
func (*ForkChoiceNodeV2) SizeVT ¶ added in v1.8.12
func (m *ForkChoiceNodeV2) SizeVT() (n int)
func (*ForkChoiceNodeV2) String ¶
func (x *ForkChoiceNodeV2) String() string
func (*ForkChoiceNodeV2) UnmarshalVT ¶ added in v1.8.12
func (m *ForkChoiceNodeV2) UnmarshalVT(dAtA []byte) error
type ForkChoiceV2 ¶
type ForkChoiceV2 struct {
JustifiedCheckpoint *CheckpointV2 `protobuf:"bytes,1,opt,name=justified_checkpoint,proto3" json:"justified_checkpoint,omitempty"`
FinalizedCheckpoint *CheckpointV2 `protobuf:"bytes,2,opt,name=finalized_checkpoint,proto3" json:"finalized_checkpoint,omitempty"`
ForkChoiceNodes []*ForkChoiceNodeV2 `protobuf:"bytes,3,rep,name=fork_choice_nodes,proto3" json:"fork_choice_nodes,omitempty"`
// contains filtered or unexported fields
}
func ForkChoiceV2FromVTPool ¶ added in v1.8.12
func ForkChoiceV2FromVTPool() *ForkChoiceV2
func NewForkChoiceV2FromGoEth2ClientV1 ¶
func NewForkChoiceV2FromGoEth2ClientV1(f *eth2v1.ForkChoice) (*ForkChoiceV2, error)
func (*ForkChoiceV2) AsGoEth2ClientV1ForkChoice ¶
func (f *ForkChoiceV2) AsGoEth2ClientV1ForkChoice() (*eth2v1.ForkChoice, error)
AsGoEth2ClientV1ForkChoice returns the fork choice in a go-eth2-client v1 fork choice format.
func (*ForkChoiceV2) Descriptor
deprecated
func (*ForkChoiceV2) Descriptor() ([]byte, []int)
Deprecated: Use ForkChoiceV2.ProtoReflect.Descriptor instead.
func (*ForkChoiceV2) GetFinalizedCheckpoint ¶
func (x *ForkChoiceV2) GetFinalizedCheckpoint() *CheckpointV2
func (*ForkChoiceV2) GetForkChoiceNodes ¶
func (x *ForkChoiceV2) GetForkChoiceNodes() []*ForkChoiceNodeV2
func (*ForkChoiceV2) GetJustifiedCheckpoint ¶
func (x *ForkChoiceV2) GetJustifiedCheckpoint() *CheckpointV2
func (*ForkChoiceV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ForkChoiceV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ForkChoiceV2) MarshalToVT ¶ added in v1.8.12
func (m *ForkChoiceV2) MarshalToVT(dAtA []byte) (int, error)
func (*ForkChoiceV2) MarshalVT ¶ added in v1.8.12
func (m *ForkChoiceV2) MarshalVT() (dAtA []byte, err error)
func (*ForkChoiceV2) ProtoMessage ¶
func (*ForkChoiceV2) ProtoMessage()
func (*ForkChoiceV2) ProtoReflect ¶
func (x *ForkChoiceV2) ProtoReflect() protoreflect.Message
func (*ForkChoiceV2) Reset ¶
func (x *ForkChoiceV2) Reset()
func (*ForkChoiceV2) ResetVT ¶ added in v1.8.12
func (m *ForkChoiceV2) ResetVT()
func (*ForkChoiceV2) ReturnToVTPool ¶ added in v1.8.12
func (m *ForkChoiceV2) ReturnToVTPool()
func (*ForkChoiceV2) SizeVT ¶ added in v1.8.12
func (m *ForkChoiceV2) SizeVT() (n int)
func (*ForkChoiceV2) String ¶
func (x *ForkChoiceV2) String() string
func (*ForkChoiceV2) UnmarshalVT ¶ added in v1.8.12
func (m *ForkChoiceV2) UnmarshalVT(dAtA []byte) error
type IndexedAttestation ¶
type IndexedAttestation struct {
AttestingIndices []uint64 `protobuf:"varint,1,rep,packed,name=attesting_indices,proto3" json:"attesting_indices,omitempty"`
Data *AttestationData `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
Signature string `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty"`
// contains filtered or unexported fields
}
func IndexedAttestationFromVTPool ¶ added in v1.8.12
func IndexedAttestationFromVTPool() *IndexedAttestation
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() string
func (*IndexedAttestation) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *IndexedAttestation) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*IndexedAttestation) MarshalToVT ¶ added in v1.8.12
func (m *IndexedAttestation) MarshalToVT(dAtA []byte) (int, error)
func (*IndexedAttestation) MarshalVT ¶ added in v1.8.12
func (m *IndexedAttestation) MarshalVT() (dAtA []byte, err error)
func (*IndexedAttestation) ProtoMessage ¶
func (*IndexedAttestation) ProtoMessage()
func (*IndexedAttestation) ProtoReflect ¶
func (x *IndexedAttestation) ProtoReflect() protoreflect.Message
func (*IndexedAttestation) Reset ¶
func (x *IndexedAttestation) Reset()
func (*IndexedAttestation) ResetVT ¶ added in v1.8.12
func (m *IndexedAttestation) ResetVT()
func (*IndexedAttestation) ReturnToVTPool ¶ added in v1.8.12
func (m *IndexedAttestation) ReturnToVTPool()
func (*IndexedAttestation) SizeVT ¶ added in v1.8.12
func (m *IndexedAttestation) SizeVT() (n int)
func (*IndexedAttestation) String ¶
func (x *IndexedAttestation) String() string
func (*IndexedAttestation) UnmarshalVT ¶ added in v1.8.12
func (m *IndexedAttestation) UnmarshalVT(dAtA []byte) error
type IndexedAttestationV2 ¶
type IndexedAttestationV2 struct {
AttestingIndices []*wrapperspb.UInt64Value `protobuf:"bytes,1,rep,name=attesting_indices,proto3" json:"attesting_indices,omitempty"`
Data *AttestationDataV2 `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
Signature string `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty"`
// contains filtered or unexported fields
}
func IndexedAttestationV2FromVTPool ¶ added in v1.8.12
func IndexedAttestationV2FromVTPool() *IndexedAttestationV2
func (*IndexedAttestationV2) Descriptor
deprecated
func (*IndexedAttestationV2) Descriptor() ([]byte, []int)
Deprecated: Use IndexedAttestationV2.ProtoReflect.Descriptor instead.
func (*IndexedAttestationV2) GetAttestingIndices ¶
func (x *IndexedAttestationV2) GetAttestingIndices() []*wrapperspb.UInt64Value
func (*IndexedAttestationV2) GetData ¶
func (x *IndexedAttestationV2) GetData() *AttestationDataV2
func (*IndexedAttestationV2) GetSignature ¶
func (x *IndexedAttestationV2) GetSignature() string
func (*IndexedAttestationV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *IndexedAttestationV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*IndexedAttestationV2) MarshalToVT ¶ added in v1.8.12
func (m *IndexedAttestationV2) MarshalToVT(dAtA []byte) (int, error)
func (*IndexedAttestationV2) MarshalVT ¶ added in v1.8.12
func (m *IndexedAttestationV2) MarshalVT() (dAtA []byte, err error)
func (*IndexedAttestationV2) ProtoMessage ¶
func (*IndexedAttestationV2) ProtoMessage()
func (*IndexedAttestationV2) ProtoReflect ¶
func (x *IndexedAttestationV2) ProtoReflect() protoreflect.Message
func (*IndexedAttestationV2) Reset ¶
func (x *IndexedAttestationV2) Reset()
func (*IndexedAttestationV2) ResetVT ¶ added in v1.8.12
func (m *IndexedAttestationV2) ResetVT()
func (*IndexedAttestationV2) ReturnToVTPool ¶ added in v1.8.12
func (m *IndexedAttestationV2) ReturnToVTPool()
func (*IndexedAttestationV2) SizeVT ¶ added in v1.8.12
func (m *IndexedAttestationV2) SizeVT() (n int)
func (*IndexedAttestationV2) String ¶
func (x *IndexedAttestationV2) String() string
func (*IndexedAttestationV2) UnmarshalVT ¶ added in v1.8.12
func (m *IndexedAttestationV2) UnmarshalVT(dAtA []byte) error
type ProposerDuty ¶ added in v0.0.136
type ProposerDuty struct {
ValidatorIndex *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=validator_index,proto3" json:"validator_index,omitempty"`
Slot *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=slot,proto3" json:"slot,omitempty"`
Pubkey string `protobuf:"bytes,3,opt,name=pubkey,proto3" json:"pubkey,omitempty"`
// contains filtered or unexported fields
}
ProposerDuty is the duty of a validator to propose a block at a given slot.
func ProposerDutyFromVTPool ¶ added in v1.8.12
func ProposerDutyFromVTPool() *ProposerDuty
func (*ProposerDuty) Descriptor
deprecated
added in
v0.0.136
func (*ProposerDuty) Descriptor() ([]byte, []int)
Deprecated: Use ProposerDuty.ProtoReflect.Descriptor instead.
func (*ProposerDuty) GetPubkey ¶ added in v0.0.136
func (x *ProposerDuty) GetPubkey() string
func (*ProposerDuty) GetSlot ¶ added in v0.0.136
func (x *ProposerDuty) GetSlot() *wrapperspb.UInt64Value
func (*ProposerDuty) GetValidatorIndex ¶ added in v0.0.136
func (x *ProposerDuty) GetValidatorIndex() *wrapperspb.UInt64Value
func (*ProposerDuty) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ProposerDuty) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ProposerDuty) MarshalToVT ¶ added in v1.8.12
func (m *ProposerDuty) MarshalToVT(dAtA []byte) (int, error)
func (*ProposerDuty) MarshalVT ¶ added in v1.8.12
func (m *ProposerDuty) MarshalVT() (dAtA []byte, err error)
func (*ProposerDuty) ProtoMessage ¶ added in v0.0.136
func (*ProposerDuty) ProtoMessage()
func (*ProposerDuty) ProtoReflect ¶ added in v0.0.136
func (x *ProposerDuty) ProtoReflect() protoreflect.Message
func (*ProposerDuty) Reset ¶ added in v0.0.136
func (x *ProposerDuty) Reset()
func (*ProposerDuty) ResetVT ¶ added in v1.8.12
func (m *ProposerDuty) ResetVT()
func (*ProposerDuty) ReturnToVTPool ¶ added in v1.8.12
func (m *ProposerDuty) ReturnToVTPool()
func (*ProposerDuty) SizeVT ¶ added in v1.8.12
func (m *ProposerDuty) SizeVT() (n int)
func (*ProposerDuty) String ¶ added in v0.0.136
func (x *ProposerDuty) String() string
func (*ProposerDuty) UnmarshalVT ¶ added in v1.8.12
func (m *ProposerDuty) UnmarshalVT(dAtA []byte) error
type ProposerSlashing ¶
type ProposerSlashing struct {
SignedHeader_1 *SignedBeaconBlockHeader `protobuf:"bytes,1,opt,name=signed_header_1,proto3" json:"signed_header_1,omitempty"`
SignedHeader_2 *SignedBeaconBlockHeader `protobuf:"bytes,2,opt,name=signed_header_2,proto3" json:"signed_header_2,omitempty"`
// contains filtered or unexported fields
}
func NewProposerSlashingsFromPhase0 ¶
func NewProposerSlashingsFromPhase0(data []*phase0.ProposerSlashing) []*ProposerSlashing
func ProposerSlashingFromVTPool ¶ added in v1.8.12
func ProposerSlashingFromVTPool() *ProposerSlashing
func (*ProposerSlashing) Descriptor
deprecated
func (*ProposerSlashing) Descriptor() ([]byte, []int)
Deprecated: Use ProposerSlashing.ProtoReflect.Descriptor instead.
func (*ProposerSlashing) GetSignedHeader_1 ¶
func (x *ProposerSlashing) GetSignedHeader_1() *SignedBeaconBlockHeader
func (*ProposerSlashing) GetSignedHeader_2 ¶
func (x *ProposerSlashing) GetSignedHeader_2() *SignedBeaconBlockHeader
func (*ProposerSlashing) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ProposerSlashing) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ProposerSlashing) MarshalToVT ¶ added in v1.8.12
func (m *ProposerSlashing) MarshalToVT(dAtA []byte) (int, error)
func (*ProposerSlashing) MarshalVT ¶ added in v1.8.12
func (m *ProposerSlashing) MarshalVT() (dAtA []byte, err error)
func (*ProposerSlashing) ProtoMessage ¶
func (*ProposerSlashing) ProtoMessage()
func (*ProposerSlashing) ProtoReflect ¶
func (x *ProposerSlashing) ProtoReflect() protoreflect.Message
func (*ProposerSlashing) Reset ¶
func (x *ProposerSlashing) Reset()
func (*ProposerSlashing) ResetVT ¶ added in v1.8.12
func (m *ProposerSlashing) ResetVT()
func (*ProposerSlashing) ReturnToVTPool ¶ added in v1.8.12
func (m *ProposerSlashing) ReturnToVTPool()
func (*ProposerSlashing) SizeVT ¶ added in v1.8.12
func (m *ProposerSlashing) SizeVT() (n int)
func (*ProposerSlashing) String ¶
func (x *ProposerSlashing) String() string
func (*ProposerSlashing) UnmarshalVT ¶ added in v1.8.12
func (m *ProposerSlashing) UnmarshalVT(dAtA []byte) error
type ProposerSlashingV2 ¶
type ProposerSlashingV2 struct {
SignedHeader_1 *SignedBeaconBlockHeaderV2 `protobuf:"bytes,1,opt,name=signed_header_1,proto3" json:"signed_header_1,omitempty"`
SignedHeader_2 *SignedBeaconBlockHeaderV2 `protobuf:"bytes,2,opt,name=signed_header_2,proto3" json:"signed_header_2,omitempty"`
// contains filtered or unexported fields
}
func ProposerSlashingV2FromVTPool ¶ added in v1.8.12
func ProposerSlashingV2FromVTPool() *ProposerSlashingV2
func (*ProposerSlashingV2) Descriptor
deprecated
func (*ProposerSlashingV2) Descriptor() ([]byte, []int)
Deprecated: Use ProposerSlashingV2.ProtoReflect.Descriptor instead.
func (*ProposerSlashingV2) GetSignedHeader_1 ¶
func (x *ProposerSlashingV2) GetSignedHeader_1() *SignedBeaconBlockHeaderV2
func (*ProposerSlashingV2) GetSignedHeader_2 ¶
func (x *ProposerSlashingV2) GetSignedHeader_2() *SignedBeaconBlockHeaderV2
func (*ProposerSlashingV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ProposerSlashingV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ProposerSlashingV2) MarshalToVT ¶ added in v1.8.12
func (m *ProposerSlashingV2) MarshalToVT(dAtA []byte) (int, error)
func (*ProposerSlashingV2) MarshalVT ¶ added in v1.8.12
func (m *ProposerSlashingV2) MarshalVT() (dAtA []byte, err error)
func (*ProposerSlashingV2) ProtoMessage ¶
func (*ProposerSlashingV2) ProtoMessage()
func (*ProposerSlashingV2) ProtoReflect ¶
func (x *ProposerSlashingV2) ProtoReflect() protoreflect.Message
func (*ProposerSlashingV2) Reset ¶
func (x *ProposerSlashingV2) Reset()
func (*ProposerSlashingV2) ResetVT ¶ added in v1.8.12
func (m *ProposerSlashingV2) ResetVT()
func (*ProposerSlashingV2) ReturnToVTPool ¶ added in v1.8.12
func (m *ProposerSlashingV2) ReturnToVTPool()
func (*ProposerSlashingV2) SizeVT ¶ added in v1.8.12
func (m *ProposerSlashingV2) SizeVT() (n int)
func (*ProposerSlashingV2) String ¶
func (x *ProposerSlashingV2) String() string
func (*ProposerSlashingV2) UnmarshalVT ¶ added in v1.8.12
func (m *ProposerSlashingV2) UnmarshalVT(dAtA []byte) error
type SignedAggregateAttestationAndProof ¶
type SignedAggregateAttestationAndProof struct {
Message *AggregateAttestationAndProof `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"`
// contains filtered or unexported fields
}
func SignedAggregateAttestationAndProofFromVTPool ¶ added in v1.8.12
func SignedAggregateAttestationAndProofFromVTPool() *SignedAggregateAttestationAndProof
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() string
func (*SignedAggregateAttestationAndProof) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *SignedAggregateAttestationAndProof) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SignedAggregateAttestationAndProof) MarshalToVT ¶ added in v1.8.12
func (m *SignedAggregateAttestationAndProof) MarshalToVT(dAtA []byte) (int, error)
func (*SignedAggregateAttestationAndProof) MarshalVT ¶ added in v1.8.12
func (m *SignedAggregateAttestationAndProof) MarshalVT() (dAtA []byte, err error)
func (*SignedAggregateAttestationAndProof) ProtoMessage ¶
func (*SignedAggregateAttestationAndProof) ProtoMessage()
func (*SignedAggregateAttestationAndProof) ProtoReflect ¶
func (x *SignedAggregateAttestationAndProof) ProtoReflect() protoreflect.Message
func (*SignedAggregateAttestationAndProof) Reset ¶
func (x *SignedAggregateAttestationAndProof) Reset()
func (*SignedAggregateAttestationAndProof) ResetVT ¶ added in v1.8.12
func (m *SignedAggregateAttestationAndProof) ResetVT()
func (*SignedAggregateAttestationAndProof) ReturnToVTPool ¶ added in v1.8.12
func (m *SignedAggregateAttestationAndProof) ReturnToVTPool()
func (*SignedAggregateAttestationAndProof) SizeVT ¶ added in v1.8.12
func (m *SignedAggregateAttestationAndProof) SizeVT() (n int)
func (*SignedAggregateAttestationAndProof) String ¶
func (x *SignedAggregateAttestationAndProof) String() string
func (*SignedAggregateAttestationAndProof) UnmarshalVT ¶ added in v1.8.12
func (m *SignedAggregateAttestationAndProof) UnmarshalVT(dAtA []byte) error
type SignedAggregateAttestationAndProofV2 ¶ added in v1.1.27
type SignedAggregateAttestationAndProofV2 struct {
Message *AggregateAttestationAndProofV2 `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
func SignedAggregateAttestationAndProofV2FromVTPool ¶ added in v1.8.12
func SignedAggregateAttestationAndProofV2FromVTPool() *SignedAggregateAttestationAndProofV2
func (*SignedAggregateAttestationAndProofV2) Descriptor
deprecated
added in
v1.1.27
func (*SignedAggregateAttestationAndProofV2) Descriptor() ([]byte, []int)
Deprecated: Use SignedAggregateAttestationAndProofV2.ProtoReflect.Descriptor instead.
func (*SignedAggregateAttestationAndProofV2) GetMessage ¶ added in v1.1.27
func (x *SignedAggregateAttestationAndProofV2) GetMessage() *AggregateAttestationAndProofV2
func (*SignedAggregateAttestationAndProofV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *SignedAggregateAttestationAndProofV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SignedAggregateAttestationAndProofV2) MarshalToVT ¶ added in v1.8.12
func (m *SignedAggregateAttestationAndProofV2) MarshalToVT(dAtA []byte) (int, error)
func (*SignedAggregateAttestationAndProofV2) MarshalVT ¶ added in v1.8.12
func (m *SignedAggregateAttestationAndProofV2) MarshalVT() (dAtA []byte, err error)
func (*SignedAggregateAttestationAndProofV2) ProtoMessage ¶ added in v1.1.27
func (*SignedAggregateAttestationAndProofV2) ProtoMessage()
func (*SignedAggregateAttestationAndProofV2) ProtoReflect ¶ added in v1.1.27
func (x *SignedAggregateAttestationAndProofV2) ProtoReflect() protoreflect.Message
func (*SignedAggregateAttestationAndProofV2) Reset ¶ added in v1.1.27
func (x *SignedAggregateAttestationAndProofV2) Reset()
func (*SignedAggregateAttestationAndProofV2) ResetVT ¶ added in v1.8.12
func (m *SignedAggregateAttestationAndProofV2) ResetVT()
func (*SignedAggregateAttestationAndProofV2) ReturnToVTPool ¶ added in v1.8.12
func (m *SignedAggregateAttestationAndProofV2) ReturnToVTPool()
func (*SignedAggregateAttestationAndProofV2) SizeVT ¶ added in v1.8.12
func (m *SignedAggregateAttestationAndProofV2) SizeVT() (n int)
func (*SignedAggregateAttestationAndProofV2) String ¶ added in v1.1.27
func (x *SignedAggregateAttestationAndProofV2) String() string
func (*SignedAggregateAttestationAndProofV2) UnmarshalVT ¶ added in v1.8.12
func (m *SignedAggregateAttestationAndProofV2) UnmarshalVT(dAtA []byte) error
type SignedBeaconBlock ¶
type SignedBeaconBlock struct {
Block *BeaconBlock `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"`
// contains filtered or unexported fields
}
func SignedBeaconBlockFromVTPool ¶ added in v1.8.12
func SignedBeaconBlockFromVTPool() *SignedBeaconBlock
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() string
func (*SignedBeaconBlock) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *SignedBeaconBlock) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SignedBeaconBlock) MarshalToVT ¶ added in v1.8.12
func (m *SignedBeaconBlock) MarshalToVT(dAtA []byte) (int, error)
func (*SignedBeaconBlock) MarshalVT ¶ added in v1.8.12
func (m *SignedBeaconBlock) MarshalVT() (dAtA []byte, err error)
func (*SignedBeaconBlock) ProtoMessage ¶
func (*SignedBeaconBlock) ProtoMessage()
func (*SignedBeaconBlock) ProtoReflect ¶
func (x *SignedBeaconBlock) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlock) Reset ¶
func (x *SignedBeaconBlock) Reset()
func (*SignedBeaconBlock) ResetVT ¶ added in v1.8.12
func (m *SignedBeaconBlock) ResetVT()
func (*SignedBeaconBlock) ReturnToVTPool ¶ added in v1.8.12
func (m *SignedBeaconBlock) ReturnToVTPool()
func (*SignedBeaconBlock) SizeVT ¶ added in v1.8.12
func (m *SignedBeaconBlock) SizeVT() (n int)
func (*SignedBeaconBlock) String ¶
func (x *SignedBeaconBlock) String() string
func (*SignedBeaconBlock) UnmarshalVT ¶ added in v1.8.12
func (m *SignedBeaconBlock) UnmarshalVT(dAtA []byte) error
type SignedBeaconBlockHeader ¶
type SignedBeaconBlockHeader struct {
Message *BeaconBlockHeader `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"`
// contains filtered or unexported fields
}
func SignedBeaconBlockHeaderFromVTPool ¶ added in v1.8.12
func SignedBeaconBlockHeaderFromVTPool() *SignedBeaconBlockHeader
func (*SignedBeaconBlockHeader) Descriptor
deprecated
func (*SignedBeaconBlockHeader) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockHeader.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockHeader) GetMessage ¶
func (x *SignedBeaconBlockHeader) GetMessage() *BeaconBlockHeader
func (*SignedBeaconBlockHeader) GetSignature ¶
func (x *SignedBeaconBlockHeader) GetSignature() string
func (*SignedBeaconBlockHeader) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *SignedBeaconBlockHeader) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SignedBeaconBlockHeader) MarshalToVT ¶ added in v1.8.12
func (m *SignedBeaconBlockHeader) MarshalToVT(dAtA []byte) (int, error)
func (*SignedBeaconBlockHeader) MarshalVT ¶ added in v1.8.12
func (m *SignedBeaconBlockHeader) MarshalVT() (dAtA []byte, err error)
func (*SignedBeaconBlockHeader) ProtoMessage ¶
func (*SignedBeaconBlockHeader) ProtoMessage()
func (*SignedBeaconBlockHeader) ProtoReflect ¶
func (x *SignedBeaconBlockHeader) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockHeader) Reset ¶
func (x *SignedBeaconBlockHeader) Reset()
func (*SignedBeaconBlockHeader) ResetVT ¶ added in v1.8.12
func (m *SignedBeaconBlockHeader) ResetVT()
func (*SignedBeaconBlockHeader) ReturnToVTPool ¶ added in v1.8.12
func (m *SignedBeaconBlockHeader) ReturnToVTPool()
func (*SignedBeaconBlockHeader) SizeVT ¶ added in v1.8.12
func (m *SignedBeaconBlockHeader) SizeVT() (n int)
func (*SignedBeaconBlockHeader) String ¶
func (x *SignedBeaconBlockHeader) String() string
func (*SignedBeaconBlockHeader) UnmarshalVT ¶ added in v1.8.12
func (m *SignedBeaconBlockHeader) UnmarshalVT(dAtA []byte) error
type SignedBeaconBlockHeaderV2 ¶
type SignedBeaconBlockHeaderV2 struct {
Message *BeaconBlockHeaderV2 `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"`
// contains filtered or unexported fields
}
func SignedBeaconBlockHeaderV2FromVTPool ¶ added in v1.8.12
func SignedBeaconBlockHeaderV2FromVTPool() *SignedBeaconBlockHeaderV2
func (*SignedBeaconBlockHeaderV2) Descriptor
deprecated
func (*SignedBeaconBlockHeaderV2) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockHeaderV2.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockHeaderV2) GetMessage ¶
func (x *SignedBeaconBlockHeaderV2) GetMessage() *BeaconBlockHeaderV2
func (*SignedBeaconBlockHeaderV2) GetSignature ¶
func (x *SignedBeaconBlockHeaderV2) GetSignature() string
func (*SignedBeaconBlockHeaderV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *SignedBeaconBlockHeaderV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SignedBeaconBlockHeaderV2) MarshalToVT ¶ added in v1.8.12
func (m *SignedBeaconBlockHeaderV2) MarshalToVT(dAtA []byte) (int, error)
func (*SignedBeaconBlockHeaderV2) MarshalVT ¶ added in v1.8.12
func (m *SignedBeaconBlockHeaderV2) MarshalVT() (dAtA []byte, err error)
func (*SignedBeaconBlockHeaderV2) ProtoMessage ¶
func (*SignedBeaconBlockHeaderV2) ProtoMessage()
func (*SignedBeaconBlockHeaderV2) ProtoReflect ¶
func (x *SignedBeaconBlockHeaderV2) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockHeaderV2) Reset ¶
func (x *SignedBeaconBlockHeaderV2) Reset()
func (*SignedBeaconBlockHeaderV2) ResetVT ¶ added in v1.8.12
func (m *SignedBeaconBlockHeaderV2) ResetVT()
func (*SignedBeaconBlockHeaderV2) ReturnToVTPool ¶ added in v1.8.12
func (m *SignedBeaconBlockHeaderV2) ReturnToVTPool()
func (*SignedBeaconBlockHeaderV2) SizeVT ¶ added in v1.8.12
func (m *SignedBeaconBlockHeaderV2) SizeVT() (n int)
func (*SignedBeaconBlockHeaderV2) String ¶
func (x *SignedBeaconBlockHeaderV2) String() string
func (*SignedBeaconBlockHeaderV2) UnmarshalVT ¶ added in v1.8.12
func (m *SignedBeaconBlockHeaderV2) UnmarshalVT(dAtA []byte) error
type SignedBeaconBlockV2 ¶
type SignedBeaconBlockV2 struct {
Block *BeaconBlockV2 `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"`
Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"`
// contains filtered or unexported fields
}
func SignedBeaconBlockV2FromVTPool ¶ added in v1.8.12
func SignedBeaconBlockV2FromVTPool() *SignedBeaconBlockV2
func (*SignedBeaconBlockV2) Descriptor
deprecated
func (*SignedBeaconBlockV2) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockV2.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockV2) GetBlock ¶
func (x *SignedBeaconBlockV2) GetBlock() *BeaconBlockV2
func (*SignedBeaconBlockV2) GetSignature ¶
func (x *SignedBeaconBlockV2) GetSignature() string
func (*SignedBeaconBlockV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *SignedBeaconBlockV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SignedBeaconBlockV2) MarshalToVT ¶ added in v1.8.12
func (m *SignedBeaconBlockV2) MarshalToVT(dAtA []byte) (int, error)
func (*SignedBeaconBlockV2) MarshalVT ¶ added in v1.8.12
func (m *SignedBeaconBlockV2) MarshalVT() (dAtA []byte, err error)
func (*SignedBeaconBlockV2) ProtoMessage ¶
func (*SignedBeaconBlockV2) ProtoMessage()
func (*SignedBeaconBlockV2) ProtoReflect ¶
func (x *SignedBeaconBlockV2) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockV2) Reset ¶
func (x *SignedBeaconBlockV2) Reset()
func (*SignedBeaconBlockV2) ResetVT ¶ added in v1.8.12
func (m *SignedBeaconBlockV2) ResetVT()
func (*SignedBeaconBlockV2) ReturnToVTPool ¶ added in v1.8.12
func (m *SignedBeaconBlockV2) ReturnToVTPool()
func (*SignedBeaconBlockV2) SizeVT ¶ added in v1.8.12
func (m *SignedBeaconBlockV2) SizeVT() (n int)
func (*SignedBeaconBlockV2) String ¶
func (x *SignedBeaconBlockV2) String() string
func (*SignedBeaconBlockV2) UnmarshalVT ¶ added in v1.8.12
func (m *SignedBeaconBlockV2) UnmarshalVT(dAtA []byte) error
type SignedVoluntaryExit ¶
type SignedVoluntaryExit struct {
Message *VoluntaryExit `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"`
// contains filtered or unexported fields
}
func NewSignedVoluntaryExitsFromPhase0 ¶
func NewSignedVoluntaryExitsFromPhase0(data []*phase0.SignedVoluntaryExit) []*SignedVoluntaryExit
func SignedVoluntaryExitFromVTPool ¶ added in v1.8.12
func SignedVoluntaryExitFromVTPool() *SignedVoluntaryExit
func (*SignedVoluntaryExit) Descriptor
deprecated
func (*SignedVoluntaryExit) Descriptor() ([]byte, []int)
Deprecated: Use SignedVoluntaryExit.ProtoReflect.Descriptor instead.
func (*SignedVoluntaryExit) GetMessage ¶
func (x *SignedVoluntaryExit) GetMessage() *VoluntaryExit
func (*SignedVoluntaryExit) GetSignature ¶
func (x *SignedVoluntaryExit) GetSignature() string
func (*SignedVoluntaryExit) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *SignedVoluntaryExit) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SignedVoluntaryExit) MarshalToVT ¶ added in v1.8.12
func (m *SignedVoluntaryExit) MarshalToVT(dAtA []byte) (int, error)
func (*SignedVoluntaryExit) MarshalVT ¶ added in v1.8.12
func (m *SignedVoluntaryExit) MarshalVT() (dAtA []byte, err error)
func (*SignedVoluntaryExit) ProtoMessage ¶
func (*SignedVoluntaryExit) ProtoMessage()
func (*SignedVoluntaryExit) ProtoReflect ¶
func (x *SignedVoluntaryExit) ProtoReflect() protoreflect.Message
func (*SignedVoluntaryExit) Reset ¶
func (x *SignedVoluntaryExit) Reset()
func (*SignedVoluntaryExit) ResetVT ¶ added in v1.8.12
func (m *SignedVoluntaryExit) ResetVT()
func (*SignedVoluntaryExit) ReturnToVTPool ¶ added in v1.8.12
func (m *SignedVoluntaryExit) ReturnToVTPool()
func (*SignedVoluntaryExit) SizeVT ¶ added in v1.8.12
func (m *SignedVoluntaryExit) SizeVT() (n int)
func (*SignedVoluntaryExit) String ¶
func (x *SignedVoluntaryExit) String() string
func (*SignedVoluntaryExit) UnmarshalVT ¶ added in v1.8.12
func (m *SignedVoluntaryExit) UnmarshalVT(dAtA []byte) error
type SignedVoluntaryExitV2 ¶
type SignedVoluntaryExitV2 struct {
Message *VoluntaryExitV2 `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"`
// contains filtered or unexported fields
}
func SignedVoluntaryExitV2FromVTPool ¶ added in v1.8.12
func SignedVoluntaryExitV2FromVTPool() *SignedVoluntaryExitV2
func (*SignedVoluntaryExitV2) Descriptor
deprecated
func (*SignedVoluntaryExitV2) Descriptor() ([]byte, []int)
Deprecated: Use SignedVoluntaryExitV2.ProtoReflect.Descriptor instead.
func (*SignedVoluntaryExitV2) GetMessage ¶
func (x *SignedVoluntaryExitV2) GetMessage() *VoluntaryExitV2
func (*SignedVoluntaryExitV2) GetSignature ¶
func (x *SignedVoluntaryExitV2) GetSignature() string
func (*SignedVoluntaryExitV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *SignedVoluntaryExitV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SignedVoluntaryExitV2) MarshalToVT ¶ added in v1.8.12
func (m *SignedVoluntaryExitV2) MarshalToVT(dAtA []byte) (int, error)
func (*SignedVoluntaryExitV2) MarshalVT ¶ added in v1.8.12
func (m *SignedVoluntaryExitV2) MarshalVT() (dAtA []byte, err error)
func (*SignedVoluntaryExitV2) ProtoMessage ¶
func (*SignedVoluntaryExitV2) ProtoMessage()
func (*SignedVoluntaryExitV2) ProtoReflect ¶
func (x *SignedVoluntaryExitV2) ProtoReflect() protoreflect.Message
func (*SignedVoluntaryExitV2) Reset ¶
func (x *SignedVoluntaryExitV2) Reset()
func (*SignedVoluntaryExitV2) ResetVT ¶ added in v1.8.12
func (m *SignedVoluntaryExitV2) ResetVT()
func (*SignedVoluntaryExitV2) ReturnToVTPool ¶ added in v1.8.12
func (m *SignedVoluntaryExitV2) ReturnToVTPool()
func (*SignedVoluntaryExitV2) SizeVT ¶ added in v1.8.12
func (m *SignedVoluntaryExitV2) SizeVT() (n int)
func (*SignedVoluntaryExitV2) String ¶
func (x *SignedVoluntaryExitV2) String() string
func (*SignedVoluntaryExitV2) UnmarshalVT ¶ added in v1.8.12
func (m *SignedVoluntaryExitV2) UnmarshalVT(dAtA []byte) error
type SyncAggregate ¶
type SyncAggregate struct {
SyncCommitteeBits string `protobuf:"bytes,1,opt,name=sync_committee_bits,proto3" json:"sync_committee_bits,omitempty"`
SyncCommitteeSignature string `protobuf:"bytes,2,opt,name=sync_committee_signature,proto3" json:"sync_committee_signature,omitempty"`
// contains filtered or unexported fields
}
func SyncAggregateFromVTPool ¶ added in v1.8.12
func SyncAggregateFromVTPool() *SyncAggregate
func (*SyncAggregate) Descriptor
deprecated
func (*SyncAggregate) Descriptor() ([]byte, []int)
Deprecated: Use SyncAggregate.ProtoReflect.Descriptor instead.
func (*SyncAggregate) GetSyncCommitteeBits ¶
func (x *SyncAggregate) GetSyncCommitteeBits() string
func (*SyncAggregate) GetSyncCommitteeSignature ¶
func (x *SyncAggregate) GetSyncCommitteeSignature() string
func (*SyncAggregate) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *SyncAggregate) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SyncAggregate) MarshalToVT ¶ added in v1.8.12
func (m *SyncAggregate) MarshalToVT(dAtA []byte) (int, error)
func (*SyncAggregate) MarshalVT ¶ added in v1.8.12
func (m *SyncAggregate) MarshalVT() (dAtA []byte, err error)
func (*SyncAggregate) ProtoMessage ¶
func (*SyncAggregate) ProtoMessage()
func (*SyncAggregate) ProtoReflect ¶
func (x *SyncAggregate) ProtoReflect() protoreflect.Message
func (*SyncAggregate) Reset ¶
func (x *SyncAggregate) Reset()
func (*SyncAggregate) ResetVT ¶ added in v1.8.12
func (m *SyncAggregate) ResetVT()
func (*SyncAggregate) ReturnToVTPool ¶ added in v1.8.12
func (m *SyncAggregate) ReturnToVTPool()
func (*SyncAggregate) SizeVT ¶ added in v1.8.12
func (m *SyncAggregate) SizeVT() (n int)
func (*SyncAggregate) String ¶
func (x *SyncAggregate) String() string
func (*SyncAggregate) UnmarshalVT ¶ added in v1.8.12
func (m *SyncAggregate) UnmarshalVT(dAtA []byte) error
type SyncCommittee ¶ added in v1.8.6
type SyncCommittee struct {
// validators contains the validator indices of the sync committee members.
Validators []*wrapperspb.UInt64Value `protobuf:"bytes,1,rep,name=validators,proto3" json:"validators,omitempty"`
// validator_aggregates contains the validator indices grouped by their
// position in the aggregated public key.
ValidatorAggregates []*SyncCommitteeValidatorAggregate `protobuf:"bytes,2,rep,name=validator_aggregates,proto3" json:"validator_aggregates,omitempty"`
// contains filtered or unexported fields
}
SyncCommittee represents the sync committee for a given state as returned by the /eth/v1/beacon/states/{state_id}/sync_committees endpoint.
func SyncCommitteeFromVTPool ¶ added in v1.8.12
func SyncCommitteeFromVTPool() *SyncCommittee
func (*SyncCommittee) Descriptor
deprecated
added in
v1.8.6
func (*SyncCommittee) Descriptor() ([]byte, []int)
Deprecated: Use SyncCommittee.ProtoReflect.Descriptor instead.
func (*SyncCommittee) GetValidatorAggregates ¶ added in v1.8.6
func (x *SyncCommittee) GetValidatorAggregates() []*SyncCommitteeValidatorAggregate
func (*SyncCommittee) GetValidators ¶ added in v1.8.6
func (x *SyncCommittee) GetValidators() []*wrapperspb.UInt64Value
func (*SyncCommittee) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *SyncCommittee) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SyncCommittee) MarshalToVT ¶ added in v1.8.12
func (m *SyncCommittee) MarshalToVT(dAtA []byte) (int, error)
func (*SyncCommittee) MarshalVT ¶ added in v1.8.12
func (m *SyncCommittee) MarshalVT() (dAtA []byte, err error)
func (*SyncCommittee) ProtoMessage ¶ added in v1.8.6
func (*SyncCommittee) ProtoMessage()
func (*SyncCommittee) ProtoReflect ¶ added in v1.8.6
func (x *SyncCommittee) ProtoReflect() protoreflect.Message
func (*SyncCommittee) Reset ¶ added in v1.8.6
func (x *SyncCommittee) Reset()
func (*SyncCommittee) ResetVT ¶ added in v1.8.12
func (m *SyncCommittee) ResetVT()
func (*SyncCommittee) ReturnToVTPool ¶ added in v1.8.12
func (m *SyncCommittee) ReturnToVTPool()
func (*SyncCommittee) SizeVT ¶ added in v1.8.12
func (m *SyncCommittee) SizeVT() (n int)
func (*SyncCommittee) String ¶ added in v1.8.6
func (x *SyncCommittee) String() string
func (*SyncCommittee) UnmarshalVT ¶ added in v1.8.12
func (m *SyncCommittee) UnmarshalVT(dAtA []byte) error
type SyncCommitteeContribution ¶
type SyncCommitteeContribution struct {
Slot uint64 `protobuf:"varint,1,opt,name=slot,proto3" json:"slot,omitempty"`
SubcommitteeIndex uint64 `protobuf:"varint,2,opt,name=subcommittee_index,proto3" json:"subcommittee_index,omitempty"`
AggregationBits string `protobuf:"bytes,3,opt,name=aggregation_bits,proto3" json:"aggregation_bits,omitempty"`
Signature string `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature,omitempty"`
BeaconBlockRoot string `protobuf:"bytes,5,opt,name=beacon_block_root,proto3" json:"beacon_block_root,omitempty"`
// contains filtered or unexported fields
}
func SyncCommitteeContributionFromVTPool ¶ added in v1.8.12
func SyncCommitteeContributionFromVTPool() *SyncCommitteeContribution
func (*SyncCommitteeContribution) Descriptor
deprecated
func (*SyncCommitteeContribution) Descriptor() ([]byte, []int)
Deprecated: Use SyncCommitteeContribution.ProtoReflect.Descriptor instead.
func (*SyncCommitteeContribution) GetAggregationBits ¶
func (x *SyncCommitteeContribution) GetAggregationBits() string
func (*SyncCommitteeContribution) GetBeaconBlockRoot ¶
func (x *SyncCommitteeContribution) GetBeaconBlockRoot() string
func (*SyncCommitteeContribution) GetSignature ¶
func (x *SyncCommitteeContribution) GetSignature() string
func (*SyncCommitteeContribution) GetSlot ¶
func (x *SyncCommitteeContribution) GetSlot() uint64
func (*SyncCommitteeContribution) GetSubcommitteeIndex ¶
func (x *SyncCommitteeContribution) GetSubcommitteeIndex() uint64
func (*SyncCommitteeContribution) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *SyncCommitteeContribution) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SyncCommitteeContribution) MarshalToVT ¶ added in v1.8.12
func (m *SyncCommitteeContribution) MarshalToVT(dAtA []byte) (int, error)
func (*SyncCommitteeContribution) MarshalVT ¶ added in v1.8.12
func (m *SyncCommitteeContribution) MarshalVT() (dAtA []byte, err error)
func (*SyncCommitteeContribution) ProtoMessage ¶
func (*SyncCommitteeContribution) ProtoMessage()
func (*SyncCommitteeContribution) ProtoReflect ¶
func (x *SyncCommitteeContribution) ProtoReflect() protoreflect.Message
func (*SyncCommitteeContribution) Reset ¶
func (x *SyncCommitteeContribution) Reset()
func (*SyncCommitteeContribution) ResetVT ¶ added in v1.8.12
func (m *SyncCommitteeContribution) ResetVT()
func (*SyncCommitteeContribution) ReturnToVTPool ¶ added in v1.8.12
func (m *SyncCommitteeContribution) ReturnToVTPool()
func (*SyncCommitteeContribution) SizeVT ¶ added in v1.8.12
func (m *SyncCommitteeContribution) SizeVT() (n int)
func (*SyncCommitteeContribution) String ¶
func (x *SyncCommitteeContribution) String() string
func (*SyncCommitteeContribution) UnmarshalVT ¶ added in v1.8.12
func (m *SyncCommitteeContribution) UnmarshalVT(dAtA []byte) error
type SyncCommitteeContributionV2 ¶
type SyncCommitteeContributionV2 struct {
Slot *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"`
SubcommitteeIndex *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=subcommittee_index,proto3" json:"subcommittee_index,omitempty"`
AggregationBits string `protobuf:"bytes,3,opt,name=aggregation_bits,proto3" json:"aggregation_bits,omitempty"`
Signature string `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature,omitempty"`
BeaconBlockRoot string `protobuf:"bytes,5,opt,name=beacon_block_root,proto3" json:"beacon_block_root,omitempty"`
// contains filtered or unexported fields
}
func SyncCommitteeContributionV2FromVTPool ¶ added in v1.8.12
func SyncCommitteeContributionV2FromVTPool() *SyncCommitteeContributionV2
func (*SyncCommitteeContributionV2) Descriptor
deprecated
func (*SyncCommitteeContributionV2) Descriptor() ([]byte, []int)
Deprecated: Use SyncCommitteeContributionV2.ProtoReflect.Descriptor instead.
func (*SyncCommitteeContributionV2) GetAggregationBits ¶
func (x *SyncCommitteeContributionV2) GetAggregationBits() string
func (*SyncCommitteeContributionV2) GetBeaconBlockRoot ¶
func (x *SyncCommitteeContributionV2) GetBeaconBlockRoot() string
func (*SyncCommitteeContributionV2) GetSignature ¶
func (x *SyncCommitteeContributionV2) GetSignature() string
func (*SyncCommitteeContributionV2) GetSlot ¶
func (x *SyncCommitteeContributionV2) GetSlot() *wrapperspb.UInt64Value
func (*SyncCommitteeContributionV2) GetSubcommitteeIndex ¶
func (x *SyncCommitteeContributionV2) GetSubcommitteeIndex() *wrapperspb.UInt64Value
func (*SyncCommitteeContributionV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *SyncCommitteeContributionV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SyncCommitteeContributionV2) MarshalToVT ¶ added in v1.8.12
func (m *SyncCommitteeContributionV2) MarshalToVT(dAtA []byte) (int, error)
func (*SyncCommitteeContributionV2) MarshalVT ¶ added in v1.8.12
func (m *SyncCommitteeContributionV2) MarshalVT() (dAtA []byte, err error)
func (*SyncCommitteeContributionV2) ProtoMessage ¶
func (*SyncCommitteeContributionV2) ProtoMessage()
func (*SyncCommitteeContributionV2) ProtoReflect ¶
func (x *SyncCommitteeContributionV2) ProtoReflect() protoreflect.Message
func (*SyncCommitteeContributionV2) Reset ¶
func (x *SyncCommitteeContributionV2) Reset()
func (*SyncCommitteeContributionV2) ResetVT ¶ added in v1.8.12
func (m *SyncCommitteeContributionV2) ResetVT()
func (*SyncCommitteeContributionV2) ReturnToVTPool ¶ added in v1.8.12
func (m *SyncCommitteeContributionV2) ReturnToVTPool()
func (*SyncCommitteeContributionV2) SizeVT ¶ added in v1.8.12
func (m *SyncCommitteeContributionV2) SizeVT() (n int)
func (*SyncCommitteeContributionV2) String ¶
func (x *SyncCommitteeContributionV2) String() string
func (*SyncCommitteeContributionV2) UnmarshalVT ¶ added in v1.8.12
func (m *SyncCommitteeContributionV2) UnmarshalVT(dAtA []byte) error
type SyncCommitteeValidatorAggregate ¶ added in v1.8.6
type SyncCommitteeValidatorAggregate struct {
// validators contains the validator indices in this aggregate group.
Validators []*wrapperspb.UInt64Value `protobuf:"bytes,1,rep,name=validators,proto3" json:"validators,omitempty"`
// contains filtered or unexported fields
}
SyncCommitteeValidatorAggregate represents a group of validators in the sync committee with wrapped types.
func SyncCommitteeValidatorAggregateFromVTPool ¶ added in v1.8.12
func SyncCommitteeValidatorAggregateFromVTPool() *SyncCommitteeValidatorAggregate
func (*SyncCommitteeValidatorAggregate) Descriptor
deprecated
added in
v1.8.6
func (*SyncCommitteeValidatorAggregate) Descriptor() ([]byte, []int)
Deprecated: Use SyncCommitteeValidatorAggregate.ProtoReflect.Descriptor instead.
func (*SyncCommitteeValidatorAggregate) GetValidators ¶ added in v1.8.6
func (x *SyncCommitteeValidatorAggregate) GetValidators() []*wrapperspb.UInt64Value
func (*SyncCommitteeValidatorAggregate) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *SyncCommitteeValidatorAggregate) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SyncCommitteeValidatorAggregate) MarshalToVT ¶ added in v1.8.12
func (m *SyncCommitteeValidatorAggregate) MarshalToVT(dAtA []byte) (int, error)
func (*SyncCommitteeValidatorAggregate) MarshalVT ¶ added in v1.8.12
func (m *SyncCommitteeValidatorAggregate) MarshalVT() (dAtA []byte, err error)
func (*SyncCommitteeValidatorAggregate) ProtoMessage ¶ added in v1.8.6
func (*SyncCommitteeValidatorAggregate) ProtoMessage()
func (*SyncCommitteeValidatorAggregate) ProtoReflect ¶ added in v1.8.6
func (x *SyncCommitteeValidatorAggregate) ProtoReflect() protoreflect.Message
func (*SyncCommitteeValidatorAggregate) Reset ¶ added in v1.8.6
func (x *SyncCommitteeValidatorAggregate) Reset()
func (*SyncCommitteeValidatorAggregate) ResetVT ¶ added in v1.8.12
func (m *SyncCommitteeValidatorAggregate) ResetVT()
func (*SyncCommitteeValidatorAggregate) ReturnToVTPool ¶ added in v1.8.12
func (m *SyncCommitteeValidatorAggregate) ReturnToVTPool()
func (*SyncCommitteeValidatorAggregate) SizeVT ¶ added in v1.8.12
func (m *SyncCommitteeValidatorAggregate) SizeVT() (n int)
func (*SyncCommitteeValidatorAggregate) String ¶ added in v1.8.6
func (x *SyncCommitteeValidatorAggregate) String() string
func (*SyncCommitteeValidatorAggregate) UnmarshalVT ¶ added in v1.8.12
func (m *SyncCommitteeValidatorAggregate) UnmarshalVT(dAtA []byte) error
type Transaction ¶
type Transaction struct {
ChainId string `protobuf:"bytes,1,opt,name=chain_id,proto3" json:"chain_id,omitempty"`
Input string `protobuf:"bytes,2,opt,name=input,proto3" json:"input,omitempty"`
Gas *wrapperspb.UInt64Value `protobuf:"bytes,3,opt,name=gas,proto3" json:"gas,omitempty"`
GasPrice string `protobuf:"bytes,4,opt,name=gas_price,proto3" json:"gas_price,omitempty"`
Hash string `protobuf:"bytes,5,opt,name=hash,proto3" json:"hash,omitempty"`
From string `protobuf:"bytes,6,opt,name=from,proto3" json:"from,omitempty"`
To string `protobuf:"bytes,7,opt,name=to,proto3" json:"to,omitempty"`
Nonce *wrapperspb.UInt64Value `protobuf:"bytes,8,opt,name=nonce,proto3" json:"nonce,omitempty"`
Value string `protobuf:"bytes,9,opt,name=value,proto3" json:"value,omitempty"`
Type *wrapperspb.UInt32Value `protobuf:"bytes,10,opt,name=type,proto3" json:"type,omitempty"`
GasTipCap string `protobuf:"bytes,11,opt,name=gas_tip_cap,proto3" json:"gas_tip_cap,omitempty"`
GasFeeCap string `protobuf:"bytes,12,opt,name=gas_fee_cap,proto3" json:"gas_fee_cap,omitempty"`
BlobGas *wrapperspb.UInt64Value `protobuf:"bytes,13,opt,name=blob_gas,proto3" json:"blob_gas,omitempty"`
BlobGasFeeCap string `protobuf:"bytes,14,opt,name=blob_gas_fee_cap,proto3" json:"blob_gas_fee_cap,omitempty"`
BlobHashes []string `protobuf:"bytes,15,rep,name=blob_hashes,proto3" json:"blob_hashes,omitempty"`
// contains filtered or unexported fields
}
func TransactionFromVTPool ¶ added in v1.8.12
func TransactionFromVTPool() *Transaction
func (*Transaction) Descriptor
deprecated
func (*Transaction) Descriptor() ([]byte, []int)
Deprecated: Use Transaction.ProtoReflect.Descriptor instead.
func (*Transaction) GetBlobGas ¶ added in v0.0.145
func (x *Transaction) GetBlobGas() *wrapperspb.UInt64Value
func (*Transaction) GetBlobGasFeeCap ¶ added in v0.0.145
func (x *Transaction) GetBlobGasFeeCap() string
func (*Transaction) GetBlobHashes ¶ added in v0.0.145
func (x *Transaction) GetBlobHashes() []string
func (*Transaction) GetChainId ¶
func (x *Transaction) GetChainId() string
func (*Transaction) GetFrom ¶
func (x *Transaction) GetFrom() string
func (*Transaction) GetGas ¶
func (x *Transaction) GetGas() *wrapperspb.UInt64Value
func (*Transaction) GetGasFeeCap ¶ added in v0.0.145
func (x *Transaction) GetGasFeeCap() string
func (*Transaction) GetGasPrice ¶
func (x *Transaction) GetGasPrice() string
func (*Transaction) GetGasTipCap ¶ added in v0.0.145
func (x *Transaction) GetGasTipCap() string
func (*Transaction) GetHash ¶
func (x *Transaction) GetHash() string
func (*Transaction) GetInput ¶
func (x *Transaction) GetInput() string
func (*Transaction) GetNonce ¶
func (x *Transaction) GetNonce() *wrapperspb.UInt64Value
func (*Transaction) GetTo ¶
func (x *Transaction) GetTo() string
func (*Transaction) GetType ¶
func (x *Transaction) GetType() *wrapperspb.UInt32Value
func (*Transaction) GetValue ¶
func (x *Transaction) GetValue() string
func (*Transaction) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *Transaction) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Transaction) MarshalToVT ¶ added in v1.8.12
func (m *Transaction) MarshalToVT(dAtA []byte) (int, error)
func (*Transaction) MarshalVT ¶ added in v1.8.12
func (m *Transaction) MarshalVT() (dAtA []byte, err error)
func (*Transaction) ProtoMessage ¶
func (*Transaction) ProtoMessage()
func (*Transaction) ProtoReflect ¶
func (x *Transaction) ProtoReflect() protoreflect.Message
func (*Transaction) Reset ¶
func (x *Transaction) Reset()
func (*Transaction) ResetVT ¶ added in v1.8.12
func (m *Transaction) ResetVT()
func (*Transaction) ReturnToVTPool ¶ added in v1.8.12
func (m *Transaction) ReturnToVTPool()
func (*Transaction) SizeVT ¶ added in v1.8.12
func (m *Transaction) SizeVT() (n int)
func (*Transaction) String ¶
func (x *Transaction) String() string
func (*Transaction) UnmarshalVT ¶ added in v1.8.12
func (m *Transaction) UnmarshalVT(dAtA []byte) error
type Validator ¶ added in v0.0.172
type Validator struct {
Data *ValidatorData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
Index *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=index,proto3" json:"index,omitempty"`
Balance *wrapperspb.UInt64Value `protobuf:"bytes,3,opt,name=balance,proto3" json:"balance,omitempty"`
Status *wrapperspb.StringValue `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
func ValidatorFromVTPool ¶ added in v1.8.12
func ValidatorFromVTPool() *Validator
func (*Validator) Descriptor
deprecated
added in
v0.0.172
func (*Validator) GetBalance ¶ added in v0.0.172
func (x *Validator) GetBalance() *wrapperspb.UInt64Value
func (*Validator) GetData ¶ added in v0.0.172
func (x *Validator) GetData() *ValidatorData
func (*Validator) GetIndex ¶ added in v0.0.172
func (x *Validator) GetIndex() *wrapperspb.UInt64Value
func (*Validator) GetStatus ¶ added in v0.0.172
func (x *Validator) GetStatus() *wrapperspb.StringValue
func (*Validator) MarshalToSizedBufferVT ¶ added in v1.8.12
func (*Validator) MarshalToVT ¶ added in v1.8.12
func (*Validator) ProtoMessage ¶ added in v0.0.172
func (*Validator) ProtoMessage()
func (*Validator) ProtoReflect ¶ added in v0.0.172
func (x *Validator) ProtoReflect() protoreflect.Message
func (*Validator) ReturnToVTPool ¶ added in v1.8.12
func (m *Validator) ReturnToVTPool()
func (*Validator) UnmarshalVT ¶ added in v1.8.12
type ValidatorData ¶ added in v0.0.172
type ValidatorData struct {
Pubkey *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"`
WithdrawalCredentials *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=withdrawal_credentials,proto3" json:"withdrawal_credentials,omitempty"`
EffectiveBalance *wrapperspb.UInt64Value `protobuf:"bytes,3,opt,name=effective_balance,proto3" json:"effective_balance,omitempty"`
Slashed *wrapperspb.BoolValue `protobuf:"bytes,4,opt,name=slashed,proto3" json:"slashed,omitempty"`
ActivationEligibilityEpoch *wrapperspb.UInt64Value `protobuf:"bytes,5,opt,name=activation_eligibility_epoch,proto3" json:"activation_eligibility_epoch,omitempty"`
ActivationEpoch *wrapperspb.UInt64Value `protobuf:"bytes,6,opt,name=activation_epoch,proto3" json:"activation_epoch,omitempty"`
ExitEpoch *wrapperspb.UInt64Value `protobuf:"bytes,7,opt,name=exit_epoch,proto3" json:"exit_epoch,omitempty"`
WithdrawableEpoch *wrapperspb.UInt64Value `protobuf:"bytes,8,opt,name=withdrawable_epoch,proto3" json:"withdrawable_epoch,omitempty"`
// contains filtered or unexported fields
}
func ValidatorDataFromVTPool ¶ added in v1.8.12
func ValidatorDataFromVTPool() *ValidatorData
func (*ValidatorData) Descriptor
deprecated
added in
v0.0.172
func (*ValidatorData) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorData.ProtoReflect.Descriptor instead.
func (*ValidatorData) GetActivationEligibilityEpoch ¶ added in v0.0.172
func (x *ValidatorData) GetActivationEligibilityEpoch() *wrapperspb.UInt64Value
func (*ValidatorData) GetActivationEpoch ¶ added in v0.0.172
func (x *ValidatorData) GetActivationEpoch() *wrapperspb.UInt64Value
func (*ValidatorData) GetEffectiveBalance ¶ added in v0.0.172
func (x *ValidatorData) GetEffectiveBalance() *wrapperspb.UInt64Value
func (*ValidatorData) GetExitEpoch ¶ added in v0.0.172
func (x *ValidatorData) GetExitEpoch() *wrapperspb.UInt64Value
func (*ValidatorData) GetPubkey ¶ added in v0.0.172
func (x *ValidatorData) GetPubkey() *wrapperspb.StringValue
func (*ValidatorData) GetSlashed ¶ added in v0.0.172
func (x *ValidatorData) GetSlashed() *wrapperspb.BoolValue
func (*ValidatorData) GetWithdrawableEpoch ¶ added in v0.0.172
func (x *ValidatorData) GetWithdrawableEpoch() *wrapperspb.UInt64Value
func (*ValidatorData) GetWithdrawalCredentials ¶ added in v0.0.172
func (x *ValidatorData) GetWithdrawalCredentials() *wrapperspb.StringValue
func (*ValidatorData) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *ValidatorData) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ValidatorData) MarshalToVT ¶ added in v1.8.12
func (m *ValidatorData) MarshalToVT(dAtA []byte) (int, error)
func (*ValidatorData) MarshalVT ¶ added in v1.8.12
func (m *ValidatorData) MarshalVT() (dAtA []byte, err error)
func (*ValidatorData) ProtoMessage ¶ added in v0.0.172
func (*ValidatorData) ProtoMessage()
func (*ValidatorData) ProtoReflect ¶ added in v0.0.172
func (x *ValidatorData) ProtoReflect() protoreflect.Message
func (*ValidatorData) Reset ¶ added in v0.0.172
func (x *ValidatorData) Reset()
func (*ValidatorData) ResetVT ¶ added in v1.8.12
func (m *ValidatorData) ResetVT()
func (*ValidatorData) ReturnToVTPool ¶ added in v1.8.12
func (m *ValidatorData) ReturnToVTPool()
func (*ValidatorData) SizeVT ¶ added in v1.8.12
func (m *ValidatorData) SizeVT() (n int)
func (*ValidatorData) String ¶ added in v0.0.172
func (x *ValidatorData) String() string
func (*ValidatorData) UnmarshalVT ¶ added in v1.8.12
func (m *ValidatorData) UnmarshalVT(dAtA []byte) error
type VoluntaryExit ¶
type VoluntaryExit struct {
Epoch uint64 `protobuf:"varint,1,opt,name=epoch,proto3" json:"epoch,omitempty"`
ValidatorIndex uint64 `protobuf:"varint,2,opt,name=validator_index,proto3" json:"validator_index,omitempty"`
// contains filtered or unexported fields
}
func VoluntaryExitFromVTPool ¶ added in v1.8.12
func VoluntaryExitFromVTPool() *VoluntaryExit
func (*VoluntaryExit) Descriptor
deprecated
func (*VoluntaryExit) Descriptor() ([]byte, []int)
Deprecated: Use VoluntaryExit.ProtoReflect.Descriptor instead.
func (*VoluntaryExit) GetEpoch ¶
func (x *VoluntaryExit) GetEpoch() uint64
func (*VoluntaryExit) GetValidatorIndex ¶
func (x *VoluntaryExit) GetValidatorIndex() uint64
func (*VoluntaryExit) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *VoluntaryExit) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*VoluntaryExit) MarshalToVT ¶ added in v1.8.12
func (m *VoluntaryExit) MarshalToVT(dAtA []byte) (int, error)
func (*VoluntaryExit) MarshalVT ¶ added in v1.8.12
func (m *VoluntaryExit) MarshalVT() (dAtA []byte, err error)
func (*VoluntaryExit) ProtoMessage ¶
func (*VoluntaryExit) ProtoMessage()
func (*VoluntaryExit) ProtoReflect ¶
func (x *VoluntaryExit) ProtoReflect() protoreflect.Message
func (*VoluntaryExit) Reset ¶
func (x *VoluntaryExit) Reset()
func (*VoluntaryExit) ResetVT ¶ added in v1.8.12
func (m *VoluntaryExit) ResetVT()
func (*VoluntaryExit) ReturnToVTPool ¶ added in v1.8.12
func (m *VoluntaryExit) ReturnToVTPool()
func (*VoluntaryExit) SizeVT ¶ added in v1.8.12
func (m *VoluntaryExit) SizeVT() (n int)
func (*VoluntaryExit) String ¶
func (x *VoluntaryExit) String() string
func (*VoluntaryExit) UnmarshalVT ¶ added in v1.8.12
func (m *VoluntaryExit) UnmarshalVT(dAtA []byte) error
type VoluntaryExitV2 ¶
type VoluntaryExitV2 struct {
Epoch *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=epoch,proto3" json:"epoch,omitempty"`
ValidatorIndex *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=validator_index,proto3" json:"validator_index,omitempty"`
// contains filtered or unexported fields
}
func VoluntaryExitV2FromVTPool ¶ added in v1.8.12
func VoluntaryExitV2FromVTPool() *VoluntaryExitV2
func (*VoluntaryExitV2) Descriptor
deprecated
func (*VoluntaryExitV2) Descriptor() ([]byte, []int)
Deprecated: Use VoluntaryExitV2.ProtoReflect.Descriptor instead.
func (*VoluntaryExitV2) GetEpoch ¶
func (x *VoluntaryExitV2) GetEpoch() *wrapperspb.UInt64Value
func (*VoluntaryExitV2) GetValidatorIndex ¶
func (x *VoluntaryExitV2) GetValidatorIndex() *wrapperspb.UInt64Value
func (*VoluntaryExitV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *VoluntaryExitV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*VoluntaryExitV2) MarshalToVT ¶ added in v1.8.12
func (m *VoluntaryExitV2) MarshalToVT(dAtA []byte) (int, error)
func (*VoluntaryExitV2) MarshalVT ¶ added in v1.8.12
func (m *VoluntaryExitV2) MarshalVT() (dAtA []byte, err error)
func (*VoluntaryExitV2) ProtoMessage ¶
func (*VoluntaryExitV2) ProtoMessage()
func (*VoluntaryExitV2) ProtoReflect ¶
func (x *VoluntaryExitV2) ProtoReflect() protoreflect.Message
func (*VoluntaryExitV2) Reset ¶
func (x *VoluntaryExitV2) Reset()
func (*VoluntaryExitV2) ResetVT ¶ added in v1.8.12
func (m *VoluntaryExitV2) ResetVT()
func (*VoluntaryExitV2) ReturnToVTPool ¶ added in v1.8.12
func (m *VoluntaryExitV2) ReturnToVTPool()
func (*VoluntaryExitV2) SizeVT ¶ added in v1.8.12
func (m *VoluntaryExitV2) SizeVT() (n int)
func (*VoluntaryExitV2) String ¶
func (x *VoluntaryExitV2) String() string
func (*VoluntaryExitV2) UnmarshalVT ¶ added in v1.8.12
func (m *VoluntaryExitV2) UnmarshalVT(dAtA []byte) error
type Withdrawal ¶
type Withdrawal struct {
Index uint64 `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"`
ValidatorIndex uint64 `protobuf:"varint,2,opt,name=validator_index,proto3" json:"validator_index,omitempty"`
Address string `protobuf:"bytes,3,opt,name=address,proto3" json:"address,omitempty"`
Amount uint64 `protobuf:"varint,4,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func WithdrawalFromVTPool ¶ added in v1.8.12
func WithdrawalFromVTPool() *Withdrawal
func (*Withdrawal) Descriptor
deprecated
func (*Withdrawal) Descriptor() ([]byte, []int)
Deprecated: Use Withdrawal.ProtoReflect.Descriptor instead.
func (*Withdrawal) GetAddress ¶
func (x *Withdrawal) GetAddress() string
func (*Withdrawal) GetAmount ¶
func (x *Withdrawal) GetAmount() uint64
func (*Withdrawal) GetIndex ¶
func (x *Withdrawal) GetIndex() uint64
func (*Withdrawal) GetValidatorIndex ¶
func (x *Withdrawal) GetValidatorIndex() uint64
func (*Withdrawal) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *Withdrawal) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Withdrawal) MarshalToVT ¶ added in v1.8.12
func (m *Withdrawal) MarshalToVT(dAtA []byte) (int, error)
func (*Withdrawal) MarshalVT ¶ added in v1.8.12
func (m *Withdrawal) MarshalVT() (dAtA []byte, err error)
func (*Withdrawal) ProtoMessage ¶
func (*Withdrawal) ProtoMessage()
func (*Withdrawal) ProtoReflect ¶
func (x *Withdrawal) ProtoReflect() protoreflect.Message
func (*Withdrawal) Reset ¶
func (x *Withdrawal) Reset()
func (*Withdrawal) ResetVT ¶ added in v1.8.12
func (m *Withdrawal) ResetVT()
func (*Withdrawal) ReturnToVTPool ¶ added in v1.8.12
func (m *Withdrawal) ReturnToVTPool()
func (*Withdrawal) SizeVT ¶ added in v1.8.12
func (m *Withdrawal) SizeVT() (n int)
func (*Withdrawal) String ¶
func (x *Withdrawal) String() string
func (*Withdrawal) UnmarshalVT ¶ added in v1.8.12
func (m *Withdrawal) UnmarshalVT(dAtA []byte) error
type WithdrawalV2 ¶
type WithdrawalV2 struct {
Index *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=index,proto3" json:"index,omitempty"`
ValidatorIndex *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=validator_index,proto3" json:"validator_index,omitempty"`
Address string `protobuf:"bytes,3,opt,name=address,proto3" json:"address,omitempty"`
Amount *wrapperspb.UInt64Value `protobuf:"bytes,4,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func NewWithdrawalsFromCapella ¶
func NewWithdrawalsFromCapella(data []*capella.Withdrawal) []*WithdrawalV2
func WithdrawalV2FromVTPool ¶ added in v1.8.12
func WithdrawalV2FromVTPool() *WithdrawalV2
func (*WithdrawalV2) Descriptor
deprecated
func (*WithdrawalV2) Descriptor() ([]byte, []int)
Deprecated: Use WithdrawalV2.ProtoReflect.Descriptor instead.
func (*WithdrawalV2) GetAddress ¶
func (x *WithdrawalV2) GetAddress() string
func (*WithdrawalV2) GetAmount ¶
func (x *WithdrawalV2) GetAmount() *wrapperspb.UInt64Value
func (*WithdrawalV2) GetIndex ¶
func (x *WithdrawalV2) GetIndex() *wrapperspb.UInt64Value
func (*WithdrawalV2) GetValidatorIndex ¶
func (x *WithdrawalV2) GetValidatorIndex() *wrapperspb.UInt64Value
func (*WithdrawalV2) MarshalToSizedBufferVT ¶ added in v1.8.12
func (m *WithdrawalV2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WithdrawalV2) MarshalToVT ¶ added in v1.8.12
func (m *WithdrawalV2) MarshalToVT(dAtA []byte) (int, error)
func (*WithdrawalV2) MarshalVT ¶ added in v1.8.12
func (m *WithdrawalV2) MarshalVT() (dAtA []byte, err error)
func (*WithdrawalV2) ProtoMessage ¶
func (*WithdrawalV2) ProtoMessage()
func (*WithdrawalV2) ProtoReflect ¶
func (x *WithdrawalV2) ProtoReflect() protoreflect.Message
func (*WithdrawalV2) Reset ¶
func (x *WithdrawalV2) Reset()
func (*WithdrawalV2) ResetVT ¶ added in v1.8.12
func (m *WithdrawalV2) ResetVT()
func (*WithdrawalV2) ReturnToVTPool ¶ added in v1.8.12
func (m *WithdrawalV2) ReturnToVTPool()
func (*WithdrawalV2) SizeVT ¶ added in v1.8.12
func (m *WithdrawalV2) SizeVT() (n int)
func (*WithdrawalV2) String ¶
func (x *WithdrawalV2) String() string
func (*WithdrawalV2) UnmarshalVT ¶ added in v1.8.12
func (m *WithdrawalV2) UnmarshalVT(dAtA []byte) error
Source Files
¶
- attestation.pb.go
- attestation_vtproto.pb.go
- beacon_block.pb.go
- beacon_block_vtproto.pb.go
- blob.pb.go
- blob_vtproto.pb.go
- checkpoint.pb.go
- checkpoint_vtproto.pb.go
- committee.pb.go
- committee_vtproto.pb.go
- conversion.go
- duties.pb.go
- duties_vtproto.pb.go
- events.pb.go
- events_vtproto.pb.go
- execution_engine.pb.go
- execution_engine_vtproto.pb.go
- execution_requests.pb.go
- execution_requests_vtproto.pb.go
- fork_choice.go
- fork_choice.pb.go
- fork_choice_vtproto.pb.go
- reorg.go
- state.go
- sync_committee.pb.go
- sync_committee_vtproto.pb.go
- validator.pb.go
- validator_vtproto.pb.go