Documentation ¶
Overview ¶
Code generated by fastssz. DO NOT EDIT.
Index ¶
- Variables
- type BlockData
- func (*BlockData) Descriptor() ([]byte, []int)
- func (m *BlockData) GetBlockBytes() []byte
- func (m *BlockData) Marshal() (dAtA []byte, err error)
- func (b *BlockData) MarshalSSZ() ([]byte, error)
- func (b *BlockData) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *BlockData) MarshalTo(dAtA []byte) (int, error)
- func (m *BlockData) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BlockData) ProtoMessage()
- func (m *BlockData) Reset()
- func (m *BlockData) Size() (n int)
- func (b *BlockData) SizeSSZ() (size int)
- func (m *BlockData) String() string
- func (m *BlockData) Unmarshal(dAtA []byte) error
- func (b *BlockData) UnmarshalSSZ(buf []byte) error
- func (m *BlockData) XXX_DiscardUnknown()
- func (m *BlockData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BlockData) XXX_Merge(src proto.Message)
- func (m *BlockData) XXX_Size() int
- func (m *BlockData) XXX_Unmarshal(b []byte) error
- type BlockDatas
- func (*BlockDatas) Descriptor() ([]byte, []int)
- func (m *BlockDatas) GetLocator() []*BlockData
- func (m *BlockDatas) Marshal() (dAtA []byte, err error)
- func (b *BlockDatas) MarshalSSZ() ([]byte, error)
- func (b *BlockDatas) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *BlockDatas) MarshalTo(dAtA []byte) (int, error)
- func (m *BlockDatas) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BlockDatas) ProtoMessage()
- func (m *BlockDatas) Reset()
- func (m *BlockDatas) Size() (n int)
- func (b *BlockDatas) SizeSSZ() (size int)
- func (m *BlockDatas) String() string
- func (m *BlockDatas) Unmarshal(dAtA []byte) error
- func (b *BlockDatas) UnmarshalSSZ(buf []byte) error
- func (m *BlockDatas) XXX_DiscardUnknown()
- func (m *BlockDatas) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BlockDatas) XXX_Merge(src proto.Message)
- func (m *BlockDatas) XXX_Size() int
- func (m *BlockDatas) XXX_Unmarshal(b []byte) error
- type ChainState
- func (*ChainState) Descriptor() ([]byte, []int)
- func (m *ChainState) GetDisableRelayTx() bool
- func (m *ChainState) GetGenesisHash() *Hash
- func (m *ChainState) GetGraphState() *GraphState
- func (m *ChainState) GetProtocolVersion() uint32
- func (m *ChainState) GetServices() uint64
- func (m *ChainState) GetTimestamp() uint64
- func (m *ChainState) GetUserAgent() []byte
- func (m *ChainState) Marshal() (dAtA []byte, err error)
- func (c *ChainState) MarshalSSZ() ([]byte, error)
- func (c *ChainState) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *ChainState) MarshalTo(dAtA []byte) (int, error)
- func (m *ChainState) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChainState) ProtoMessage()
- func (m *ChainState) Reset()
- func (m *ChainState) Size() (n int)
- func (c *ChainState) SizeSSZ() (size int)
- func (m *ChainState) String() string
- func (m *ChainState) Unmarshal(dAtA []byte) error
- func (c *ChainState) UnmarshalSSZ(buf []byte) error
- func (m *ChainState) XXX_DiscardUnknown()
- func (m *ChainState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChainState) XXX_Merge(src proto.Message)
- func (m *ChainState) XXX_Size() int
- func (m *ChainState) XXX_Unmarshal(b []byte) error
- type DagBlocks
- func (*DagBlocks) Descriptor() ([]byte, []int)
- func (m *DagBlocks) GetBlocks() []*Hash
- func (m *DagBlocks) Marshal() (dAtA []byte, err error)
- func (d *DagBlocks) MarshalSSZ() ([]byte, error)
- func (d *DagBlocks) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *DagBlocks) MarshalTo(dAtA []byte) (int, error)
- func (m *DagBlocks) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DagBlocks) ProtoMessage()
- func (m *DagBlocks) Reset()
- func (m *DagBlocks) Size() (n int)
- func (d *DagBlocks) SizeSSZ() (size int)
- func (m *DagBlocks) String() string
- func (m *DagBlocks) Unmarshal(dAtA []byte) error
- func (d *DagBlocks) UnmarshalSSZ(buf []byte) error
- func (m *DagBlocks) XXX_DiscardUnknown()
- func (m *DagBlocks) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DagBlocks) XXX_Merge(src proto.Message)
- func (m *DagBlocks) XXX_Size() int
- func (m *DagBlocks) 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 FilterAddRequest
- func (*FilterAddRequest) Descriptor() ([]byte, []int)
- func (m *FilterAddRequest) GetData() []byte
- func (m *FilterAddRequest) Marshal() (dAtA []byte, err error)
- func (f *FilterAddRequest) MarshalSSZ() ([]byte, error)
- func (f *FilterAddRequest) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *FilterAddRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *FilterAddRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*FilterAddRequest) ProtoMessage()
- func (m *FilterAddRequest) Reset()
- func (m *FilterAddRequest) Size() (n int)
- func (f *FilterAddRequest) SizeSSZ() (size int)
- func (m *FilterAddRequest) String() string
- func (m *FilterAddRequest) Unmarshal(dAtA []byte) error
- func (f *FilterAddRequest) UnmarshalSSZ(buf []byte) error
- func (m *FilterAddRequest) XXX_DiscardUnknown()
- func (m *FilterAddRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FilterAddRequest) XXX_Merge(src proto.Message)
- func (m *FilterAddRequest) XXX_Size() int
- func (m *FilterAddRequest) XXX_Unmarshal(b []byte) error
- type FilterClearRequest
- func (*FilterClearRequest) Descriptor() ([]byte, []int)
- func (m *FilterClearRequest) Marshal() (dAtA []byte, err error)
- func (f *FilterClearRequest) MarshalSSZ() ([]byte, error)
- func (f *FilterClearRequest) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *FilterClearRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *FilterClearRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*FilterClearRequest) ProtoMessage()
- func (m *FilterClearRequest) Reset()
- func (m *FilterClearRequest) Size() (n int)
- func (f *FilterClearRequest) SizeSSZ() (size int)
- func (m *FilterClearRequest) String() string
- func (m *FilterClearRequest) Unmarshal(dAtA []byte) error
- func (f *FilterClearRequest) UnmarshalSSZ(buf []byte) error
- func (m *FilterClearRequest) XXX_DiscardUnknown()
- func (m *FilterClearRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FilterClearRequest) XXX_Merge(src proto.Message)
- func (m *FilterClearRequest) XXX_Size() int
- func (m *FilterClearRequest) XXX_Unmarshal(b []byte) error
- type FilterLoadRequest
- func (*FilterLoadRequest) Descriptor() ([]byte, []int)
- func (m *FilterLoadRequest) GetFilter() []byte
- func (m *FilterLoadRequest) GetFlags() uint64
- func (m *FilterLoadRequest) GetHashFuncs() uint64
- func (m *FilterLoadRequest) GetTweak() uint64
- func (m *FilterLoadRequest) Marshal() (dAtA []byte, err error)
- func (f *FilterLoadRequest) MarshalSSZ() ([]byte, error)
- func (f *FilterLoadRequest) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *FilterLoadRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *FilterLoadRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*FilterLoadRequest) ProtoMessage()
- func (m *FilterLoadRequest) Reset()
- func (m *FilterLoadRequest) Size() (n int)
- func (f *FilterLoadRequest) SizeSSZ() (size int)
- func (m *FilterLoadRequest) String() string
- func (m *FilterLoadRequest) Unmarshal(dAtA []byte) error
- func (f *FilterLoadRequest) UnmarshalSSZ(buf []byte) error
- func (m *FilterLoadRequest) XXX_DiscardUnknown()
- func (m *FilterLoadRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FilterLoadRequest) XXX_Merge(src proto.Message)
- func (m *FilterLoadRequest) XXX_Size() int
- func (m *FilterLoadRequest) XXX_Unmarshal(b []byte) error
- type GetBlockDatas
- func (*GetBlockDatas) Descriptor() ([]byte, []int)
- func (m *GetBlockDatas) GetLocator() []*Hash
- func (m *GetBlockDatas) Marshal() (dAtA []byte, err error)
- func (g *GetBlockDatas) MarshalSSZ() ([]byte, error)
- func (g *GetBlockDatas) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *GetBlockDatas) MarshalTo(dAtA []byte) (int, error)
- func (m *GetBlockDatas) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetBlockDatas) ProtoMessage()
- func (m *GetBlockDatas) Reset()
- func (m *GetBlockDatas) Size() (n int)
- func (g *GetBlockDatas) SizeSSZ() (size int)
- func (m *GetBlockDatas) String() string
- func (m *GetBlockDatas) Unmarshal(dAtA []byte) error
- func (g *GetBlockDatas) UnmarshalSSZ(buf []byte) error
- func (m *GetBlockDatas) XXX_DiscardUnknown()
- func (m *GetBlockDatas) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetBlockDatas) XXX_Merge(src proto.Message)
- func (m *GetBlockDatas) XXX_Size() int
- func (m *GetBlockDatas) XXX_Unmarshal(b []byte) error
- type GetBlocks
- func (*GetBlocks) Descriptor() ([]byte, []int)
- func (m *GetBlocks) GetLocator() []*Hash
- func (m *GetBlocks) Marshal() (dAtA []byte, err error)
- func (g *GetBlocks) MarshalSSZ() ([]byte, error)
- func (g *GetBlocks) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *GetBlocks) MarshalTo(dAtA []byte) (int, error)
- func (m *GetBlocks) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetBlocks) ProtoMessage()
- func (m *GetBlocks) Reset()
- func (m *GetBlocks) Size() (n int)
- func (g *GetBlocks) SizeSSZ() (size int)
- func (m *GetBlocks) String() string
- func (m *GetBlocks) Unmarshal(dAtA []byte) error
- func (g *GetBlocks) UnmarshalSSZ(buf []byte) error
- func (m *GetBlocks) XXX_DiscardUnknown()
- func (m *GetBlocks) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetBlocks) XXX_Merge(src proto.Message)
- func (m *GetBlocks) XXX_Size() int
- func (m *GetBlocks) XXX_Unmarshal(b []byte) error
- type GetTxs
- func (*GetTxs) Descriptor() ([]byte, []int)
- func (m *GetTxs) GetTxs() []*Hash
- func (m *GetTxs) Marshal() (dAtA []byte, err error)
- func (g *GetTxs) MarshalSSZ() ([]byte, error)
- func (g *GetTxs) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *GetTxs) MarshalTo(dAtA []byte) (int, error)
- func (m *GetTxs) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetTxs) ProtoMessage()
- func (m *GetTxs) Reset()
- func (m *GetTxs) Size() (n int)
- func (g *GetTxs) SizeSSZ() (size int)
- func (m *GetTxs) String() string
- func (m *GetTxs) Unmarshal(dAtA []byte) error
- func (g *GetTxs) UnmarshalSSZ(buf []byte) error
- func (m *GetTxs) XXX_DiscardUnknown()
- func (m *GetTxs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetTxs) XXX_Merge(src proto.Message)
- func (m *GetTxs) XXX_Size() int
- func (m *GetTxs) XXX_Unmarshal(b []byte) error
- type GraphState
- func (*GraphState) Descriptor() ([]byte, []int)
- func (m *GraphState) GetLayer() uint32
- func (m *GraphState) GetMainHeight() uint32
- func (m *GraphState) GetMainOrder() uint32
- func (m *GraphState) GetTips() []*Hash
- func (m *GraphState) GetTotal() uint32
- func (m *GraphState) Marshal() (dAtA []byte, err error)
- func (g *GraphState) MarshalSSZ() ([]byte, error)
- func (g *GraphState) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *GraphState) MarshalTo(dAtA []byte) (int, error)
- func (m *GraphState) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GraphState) ProtoMessage()
- func (m *GraphState) Reset()
- func (m *GraphState) Size() (n int)
- func (g *GraphState) SizeSSZ() (size int)
- func (m *GraphState) String() string
- func (m *GraphState) Unmarshal(dAtA []byte) error
- func (g *GraphState) UnmarshalSSZ(buf []byte) error
- func (m *GraphState) XXX_DiscardUnknown()
- func (m *GraphState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GraphState) XXX_Merge(src proto.Message)
- func (m *GraphState) XXX_Size() int
- func (m *GraphState) XXX_Unmarshal(b []byte) error
- type Hash
- func (*Hash) Descriptor() ([]byte, []int)
- func (m *Hash) GetHash() []byte
- func (m *Hash) Marshal() (dAtA []byte, err error)
- func (h *Hash) MarshalSSZ() ([]byte, error)
- func (h *Hash) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *Hash) MarshalTo(dAtA []byte) (int, error)
- func (m *Hash) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Hash) ProtoMessage()
- func (m *Hash) Reset()
- func (m *Hash) Size() (n int)
- func (h *Hash) SizeSSZ() (size int)
- func (m *Hash) String() string
- func (m *Hash) Unmarshal(dAtA []byte) error
- func (h *Hash) UnmarshalSSZ(buf []byte) error
- func (m *Hash) XXX_DiscardUnknown()
- func (m *Hash) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Hash) XXX_Merge(src proto.Message)
- func (m *Hash) XXX_Size() int
- func (m *Hash) XXX_Unmarshal(b []byte) error
- type InvVect
- func (*InvVect) Descriptor() ([]byte, []int)
- func (m *InvVect) GetHash() *Hash
- func (m *InvVect) GetType() uint32
- func (m *InvVect) Marshal() (dAtA []byte, err error)
- func (i *InvVect) MarshalSSZ() ([]byte, error)
- func (i *InvVect) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *InvVect) MarshalTo(dAtA []byte) (int, error)
- func (m *InvVect) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*InvVect) ProtoMessage()
- func (m *InvVect) Reset()
- func (m *InvVect) Size() (n int)
- func (i *InvVect) SizeSSZ() (size int)
- func (m *InvVect) String() string
- func (m *InvVect) Unmarshal(dAtA []byte) error
- func (i *InvVect) UnmarshalSSZ(buf []byte) error
- func (m *InvVect) XXX_DiscardUnknown()
- func (m *InvVect) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InvVect) XXX_Merge(src proto.Message)
- func (m *InvVect) XXX_Size() int
- func (m *InvVect) XXX_Unmarshal(b []byte) error
- type Inventory
- func (*Inventory) Descriptor() ([]byte, []int)
- func (m *Inventory) GetInvs() []*InvVect
- func (m *Inventory) Marshal() (dAtA []byte, err error)
- func (i *Inventory) MarshalSSZ() ([]byte, error)
- func (i *Inventory) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *Inventory) MarshalTo(dAtA []byte) (int, error)
- func (m *Inventory) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Inventory) ProtoMessage()
- func (m *Inventory) Reset()
- func (m *Inventory) Size() (n int)
- func (i *Inventory) SizeSSZ() (size int)
- func (m *Inventory) String() string
- func (m *Inventory) Unmarshal(dAtA []byte) error
- func (i *Inventory) UnmarshalSSZ(buf []byte) error
- func (m *Inventory) XXX_DiscardUnknown()
- func (m *Inventory) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Inventory) XXX_Merge(src proto.Message)
- func (m *Inventory) XXX_Size() int
- func (m *Inventory) XXX_Unmarshal(b []byte) error
- type MemPoolRequest
- func (*MemPoolRequest) Descriptor() ([]byte, []int)
- func (m *MemPoolRequest) GetTxsNum() uint64
- func (m *MemPoolRequest) Marshal() (dAtA []byte, err error)
- func (m *MemPoolRequest) MarshalSSZ() ([]byte, error)
- func (m *MemPoolRequest) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *MemPoolRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *MemPoolRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MemPoolRequest) ProtoMessage()
- func (m *MemPoolRequest) Reset()
- func (m *MemPoolRequest) Size() (n int)
- func (m *MemPoolRequest) SizeSSZ() (size int)
- func (m *MemPoolRequest) String() string
- func (m *MemPoolRequest) Unmarshal(dAtA []byte) error
- func (m *MemPoolRequest) UnmarshalSSZ(buf []byte) error
- func (m *MemPoolRequest) XXX_DiscardUnknown()
- func (m *MemPoolRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MemPoolRequest) XXX_Merge(src proto.Message)
- func (m *MemPoolRequest) XXX_Size() int
- func (m *MemPoolRequest) XXX_Unmarshal(b []byte) error
- type MemPoolRespond
- func (*MemPoolRespond) Descriptor() ([]byte, []int)
- func (m *MemPoolRespond) GetTxsNum() uint64
- func (m *MemPoolRespond) Marshal() (dAtA []byte, err error)
- func (m *MemPoolRespond) MarshalSSZ() ([]byte, error)
- func (m *MemPoolRespond) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *MemPoolRespond) MarshalTo(dAtA []byte) (int, error)
- func (m *MemPoolRespond) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MemPoolRespond) ProtoMessage()
- func (m *MemPoolRespond) Reset()
- func (m *MemPoolRespond) Size() (n int)
- func (m *MemPoolRespond) SizeSSZ() (size int)
- func (m *MemPoolRespond) String() string
- func (m *MemPoolRespond) Unmarshal(dAtA []byte) error
- func (m *MemPoolRespond) UnmarshalSSZ(buf []byte) error
- func (m *MemPoolRespond) XXX_DiscardUnknown()
- func (m *MemPoolRespond) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MemPoolRespond) XXX_Merge(src proto.Message)
- func (m *MemPoolRespond) XXX_Size() int
- func (m *MemPoolRespond) XXX_Unmarshal(b []byte) error
- type MerkleBlock
- func (*MerkleBlock) Descriptor() ([]byte, []int)
- func (m *MerkleBlock) GetFlags() []byte
- func (m *MerkleBlock) GetHashes() []*Hash
- func (m *MerkleBlock) GetHeader() []byte
- func (m *MerkleBlock) GetTransactions() uint64
- func (m *MerkleBlock) Marshal() (dAtA []byte, err error)
- func (m *MerkleBlock) MarshalSSZ() ([]byte, error)
- func (m *MerkleBlock) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *MerkleBlock) MarshalTo(dAtA []byte) (int, error)
- func (m *MerkleBlock) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MerkleBlock) ProtoMessage()
- func (m *MerkleBlock) Reset()
- func (m *MerkleBlock) Size() (n int)
- func (m *MerkleBlock) SizeSSZ() (size int)
- func (m *MerkleBlock) String() string
- func (m *MerkleBlock) Unmarshal(dAtA []byte) error
- func (m *MerkleBlock) UnmarshalSSZ(buf []byte) error
- func (m *MerkleBlock) XXX_DiscardUnknown()
- func (m *MerkleBlock) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MerkleBlock) XXX_Merge(src proto.Message)
- func (m *MerkleBlock) XXX_Size() int
- func (m *MerkleBlock) XXX_Unmarshal(b []byte) error
- type MerkleBlockRequest
- func (*MerkleBlockRequest) Descriptor() ([]byte, []int)
- func (m *MerkleBlockRequest) GetHashes() []*Hash
- func (m *MerkleBlockRequest) Marshal() (dAtA []byte, err error)
- func (m *MerkleBlockRequest) MarshalSSZ() ([]byte, error)
- func (m *MerkleBlockRequest) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *MerkleBlockRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *MerkleBlockRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MerkleBlockRequest) ProtoMessage()
- func (m *MerkleBlockRequest) Reset()
- func (m *MerkleBlockRequest) Size() (n int)
- func (m *MerkleBlockRequest) SizeSSZ() (size int)
- func (m *MerkleBlockRequest) String() string
- func (m *MerkleBlockRequest) Unmarshal(dAtA []byte) error
- func (m *MerkleBlockRequest) UnmarshalSSZ(buf []byte) error
- func (m *MerkleBlockRequest) XXX_DiscardUnknown()
- func (m *MerkleBlockRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MerkleBlockRequest) XXX_Merge(src proto.Message)
- func (m *MerkleBlockRequest) XXX_Size() int
- func (m *MerkleBlockRequest) XXX_Unmarshal(b []byte) error
- type MerkleBlockResponse
- func (*MerkleBlockResponse) Descriptor() ([]byte, []int)
- func (m *MerkleBlockResponse) GetData() []*MerkleBlock
- func (m *MerkleBlockResponse) Marshal() (dAtA []byte, err error)
- func (m *MerkleBlockResponse) MarshalSSZ() ([]byte, error)
- func (m *MerkleBlockResponse) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *MerkleBlockResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MerkleBlockResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MerkleBlockResponse) ProtoMessage()
- func (m *MerkleBlockResponse) Reset()
- func (m *MerkleBlockResponse) Size() (n int)
- func (m *MerkleBlockResponse) SizeSSZ() (size int)
- func (m *MerkleBlockResponse) String() string
- func (m *MerkleBlockResponse) Unmarshal(dAtA []byte) error
- func (m *MerkleBlockResponse) UnmarshalSSZ(buf []byte) error
- func (m *MerkleBlockResponse) XXX_DiscardUnknown()
- func (m *MerkleBlockResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MerkleBlockResponse) XXX_Merge(src proto.Message)
- func (m *MerkleBlockResponse) XXX_Size() int
- func (m *MerkleBlockResponse) XXX_Unmarshal(b []byte) error
- type MetaData
- func (*MetaData) Descriptor() ([]byte, []int)
- func (m *MetaData) GetSeqNumber() uint64
- func (m *MetaData) GetSubnets() github_com_prysmaticlabs_go_bitfield.Bitvector64
- 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 StateRootReq
- func (*StateRootReq) Descriptor() ([]byte, []int)
- func (m *StateRootReq) GetBlock() *Hash
- func (m *StateRootReq) Marshal() (dAtA []byte, err error)
- func (s *StateRootReq) MarshalSSZ() ([]byte, error)
- func (s *StateRootReq) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *StateRootReq) MarshalTo(dAtA []byte) (int, error)
- func (m *StateRootReq) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StateRootReq) ProtoMessage()
- func (m *StateRootReq) Reset()
- func (m *StateRootReq) Size() (n int)
- func (s *StateRootReq) SizeSSZ() (size int)
- func (m *StateRootReq) String() string
- func (m *StateRootReq) Unmarshal(dAtA []byte) error
- func (s *StateRootReq) UnmarshalSSZ(buf []byte) error
- func (m *StateRootReq) XXX_DiscardUnknown()
- func (m *StateRootReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StateRootReq) XXX_Merge(src proto.Message)
- func (m *StateRootReq) XXX_Size() int
- func (m *StateRootReq) XXX_Unmarshal(b []byte) error
- type StateRootRsp
- func (*StateRootRsp) Descriptor() ([]byte, []int)
- func (m *StateRootRsp) GetHas() bool
- func (m *StateRootRsp) GetRoot() *Hash
- func (m *StateRootRsp) Marshal() (dAtA []byte, err error)
- func (s *StateRootRsp) MarshalSSZ() ([]byte, error)
- func (s *StateRootRsp) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *StateRootRsp) MarshalTo(dAtA []byte) (int, error)
- func (m *StateRootRsp) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StateRootRsp) ProtoMessage()
- func (m *StateRootRsp) Reset()
- func (m *StateRootRsp) Size() (n int)
- func (s *StateRootRsp) SizeSSZ() (size int)
- func (m *StateRootRsp) String() string
- func (m *StateRootRsp) Unmarshal(dAtA []byte) error
- func (s *StateRootRsp) UnmarshalSSZ(buf []byte) error
- func (m *StateRootRsp) XXX_DiscardUnknown()
- func (m *StateRootRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StateRootRsp) XXX_Merge(src proto.Message)
- func (m *StateRootRsp) XXX_Size() int
- func (m *StateRootRsp) XXX_Unmarshal(b []byte) error
- type SubDAG
- func (*SubDAG) Descriptor() ([]byte, []int)
- func (m *SubDAG) GetBlocks() []*Hash
- func (m *SubDAG) GetGraphState() *GraphState
- func (m *SubDAG) GetSyncPoint() *Hash
- func (m *SubDAG) Marshal() (dAtA []byte, err error)
- func (s *SubDAG) MarshalSSZ() ([]byte, error)
- func (s *SubDAG) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *SubDAG) MarshalTo(dAtA []byte) (int, error)
- func (m *SubDAG) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SubDAG) ProtoMessage()
- func (m *SubDAG) Reset()
- func (m *SubDAG) Size() (n int)
- func (s *SubDAG) SizeSSZ() (size int)
- func (m *SubDAG) String() string
- func (m *SubDAG) Unmarshal(dAtA []byte) error
- func (s *SubDAG) UnmarshalSSZ(buf []byte) error
- func (m *SubDAG) XXX_DiscardUnknown()
- func (m *SubDAG) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubDAG) XXX_Merge(src proto.Message)
- func (m *SubDAG) XXX_Size() int
- func (m *SubDAG) XXX_Unmarshal(b []byte) error
- type SyncDAG
- func (*SyncDAG) Descriptor() ([]byte, []int)
- func (m *SyncDAG) GetGraphState() *GraphState
- func (m *SyncDAG) GetMainLocator() []*Hash
- func (m *SyncDAG) Marshal() (dAtA []byte, err error)
- func (s *SyncDAG) MarshalSSZ() ([]byte, error)
- func (s *SyncDAG) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *SyncDAG) MarshalTo(dAtA []byte) (int, error)
- func (m *SyncDAG) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SyncDAG) ProtoMessage()
- func (m *SyncDAG) Reset()
- func (m *SyncDAG) Size() (n int)
- func (s *SyncDAG) SizeSSZ() (size int)
- func (m *SyncDAG) String() string
- func (m *SyncDAG) Unmarshal(dAtA []byte) error
- func (s *SyncDAG) UnmarshalSSZ(buf []byte) error
- func (m *SyncDAG) XXX_DiscardUnknown()
- func (m *SyncDAG) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SyncDAG) XXX_Merge(src proto.Message)
- func (m *SyncDAG) XXX_Size() int
- func (m *SyncDAG) XXX_Unmarshal(b []byte) error
- type SyncQNR
- func (*SyncQNR) Descriptor() ([]byte, []int)
- func (m *SyncQNR) GetQnr() []byte
- func (m *SyncQNR) Marshal() (dAtA []byte, err error)
- func (s *SyncQNR) MarshalSSZ() ([]byte, error)
- func (s *SyncQNR) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *SyncQNR) MarshalTo(dAtA []byte) (int, error)
- func (m *SyncQNR) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SyncQNR) ProtoMessage()
- func (m *SyncQNR) Reset()
- func (m *SyncQNR) Size() (n int)
- func (s *SyncQNR) SizeSSZ() (size int)
- func (m *SyncQNR) String() string
- func (m *SyncQNR) Unmarshal(dAtA []byte) error
- func (s *SyncQNR) UnmarshalSSZ(buf []byte) error
- func (m *SyncQNR) XXX_DiscardUnknown()
- func (m *SyncQNR) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SyncQNR) XXX_Merge(src proto.Message)
- func (m *SyncQNR) XXX_Size() int
- func (m *SyncQNR) XXX_Unmarshal(b []byte) error
- type Transaction
- func (*Transaction) Descriptor() ([]byte, []int)
- func (m *Transaction) GetTxBytes() []byte
- func (m *Transaction) Marshal() (dAtA []byte, err error)
- func (t *Transaction) MarshalSSZ() ([]byte, error)
- func (t *Transaction) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *Transaction) MarshalTo(dAtA []byte) (int, error)
- func (m *Transaction) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Transaction) ProtoMessage()
- func (m *Transaction) Reset()
- func (m *Transaction) Size() (n int)
- func (t *Transaction) SizeSSZ() (size int)
- func (m *Transaction) String() string
- func (m *Transaction) Unmarshal(dAtA []byte) error
- func (t *Transaction) UnmarshalSSZ(buf []byte) error
- func (m *Transaction) XXX_DiscardUnknown()
- func (m *Transaction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Transaction) XXX_Merge(src proto.Message)
- func (m *Transaction) XXX_Size() int
- func (m *Transaction) XXX_Unmarshal(b []byte) error
- type Transactions
- func (*Transactions) Descriptor() ([]byte, []int)
- func (m *Transactions) GetTxs() []*Transaction
- func (m *Transactions) Marshal() (dAtA []byte, err error)
- func (t *Transactions) MarshalSSZ() ([]byte, error)
- func (t *Transactions) MarshalSSZTo(dst []byte) ([]byte, error)
- func (m *Transactions) MarshalTo(dAtA []byte) (int, error)
- func (m *Transactions) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Transactions) ProtoMessage()
- func (m *Transactions) Reset()
- func (m *Transactions) Size() (n int)
- func (t *Transactions) SizeSSZ() (size int)
- func (m *Transactions) String() string
- func (m *Transactions) Unmarshal(dAtA []byte) error
- func (t *Transactions) UnmarshalSSZ(buf []byte) error
- func (m *Transactions) XXX_DiscardUnknown()
- func (m *Transactions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Transactions) XXX_Merge(src proto.Message)
- func (m *Transactions) XXX_Size() int
- func (m *Transactions) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLengthChainstate = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowChainstate = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupChainstate = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthFilter = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowFilter = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupFilter = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthGetblockdatas = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowGetblockdatas = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupGetblockdatas = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthGetblocks = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowGetblocks = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupGetblocks = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthGraphstate = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowGraphstate = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupGraphstate = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthInventory = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowInventory = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupInventory = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthMempool = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowMempool = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupMempool = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthMerkleblocks = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowMerkleblocks = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupMerkleblocks = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthMessage = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowMessage = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupMessage = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthStateroot = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowStateroot = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupStateroot = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthSyncdag = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowSyncdag = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupSyncdag = fmt.Errorf("proto: unexpected end of group") )
Functions ¶
This section is empty.
Types ¶
type BlockData ¶
type BlockData struct { BlockBytes []byte `protobuf:"bytes,100,opt,name=blockBytes,proto3" json:"blockBytes,omitempty" ssz-max:"1048576"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BlockData) Descriptor ¶
func (*BlockData) GetBlockBytes ¶
func (*BlockData) MarshalSSZ ¶
MarshalSSZ ssz marshals the BlockData object
func (*BlockData) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the BlockData object to a target array
func (*BlockData) MarshalToSizedBuffer ¶
func (*BlockData) ProtoMessage ¶
func (*BlockData) ProtoMessage()
func (*BlockData) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the BlockData object
func (*BlockData) XXX_DiscardUnknown ¶
func (m *BlockData) XXX_DiscardUnknown()
func (*BlockData) XXX_Marshal ¶
func (*BlockData) XXX_Unmarshal ¶
type BlockDatas ¶
type BlockDatas struct { Locator []*BlockData `protobuf:"bytes,1,rep,name=locator,proto3" json:"locator,omitempty" ssz-max:"2000"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BlockDatas) Descriptor ¶
func (*BlockDatas) Descriptor() ([]byte, []int)
func (*BlockDatas) GetLocator ¶
func (m *BlockDatas) GetLocator() []*BlockData
func (*BlockDatas) Marshal ¶
func (m *BlockDatas) Marshal() (dAtA []byte, err error)
func (*BlockDatas) MarshalSSZ ¶
func (b *BlockDatas) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlockDatas object
func (*BlockDatas) MarshalSSZTo ¶
func (b *BlockDatas) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the BlockDatas object to a target array
func (*BlockDatas) MarshalToSizedBuffer ¶
func (m *BlockDatas) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*BlockDatas) ProtoMessage ¶
func (*BlockDatas) ProtoMessage()
func (*BlockDatas) Reset ¶
func (m *BlockDatas) Reset()
func (*BlockDatas) Size ¶
func (m *BlockDatas) Size() (n int)
func (*BlockDatas) SizeSSZ ¶
func (b *BlockDatas) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlockDatas object
func (*BlockDatas) String ¶
func (m *BlockDatas) String() string
func (*BlockDatas) Unmarshal ¶
func (m *BlockDatas) Unmarshal(dAtA []byte) error
func (*BlockDatas) UnmarshalSSZ ¶
func (b *BlockDatas) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlockDatas object
func (*BlockDatas) XXX_DiscardUnknown ¶
func (m *BlockDatas) XXX_DiscardUnknown()
func (*BlockDatas) XXX_Marshal ¶
func (m *BlockDatas) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BlockDatas) XXX_Merge ¶
func (m *BlockDatas) XXX_Merge(src proto.Message)
func (*BlockDatas) XXX_Size ¶
func (m *BlockDatas) XXX_Size() int
func (*BlockDatas) XXX_Unmarshal ¶
func (m *BlockDatas) XXX_Unmarshal(b []byte) error
type ChainState ¶
type ChainState struct { GenesisHash *Hash `protobuf:"bytes,1,opt,name=genesisHash,proto3" json:"genesisHash,omitempty"` ProtocolVersion uint32 `protobuf:"varint,2,opt,name=protocolVersion,proto3" json:"protocolVersion,omitempty"` Timestamp uint64 `protobuf:"varint,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Services uint64 `protobuf:"varint,4,opt,name=services,proto3" json:"services,omitempty"` DisableRelayTx bool `protobuf:"varint,5,opt,name=disableRelayTx,proto3" json:"disableRelayTx,omitempty"` GraphState *GraphState `protobuf:"bytes,6,opt,name=graphState,proto3" json:"graphState,omitempty"` UserAgent []byte `protobuf:"bytes,7,opt,name=userAgent,proto3" json:"userAgent,omitempty" ssz-max:"256"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ChainState) Descriptor ¶
func (*ChainState) Descriptor() ([]byte, []int)
func (*ChainState) GetDisableRelayTx ¶
func (m *ChainState) GetDisableRelayTx() bool
func (*ChainState) GetGenesisHash ¶
func (m *ChainState) GetGenesisHash() *Hash
func (*ChainState) GetGraphState ¶
func (m *ChainState) GetGraphState() *GraphState
func (*ChainState) GetProtocolVersion ¶
func (m *ChainState) GetProtocolVersion() uint32
func (*ChainState) GetServices ¶
func (m *ChainState) GetServices() uint64
func (*ChainState) GetTimestamp ¶
func (m *ChainState) GetTimestamp() uint64
func (*ChainState) GetUserAgent ¶
func (m *ChainState) GetUserAgent() []byte
func (*ChainState) Marshal ¶
func (m *ChainState) Marshal() (dAtA []byte, err error)
func (*ChainState) MarshalSSZ ¶
func (c *ChainState) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the ChainState object
func (*ChainState) MarshalSSZTo ¶
func (c *ChainState) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the ChainState object to a target array
func (*ChainState) MarshalToSizedBuffer ¶
func (m *ChainState) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChainState) ProtoMessage ¶
func (*ChainState) ProtoMessage()
func (*ChainState) Reset ¶
func (m *ChainState) Reset()
func (*ChainState) Size ¶
func (m *ChainState) Size() (n int)
func (*ChainState) SizeSSZ ¶
func (c *ChainState) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the ChainState object
func (*ChainState) String ¶
func (m *ChainState) String() string
func (*ChainState) Unmarshal ¶
func (m *ChainState) Unmarshal(dAtA []byte) error
func (*ChainState) UnmarshalSSZ ¶
func (c *ChainState) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the ChainState object
func (*ChainState) XXX_DiscardUnknown ¶
func (m *ChainState) XXX_DiscardUnknown()
func (*ChainState) XXX_Marshal ¶
func (m *ChainState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChainState) XXX_Merge ¶
func (m *ChainState) XXX_Merge(src proto.Message)
func (*ChainState) XXX_Size ¶
func (m *ChainState) XXX_Size() int
func (*ChainState) XXX_Unmarshal ¶
func (m *ChainState) XXX_Unmarshal(b []byte) error
type DagBlocks ¶
type DagBlocks struct { Blocks []*Hash `protobuf:"bytes,1,rep,name=blocks,proto3" json:"blocks,omitempty" ssz-max:"2000"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DagBlocks) Descriptor ¶
func (*DagBlocks) MarshalSSZ ¶
MarshalSSZ ssz marshals the DagBlocks object
func (*DagBlocks) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the DagBlocks object to a target array
func (*DagBlocks) MarshalToSizedBuffer ¶
func (*DagBlocks) ProtoMessage ¶
func (*DagBlocks) ProtoMessage()
func (*DagBlocks) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the DagBlocks object
func (*DagBlocks) XXX_DiscardUnknown ¶
func (m *DagBlocks) XXX_DiscardUnknown()
func (*DagBlocks) XXX_Marshal ¶
func (*DagBlocks) XXX_Unmarshal ¶
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 FilterAddRequest ¶
type FilterAddRequest struct { Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty" ssz-max:"256"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FilterAddRequest) Descriptor ¶
func (*FilterAddRequest) Descriptor() ([]byte, []int)
func (*FilterAddRequest) GetData ¶
func (m *FilterAddRequest) GetData() []byte
func (*FilterAddRequest) Marshal ¶
func (m *FilterAddRequest) Marshal() (dAtA []byte, err error)
func (*FilterAddRequest) MarshalSSZ ¶
func (f *FilterAddRequest) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the FilterAddRequest object
func (*FilterAddRequest) MarshalSSZTo ¶
func (f *FilterAddRequest) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the FilterAddRequest object to a target array
func (*FilterAddRequest) MarshalToSizedBuffer ¶
func (m *FilterAddRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*FilterAddRequest) ProtoMessage ¶
func (*FilterAddRequest) ProtoMessage()
func (*FilterAddRequest) Reset ¶
func (m *FilterAddRequest) Reset()
func (*FilterAddRequest) Size ¶
func (m *FilterAddRequest) Size() (n int)
func (*FilterAddRequest) SizeSSZ ¶
func (f *FilterAddRequest) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the FilterAddRequest object
func (*FilterAddRequest) String ¶
func (m *FilterAddRequest) String() string
func (*FilterAddRequest) Unmarshal ¶
func (m *FilterAddRequest) Unmarshal(dAtA []byte) error
func (*FilterAddRequest) UnmarshalSSZ ¶
func (f *FilterAddRequest) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the FilterAddRequest object
func (*FilterAddRequest) XXX_DiscardUnknown ¶
func (m *FilterAddRequest) XXX_DiscardUnknown()
func (*FilterAddRequest) XXX_Marshal ¶
func (m *FilterAddRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FilterAddRequest) XXX_Merge ¶
func (m *FilterAddRequest) XXX_Merge(src proto.Message)
func (*FilterAddRequest) XXX_Size ¶
func (m *FilterAddRequest) XXX_Size() int
func (*FilterAddRequest) XXX_Unmarshal ¶
func (m *FilterAddRequest) XXX_Unmarshal(b []byte) error
type FilterClearRequest ¶
type FilterClearRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FilterClearRequest) Descriptor ¶
func (*FilterClearRequest) Descriptor() ([]byte, []int)
func (*FilterClearRequest) Marshal ¶
func (m *FilterClearRequest) Marshal() (dAtA []byte, err error)
func (*FilterClearRequest) MarshalSSZ ¶
func (f *FilterClearRequest) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the FilterClearRequest object
func (*FilterClearRequest) MarshalSSZTo ¶
func (f *FilterClearRequest) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the FilterClearRequest object to a target array
func (*FilterClearRequest) MarshalTo ¶
func (m *FilterClearRequest) MarshalTo(dAtA []byte) (int, error)
func (*FilterClearRequest) MarshalToSizedBuffer ¶
func (m *FilterClearRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*FilterClearRequest) ProtoMessage ¶
func (*FilterClearRequest) ProtoMessage()
func (*FilterClearRequest) Reset ¶
func (m *FilterClearRequest) Reset()
func (*FilterClearRequest) Size ¶
func (m *FilterClearRequest) Size() (n int)
func (*FilterClearRequest) SizeSSZ ¶
func (f *FilterClearRequest) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the FilterClearRequest object
func (*FilterClearRequest) String ¶
func (m *FilterClearRequest) String() string
func (*FilterClearRequest) Unmarshal ¶
func (m *FilterClearRequest) Unmarshal(dAtA []byte) error
func (*FilterClearRequest) UnmarshalSSZ ¶
func (f *FilterClearRequest) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the FilterClearRequest object
func (*FilterClearRequest) XXX_DiscardUnknown ¶
func (m *FilterClearRequest) XXX_DiscardUnknown()
func (*FilterClearRequest) XXX_Marshal ¶
func (m *FilterClearRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FilterClearRequest) XXX_Merge ¶
func (m *FilterClearRequest) XXX_Merge(src proto.Message)
func (*FilterClearRequest) XXX_Size ¶
func (m *FilterClearRequest) XXX_Size() int
func (*FilterClearRequest) XXX_Unmarshal ¶
func (m *FilterClearRequest) XXX_Unmarshal(b []byte) error
type FilterLoadRequest ¶
type FilterLoadRequest struct { Filter []byte `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty" ssz-max:"256"` HashFuncs uint64 `protobuf:"varint,2,opt,name=hashFuncs,proto3" json:"hashFuncs,omitempty"` Tweak uint64 `protobuf:"varint,3,opt,name=tweak,proto3" json:"tweak,omitempty"` Flags uint64 `protobuf:"varint,4,opt,name=flags,proto3" json:"flags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FilterLoadRequest) Descriptor ¶
func (*FilterLoadRequest) Descriptor() ([]byte, []int)
func (*FilterLoadRequest) GetFilter ¶
func (m *FilterLoadRequest) GetFilter() []byte
func (*FilterLoadRequest) GetFlags ¶
func (m *FilterLoadRequest) GetFlags() uint64
func (*FilterLoadRequest) GetHashFuncs ¶
func (m *FilterLoadRequest) GetHashFuncs() uint64
func (*FilterLoadRequest) GetTweak ¶
func (m *FilterLoadRequest) GetTweak() uint64
func (*FilterLoadRequest) Marshal ¶
func (m *FilterLoadRequest) Marshal() (dAtA []byte, err error)
func (*FilterLoadRequest) MarshalSSZ ¶
func (f *FilterLoadRequest) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the FilterLoadRequest object
func (*FilterLoadRequest) MarshalSSZTo ¶
func (f *FilterLoadRequest) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the FilterLoadRequest object to a target array
func (*FilterLoadRequest) MarshalTo ¶
func (m *FilterLoadRequest) MarshalTo(dAtA []byte) (int, error)
func (*FilterLoadRequest) MarshalToSizedBuffer ¶
func (m *FilterLoadRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*FilterLoadRequest) ProtoMessage ¶
func (*FilterLoadRequest) ProtoMessage()
func (*FilterLoadRequest) Reset ¶
func (m *FilterLoadRequest) Reset()
func (*FilterLoadRequest) Size ¶
func (m *FilterLoadRequest) Size() (n int)
func (*FilterLoadRequest) SizeSSZ ¶
func (f *FilterLoadRequest) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the FilterLoadRequest object
func (*FilterLoadRequest) String ¶
func (m *FilterLoadRequest) String() string
func (*FilterLoadRequest) Unmarshal ¶
func (m *FilterLoadRequest) Unmarshal(dAtA []byte) error
func (*FilterLoadRequest) UnmarshalSSZ ¶
func (f *FilterLoadRequest) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the FilterLoadRequest object
func (*FilterLoadRequest) XXX_DiscardUnknown ¶
func (m *FilterLoadRequest) XXX_DiscardUnknown()
func (*FilterLoadRequest) XXX_Marshal ¶
func (m *FilterLoadRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FilterLoadRequest) XXX_Merge ¶
func (m *FilterLoadRequest) XXX_Merge(src proto.Message)
func (*FilterLoadRequest) XXX_Size ¶
func (m *FilterLoadRequest) XXX_Size() int
func (*FilterLoadRequest) XXX_Unmarshal ¶
func (m *FilterLoadRequest) XXX_Unmarshal(b []byte) error
type GetBlockDatas ¶
type GetBlockDatas struct { Locator []*Hash `protobuf:"bytes,1,rep,name=locator,proto3" json:"locator,omitempty" ssz-max:"2000"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetBlockDatas) Descriptor ¶
func (*GetBlockDatas) Descriptor() ([]byte, []int)
func (*GetBlockDatas) GetLocator ¶
func (m *GetBlockDatas) GetLocator() []*Hash
func (*GetBlockDatas) Marshal ¶
func (m *GetBlockDatas) Marshal() (dAtA []byte, err error)
func (*GetBlockDatas) MarshalSSZ ¶
func (g *GetBlockDatas) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the GetBlockDatas object
func (*GetBlockDatas) MarshalSSZTo ¶
func (g *GetBlockDatas) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the GetBlockDatas object to a target array
func (*GetBlockDatas) MarshalToSizedBuffer ¶
func (m *GetBlockDatas) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetBlockDatas) ProtoMessage ¶
func (*GetBlockDatas) ProtoMessage()
func (*GetBlockDatas) Reset ¶
func (m *GetBlockDatas) Reset()
func (*GetBlockDatas) Size ¶
func (m *GetBlockDatas) Size() (n int)
func (*GetBlockDatas) SizeSSZ ¶
func (g *GetBlockDatas) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the GetBlockDatas object
func (*GetBlockDatas) String ¶
func (m *GetBlockDatas) String() string
func (*GetBlockDatas) Unmarshal ¶
func (m *GetBlockDatas) Unmarshal(dAtA []byte) error
func (*GetBlockDatas) UnmarshalSSZ ¶
func (g *GetBlockDatas) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the GetBlockDatas object
func (*GetBlockDatas) XXX_DiscardUnknown ¶
func (m *GetBlockDatas) XXX_DiscardUnknown()
func (*GetBlockDatas) XXX_Marshal ¶
func (m *GetBlockDatas) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetBlockDatas) XXX_Merge ¶
func (m *GetBlockDatas) XXX_Merge(src proto.Message)
func (*GetBlockDatas) XXX_Size ¶
func (m *GetBlockDatas) XXX_Size() int
func (*GetBlockDatas) XXX_Unmarshal ¶
func (m *GetBlockDatas) XXX_Unmarshal(b []byte) error
type GetBlocks ¶
type GetBlocks struct { Locator []*Hash `protobuf:"bytes,1,rep,name=locator,proto3" json:"locator,omitempty" ssz-max:"2000"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetBlocks) Descriptor ¶
func (*GetBlocks) GetLocator ¶
func (*GetBlocks) MarshalSSZ ¶
MarshalSSZ ssz marshals the GetBlocks object
func (*GetBlocks) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the GetBlocks object to a target array
func (*GetBlocks) MarshalToSizedBuffer ¶
func (*GetBlocks) ProtoMessage ¶
func (*GetBlocks) ProtoMessage()
func (*GetBlocks) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the GetBlocks object
func (*GetBlocks) XXX_DiscardUnknown ¶
func (m *GetBlocks) XXX_DiscardUnknown()
func (*GetBlocks) XXX_Marshal ¶
func (*GetBlocks) XXX_Unmarshal ¶
type GetTxs ¶
type GetTxs struct { Txs []*Hash `protobuf:"bytes,1,rep,name=txs,proto3" json:"txs,omitempty" ssz-max:"20000"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetTxs) Descriptor ¶
func (*GetTxs) MarshalSSZ ¶
MarshalSSZ ssz marshals the GetTxs object
func (*GetTxs) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the GetTxs object to a target array
func (*GetTxs) MarshalToSizedBuffer ¶
func (*GetTxs) ProtoMessage ¶
func (*GetTxs) ProtoMessage()
func (*GetTxs) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the GetTxs object
func (*GetTxs) XXX_DiscardUnknown ¶
func (m *GetTxs) XXX_DiscardUnknown()
func (*GetTxs) XXX_Marshal ¶
func (*GetTxs) XXX_Unmarshal ¶
type GraphState ¶
type GraphState struct { Total uint32 `protobuf:"varint,100,opt,name=total,proto3" json:"total,omitempty"` Layer uint32 `protobuf:"varint,101,opt,name=layer,proto3" json:"layer,omitempty"` MainHeight uint32 `protobuf:"varint,102,opt,name=mainHeight,proto3" json:"mainHeight,omitempty"` MainOrder uint32 `protobuf:"varint,103,opt,name=mainOrder,proto3" json:"mainOrder,omitempty"` Tips []*Hash `protobuf:"bytes,104,rep,name=tips,proto3" json:"tips,omitempty" ssz-max:"100"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GraphState) Descriptor ¶
func (*GraphState) Descriptor() ([]byte, []int)
func (*GraphState) GetLayer ¶
func (m *GraphState) GetLayer() uint32
func (*GraphState) GetMainHeight ¶
func (m *GraphState) GetMainHeight() uint32
func (*GraphState) GetMainOrder ¶
func (m *GraphState) GetMainOrder() uint32
func (*GraphState) GetTips ¶
func (m *GraphState) GetTips() []*Hash
func (*GraphState) GetTotal ¶
func (m *GraphState) GetTotal() uint32
func (*GraphState) Marshal ¶
func (m *GraphState) Marshal() (dAtA []byte, err error)
func (*GraphState) MarshalSSZ ¶
func (g *GraphState) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the GraphState object
func (*GraphState) MarshalSSZTo ¶
func (g *GraphState) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the GraphState object to a target array
func (*GraphState) MarshalToSizedBuffer ¶
func (m *GraphState) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GraphState) ProtoMessage ¶
func (*GraphState) ProtoMessage()
func (*GraphState) Reset ¶
func (m *GraphState) Reset()
func (*GraphState) Size ¶
func (m *GraphState) Size() (n int)
func (*GraphState) SizeSSZ ¶
func (g *GraphState) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the GraphState object
func (*GraphState) String ¶
func (m *GraphState) String() string
func (*GraphState) Unmarshal ¶
func (m *GraphState) Unmarshal(dAtA []byte) error
func (*GraphState) UnmarshalSSZ ¶
func (g *GraphState) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the GraphState object
func (*GraphState) XXX_DiscardUnknown ¶
func (m *GraphState) XXX_DiscardUnknown()
func (*GraphState) XXX_Marshal ¶
func (m *GraphState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GraphState) XXX_Merge ¶
func (m *GraphState) XXX_Merge(src proto.Message)
func (*GraphState) XXX_Size ¶
func (m *GraphState) XXX_Size() int
func (*GraphState) XXX_Unmarshal ¶
func (m *GraphState) XXX_Unmarshal(b []byte) error
type Hash ¶
type Hash struct { Hash []byte `protobuf:"bytes,200,opt,name=hash,proto3" json:"hash,omitempty" ssz-size:"32"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Hash) Descriptor ¶
func (*Hash) MarshalSSZ ¶
MarshalSSZ ssz marshals the Hash object
func (*Hash) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the Hash object to a target array
func (*Hash) ProtoMessage ¶
func (*Hash) ProtoMessage()
func (*Hash) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the Hash object
func (*Hash) XXX_DiscardUnknown ¶
func (m *Hash) XXX_DiscardUnknown()
func (*Hash) XXX_Unmarshal ¶
type InvVect ¶
type InvVect struct { Type uint32 `protobuf:"varint,100,opt,name=type,proto3" json:"type,omitempty"` Hash *Hash `protobuf:"bytes,101,opt,name=hash,proto3" json:"hash,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InvVect) Descriptor ¶
func (*InvVect) MarshalSSZ ¶
MarshalSSZ ssz marshals the InvVect object
func (*InvVect) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the InvVect object to a target array
func (*InvVect) MarshalToSizedBuffer ¶
func (*InvVect) ProtoMessage ¶
func (*InvVect) ProtoMessage()
func (*InvVect) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the InvVect object
func (*InvVect) XXX_DiscardUnknown ¶
func (m *InvVect) XXX_DiscardUnknown()
func (*InvVect) XXX_Marshal ¶
func (*InvVect) XXX_Unmarshal ¶
type Inventory ¶
type Inventory struct { Invs []*InvVect `protobuf:"bytes,1,rep,name=invs,proto3" json:"invs,omitempty" ssz-max:"20000"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Inventory) Descriptor ¶
func (*Inventory) MarshalSSZ ¶
MarshalSSZ ssz marshals the Inventory object
func (*Inventory) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the Inventory object to a target array
func (*Inventory) MarshalToSizedBuffer ¶
func (*Inventory) ProtoMessage ¶
func (*Inventory) ProtoMessage()
func (*Inventory) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the Inventory object
func (*Inventory) XXX_DiscardUnknown ¶
func (m *Inventory) XXX_DiscardUnknown()
func (*Inventory) XXX_Marshal ¶
func (*Inventory) XXX_Unmarshal ¶
type MemPoolRequest ¶
type MemPoolRequest struct { TxsNum uint64 `protobuf:"varint,1,opt,name=txsNum,proto3" json:"txsNum,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MemPoolRequest) Descriptor ¶
func (*MemPoolRequest) Descriptor() ([]byte, []int)
func (*MemPoolRequest) GetTxsNum ¶
func (m *MemPoolRequest) GetTxsNum() uint64
func (*MemPoolRequest) Marshal ¶
func (m *MemPoolRequest) Marshal() (dAtA []byte, err error)
func (*MemPoolRequest) MarshalSSZ ¶
func (m *MemPoolRequest) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the MemPoolRequest object
func (*MemPoolRequest) MarshalSSZTo ¶
func (m *MemPoolRequest) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the MemPoolRequest object to a target array
func (*MemPoolRequest) MarshalToSizedBuffer ¶
func (m *MemPoolRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MemPoolRequest) ProtoMessage ¶
func (*MemPoolRequest) ProtoMessage()
func (*MemPoolRequest) Reset ¶
func (m *MemPoolRequest) Reset()
func (*MemPoolRequest) Size ¶
func (m *MemPoolRequest) Size() (n int)
func (*MemPoolRequest) SizeSSZ ¶
func (m *MemPoolRequest) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the MemPoolRequest object
func (*MemPoolRequest) String ¶
func (m *MemPoolRequest) String() string
func (*MemPoolRequest) Unmarshal ¶
func (m *MemPoolRequest) Unmarshal(dAtA []byte) error
func (*MemPoolRequest) UnmarshalSSZ ¶
func (m *MemPoolRequest) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the MemPoolRequest object
func (*MemPoolRequest) XXX_DiscardUnknown ¶
func (m *MemPoolRequest) XXX_DiscardUnknown()
func (*MemPoolRequest) XXX_Marshal ¶
func (m *MemPoolRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MemPoolRequest) XXX_Merge ¶
func (m *MemPoolRequest) XXX_Merge(src proto.Message)
func (*MemPoolRequest) XXX_Size ¶
func (m *MemPoolRequest) XXX_Size() int
func (*MemPoolRequest) XXX_Unmarshal ¶
func (m *MemPoolRequest) XXX_Unmarshal(b []byte) error
type MemPoolRespond ¶
type MemPoolRespond struct { TxsNum uint64 `protobuf:"varint,1,opt,name=txsNum,proto3" json:"txsNum,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MemPoolRespond) Descriptor ¶
func (*MemPoolRespond) Descriptor() ([]byte, []int)
func (*MemPoolRespond) GetTxsNum ¶
func (m *MemPoolRespond) GetTxsNum() uint64
func (*MemPoolRespond) Marshal ¶
func (m *MemPoolRespond) Marshal() (dAtA []byte, err error)
func (*MemPoolRespond) MarshalSSZ ¶
func (m *MemPoolRespond) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the MemPoolRespond object
func (*MemPoolRespond) MarshalSSZTo ¶
func (m *MemPoolRespond) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the MemPoolRespond object to a target array
func (*MemPoolRespond) MarshalToSizedBuffer ¶
func (m *MemPoolRespond) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MemPoolRespond) ProtoMessage ¶
func (*MemPoolRespond) ProtoMessage()
func (*MemPoolRespond) Reset ¶
func (m *MemPoolRespond) Reset()
func (*MemPoolRespond) Size ¶
func (m *MemPoolRespond) Size() (n int)
func (*MemPoolRespond) SizeSSZ ¶
func (m *MemPoolRespond) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the MemPoolRespond object
func (*MemPoolRespond) String ¶
func (m *MemPoolRespond) String() string
func (*MemPoolRespond) Unmarshal ¶
func (m *MemPoolRespond) Unmarshal(dAtA []byte) error
func (*MemPoolRespond) UnmarshalSSZ ¶
func (m *MemPoolRespond) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the MemPoolRespond object
func (*MemPoolRespond) XXX_DiscardUnknown ¶
func (m *MemPoolRespond) XXX_DiscardUnknown()
func (*MemPoolRespond) XXX_Marshal ¶
func (m *MemPoolRespond) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MemPoolRespond) XXX_Merge ¶
func (m *MemPoolRespond) XXX_Merge(src proto.Message)
func (*MemPoolRespond) XXX_Size ¶
func (m *MemPoolRespond) XXX_Size() int
func (*MemPoolRespond) XXX_Unmarshal ¶
func (m *MemPoolRespond) XXX_Unmarshal(b []byte) error
type MerkleBlock ¶
type MerkleBlock struct { Header []byte `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty" ssz-max:"256"` Transactions uint64 `protobuf:"varint,2,opt,name=transactions,proto3" json:"transactions,omitempty"` Hashes []*Hash `protobuf:"bytes,3,rep,name=hashes,proto3" json:"hashes,omitempty" ssz-max:"104858"` Flags []byte `protobuf:"bytes,4,opt,name=flags,proto3" json:"flags,omitempty" ssz-max:"256"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MerkleBlock) Descriptor ¶
func (*MerkleBlock) Descriptor() ([]byte, []int)
func (*MerkleBlock) GetFlags ¶
func (m *MerkleBlock) GetFlags() []byte
func (*MerkleBlock) GetHashes ¶
func (m *MerkleBlock) GetHashes() []*Hash
func (*MerkleBlock) GetHeader ¶
func (m *MerkleBlock) GetHeader() []byte
func (*MerkleBlock) GetTransactions ¶
func (m *MerkleBlock) GetTransactions() uint64
func (*MerkleBlock) Marshal ¶
func (m *MerkleBlock) Marshal() (dAtA []byte, err error)
func (*MerkleBlock) MarshalSSZ ¶
func (m *MerkleBlock) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the MerkleBlock object
func (*MerkleBlock) MarshalSSZTo ¶
func (m *MerkleBlock) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the MerkleBlock object to a target array
func (*MerkleBlock) MarshalToSizedBuffer ¶
func (m *MerkleBlock) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MerkleBlock) ProtoMessage ¶
func (*MerkleBlock) ProtoMessage()
func (*MerkleBlock) Reset ¶
func (m *MerkleBlock) Reset()
func (*MerkleBlock) Size ¶
func (m *MerkleBlock) Size() (n int)
func (*MerkleBlock) SizeSSZ ¶
func (m *MerkleBlock) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the MerkleBlock object
func (*MerkleBlock) String ¶
func (m *MerkleBlock) String() string
func (*MerkleBlock) Unmarshal ¶
func (m *MerkleBlock) Unmarshal(dAtA []byte) error
func (*MerkleBlock) UnmarshalSSZ ¶
func (m *MerkleBlock) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the MerkleBlock object
func (*MerkleBlock) XXX_DiscardUnknown ¶
func (m *MerkleBlock) XXX_DiscardUnknown()
func (*MerkleBlock) XXX_Marshal ¶
func (m *MerkleBlock) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MerkleBlock) XXX_Merge ¶
func (m *MerkleBlock) XXX_Merge(src proto.Message)
func (*MerkleBlock) XXX_Size ¶
func (m *MerkleBlock) XXX_Size() int
func (*MerkleBlock) XXX_Unmarshal ¶
func (m *MerkleBlock) XXX_Unmarshal(b []byte) error
type MerkleBlockRequest ¶
type MerkleBlockRequest struct { Hashes []*Hash `protobuf:"bytes,1,rep,name=hashes,proto3" json:"hashes,omitempty" ssz-max:"2000"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MerkleBlockRequest) Descriptor ¶
func (*MerkleBlockRequest) Descriptor() ([]byte, []int)
func (*MerkleBlockRequest) GetHashes ¶
func (m *MerkleBlockRequest) GetHashes() []*Hash
func (*MerkleBlockRequest) Marshal ¶
func (m *MerkleBlockRequest) Marshal() (dAtA []byte, err error)
func (*MerkleBlockRequest) MarshalSSZ ¶
func (m *MerkleBlockRequest) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the MerkleBlockRequest object
func (*MerkleBlockRequest) MarshalSSZTo ¶
func (m *MerkleBlockRequest) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the MerkleBlockRequest object to a target array
func (*MerkleBlockRequest) MarshalTo ¶
func (m *MerkleBlockRequest) MarshalTo(dAtA []byte) (int, error)
func (*MerkleBlockRequest) MarshalToSizedBuffer ¶
func (m *MerkleBlockRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MerkleBlockRequest) ProtoMessage ¶
func (*MerkleBlockRequest) ProtoMessage()
func (*MerkleBlockRequest) Reset ¶
func (m *MerkleBlockRequest) Reset()
func (*MerkleBlockRequest) Size ¶
func (m *MerkleBlockRequest) Size() (n int)
func (*MerkleBlockRequest) SizeSSZ ¶
func (m *MerkleBlockRequest) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the MerkleBlockRequest object
func (*MerkleBlockRequest) String ¶
func (m *MerkleBlockRequest) String() string
func (*MerkleBlockRequest) Unmarshal ¶
func (m *MerkleBlockRequest) Unmarshal(dAtA []byte) error
func (*MerkleBlockRequest) UnmarshalSSZ ¶
func (m *MerkleBlockRequest) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the MerkleBlockRequest object
func (*MerkleBlockRequest) XXX_DiscardUnknown ¶
func (m *MerkleBlockRequest) XXX_DiscardUnknown()
func (*MerkleBlockRequest) XXX_Marshal ¶
func (m *MerkleBlockRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MerkleBlockRequest) XXX_Merge ¶
func (m *MerkleBlockRequest) XXX_Merge(src proto.Message)
func (*MerkleBlockRequest) XXX_Size ¶
func (m *MerkleBlockRequest) XXX_Size() int
func (*MerkleBlockRequest) XXX_Unmarshal ¶
func (m *MerkleBlockRequest) XXX_Unmarshal(b []byte) error
type MerkleBlockResponse ¶
type MerkleBlockResponse struct { Data []*MerkleBlock `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty" ssz-max:"2000"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MerkleBlockResponse) Descriptor ¶
func (*MerkleBlockResponse) Descriptor() ([]byte, []int)
func (*MerkleBlockResponse) GetData ¶
func (m *MerkleBlockResponse) GetData() []*MerkleBlock
func (*MerkleBlockResponse) Marshal ¶
func (m *MerkleBlockResponse) Marshal() (dAtA []byte, err error)
func (*MerkleBlockResponse) MarshalSSZ ¶
func (m *MerkleBlockResponse) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the MerkleBlockResponse object
func (*MerkleBlockResponse) MarshalSSZTo ¶
func (m *MerkleBlockResponse) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the MerkleBlockResponse object to a target array
func (*MerkleBlockResponse) MarshalTo ¶
func (m *MerkleBlockResponse) MarshalTo(dAtA []byte) (int, error)
func (*MerkleBlockResponse) MarshalToSizedBuffer ¶
func (m *MerkleBlockResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MerkleBlockResponse) ProtoMessage ¶
func (*MerkleBlockResponse) ProtoMessage()
func (*MerkleBlockResponse) Reset ¶
func (m *MerkleBlockResponse) Reset()
func (*MerkleBlockResponse) Size ¶
func (m *MerkleBlockResponse) Size() (n int)
func (*MerkleBlockResponse) SizeSSZ ¶
func (m *MerkleBlockResponse) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the MerkleBlockResponse object
func (*MerkleBlockResponse) String ¶
func (m *MerkleBlockResponse) String() string
func (*MerkleBlockResponse) Unmarshal ¶
func (m *MerkleBlockResponse) Unmarshal(dAtA []byte) error
func (*MerkleBlockResponse) UnmarshalSSZ ¶
func (m *MerkleBlockResponse) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the MerkleBlockResponse object
func (*MerkleBlockResponse) XXX_DiscardUnknown ¶
func (m *MerkleBlockResponse) XXX_DiscardUnknown()
func (*MerkleBlockResponse) XXX_Marshal ¶
func (m *MerkleBlockResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MerkleBlockResponse) XXX_Merge ¶
func (m *MerkleBlockResponse) XXX_Merge(src proto.Message)
func (*MerkleBlockResponse) XXX_Size ¶
func (m *MerkleBlockResponse) XXX_Size() int
func (*MerkleBlockResponse) XXX_Unmarshal ¶
func (m *MerkleBlockResponse) XXX_Unmarshal(b []byte) error
type MetaData ¶
type MetaData struct { SeqNumber uint64 `protobuf:"varint,1,opt,name=seq_number,json=seqNumber,proto3" json:"seq_number,omitempty"` Subnets 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 ¶
func (*MetaData) GetSeqNumber ¶
func (*MetaData) GetSubnets ¶
func (m *MetaData) GetSubnets() github_com_prysmaticlabs_go_bitfield.Bitvector64
func (*MetaData) MarshalSSZ ¶
MarshalSSZ ssz marshals the MetaData object
func (*MetaData) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the MetaData object to a target array
func (*MetaData) MarshalToSizedBuffer ¶
func (*MetaData) ProtoMessage ¶
func (*MetaData) ProtoMessage()
func (*MetaData) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the MetaData object
func (*MetaData) XXX_DiscardUnknown ¶
func (m *MetaData) XXX_DiscardUnknown()
func (*MetaData) XXX_Marshal ¶
func (*MetaData) XXX_Unmarshal ¶
type StateRootReq ¶ added in v1.0.21
type StateRootReq struct { Block *Hash `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StateRootReq) Descriptor ¶ added in v1.0.21
func (*StateRootReq) Descriptor() ([]byte, []int)
func (*StateRootReq) GetBlock ¶ added in v1.0.21
func (m *StateRootReq) GetBlock() *Hash
func (*StateRootReq) Marshal ¶ added in v1.0.21
func (m *StateRootReq) Marshal() (dAtA []byte, err error)
func (*StateRootReq) MarshalSSZ ¶ added in v1.0.21
func (s *StateRootReq) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the StateRootReq object
func (*StateRootReq) MarshalSSZTo ¶ added in v1.0.21
func (s *StateRootReq) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the StateRootReq object to a target array
func (*StateRootReq) MarshalTo ¶ added in v1.0.21
func (m *StateRootReq) MarshalTo(dAtA []byte) (int, error)
func (*StateRootReq) MarshalToSizedBuffer ¶ added in v1.0.21
func (m *StateRootReq) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StateRootReq) ProtoMessage ¶ added in v1.0.21
func (*StateRootReq) ProtoMessage()
func (*StateRootReq) Reset ¶ added in v1.0.21
func (m *StateRootReq) Reset()
func (*StateRootReq) Size ¶ added in v1.0.21
func (m *StateRootReq) Size() (n int)
func (*StateRootReq) SizeSSZ ¶ added in v1.0.21
func (s *StateRootReq) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the StateRootReq object
func (*StateRootReq) String ¶ added in v1.0.21
func (m *StateRootReq) String() string
func (*StateRootReq) Unmarshal ¶ added in v1.0.21
func (m *StateRootReq) Unmarshal(dAtA []byte) error
func (*StateRootReq) UnmarshalSSZ ¶ added in v1.0.21
func (s *StateRootReq) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the StateRootReq object
func (*StateRootReq) XXX_DiscardUnknown ¶ added in v1.0.21
func (m *StateRootReq) XXX_DiscardUnknown()
func (*StateRootReq) XXX_Marshal ¶ added in v1.0.21
func (m *StateRootReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StateRootReq) XXX_Merge ¶ added in v1.0.21
func (m *StateRootReq) XXX_Merge(src proto.Message)
func (*StateRootReq) XXX_Size ¶ added in v1.0.21
func (m *StateRootReq) XXX_Size() int
func (*StateRootReq) XXX_Unmarshal ¶ added in v1.0.21
func (m *StateRootReq) XXX_Unmarshal(b []byte) error
type StateRootRsp ¶ added in v1.0.21
type StateRootRsp struct { Root *Hash `protobuf:"bytes,1,opt,name=root,proto3" json:"root,omitempty"` Has bool `protobuf:"varint,2,opt,name=has,proto3" json:"has,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StateRootRsp) Descriptor ¶ added in v1.0.21
func (*StateRootRsp) Descriptor() ([]byte, []int)
func (*StateRootRsp) GetHas ¶ added in v1.0.21
func (m *StateRootRsp) GetHas() bool
func (*StateRootRsp) GetRoot ¶ added in v1.0.21
func (m *StateRootRsp) GetRoot() *Hash
func (*StateRootRsp) Marshal ¶ added in v1.0.21
func (m *StateRootRsp) Marshal() (dAtA []byte, err error)
func (*StateRootRsp) MarshalSSZ ¶ added in v1.0.21
func (s *StateRootRsp) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the StateRootRsp object
func (*StateRootRsp) MarshalSSZTo ¶ added in v1.0.21
func (s *StateRootRsp) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the StateRootRsp object to a target array
func (*StateRootRsp) MarshalTo ¶ added in v1.0.21
func (m *StateRootRsp) MarshalTo(dAtA []byte) (int, error)
func (*StateRootRsp) MarshalToSizedBuffer ¶ added in v1.0.21
func (m *StateRootRsp) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StateRootRsp) ProtoMessage ¶ added in v1.0.21
func (*StateRootRsp) ProtoMessage()
func (*StateRootRsp) Reset ¶ added in v1.0.21
func (m *StateRootRsp) Reset()
func (*StateRootRsp) Size ¶ added in v1.0.21
func (m *StateRootRsp) Size() (n int)
func (*StateRootRsp) SizeSSZ ¶ added in v1.0.21
func (s *StateRootRsp) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the StateRootRsp object
func (*StateRootRsp) String ¶ added in v1.0.21
func (m *StateRootRsp) String() string
func (*StateRootRsp) Unmarshal ¶ added in v1.0.21
func (m *StateRootRsp) Unmarshal(dAtA []byte) error
func (*StateRootRsp) UnmarshalSSZ ¶ added in v1.0.21
func (s *StateRootRsp) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the StateRootRsp object
func (*StateRootRsp) XXX_DiscardUnknown ¶ added in v1.0.21
func (m *StateRootRsp) XXX_DiscardUnknown()
func (*StateRootRsp) XXX_Marshal ¶ added in v1.0.21
func (m *StateRootRsp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StateRootRsp) XXX_Merge ¶ added in v1.0.21
func (m *StateRootRsp) XXX_Merge(src proto.Message)
func (*StateRootRsp) XXX_Size ¶ added in v1.0.21
func (m *StateRootRsp) XXX_Size() int
func (*StateRootRsp) XXX_Unmarshal ¶ added in v1.0.21
func (m *StateRootRsp) XXX_Unmarshal(b []byte) error
type SubDAG ¶
type SubDAG struct { SyncPoint *Hash `protobuf:"bytes,1,opt,name=syncPoint,proto3" json:"syncPoint,omitempty"` GraphState *GraphState `protobuf:"bytes,2,opt,name=graphState,proto3" json:"graphState,omitempty"` Blocks []*Hash `protobuf:"bytes,3,rep,name=blocks,proto3" json:"blocks,omitempty" ssz-max:"2000"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SubDAG) Descriptor ¶
func (*SubDAG) GetGraphState ¶
func (m *SubDAG) GetGraphState() *GraphState
func (*SubDAG) GetSyncPoint ¶
func (*SubDAG) MarshalSSZ ¶
MarshalSSZ ssz marshals the SubDAG object
func (*SubDAG) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the SubDAG object to a target array
func (*SubDAG) MarshalToSizedBuffer ¶
func (*SubDAG) ProtoMessage ¶
func (*SubDAG) ProtoMessage()
func (*SubDAG) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the SubDAG object
func (*SubDAG) XXX_DiscardUnknown ¶
func (m *SubDAG) XXX_DiscardUnknown()
func (*SubDAG) XXX_Marshal ¶
func (*SubDAG) XXX_Unmarshal ¶
type SyncDAG ¶
type SyncDAG struct { MainLocator []*Hash `protobuf:"bytes,1,rep,name=mainLocator,proto3" json:"mainLocator,omitempty" ssz-max:"32"` GraphState *GraphState `protobuf:"bytes,2,opt,name=graphState,proto3" json:"graphState,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SyncDAG) Descriptor ¶
func (*SyncDAG) GetGraphState ¶
func (m *SyncDAG) GetGraphState() *GraphState
func (*SyncDAG) GetMainLocator ¶
func (*SyncDAG) MarshalSSZ ¶
MarshalSSZ ssz marshals the SyncDAG object
func (*SyncDAG) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the SyncDAG object to a target array
func (*SyncDAG) MarshalToSizedBuffer ¶
func (*SyncDAG) ProtoMessage ¶
func (*SyncDAG) ProtoMessage()
func (*SyncDAG) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the SyncDAG object
func (*SyncDAG) XXX_DiscardUnknown ¶
func (m *SyncDAG) XXX_DiscardUnknown()
func (*SyncDAG) XXX_Marshal ¶
func (*SyncDAG) XXX_Unmarshal ¶
type SyncQNR ¶
type SyncQNR struct { Qnr []byte `protobuf:"bytes,1,opt,name=qnr,proto3" json:"qnr,omitempty" ssz-max:"300"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SyncQNR) Descriptor ¶
func (*SyncQNR) MarshalSSZ ¶
MarshalSSZ ssz marshals the SyncQNR object
func (*SyncQNR) MarshalSSZTo ¶
MarshalSSZTo ssz marshals the SyncQNR object to a target array
func (*SyncQNR) MarshalToSizedBuffer ¶
func (*SyncQNR) ProtoMessage ¶
func (*SyncQNR) ProtoMessage()
func (*SyncQNR) UnmarshalSSZ ¶
UnmarshalSSZ ssz unmarshals the SyncQNR object
func (*SyncQNR) XXX_DiscardUnknown ¶
func (m *SyncQNR) XXX_DiscardUnknown()
func (*SyncQNR) XXX_Marshal ¶
func (*SyncQNR) XXX_Unmarshal ¶
type Transaction ¶
type Transaction struct { TxBytes []byte `protobuf:"bytes,1,opt,name=txBytes,proto3" json:"txBytes,omitempty" ssz-max:"1048576"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Transaction) Descriptor ¶
func (*Transaction) Descriptor() ([]byte, []int)
func (*Transaction) GetTxBytes ¶
func (m *Transaction) GetTxBytes() []byte
func (*Transaction) Marshal ¶
func (m *Transaction) Marshal() (dAtA []byte, err error)
func (*Transaction) MarshalSSZ ¶
func (t *Transaction) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the Transaction object
func (*Transaction) MarshalSSZTo ¶
func (t *Transaction) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the Transaction object to a target array
func (*Transaction) MarshalToSizedBuffer ¶
func (m *Transaction) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Transaction) ProtoMessage ¶
func (*Transaction) ProtoMessage()
func (*Transaction) Reset ¶
func (m *Transaction) Reset()
func (*Transaction) Size ¶
func (m *Transaction) Size() (n int)
func (*Transaction) SizeSSZ ¶
func (t *Transaction) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the Transaction object
func (*Transaction) String ¶
func (m *Transaction) String() string
func (*Transaction) Unmarshal ¶
func (m *Transaction) Unmarshal(dAtA []byte) error
func (*Transaction) UnmarshalSSZ ¶
func (t *Transaction) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the Transaction object
func (*Transaction) XXX_DiscardUnknown ¶
func (m *Transaction) XXX_DiscardUnknown()
func (*Transaction) XXX_Marshal ¶
func (m *Transaction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Transaction) XXX_Merge ¶
func (m *Transaction) XXX_Merge(src proto.Message)
func (*Transaction) XXX_Size ¶
func (m *Transaction) XXX_Size() int
func (*Transaction) XXX_Unmarshal ¶
func (m *Transaction) XXX_Unmarshal(b []byte) error
type Transactions ¶
type Transactions struct { Txs []*Transaction `protobuf:"bytes,1,rep,name=txs,proto3" json:"txs,omitempty" ssz-max:"20000"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Transactions) Descriptor ¶
func (*Transactions) Descriptor() ([]byte, []int)
func (*Transactions) GetTxs ¶
func (m *Transactions) GetTxs() []*Transaction
func (*Transactions) Marshal ¶
func (m *Transactions) Marshal() (dAtA []byte, err error)
func (*Transactions) MarshalSSZ ¶
func (t *Transactions) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the Transactions object
func (*Transactions) MarshalSSZTo ¶
func (t *Transactions) MarshalSSZTo(dst []byte) ([]byte, error)
MarshalSSZTo ssz marshals the Transactions object to a target array
func (*Transactions) MarshalToSizedBuffer ¶
func (m *Transactions) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Transactions) ProtoMessage ¶
func (*Transactions) ProtoMessage()
func (*Transactions) Reset ¶
func (m *Transactions) Reset()
func (*Transactions) Size ¶
func (m *Transactions) Size() (n int)
func (*Transactions) SizeSSZ ¶
func (t *Transactions) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the Transactions object
func (*Transactions) String ¶
func (m *Transactions) String() string
func (*Transactions) Unmarshal ¶
func (m *Transactions) Unmarshal(dAtA []byte) error
func (*Transactions) UnmarshalSSZ ¶
func (t *Transactions) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the Transactions object
func (*Transactions) XXX_DiscardUnknown ¶
func (m *Transactions) XXX_DiscardUnknown()
func (*Transactions) XXX_Marshal ¶
func (m *Transactions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Transactions) XXX_Merge ¶
func (m *Transactions) XXX_Merge(src proto.Message)
func (*Transactions) XXX_Size ¶
func (m *Transactions) XXX_Size() int
func (*Transactions) XXX_Unmarshal ¶
func (m *Transactions) XXX_Unmarshal(b []byte) error