Documentation ¶
Overview ¶
Code generated by fastssz. DO NOT EDIT.
Index ¶
- Variables
- type BeaconBlocksByRangeRequest
- func (*BeaconBlocksByRangeRequest) Descriptor() ([]byte, []int)
- func (m *BeaconBlocksByRangeRequest) GetCount() uint64
- func (m *BeaconBlocksByRangeRequest) GetStartSlot() uint64
- func (m *BeaconBlocksByRangeRequest) GetStep() uint64
- func (m *BeaconBlocksByRangeRequest) Marshal() (dAtA []byte, err error)
- func (b *BeaconBlocksByRangeRequest) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlocksByRangeRequest) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *BeaconBlocksByRangeRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *BeaconBlocksByRangeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BeaconBlocksByRangeRequest) ProtoMessage()
- func (m *BeaconBlocksByRangeRequest) Reset()
- func (m *BeaconBlocksByRangeRequest) Size() (n int)
- func (b *BeaconBlocksByRangeRequest) SizeSSZ() (size int)
- func (m *BeaconBlocksByRangeRequest) String() string
- func (m *BeaconBlocksByRangeRequest) Unmarshal(dAtA []byte) error
- func (b *BeaconBlocksByRangeRequest) UnmarshalSSZ(buf []byte) error
- func (m *BeaconBlocksByRangeRequest) XXX_DiscardUnknown()
- func (m *BeaconBlocksByRangeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BeaconBlocksByRangeRequest) XXX_Merge(src proto.Message)
- func (m *BeaconBlocksByRangeRequest) XXX_Size() int
- func (m *BeaconBlocksByRangeRequest) XXX_Unmarshal(b []byte) error
- type BeaconBlocksByRootRequest
- func (*BeaconBlocksByRootRequest) Descriptor() ([]byte, []int)
- func (m *BeaconBlocksByRootRequest) GetBlockRoots() [][]byte
- func (m *BeaconBlocksByRootRequest) Marshal() (dAtA []byte, err error)
- func (b *BeaconBlocksByRootRequest) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlocksByRootRequest) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *BeaconBlocksByRootRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *BeaconBlocksByRootRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BeaconBlocksByRootRequest) ProtoMessage()
- func (m *BeaconBlocksByRootRequest) Reset()
- func (m *BeaconBlocksByRootRequest) Size() (n int)
- func (b *BeaconBlocksByRootRequest) SizeSSZ() (size int)
- func (m *BeaconBlocksByRootRequest) String() string
- func (m *BeaconBlocksByRootRequest) Unmarshal(dAtA []byte) error
- func (b *BeaconBlocksByRootRequest) UnmarshalSSZ(buf []byte) error
- func (m *BeaconBlocksByRootRequest) XXX_DiscardUnknown()
- func (m *BeaconBlocksByRootRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BeaconBlocksByRootRequest) XXX_Merge(src proto.Message)
- func (m *BeaconBlocksByRootRequest) XXX_Size() int
- func (m *BeaconBlocksByRootRequest) XXX_Unmarshal(b []byte) error
- type BeaconState
- func (*BeaconState) Descriptor() ([]byte, []int)
- func (m *BeaconState) GetBalances() []uint64
- func (m *BeaconState) GetBlockRoots() [][]byte
- func (m *BeaconState) GetCurrentEpochAttestations() []*PendingAttestation
- func (m *BeaconState) GetCurrentJustifiedCheckpoint() *v1alpha1.Checkpoint
- func (m *BeaconState) GetEth1Data() *v1alpha1.Eth1Data
- func (m *BeaconState) GetEth1DataVotes() []*v1alpha1.Eth1Data
- func (m *BeaconState) GetEth1DepositIndex() uint64
- func (m *BeaconState) GetFinalizedCheckpoint() *v1alpha1.Checkpoint
- func (m *BeaconState) GetFork() *Fork
- func (m *BeaconState) GetGenesisTime() uint64
- func (m *BeaconState) GetGenesisValidatorsRoot() []byte
- func (m *BeaconState) GetHistoricalRoots() [][]byte
- func (m *BeaconState) GetJustificationBits() github_com_prysmaticlabs_go_bitfield.Bitvector4
- func (m *BeaconState) GetLatestBlockHeader() *v1alpha1.BeaconBlockHeader
- func (m *BeaconState) GetPreviousEpochAttestations() []*PendingAttestation
- func (m *BeaconState) GetPreviousJustifiedCheckpoint() *v1alpha1.Checkpoint
- func (m *BeaconState) GetRandaoMixes() [][]byte
- func (m *BeaconState) GetSlashings() []uint64
- func (m *BeaconState) GetSlot() uint64
- func (m *BeaconState) GetStateRoots() [][]byte
- func (m *BeaconState) GetValidators() []*v1alpha1.Validator
- func (m *BeaconState) Marshal() (dAtA []byte, err error)
- func (b *BeaconState) MarshalSSZ() ([]byte, error)
- func (b *BeaconState) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *BeaconState) MarshalTo(dAtA []byte) (int, error)
- func (m *BeaconState) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BeaconState) ProtoMessage()
- func (m *BeaconState) Reset()
- func (m *BeaconState) Size() (n int)
- func (b *BeaconState) SizeSSZ() (size int)
- func (m *BeaconState) String() string
- func (m *BeaconState) Unmarshal(dAtA []byte) error
- func (b *BeaconState) UnmarshalSSZ(buf []byte) error
- func (m *BeaconState) XXX_DiscardUnknown()
- func (m *BeaconState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BeaconState) XXX_Merge(src proto.Message)
- func (m *BeaconState) XXX_Size() int
- func (m *BeaconState) XXX_Unmarshal(b []byte) error
- type ENRForkID
- func (*ENRForkID) Descriptor() ([]byte, []int)
- func (m *ENRForkID) GetCurrentForkDigest() []byte
- func (m *ENRForkID) GetNextForkEpoch() uint64
- func (m *ENRForkID) GetNextForkVersion() []byte
- func (m *ENRForkID) Marshal() (dAtA []byte, err error)
- func (e *ENRForkID) MarshalSSZ() ([]byte, error)
- func (e *ENRForkID) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *ENRForkID) MarshalTo(dAtA []byte) (int, error)
- func (m *ENRForkID) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ENRForkID) ProtoMessage()
- func (m *ENRForkID) Reset()
- func (m *ENRForkID) Size() (n int)
- func (e *ENRForkID) SizeSSZ() (size int)
- func (m *ENRForkID) String() string
- func (m *ENRForkID) Unmarshal(dAtA []byte) error
- func (e *ENRForkID) UnmarshalSSZ(buf []byte) error
- func (m *ENRForkID) XXX_DiscardUnknown()
- func (m *ENRForkID) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ENRForkID) XXX_Merge(src proto.Message)
- func (m *ENRForkID) XXX_Size() int
- func (m *ENRForkID) XXX_Unmarshal(b []byte) error
- type ErrorResponse
- func (*ErrorResponse) Descriptor() ([]byte, []int)
- func (m *ErrorResponse) GetMessage() []byte
- func (m *ErrorResponse) Marshal() (dAtA []byte, err error)
- func (e *ErrorResponse) MarshalSSZ() ([]byte, error)
- func (e *ErrorResponse) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *ErrorResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ErrorResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ErrorResponse) ProtoMessage()
- func (m *ErrorResponse) Reset()
- func (m *ErrorResponse) Size() (n int)
- func (e *ErrorResponse) SizeSSZ() (size int)
- func (m *ErrorResponse) String() string
- func (m *ErrorResponse) Unmarshal(dAtA []byte) error
- func (e *ErrorResponse) UnmarshalSSZ(buf []byte) error
- func (m *ErrorResponse) XXX_DiscardUnknown()
- func (m *ErrorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ErrorResponse) XXX_Merge(src proto.Message)
- func (m *ErrorResponse) XXX_Size() int
- func (m *ErrorResponse) XXX_Unmarshal(b []byte) error
- type Fork
- func (*Fork) Descriptor() ([]byte, []int)
- func (m *Fork) GetCurrentVersion() []byte
- func (m *Fork) GetEpoch() uint64
- func (m *Fork) GetPreviousVersion() []byte
- func (m *Fork) Marshal() (dAtA []byte, err error)
- func (f *Fork) MarshalSSZ() ([]byte, error)
- func (f *Fork) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *Fork) MarshalTo(dAtA []byte) (int, error)
- func (m *Fork) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Fork) ProtoMessage()
- func (m *Fork) Reset()
- func (m *Fork) Size() (n int)
- func (f *Fork) SizeSSZ() (size int)
- func (m *Fork) String() string
- func (m *Fork) Unmarshal(dAtA []byte) error
- func (f *Fork) UnmarshalSSZ(buf []byte) error
- func (m *Fork) XXX_DiscardUnknown()
- func (m *Fork) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Fork) XXX_Merge(src proto.Message)
- func (m *Fork) XXX_Size() int
- func (m *Fork) XXX_Unmarshal(b []byte) error
- type ForkData
- func (*ForkData) Descriptor() ([]byte, []int)
- func (m *ForkData) GetCurrentVersion() []byte
- func (m *ForkData) GetGenesisValidatorsRoot() []byte
- func (m *ForkData) Marshal() (dAtA []byte, err error)
- func (m *ForkData) MarshalTo(dAtA []byte) (int, error)
- func (m *ForkData) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ForkData) ProtoMessage()
- func (m *ForkData) Reset()
- func (m *ForkData) Size() (n int)
- func (m *ForkData) String() string
- func (m *ForkData) Unmarshal(dAtA []byte) error
- func (m *ForkData) XXX_DiscardUnknown()
- func (m *ForkData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ForkData) XXX_Merge(src proto.Message)
- func (m *ForkData) XXX_Size() int
- func (m *ForkData) XXX_Unmarshal(b []byte) error
- type HistoricalBatch
- func (*HistoricalBatch) Descriptor() ([]byte, []int)
- func (m *HistoricalBatch) GetBlockRoots() [][]byte
- func (m *HistoricalBatch) GetStateRoots() [][]byte
- func (m *HistoricalBatch) Marshal() (dAtA []byte, err error)
- func (h *HistoricalBatch) MarshalSSZ() ([]byte, error)
- func (h *HistoricalBatch) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *HistoricalBatch) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoricalBatch) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HistoricalBatch) ProtoMessage()
- func (m *HistoricalBatch) Reset()
- func (m *HistoricalBatch) Size() (n int)
- func (h *HistoricalBatch) SizeSSZ() (size int)
- func (m *HistoricalBatch) String() string
- func (m *HistoricalBatch) Unmarshal(dAtA []byte) error
- func (h *HistoricalBatch) UnmarshalSSZ(buf []byte) error
- func (m *HistoricalBatch) XXX_DiscardUnknown()
- func (m *HistoricalBatch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HistoricalBatch) XXX_Merge(src proto.Message)
- func (m *HistoricalBatch) XXX_Size() int
- func (m *HistoricalBatch) XXX_Unmarshal(b []byte) error
- type MetaData
- func (*MetaData) Descriptor() ([]byte, []int)
- func (m *MetaData) GetAttnets() github_com_prysmaticlabs_go_bitfield.Bitvector64
- func (m *MetaData) GetSeqNumber() uint64
- func (m *MetaData) Marshal() (dAtA []byte, err error)
- func (m *MetaData) MarshalSSZ() ([]byte, error)
- func (m *MetaData) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *MetaData) MarshalTo(dAtA []byte) (int, error)
- func (m *MetaData) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MetaData) ProtoMessage()
- func (m *MetaData) Reset()
- func (m *MetaData) Size() (n int)
- func (m *MetaData) SizeSSZ() (size int)
- func (m *MetaData) String() string
- func (m *MetaData) Unmarshal(dAtA []byte) error
- func (m *MetaData) UnmarshalSSZ(buf []byte) error
- func (m *MetaData) XXX_DiscardUnknown()
- func (m *MetaData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MetaData) XXX_Merge(src proto.Message)
- func (m *MetaData) XXX_Size() int
- func (m *MetaData) XXX_Unmarshal(b []byte) error
- type PendingAttestation
- func (*PendingAttestation) Descriptor() ([]byte, []int)
- func (m *PendingAttestation) GetAggregationBits() github_com_prysmaticlabs_go_bitfield.Bitlist
- func (m *PendingAttestation) GetData() *v1alpha1.AttestationData
- func (m *PendingAttestation) GetInclusionDelay() uint64
- func (m *PendingAttestation) GetProposerIndex() uint64
- func (m *PendingAttestation) Marshal() (dAtA []byte, err error)
- func (p *PendingAttestation) MarshalSSZ() ([]byte, error)
- func (p *PendingAttestation) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *PendingAttestation) MarshalTo(dAtA []byte) (int, error)
- func (m *PendingAttestation) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PendingAttestation) ProtoMessage()
- func (m *PendingAttestation) Reset()
- func (m *PendingAttestation) Size() (n int)
- func (p *PendingAttestation) SizeSSZ() (size int)
- func (m *PendingAttestation) String() string
- func (m *PendingAttestation) Unmarshal(dAtA []byte) error
- func (p *PendingAttestation) UnmarshalSSZ(buf []byte) error
- func (m *PendingAttestation) XXX_DiscardUnknown()
- func (m *PendingAttestation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PendingAttestation) XXX_Merge(src proto.Message)
- func (m *PendingAttestation) XXX_Size() int
- func (m *PendingAttestation) XXX_Unmarshal(b []byte) error
- type SignedAggregateAndProof
- func (*SignedAggregateAndProof) Descriptor() ([]byte, []int)
- func (m *SignedAggregateAndProof) GetMessage() *v1alpha1.AggregateAttestationAndProof
- func (m *SignedAggregateAndProof) GetSignature() []byte
- func (m *SignedAggregateAndProof) Marshal() (dAtA []byte, err error)
- func (m *SignedAggregateAndProof) MarshalTo(dAtA []byte) (int, error)
- func (m *SignedAggregateAndProof) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SignedAggregateAndProof) ProtoMessage()
- func (m *SignedAggregateAndProof) Reset()
- func (m *SignedAggregateAndProof) Size() (n int)
- func (m *SignedAggregateAndProof) String() string
- func (m *SignedAggregateAndProof) Unmarshal(dAtA []byte) error
- func (m *SignedAggregateAndProof) XXX_DiscardUnknown()
- func (m *SignedAggregateAndProof) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SignedAggregateAndProof) XXX_Merge(src proto.Message)
- func (m *SignedAggregateAndProof) XXX_Size() int
- func (m *SignedAggregateAndProof) XXX_Unmarshal(b []byte) error
- type SigningData
- func (*SigningData) Descriptor() ([]byte, []int)
- func (m *SigningData) GetDomain() []byte
- func (m *SigningData) GetObjectRoot() []byte
- func (m *SigningData) Marshal() (dAtA []byte, err error)
- func (m *SigningData) MarshalTo(dAtA []byte) (int, error)
- func (m *SigningData) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SigningData) ProtoMessage()
- func (m *SigningData) Reset()
- func (m *SigningData) Size() (n int)
- func (m *SigningData) String() string
- func (m *SigningData) Unmarshal(dAtA []byte) error
- func (m *SigningData) XXX_DiscardUnknown()
- func (m *SigningData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SigningData) XXX_Merge(src proto.Message)
- func (m *SigningData) XXX_Size() int
- func (m *SigningData) XXX_Unmarshal(b []byte) error
- type StateSummary
- func (*StateSummary) Descriptor() ([]byte, []int)
- func (m *StateSummary) GetRoot() []byte
- func (m *StateSummary) GetSlot() uint64
- func (m *StateSummary) Marshal() (dAtA []byte, err error)
- func (m *StateSummary) MarshalTo(dAtA []byte) (int, error)
- func (m *StateSummary) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StateSummary) ProtoMessage()
- func (m *StateSummary) Reset()
- func (m *StateSummary) Size() (n int)
- func (m *StateSummary) String() string
- func (m *StateSummary) Unmarshal(dAtA []byte) error
- func (m *StateSummary) XXX_DiscardUnknown()
- func (m *StateSummary) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StateSummary) XXX_Merge(src proto.Message)
- func (m *StateSummary) XXX_Size() int
- func (m *StateSummary) XXX_Unmarshal(b []byte) error
- type Status
- func (*Status) Descriptor() ([]byte, []int)
- func (m *Status) GetFinalizedEpoch() uint64
- func (m *Status) GetFinalizedRoot() []byte
- func (m *Status) GetForkDigest() []byte
- func (m *Status) GetHeadRoot() []byte
- func (m *Status) GetHeadSlot() uint64
- func (m *Status) Marshal() (dAtA []byte, err error)
- func (s *Status) MarshalSSZ() ([]byte, error)
- func (s *Status) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *Status) MarshalTo(dAtA []byte) (int, error)
- func (m *Status) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Status) ProtoMessage()
- func (m *Status) Reset()
- func (m *Status) Size() (n int)
- func (s *Status) SizeSSZ() (size int)
- func (m *Status) String() string
- func (m *Status) Unmarshal(dAtA []byte) error
- func (s *Status) UnmarshalSSZ(buf []byte) error
- func (m *Status) XXX_DiscardUnknown()
- func (m *Status) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Status) XXX_Merge(src proto.Message)
- func (m *Status) XXX_Size() int
- func (m *Status) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type BeaconBlocksByRangeRequest ¶
type BeaconBlocksByRangeRequest struct { StartSlot uint64 `protobuf:"varint,1,opt,name=start_slot,json=startSlot,proto3" json:"start_slot,omitempty"` Count uint64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` Step uint64 `protobuf:"varint,3,opt,name=step,proto3" json:"step,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BeaconBlocksByRangeRequest) Descriptor ¶
func (*BeaconBlocksByRangeRequest) Descriptor() ([]byte, []int)
func (*BeaconBlocksByRangeRequest) GetCount ¶
func (m *BeaconBlocksByRangeRequest) GetCount() uint64
func (*BeaconBlocksByRangeRequest) GetStartSlot ¶
func (m *BeaconBlocksByRangeRequest) GetStartSlot() uint64
func (*BeaconBlocksByRangeRequest) GetStep ¶
func (m *BeaconBlocksByRangeRequest) GetStep() uint64
func (*BeaconBlocksByRangeRequest) Marshal ¶
func (m *BeaconBlocksByRangeRequest) Marshal() (dAtA []byte, err error)
func (*BeaconBlocksByRangeRequest) MarshalSSZ ¶ added in v1.0.0
func (b *BeaconBlocksByRangeRequest) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlocksByRangeRequest object
func (*BeaconBlocksByRangeRequest) MarshalSSZTo ¶ added in v1.0.0
func (b *BeaconBlocksByRangeRequest) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the BeaconBlocksByRangeRequest object to a target array
func (*BeaconBlocksByRangeRequest) MarshalTo ¶
func (m *BeaconBlocksByRangeRequest) MarshalTo(dAtA []byte) (int, error)
func (*BeaconBlocksByRangeRequest) MarshalToSizedBuffer ¶ added in v0.3.2
func (m *BeaconBlocksByRangeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*BeaconBlocksByRangeRequest) ProtoMessage ¶
func (*BeaconBlocksByRangeRequest) ProtoMessage()
func (*BeaconBlocksByRangeRequest) Reset ¶
func (m *BeaconBlocksByRangeRequest) Reset()
func (*BeaconBlocksByRangeRequest) Size ¶
func (m *BeaconBlocksByRangeRequest) Size() (n int)
func (*BeaconBlocksByRangeRequest) SizeSSZ ¶ added in v1.0.0
func (b *BeaconBlocksByRangeRequest) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlocksByRangeRequest object
func (*BeaconBlocksByRangeRequest) String ¶
func (m *BeaconBlocksByRangeRequest) String() string
func (*BeaconBlocksByRangeRequest) Unmarshal ¶
func (m *BeaconBlocksByRangeRequest) Unmarshal(dAtA []byte) error
func (*BeaconBlocksByRangeRequest) UnmarshalSSZ ¶ added in v1.0.0
func (b *BeaconBlocksByRangeRequest) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlocksByRangeRequest object
func (*BeaconBlocksByRangeRequest) XXX_DiscardUnknown ¶
func (m *BeaconBlocksByRangeRequest) XXX_DiscardUnknown()
func (*BeaconBlocksByRangeRequest) XXX_Marshal ¶
func (m *BeaconBlocksByRangeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BeaconBlocksByRangeRequest) XXX_Merge ¶
func (m *BeaconBlocksByRangeRequest) XXX_Merge(src proto.Message)
func (*BeaconBlocksByRangeRequest) XXX_Size ¶
func (m *BeaconBlocksByRangeRequest) XXX_Size() int
func (*BeaconBlocksByRangeRequest) XXX_Unmarshal ¶
func (m *BeaconBlocksByRangeRequest) XXX_Unmarshal(b []byte) error
type BeaconBlocksByRootRequest ¶
type BeaconBlocksByRootRequest struct { BlockRoots [][]byte `protobuf:"bytes,1,rep,name=block_roots,json=blockRoots,proto3" json:"block_roots,omitempty" ssz-size:"?,32" ssz-max:"1024"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BeaconBlocksByRootRequest) Descriptor ¶
func (*BeaconBlocksByRootRequest) Descriptor() ([]byte, []int)
func (*BeaconBlocksByRootRequest) GetBlockRoots ¶
func (m *BeaconBlocksByRootRequest) GetBlockRoots() [][]byte
func (*BeaconBlocksByRootRequest) Marshal ¶
func (m *BeaconBlocksByRootRequest) Marshal() (dAtA []byte, err error)
func (*BeaconBlocksByRootRequest) MarshalSSZ ¶
func (b *BeaconBlocksByRootRequest) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlocksByRootRequest object
func (*BeaconBlocksByRootRequest) MarshalSSZTo ¶
func (b *BeaconBlocksByRootRequest) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the BeaconBlocksByRootRequest object to a target array
func (*BeaconBlocksByRootRequest) MarshalTo ¶
func (m *BeaconBlocksByRootRequest) MarshalTo(dAtA []byte) (int, error)
func (*BeaconBlocksByRootRequest) MarshalToSizedBuffer ¶
func (m *BeaconBlocksByRootRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*BeaconBlocksByRootRequest) ProtoMessage ¶
func (*BeaconBlocksByRootRequest) ProtoMessage()
func (*BeaconBlocksByRootRequest) Reset ¶
func (m *BeaconBlocksByRootRequest) Reset()
func (*BeaconBlocksByRootRequest) Size ¶
func (m *BeaconBlocksByRootRequest) Size() (n int)
func (*BeaconBlocksByRootRequest) SizeSSZ ¶
func (b *BeaconBlocksByRootRequest) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlocksByRootRequest object
func (*BeaconBlocksByRootRequest) String ¶
func (m *BeaconBlocksByRootRequest) String() string
func (*BeaconBlocksByRootRequest) Unmarshal ¶
func (m *BeaconBlocksByRootRequest) Unmarshal(dAtA []byte) error
func (*BeaconBlocksByRootRequest) UnmarshalSSZ ¶
func (b *BeaconBlocksByRootRequest) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlocksByRootRequest object
func (*BeaconBlocksByRootRequest) XXX_DiscardUnknown ¶
func (m *BeaconBlocksByRootRequest) XXX_DiscardUnknown()
func (*BeaconBlocksByRootRequest) XXX_Marshal ¶
func (m *BeaconBlocksByRootRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BeaconBlocksByRootRequest) XXX_Merge ¶
func (m *BeaconBlocksByRootRequest) XXX_Merge(src proto.Message)
func (*BeaconBlocksByRootRequest) XXX_Size ¶
func (m *BeaconBlocksByRootRequest) XXX_Size() int
func (*BeaconBlocksByRootRequest) XXX_Unmarshal ¶
func (m *BeaconBlocksByRootRequest) XXX_Unmarshal(b []byte) error
type BeaconState ¶
type BeaconState struct { GenesisTime uint64 `protobuf:"varint,1001,opt,name=genesis_time,json=genesisTime,proto3" json:"genesis_time,omitempty"` GenesisValidatorsRoot []byte `` /* 143-byte string literal not displayed */ Slot uint64 `protobuf:"varint,1003,opt,name=slot,proto3" json:"slot,omitempty"` Fork *Fork `protobuf:"bytes,1004,opt,name=fork,proto3" json:"fork,omitempty"` LatestBlockHeader *v1alpha1.BeaconBlockHeader `protobuf:"bytes,2001,opt,name=latest_block_header,json=latestBlockHeader,proto3" json:"latest_block_header,omitempty"` BlockRoots [][]byte `protobuf:"bytes,2002,rep,name=block_roots,json=blockRoots,proto3" json:"block_roots,omitempty" ssz-size:"8192,32"` StateRoots [][]byte `protobuf:"bytes,2003,rep,name=state_roots,json=stateRoots,proto3" json:"state_roots,omitempty" ssz-size:"8192,32"` HistoricalRoots [][]byte `` /* 144-byte string literal not displayed */ Eth1Data *v1alpha1.Eth1Data `protobuf:"bytes,3001,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"` Eth1DataVotes []*v1alpha1.Eth1Data `protobuf:"bytes,3002,rep,name=eth1_data_votes,json=eth1DataVotes,proto3" json:"eth1_data_votes,omitempty" ssz-max:"1024"` Eth1DepositIndex uint64 `protobuf:"varint,3003,opt,name=eth1_deposit_index,json=eth1DepositIndex,proto3" json:"eth1_deposit_index,omitempty"` Validators []*v1alpha1.Validator `protobuf:"bytes,4001,rep,name=validators,proto3" json:"validators,omitempty" ssz-max:"1099511627776"` Balances []uint64 `protobuf:"varint,4002,rep,packed,name=balances,proto3" json:"balances,omitempty" ssz-max:"1099511627776"` RandaoMixes [][]byte `protobuf:"bytes,5001,rep,name=randao_mixes,json=randaoMixes,proto3" json:"randao_mixes,omitempty" ssz-size:"65536,32"` Slashings []uint64 `protobuf:"varint,6001,rep,packed,name=slashings,proto3" json:"slashings,omitempty" ssz-size:"8192"` PreviousEpochAttestations []*PendingAttestation `` /* 156-byte string literal not displayed */ CurrentEpochAttestations []*PendingAttestation `` /* 153-byte string literal not displayed */ JustificationBits github_com_prysmaticlabs_go_bitfield.Bitvector4 `` /* 185-byte string literal not displayed */ PreviousJustifiedCheckpoint *v1alpha1.Checkpoint `` /* 147-byte string literal not displayed */ CurrentJustifiedCheckpoint *v1alpha1.Checkpoint `` /* 144-byte string literal not displayed */ FinalizedCheckpoint *v1alpha1.Checkpoint `protobuf:"bytes,8004,opt,name=finalized_checkpoint,json=finalizedCheckpoint,proto3" json:"finalized_checkpoint,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BeaconState) Descriptor ¶
func (*BeaconState) Descriptor() ([]byte, []int)
func (*BeaconState) GetBalances ¶
func (m *BeaconState) GetBalances() []uint64
func (*BeaconState) GetBlockRoots ¶
func (m *BeaconState) GetBlockRoots() [][]byte
func (*BeaconState) GetCurrentEpochAttestations ¶
func (m *BeaconState) GetCurrentEpochAttestations() []*PendingAttestation
func (*BeaconState) GetCurrentJustifiedCheckpoint ¶
func (m *BeaconState) GetCurrentJustifiedCheckpoint() *v1alpha1.Checkpoint
func (*BeaconState) GetEth1Data ¶
func (m *BeaconState) GetEth1Data() *v1alpha1.Eth1Data
func (*BeaconState) GetEth1DataVotes ¶
func (m *BeaconState) GetEth1DataVotes() []*v1alpha1.Eth1Data
func (*BeaconState) GetEth1DepositIndex ¶
func (m *BeaconState) GetEth1DepositIndex() uint64
func (*BeaconState) GetFinalizedCheckpoint ¶
func (m *BeaconState) GetFinalizedCheckpoint() *v1alpha1.Checkpoint
func (*BeaconState) GetFork ¶
func (m *BeaconState) GetFork() *Fork
func (*BeaconState) GetGenesisTime ¶
func (m *BeaconState) GetGenesisTime() uint64
func (*BeaconState) GetGenesisValidatorsRoot ¶ added in v1.0.0
func (m *BeaconState) GetGenesisValidatorsRoot() []byte
func (*BeaconState) GetHistoricalRoots ¶
func (m *BeaconState) GetHistoricalRoots() [][]byte
func (*BeaconState) GetJustificationBits ¶
func (m *BeaconState) GetJustificationBits() github_com_prysmaticlabs_go_bitfield.Bitvector4
func (*BeaconState) GetLatestBlockHeader ¶
func (m *BeaconState) GetLatestBlockHeader() *v1alpha1.BeaconBlockHeader
func (*BeaconState) GetPreviousEpochAttestations ¶
func (m *BeaconState) GetPreviousEpochAttestations() []*PendingAttestation
func (*BeaconState) GetPreviousJustifiedCheckpoint ¶
func (m *BeaconState) GetPreviousJustifiedCheckpoint() *v1alpha1.Checkpoint
func (*BeaconState) GetRandaoMixes ¶
func (m *BeaconState) GetRandaoMixes() [][]byte
func (*BeaconState) GetSlashings ¶
func (m *BeaconState) GetSlashings() []uint64
func (*BeaconState) GetSlot ¶
func (m *BeaconState) GetSlot() uint64
func (*BeaconState) GetStateRoots ¶
func (m *BeaconState) GetStateRoots() [][]byte
func (*BeaconState) GetValidators ¶
func (m *BeaconState) GetValidators() []*v1alpha1.Validator
func (*BeaconState) Marshal ¶
func (m *BeaconState) Marshal() (dAtA []byte, err error)
func (*BeaconState) MarshalSSZ ¶ added in v1.0.0
func (b *BeaconState) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconState object
func (*BeaconState) MarshalSSZTo ¶ added in v1.0.0
func (b *BeaconState) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the BeaconState object to a target array
func (*BeaconState) MarshalToSizedBuffer ¶ added in v0.3.2
func (m *BeaconState) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*BeaconState) ProtoMessage ¶
func (*BeaconState) ProtoMessage()
func (*BeaconState) Reset ¶
func (m *BeaconState) Reset()
func (*BeaconState) Size ¶
func (m *BeaconState) Size() (n int)
func (*BeaconState) SizeSSZ ¶ added in v1.0.0
func (b *BeaconState) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconState object
func (*BeaconState) String ¶
func (m *BeaconState) String() string
func (*BeaconState) Unmarshal ¶
func (m *BeaconState) Unmarshal(dAtA []byte) error
func (*BeaconState) UnmarshalSSZ ¶ added in v1.0.0
func (b *BeaconState) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconState object
func (*BeaconState) XXX_DiscardUnknown ¶
func (m *BeaconState) XXX_DiscardUnknown()
func (*BeaconState) XXX_Marshal ¶
func (m *BeaconState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BeaconState) XXX_Merge ¶
func (m *BeaconState) XXX_Merge(src proto.Message)
func (*BeaconState) XXX_Size ¶
func (m *BeaconState) XXX_Size() int
func (*BeaconState) XXX_Unmarshal ¶
func (m *BeaconState) XXX_Unmarshal(b []byte) error
type ENRForkID ¶ added in v1.0.0
type ENRForkID struct { CurrentForkDigest []byte `` /* 127-byte string literal not displayed */ NextForkVersion []byte `protobuf:"bytes,2,opt,name=next_fork_version,json=nextForkVersion,proto3" json:"next_fork_version,omitempty" ssz-size:"4"` NextForkEpoch uint64 `protobuf:"varint,3,opt,name=next_fork_epoch,json=nextForkEpoch,proto3" json:"next_fork_epoch,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ENRForkID) Descriptor ¶ added in v1.0.0
func (*ENRForkID) GetCurrentForkDigest ¶ added in v1.0.0
func (*ENRForkID) GetNextForkEpoch ¶ added in v1.0.0
func (*ENRForkID) GetNextForkVersion ¶ added in v1.0.0
func (*ENRForkID) MarshalSSZ ¶ added in v1.0.0
MarshalSSZ ssz marshals the ENRForkID object
func (*ENRForkID) MarshalSSZTo ¶ added in v1.0.0
MarshalSSZTo ssz marshals the ENRForkID object to a target array
func (*ENRForkID) MarshalToSizedBuffer ¶ added in v1.0.0
func (*ENRForkID) ProtoMessage ¶ added in v1.0.0
func (*ENRForkID) ProtoMessage()
func (*ENRForkID) SizeSSZ ¶ added in v1.0.0
SizeSSZ returns the ssz encoded size in bytes for the ENRForkID object
func (*ENRForkID) UnmarshalSSZ ¶ added in v1.0.0
UnmarshalSSZ ssz unmarshals the ENRForkID object
func (*ENRForkID) XXX_DiscardUnknown ¶ added in v1.0.0
func (m *ENRForkID) XXX_DiscardUnknown()
func (*ENRForkID) XXX_Marshal ¶ added in v1.0.0
func (*ENRForkID) XXX_Unmarshal ¶ added in v1.0.0
type ErrorResponse ¶
type ErrorResponse struct { Message []byte `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty" ssz-max:"256"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ErrorResponse) Descriptor ¶
func (*ErrorResponse) Descriptor() ([]byte, []int)
func (*ErrorResponse) GetMessage ¶
func (m *ErrorResponse) GetMessage() []byte
func (*ErrorResponse) Marshal ¶
func (m *ErrorResponse) Marshal() (dAtA []byte, err error)
func (*ErrorResponse) MarshalSSZ ¶
func (e *ErrorResponse) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the ErrorResponse object
func (*ErrorResponse) MarshalSSZTo ¶
func (e *ErrorResponse) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the ErrorResponse object to a target array
func (*ErrorResponse) MarshalToSizedBuffer ¶
func (m *ErrorResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ErrorResponse) ProtoMessage ¶
func (*ErrorResponse) ProtoMessage()
func (*ErrorResponse) Reset ¶
func (m *ErrorResponse) Reset()
func (*ErrorResponse) Size ¶
func (m *ErrorResponse) Size() (n int)
func (*ErrorResponse) SizeSSZ ¶
func (e *ErrorResponse) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the ErrorResponse object
func (*ErrorResponse) String ¶
func (m *ErrorResponse) String() string
func (*ErrorResponse) Unmarshal ¶
func (m *ErrorResponse) Unmarshal(dAtA []byte) error
func (*ErrorResponse) UnmarshalSSZ ¶
func (e *ErrorResponse) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the ErrorResponse object
func (*ErrorResponse) XXX_DiscardUnknown ¶
func (m *ErrorResponse) XXX_DiscardUnknown()
func (*ErrorResponse) XXX_Marshal ¶
func (m *ErrorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ErrorResponse) XXX_Merge ¶
func (m *ErrorResponse) XXX_Merge(src proto.Message)
func (*ErrorResponse) XXX_Size ¶
func (m *ErrorResponse) XXX_Size() int
func (*ErrorResponse) XXX_Unmarshal ¶
func (m *ErrorResponse) XXX_Unmarshal(b []byte) error
type Fork ¶
type Fork struct { PreviousVersion []byte `protobuf:"bytes,1,opt,name=previous_version,json=previousVersion,proto3" json:"previous_version,omitempty" ssz-size:"4"` CurrentVersion []byte `protobuf:"bytes,2,opt,name=current_version,json=currentVersion,proto3" json:"current_version,omitempty" ssz-size:"4"` Epoch uint64 `protobuf:"varint,3,opt,name=epoch,proto3" json:"epoch,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Fork) Descriptor ¶
func (*Fork) GetCurrentVersion ¶
func (*Fork) GetPreviousVersion ¶
func (*Fork) MarshalSSZ ¶ added in v1.0.0
MarshalSSZ ssz marshals the Fork object
func (*Fork) MarshalSSZTo ¶ added in v1.0.0
MarshalSSZTo ssz marshals the Fork object to a target array
func (*Fork) MarshalToSizedBuffer ¶ added in v0.3.2
func (*Fork) ProtoMessage ¶
func (*Fork) ProtoMessage()
func (*Fork) SizeSSZ ¶ added in v1.0.0
SizeSSZ returns the ssz encoded size in bytes for the Fork object
func (*Fork) UnmarshalSSZ ¶ added in v1.0.0
UnmarshalSSZ ssz unmarshals the Fork object
func (*Fork) XXX_DiscardUnknown ¶
func (m *Fork) XXX_DiscardUnknown()
func (*Fork) XXX_Unmarshal ¶
type ForkData ¶ added in v1.0.0
type ForkData struct { CurrentVersion []byte `protobuf:"bytes,4,opt,name=current_version,json=currentVersion,proto3" json:"current_version,omitempty" ssz-size:"4"` GenesisValidatorsRoot []byte `` /* 140-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ForkData) Descriptor ¶ added in v1.0.0
func (*ForkData) GetCurrentVersion ¶ added in v1.0.0
func (*ForkData) GetGenesisValidatorsRoot ¶ added in v1.0.0
func (*ForkData) MarshalToSizedBuffer ¶ added in v1.0.0
func (*ForkData) ProtoMessage ¶ added in v1.0.0
func (*ForkData) ProtoMessage()
func (*ForkData) XXX_DiscardUnknown ¶ added in v1.0.0
func (m *ForkData) XXX_DiscardUnknown()
func (*ForkData) XXX_Marshal ¶ added in v1.0.0
func (*ForkData) XXX_Unmarshal ¶ added in v1.0.0
type HistoricalBatch ¶
type HistoricalBatch struct { BlockRoots [][]byte `protobuf:"bytes,1,rep,name=block_roots,json=blockRoots,proto3" json:"block_roots,omitempty" ssz-size:"8192,32"` StateRoots [][]byte `protobuf:"bytes,2,rep,name=state_roots,json=stateRoots,proto3" json:"state_roots,omitempty" ssz-size:"8192,32"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*HistoricalBatch) Descriptor ¶
func (*HistoricalBatch) Descriptor() ([]byte, []int)
func (*HistoricalBatch) GetBlockRoots ¶
func (m *HistoricalBatch) GetBlockRoots() [][]byte
func (*HistoricalBatch) GetStateRoots ¶
func (m *HistoricalBatch) GetStateRoots() [][]byte
func (*HistoricalBatch) Marshal ¶
func (m *HistoricalBatch) Marshal() (dAtA []byte, err error)
func (*HistoricalBatch) MarshalSSZ ¶ added in v1.0.0
func (h *HistoricalBatch) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the HistoricalBatch object
func (*HistoricalBatch) MarshalSSZTo ¶ added in v1.0.0
func (h *HistoricalBatch) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the HistoricalBatch object to a target array
func (*HistoricalBatch) MarshalToSizedBuffer ¶ added in v0.3.2
func (m *HistoricalBatch) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HistoricalBatch) ProtoMessage ¶
func (*HistoricalBatch) ProtoMessage()
func (*HistoricalBatch) Reset ¶
func (m *HistoricalBatch) Reset()
func (*HistoricalBatch) Size ¶
func (m *HistoricalBatch) Size() (n int)
func (*HistoricalBatch) SizeSSZ ¶ added in v1.0.0
func (h *HistoricalBatch) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the HistoricalBatch object
func (*HistoricalBatch) String ¶
func (m *HistoricalBatch) String() string
func (*HistoricalBatch) Unmarshal ¶
func (m *HistoricalBatch) Unmarshal(dAtA []byte) error
func (*HistoricalBatch) UnmarshalSSZ ¶ added in v1.0.0
func (h *HistoricalBatch) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the HistoricalBatch object
func (*HistoricalBatch) XXX_DiscardUnknown ¶
func (m *HistoricalBatch) XXX_DiscardUnknown()
func (*HistoricalBatch) XXX_Marshal ¶
func (m *HistoricalBatch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HistoricalBatch) XXX_Merge ¶
func (m *HistoricalBatch) XXX_Merge(src proto.Message)
func (*HistoricalBatch) XXX_Size ¶
func (m *HistoricalBatch) XXX_Size() int
func (*HistoricalBatch) XXX_Unmarshal ¶
func (m *HistoricalBatch) XXX_Unmarshal(b []byte) error
type MetaData ¶ added in v1.0.0
type MetaData struct { SeqNumber uint64 `protobuf:"varint,1,opt,name=seq_number,json=seqNumber,proto3" json:"seq_number,omitempty"` Attnets github_com_prysmaticlabs_go_bitfield.Bitvector64 `` /* 138-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MetaData) Descriptor ¶ added in v1.0.0
func (*MetaData) GetAttnets ¶ added in v1.0.0
func (m *MetaData) GetAttnets() github_com_prysmaticlabs_go_bitfield.Bitvector64
func (*MetaData) GetSeqNumber ¶ added in v1.0.0
func (*MetaData) MarshalSSZ ¶ added in v1.0.0
MarshalSSZ ssz marshals the MetaData object
func (*MetaData) MarshalSSZTo ¶ added in v1.0.0
MarshalSSZTo ssz marshals the MetaData object to a target array
func (*MetaData) MarshalToSizedBuffer ¶ added in v1.0.0
func (*MetaData) ProtoMessage ¶ added in v1.0.0
func (*MetaData) ProtoMessage()
func (*MetaData) SizeSSZ ¶ added in v1.0.0
SizeSSZ returns the ssz encoded size in bytes for the MetaData object
func (*MetaData) UnmarshalSSZ ¶ added in v1.0.0
UnmarshalSSZ ssz unmarshals the MetaData object
func (*MetaData) XXX_DiscardUnknown ¶ added in v1.0.0
func (m *MetaData) XXX_DiscardUnknown()
func (*MetaData) XXX_Marshal ¶ added in v1.0.0
func (*MetaData) XXX_Unmarshal ¶ added in v1.0.0
type PendingAttestation ¶
type PendingAttestation struct { AggregationBits github_com_prysmaticlabs_go_bitfield.Bitlist `` /* 175-byte string literal not displayed */ Data *v1alpha1.AttestationData `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` InclusionDelay uint64 `protobuf:"varint,3,opt,name=inclusion_delay,json=inclusionDelay,proto3" json:"inclusion_delay,omitempty"` ProposerIndex uint64 `protobuf:"varint,4,opt,name=proposer_index,json=proposerIndex,proto3" json:"proposer_index,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PendingAttestation) Descriptor ¶
func (*PendingAttestation) Descriptor() ([]byte, []int)
func (*PendingAttestation) GetAggregationBits ¶
func (m *PendingAttestation) GetAggregationBits() github_com_prysmaticlabs_go_bitfield.Bitlist
func (*PendingAttestation) GetData ¶
func (m *PendingAttestation) GetData() *v1alpha1.AttestationData
func (*PendingAttestation) GetInclusionDelay ¶
func (m *PendingAttestation) GetInclusionDelay() uint64
func (*PendingAttestation) GetProposerIndex ¶
func (m *PendingAttestation) GetProposerIndex() uint64
func (*PendingAttestation) Marshal ¶
func (m *PendingAttestation) Marshal() (dAtA []byte, err error)
func (*PendingAttestation) MarshalSSZ ¶ added in v1.0.0
func (p *PendingAttestation) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the PendingAttestation object
func (*PendingAttestation) MarshalSSZTo ¶ added in v1.0.0
func (p *PendingAttestation) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the PendingAttestation object to a target array
func (*PendingAttestation) MarshalTo ¶
func (m *PendingAttestation) MarshalTo(dAtA []byte) (int, error)
func (*PendingAttestation) MarshalToSizedBuffer ¶ added in v0.3.2
func (m *PendingAttestation) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PendingAttestation) ProtoMessage ¶
func (*PendingAttestation) ProtoMessage()
func (*PendingAttestation) Reset ¶
func (m *PendingAttestation) Reset()
func (*PendingAttestation) Size ¶
func (m *PendingAttestation) Size() (n int)
func (*PendingAttestation) SizeSSZ ¶ added in v1.0.0
func (p *PendingAttestation) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the PendingAttestation object
func (*PendingAttestation) String ¶
func (m *PendingAttestation) String() string
func (*PendingAttestation) Unmarshal ¶
func (m *PendingAttestation) Unmarshal(dAtA []byte) error
func (*PendingAttestation) UnmarshalSSZ ¶ added in v1.0.0
func (p *PendingAttestation) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the PendingAttestation object
func (*PendingAttestation) XXX_DiscardUnknown ¶
func (m *PendingAttestation) XXX_DiscardUnknown()
func (*PendingAttestation) XXX_Marshal ¶
func (m *PendingAttestation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PendingAttestation) XXX_Merge ¶
func (m *PendingAttestation) XXX_Merge(src proto.Message)
func (*PendingAttestation) XXX_Size ¶
func (m *PendingAttestation) XXX_Size() int
func (*PendingAttestation) XXX_Unmarshal ¶
func (m *PendingAttestation) XXX_Unmarshal(b []byte) error
type SignedAggregateAndProof ¶
type SignedAggregateAndProof struct { Message *v1alpha1.AggregateAttestationAndProof `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SignedAggregateAndProof) Descriptor ¶
func (*SignedAggregateAndProof) Descriptor() ([]byte, []int)
func (*SignedAggregateAndProof) GetMessage ¶
func (m *SignedAggregateAndProof) GetMessage() *v1alpha1.AggregateAttestationAndProof
func (*SignedAggregateAndProof) GetSignature ¶
func (m *SignedAggregateAndProof) GetSignature() []byte
func (*SignedAggregateAndProof) Marshal ¶
func (m *SignedAggregateAndProof) Marshal() (dAtA []byte, err error)
func (*SignedAggregateAndProof) MarshalTo ¶
func (m *SignedAggregateAndProof) MarshalTo(dAtA []byte) (int, error)
func (*SignedAggregateAndProof) MarshalToSizedBuffer ¶
func (m *SignedAggregateAndProof) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SignedAggregateAndProof) ProtoMessage ¶
func (*SignedAggregateAndProof) ProtoMessage()
func (*SignedAggregateAndProof) Reset ¶
func (m *SignedAggregateAndProof) Reset()
func (*SignedAggregateAndProof) Size ¶
func (m *SignedAggregateAndProof) Size() (n int)
func (*SignedAggregateAndProof) String ¶
func (m *SignedAggregateAndProof) String() string
func (*SignedAggregateAndProof) Unmarshal ¶
func (m *SignedAggregateAndProof) Unmarshal(dAtA []byte) error
func (*SignedAggregateAndProof) XXX_DiscardUnknown ¶
func (m *SignedAggregateAndProof) XXX_DiscardUnknown()
func (*SignedAggregateAndProof) XXX_Marshal ¶
func (m *SignedAggregateAndProof) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SignedAggregateAndProof) XXX_Merge ¶
func (m *SignedAggregateAndProof) XXX_Merge(src proto.Message)
func (*SignedAggregateAndProof) XXX_Size ¶
func (m *SignedAggregateAndProof) XXX_Size() int
func (*SignedAggregateAndProof) XXX_Unmarshal ¶
func (m *SignedAggregateAndProof) XXX_Unmarshal(b []byte) error
type SigningData ¶ added in v1.0.0
type SigningData struct { ObjectRoot []byte `protobuf:"bytes,1,opt,name=object_root,json=objectRoot,proto3" json:"object_root,omitempty" ssz-size:"32"` Domain []byte `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty" ssz-size:"32"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SigningData) Descriptor ¶ added in v1.0.0
func (*SigningData) Descriptor() ([]byte, []int)
func (*SigningData) GetDomain ¶ added in v1.0.0
func (m *SigningData) GetDomain() []byte
func (*SigningData) GetObjectRoot ¶ added in v1.0.0
func (m *SigningData) GetObjectRoot() []byte
func (*SigningData) Marshal ¶ added in v1.0.0
func (m *SigningData) Marshal() (dAtA []byte, err error)
func (*SigningData) MarshalTo ¶ added in v1.0.0
func (m *SigningData) MarshalTo(dAtA []byte) (int, error)
func (*SigningData) MarshalToSizedBuffer ¶ added in v1.0.0
func (m *SigningData) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SigningData) ProtoMessage ¶ added in v1.0.0
func (*SigningData) ProtoMessage()
func (*SigningData) Reset ¶ added in v1.0.0
func (m *SigningData) Reset()
func (*SigningData) Size ¶ added in v1.0.0
func (m *SigningData) Size() (n int)
func (*SigningData) String ¶ added in v1.0.0
func (m *SigningData) String() string
func (*SigningData) Unmarshal ¶ added in v1.0.0
func (m *SigningData) Unmarshal(dAtA []byte) error
func (*SigningData) XXX_DiscardUnknown ¶ added in v1.0.0
func (m *SigningData) XXX_DiscardUnknown()
func (*SigningData) XXX_Marshal ¶ added in v1.0.0
func (m *SigningData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SigningData) XXX_Merge ¶ added in v1.0.0
func (m *SigningData) XXX_Merge(src proto.Message)
func (*SigningData) XXX_Size ¶ added in v1.0.0
func (m *SigningData) XXX_Size() int
func (*SigningData) XXX_Unmarshal ¶ added in v1.0.0
func (m *SigningData) XXX_Unmarshal(b []byte) error
type StateSummary ¶ added in v0.3.2
type StateSummary struct { Slot uint64 `protobuf:"varint,1,opt,name=slot,proto3" json:"slot,omitempty"` Root []byte `protobuf:"bytes,2,opt,name=root,proto3" json:"root,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StateSummary) Descriptor ¶ added in v0.3.2
func (*StateSummary) Descriptor() ([]byte, []int)
func (*StateSummary) GetRoot ¶ added in v0.3.2
func (m *StateSummary) GetRoot() []byte
func (*StateSummary) GetSlot ¶ added in v0.3.2
func (m *StateSummary) GetSlot() uint64
func (*StateSummary) Marshal ¶ added in v0.3.2
func (m *StateSummary) Marshal() (dAtA []byte, err error)
func (*StateSummary) MarshalTo ¶ added in v0.3.2
func (m *StateSummary) MarshalTo(dAtA []byte) (int, error)
func (*StateSummary) MarshalToSizedBuffer ¶ added in v0.3.2
func (m *StateSummary) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StateSummary) ProtoMessage ¶ added in v0.3.2
func (*StateSummary) ProtoMessage()
func (*StateSummary) Reset ¶ added in v0.3.2
func (m *StateSummary) Reset()
func (*StateSummary) Size ¶ added in v0.3.2
func (m *StateSummary) Size() (n int)
func (*StateSummary) String ¶ added in v0.3.2
func (m *StateSummary) String() string
func (*StateSummary) Unmarshal ¶ added in v0.3.2
func (m *StateSummary) Unmarshal(dAtA []byte) error
func (*StateSummary) XXX_DiscardUnknown ¶ added in v0.3.2
func (m *StateSummary) XXX_DiscardUnknown()
func (*StateSummary) XXX_Marshal ¶ added in v0.3.2
func (m *StateSummary) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StateSummary) XXX_Merge ¶ added in v0.3.2
func (m *StateSummary) XXX_Merge(src proto.Message)
func (*StateSummary) XXX_Size ¶ added in v0.3.2
func (m *StateSummary) XXX_Size() int
func (*StateSummary) XXX_Unmarshal ¶ added in v0.3.2
func (m *StateSummary) XXX_Unmarshal(b []byte) error
type Status ¶
type Status struct { ForkDigest []byte `protobuf:"bytes,1,opt,name=fork_digest,json=forkDigest,proto3" json:"fork_digest,omitempty" ssz-size:"4"` FinalizedRoot []byte `protobuf:"bytes,2,opt,name=finalized_root,json=finalizedRoot,proto3" json:"finalized_root,omitempty" ssz-size:"32"` FinalizedEpoch uint64 `protobuf:"varint,3,opt,name=finalized_epoch,json=finalizedEpoch,proto3" json:"finalized_epoch,omitempty"` HeadRoot []byte `protobuf:"bytes,4,opt,name=head_root,json=headRoot,proto3" json:"head_root,omitempty" ssz-size:"32"` HeadSlot uint64 `protobuf:"varint,5,opt,name=head_slot,json=headSlot,proto3" json:"head_slot,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Status) Descriptor ¶
func (*Status) GetFinalizedEpoch ¶
func (*Status) GetFinalizedRoot ¶
func (*Status) GetForkDigest ¶ added in v1.0.0
func (*Status) GetHeadRoot ¶
func (*Status) GetHeadSlot ¶
func (*Status) MarshalSSZ ¶ added in v1.0.0
MarshalSSZ ssz marshals the Status object
func (*Status) MarshalSSZTo ¶ added in v1.0.0
MarshalSSZTo ssz marshals the Status object to a target array
func (*Status) MarshalToSizedBuffer ¶ added in v0.3.2
func (*Status) ProtoMessage ¶
func (*Status) ProtoMessage()
func (*Status) SizeSSZ ¶ added in v1.0.0
SizeSSZ returns the ssz encoded size in bytes for the Status object
func (*Status) UnmarshalSSZ ¶ added in v1.0.0
UnmarshalSSZ ssz unmarshals the Status object
func (*Status) XXX_DiscardUnknown ¶
func (m *Status) XXX_DiscardUnknown()