Versions in this module Expand all Collapse all v0 v0.5.0 Mar 23, 2021 Changes in this version + var File_aobjs_proto protoreflect.FileDescriptor + var File_bootnode_proto protoreflect.FileDescriptor + var File_cobjs_proto protoreflect.FileDescriptor + var File_localstate_proto protoreflect.FileDescriptor + var File_localstatetypes_proto protoreflect.FileDescriptor + var File_p2p_proto protoreflect.FileDescriptor + func NewInboundRPCDispatch() *inboundRPCDispatch + func RegisterBootNodeServer(s *grpc.Server, srv BootNodeServer) + func RegisterDiscoveryServer(s *grpc.Server, srv DiscoveryServer) + func RegisterLocalStateHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterLocalStateHandlerClient(ctx context.Context, mux *runtime.ServeMux, client LocalStateClient) error + func RegisterLocalStateHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterLocalStateHandlerServer(ctx context.Context, mux *runtime.ServeMux, server LocalStateServer) error + func RegisterLocalStateServer(s *grpc.Server, srv LocalStateServer) + func RegisterP2PServer(s *grpc.Server, srv P2PServer) + type ASPreImage struct + ChainID uint32 + Exp uint32 + IssuedAt uint32 + Owner string + TXOutIdx uint32 + Value string + func (*ASPreImage) Descriptor() ([]byte, []int) + func (*ASPreImage) ProtoMessage() + func (x *ASPreImage) GetChainID() uint32 + func (x *ASPreImage) GetExp() uint32 + func (x *ASPreImage) GetIssuedAt() uint32 + func (x *ASPreImage) GetOwner() string + func (x *ASPreImage) GetTXOutIdx() uint32 + func (x *ASPreImage) GetValue() string + func (x *ASPreImage) ProtoReflect() protoreflect.Message + func (x *ASPreImage) Reset() + func (x *ASPreImage) String() string + type AtomicSwap struct + ASPreImage *ASPreImage + TxHash string + func (*AtomicSwap) Descriptor() ([]byte, []int) + func (*AtomicSwap) ProtoMessage() + func (x *AtomicSwap) GetASPreImage() *ASPreImage + func (x *AtomicSwap) GetTxHash() string + func (x *AtomicSwap) ProtoReflect() protoreflect.Message + func (x *AtomicSwap) Reset() + func (x *AtomicSwap) String() string + type BClaims struct + ChainID uint32 + HeaderRoot string + Height uint32 + PrevBlock string + StateRoot string + TxCount uint32 + TxRoot string + func (*BClaims) Descriptor() ([]byte, []int) + func (*BClaims) ProtoMessage() + func (x *BClaims) GetChainID() uint32 + func (x *BClaims) GetHeaderRoot() string + func (x *BClaims) GetHeight() uint32 + func (x *BClaims) GetPrevBlock() string + func (x *BClaims) GetStateRoot() string + func (x *BClaims) GetTxCount() uint32 + func (x *BClaims) GetTxRoot() string + func (x *BClaims) ProtoReflect() protoreflect.Message + func (x *BClaims) Reset() + func (x *BClaims) String() string + type BlockHeader struct + BClaims *BClaims + SigGroup string + TxHshLst []string + func (*BlockHeader) Descriptor() ([]byte, []int) + func (*BlockHeader) ProtoMessage() + func (x *BlockHeader) GetBClaims() *BClaims + func (x *BlockHeader) GetSigGroup() string + func (x *BlockHeader) GetTxHshLst() []string + func (x *BlockHeader) ProtoReflect() protoreflect.Message + func (x *BlockHeader) Reset() + func (x *BlockHeader) String() string + type BlockHeaderRequest struct + Height uint32 + func (*BlockHeaderRequest) Descriptor() ([]byte, []int) + func (*BlockHeaderRequest) ProtoMessage() + func (x *BlockHeaderRequest) GetHeight() uint32 + func (x *BlockHeaderRequest) ProtoReflect() protoreflect.Message + func (x *BlockHeaderRequest) Reset() + func (x *BlockHeaderRequest) String() string + type BlockHeaderResponse struct + BlockHeader *BlockHeader + func (*BlockHeaderResponse) Descriptor() ([]byte, []int) + func (*BlockHeaderResponse) ProtoMessage() + func (x *BlockHeaderResponse) GetBlockHeader() *BlockHeader + func (x *BlockHeaderResponse) ProtoReflect() protoreflect.Message + func (x *BlockHeaderResponse) Reset() + func (x *BlockHeaderResponse) String() string + type BlockNumberRequest struct + func (*BlockNumberRequest) Descriptor() ([]byte, []int) + func (*BlockNumberRequest) ProtoMessage() + func (x *BlockNumberRequest) ProtoReflect() protoreflect.Message + func (x *BlockNumberRequest) Reset() + func (x *BlockNumberRequest) String() string + type BlockNumberResponse struct + BlockHeight uint32 + func (*BlockNumberResponse) Descriptor() ([]byte, []int) + func (*BlockNumberResponse) ProtoMessage() + func (x *BlockNumberResponse) GetBlockHeight() uint32 + func (x *BlockNumberResponse) ProtoReflect() protoreflect.Message + func (x *BlockNumberResponse) Reset() + func (x *BlockNumberResponse) String() string + type BootNodeClient interface + KnownNodes func(ctx context.Context, in *BootNodeRequest, opts ...grpc.CallOption) (*BootNodeResponse, error) + func NewBootNodeClient(cc grpc.ClientConnInterface) BootNodeClient + type BootNodeRequest struct + func (*BootNodeRequest) Descriptor() ([]byte, []int) + func (*BootNodeRequest) ProtoMessage() + func (x *BootNodeRequest) ProtoReflect() protoreflect.Message + func (x *BootNodeRequest) Reset() + func (x *BootNodeRequest) String() string + type BootNodeResponse struct + Peers []string + func (*BootNodeResponse) Descriptor() ([]byte, []int) + func (*BootNodeResponse) ProtoMessage() + func (x *BootNodeResponse) GetPeers() []string + func (x *BootNodeResponse) ProtoReflect() protoreflect.Message + func (x *BootNodeResponse) Reset() + func (x *BootNodeResponse) String() string + type BootNodeServer interface + KnownNodes func(context.Context, *BootNodeRequest) (*BootNodeResponse, error) + type ChainIDRequest struct + func (*ChainIDRequest) Descriptor() ([]byte, []int) + func (*ChainIDRequest) ProtoMessage() + func (x *ChainIDRequest) ProtoReflect() protoreflect.Message + func (x *ChainIDRequest) Reset() + func (x *ChainIDRequest) String() string + type ChainIDResponse struct + ChainID uint32 + func (*ChainIDResponse) Descriptor() ([]byte, []int) + func (*ChainIDResponse) ProtoMessage() + func (x *ChainIDResponse) GetChainID() uint32 + func (x *ChainIDResponse) ProtoReflect() protoreflect.Message + func (x *ChainIDResponse) Reset() + func (x *ChainIDResponse) String() string + type DSLinker struct + DSPreImage *DSPreImage + TxHash string + func (*DSLinker) Descriptor() ([]byte, []int) + func (*DSLinker) ProtoMessage() + func (x *DSLinker) GetDSPreImage() *DSPreImage + func (x *DSLinker) GetTxHash() string + func (x *DSLinker) ProtoReflect() protoreflect.Message + func (x *DSLinker) Reset() + func (x *DSLinker) String() string + type DSPreImage struct + ChainID uint32 + Deposit string + Index string + IssuedAt uint32 + Owner string + RawData string + TXOutIdx uint32 + func (*DSPreImage) Descriptor() ([]byte, []int) + func (*DSPreImage) ProtoMessage() + func (x *DSPreImage) GetChainID() uint32 + func (x *DSPreImage) GetDeposit() string + func (x *DSPreImage) GetIndex() string + func (x *DSPreImage) GetIssuedAt() uint32 + func (x *DSPreImage) GetOwner() string + func (x *DSPreImage) GetRawData() string + func (x *DSPreImage) GetTXOutIdx() uint32 + func (x *DSPreImage) ProtoReflect() protoreflect.Message + func (x *DSPreImage) Reset() + func (x *DSPreImage) String() string + type DataStore struct + DSLinker *DSLinker + Signature string + func (*DataStore) Descriptor() ([]byte, []int) + func (*DataStore) ProtoMessage() + func (x *DataStore) GetDSLinker() *DSLinker + func (x *DataStore) GetSignature() string + func (x *DataStore) ProtoReflect() protoreflect.Message + func (x *DataStore) Reset() + func (x *DataStore) String() string + type DiscoveryClient interface + GetPeers func(ctx context.Context, in *GetPeersRequest, opts ...grpc.CallOption) (*GetPeersResponse, error) + func NewDiscoveryClient(cc grpc.ClientConnInterface) DiscoveryClient + type DiscoveryGetPeersHandler interface + HandleDiscoveryGetPeers func(context.Context, *GetPeersRequest) (*GetPeersResponse, error) + type DiscoveryServer interface + GetPeers func(context.Context, *GetPeersRequest) (*GetPeersResponse, error) + type EpochNumberRequest struct + func (*EpochNumberRequest) Descriptor() ([]byte, []int) + func (*EpochNumberRequest) ProtoMessage() + func (x *EpochNumberRequest) ProtoReflect() protoreflect.Message + func (x *EpochNumberRequest) Reset() + func (x *EpochNumberRequest) String() string + type EpochNumberResponse struct + Epoch uint32 + func (*EpochNumberResponse) Descriptor() ([]byte, []int) + func (*EpochNumberResponse) ProtoMessage() + func (x *EpochNumberResponse) GetEpoch() uint32 + func (x *EpochNumberResponse) ProtoReflect() protoreflect.Message + func (x *EpochNumberResponse) Reset() + func (x *EpochNumberResponse) String() string + type GeneratedDiscoveryServer struct + func NewGeneratedDiscoveryServer(dispatch *inboundRPCDispatch) *GeneratedDiscoveryServer + func (s *GeneratedDiscoveryServer) GetPeers(ctx context.Context, r *GetPeersRequest) (*GetPeersResponse, error) + type GeneratedLocalStateServer struct + func NewGeneratedLocalStateServer(dispatch *LocalStateDispatch) *GeneratedLocalStateServer + func (s *GeneratedLocalStateServer) GetBlockHeader(ctx context.Context, r *BlockHeaderRequest) (*BlockHeaderResponse, error) + func (s *GeneratedLocalStateServer) GetBlockNumber(ctx context.Context, r *BlockNumberRequest) (*BlockNumberResponse, error) + func (s *GeneratedLocalStateServer) GetChainID(ctx context.Context, r *ChainIDRequest) (*ChainIDResponse, error) + func (s *GeneratedLocalStateServer) GetData(ctx context.Context, r *GetDataRequest) (*GetDataResponse, error) + func (s *GeneratedLocalStateServer) GetEpochNumber(ctx context.Context, r *EpochNumberRequest) (*EpochNumberResponse, error) + func (s *GeneratedLocalStateServer) GetMinedTransaction(ctx context.Context, r *MinedTransactionRequest) (*MinedTransactionResponse, error) + func (s *GeneratedLocalStateServer) GetPendingTransaction(ctx context.Context, r *PendingTransactionRequest) (*PendingTransactionResponse, error) + func (s *GeneratedLocalStateServer) GetRoundStateForValidator(ctx context.Context, r *RoundStateForValidatorRequest) (*RoundStateForValidatorResponse, error) + func (s *GeneratedLocalStateServer) GetTxBlockNumber(ctx context.Context, r *TxBlockNumberRequest) (*TxBlockNumberResponse, error) + func (s *GeneratedLocalStateServer) GetUTXO(ctx context.Context, r *UTXORequest) (*UTXOResponse, error) + func (s *GeneratedLocalStateServer) GetValidatorSet(ctx context.Context, r *ValidatorSetRequest) (*ValidatorSetResponse, error) + func (s *GeneratedLocalStateServer) GetValueForOwner(ctx context.Context, r *GetValueRequest) (*GetValueResponse, error) + func (s *GeneratedLocalStateServer) IterateNameSpace(ctx context.Context, r *IterateNameSpaceRequest) (*IterateNameSpaceResponse, error) + func (s *GeneratedLocalStateServer) SendTransaction(ctx context.Context, r *TransactionData) (*TransactionDetails, error) + type GeneratedP2PServer struct + func NewGeneratedP2PServer(dispatch *inboundRPCDispatch) *GeneratedP2PServer + func (s *GeneratedP2PServer) GetBlockHeaders(ctx context.Context, r *GetBlockHeadersRequest) (*GetBlockHeadersResponse, error) + func (s *GeneratedP2PServer) GetMinedTxs(ctx context.Context, r *GetMinedTxsRequest) (*GetMinedTxsResponse, error) + func (s *GeneratedP2PServer) GetPeers(ctx context.Context, r *GetPeersRequest) (*GetPeersResponse, error) + func (s *GeneratedP2PServer) GetPendingTxs(ctx context.Context, r *GetPendingTxsRequest) (*GetPendingTxsResponse, error) + func (s *GeneratedP2PServer) GetSnapShotHdrNode(ctx context.Context, r *GetSnapShotHdrNodeRequest) (*GetSnapShotHdrNodeResponse, error) + func (s *GeneratedP2PServer) GetSnapShotNode(ctx context.Context, r *GetSnapShotNodeRequest) (*GetSnapShotNodeResponse, error) + func (s *GeneratedP2PServer) GetSnapShotStateData(ctx context.Context, r *GetSnapShotStateDataRequest) (*GetSnapShotStateDataResponse, error) + func (s *GeneratedP2PServer) GossipBlockHeader(ctx context.Context, r *GossipBlockHeaderMessage) (*GossipBlockHeaderAck, error) + func (s *GeneratedP2PServer) GossipNextHeight(ctx context.Context, r *GossipNextHeightMessage) (*GossipNextHeightAck, error) + func (s *GeneratedP2PServer) GossipNextRound(ctx context.Context, r *GossipNextRoundMessage) (*GossipNextRoundAck, error) + func (s *GeneratedP2PServer) GossipPreCommit(ctx context.Context, r *GossipPreCommitMessage) (*GossipPreCommitAck, error) + func (s *GeneratedP2PServer) GossipPreCommitNil(ctx context.Context, r *GossipPreCommitNilMessage) (*GossipPreCommitNilAck, error) + func (s *GeneratedP2PServer) GossipPreVote(ctx context.Context, r *GossipPreVoteMessage) (*GossipPreVoteAck, error) + func (s *GeneratedP2PServer) GossipPreVoteNil(ctx context.Context, r *GossipPreVoteNilMessage) (*GossipPreVoteNilAck, error) + func (s *GeneratedP2PServer) GossipProposal(ctx context.Context, r *GossipProposalMessage) (*GossipProposalAck, error) + func (s *GeneratedP2PServer) GossipTransaction(ctx context.Context, r *GossipTransactionMessage) (*GossipTransactionAck, error) + func (s *GeneratedP2PServer) Status(ctx context.Context, r *StatusRequest) (*StatusResponse, error) + type GetBlockHeadersRequest struct + BlockNumbers []uint32 + func (*GetBlockHeadersRequest) Descriptor() ([]byte, []int) + func (*GetBlockHeadersRequest) ProtoMessage() + func (x *GetBlockHeadersRequest) GetBlockNumbers() []uint32 + func (x *GetBlockHeadersRequest) ProtoReflect() protoreflect.Message + func (x *GetBlockHeadersRequest) Reset() + func (x *GetBlockHeadersRequest) String() string + type GetBlockHeadersResponse struct + BlockHeaders [][]byte + func (*GetBlockHeadersResponse) Descriptor() ([]byte, []int) + func (*GetBlockHeadersResponse) ProtoMessage() + func (x *GetBlockHeadersResponse) GetBlockHeaders() [][]byte + func (x *GetBlockHeadersResponse) ProtoReflect() protoreflect.Message + func (x *GetBlockHeadersResponse) Reset() + func (x *GetBlockHeadersResponse) String() string + type GetDataRequest struct + Account string + CurveSpec uint32 + Index string + func (*GetDataRequest) Descriptor() ([]byte, []int) + func (*GetDataRequest) ProtoMessage() + func (x *GetDataRequest) GetAccount() string + func (x *GetDataRequest) GetCurveSpec() uint32 + func (x *GetDataRequest) GetIndex() string + func (x *GetDataRequest) ProtoReflect() protoreflect.Message + func (x *GetDataRequest) Reset() + func (x *GetDataRequest) String() string + type GetDataResponse struct + Rawdata string + func (*GetDataResponse) Descriptor() ([]byte, []int) + func (*GetDataResponse) ProtoMessage() + func (x *GetDataResponse) GetRawdata() string + func (x *GetDataResponse) ProtoReflect() protoreflect.Message + func (x *GetDataResponse) Reset() + func (x *GetDataResponse) String() string + type GetMinedTxsRequest struct + TxHashes [][]byte + func (*GetMinedTxsRequest) Descriptor() ([]byte, []int) + func (*GetMinedTxsRequest) ProtoMessage() + func (x *GetMinedTxsRequest) GetTxHashes() [][]byte + func (x *GetMinedTxsRequest) ProtoReflect() protoreflect.Message + func (x *GetMinedTxsRequest) Reset() + func (x *GetMinedTxsRequest) String() string + type GetMinedTxsResponse struct + Txs [][]byte + func (*GetMinedTxsResponse) Descriptor() ([]byte, []int) + func (*GetMinedTxsResponse) ProtoMessage() + func (x *GetMinedTxsResponse) GetTxs() [][]byte + func (x *GetMinedTxsResponse) ProtoReflect() protoreflect.Message + func (x *GetMinedTxsResponse) Reset() + func (x *GetMinedTxsResponse) String() string + type GetPeersRequest struct + Target string + func (*GetPeersRequest) Descriptor() ([]byte, []int) + func (*GetPeersRequest) ProtoMessage() + func (x *GetPeersRequest) GetTarget() string + func (x *GetPeersRequest) ProtoReflect() protoreflect.Message + func (x *GetPeersRequest) Reset() + func (x *GetPeersRequest) String() string + type GetPeersResponse struct + Peers []string + func (*GetPeersResponse) Descriptor() ([]byte, []int) + func (*GetPeersResponse) ProtoMessage() + func (x *GetPeersResponse) GetPeers() []string + func (x *GetPeersResponse) ProtoReflect() protoreflect.Message + func (x *GetPeersResponse) Reset() + func (x *GetPeersResponse) String() string + type GetPendingTxsRequest struct + TxHashes [][]byte + func (*GetPendingTxsRequest) Descriptor() ([]byte, []int) + func (*GetPendingTxsRequest) ProtoMessage() + func (x *GetPendingTxsRequest) GetTxHashes() [][]byte + func (x *GetPendingTxsRequest) ProtoReflect() protoreflect.Message + func (x *GetPendingTxsRequest) Reset() + func (x *GetPendingTxsRequest) String() string + type GetPendingTxsResponse struct + Txs [][]byte + func (*GetPendingTxsResponse) Descriptor() ([]byte, []int) + func (*GetPendingTxsResponse) ProtoMessage() + func (x *GetPendingTxsResponse) GetTxs() [][]byte + func (x *GetPendingTxsResponse) ProtoReflect() protoreflect.Message + func (x *GetPendingTxsResponse) Reset() + func (x *GetPendingTxsResponse) String() string + type GetSnapShotHdrNodeRequest struct + NodeHash []byte + func (*GetSnapShotHdrNodeRequest) Descriptor() ([]byte, []int) + func (*GetSnapShotHdrNodeRequest) ProtoMessage() + func (x *GetSnapShotHdrNodeRequest) GetNodeHash() []byte + func (x *GetSnapShotHdrNodeRequest) ProtoReflect() protoreflect.Message + func (x *GetSnapShotHdrNodeRequest) Reset() + func (x *GetSnapShotHdrNodeRequest) String() string + type GetSnapShotHdrNodeResponse struct + Node []byte + func (*GetSnapShotHdrNodeResponse) Descriptor() ([]byte, []int) + func (*GetSnapShotHdrNodeResponse) ProtoMessage() + func (x *GetSnapShotHdrNodeResponse) GetNode() []byte + func (x *GetSnapShotHdrNodeResponse) ProtoReflect() protoreflect.Message + func (x *GetSnapShotHdrNodeResponse) Reset() + func (x *GetSnapShotHdrNodeResponse) String() string + type GetSnapShotNodeRequest struct + Height uint32 + NodeHash []byte + func (*GetSnapShotNodeRequest) Descriptor() ([]byte, []int) + func (*GetSnapShotNodeRequest) ProtoMessage() + func (x *GetSnapShotNodeRequest) GetHeight() uint32 + func (x *GetSnapShotNodeRequest) GetNodeHash() []byte + func (x *GetSnapShotNodeRequest) ProtoReflect() protoreflect.Message + func (x *GetSnapShotNodeRequest) Reset() + func (x *GetSnapShotNodeRequest) String() string + type GetSnapShotNodeResponse struct + Node []byte + func (*GetSnapShotNodeResponse) Descriptor() ([]byte, []int) + func (*GetSnapShotNodeResponse) ProtoMessage() + func (x *GetSnapShotNodeResponse) GetNode() []byte + func (x *GetSnapShotNodeResponse) ProtoReflect() protoreflect.Message + func (x *GetSnapShotNodeResponse) Reset() + func (x *GetSnapShotNodeResponse) String() string + type GetSnapShotStateDataRequest struct + Key []byte + func (*GetSnapShotStateDataRequest) Descriptor() ([]byte, []int) + func (*GetSnapShotStateDataRequest) ProtoMessage() + func (x *GetSnapShotStateDataRequest) GetKey() []byte + func (x *GetSnapShotStateDataRequest) ProtoReflect() protoreflect.Message + func (x *GetSnapShotStateDataRequest) Reset() + func (x *GetSnapShotStateDataRequest) String() string + type GetSnapShotStateDataResponse struct + Data []byte + func (*GetSnapShotStateDataResponse) Descriptor() ([]byte, []int) + func (*GetSnapShotStateDataResponse) ProtoMessage() + func (x *GetSnapShotStateDataResponse) GetData() []byte + func (x *GetSnapShotStateDataResponse) ProtoReflect() protoreflect.Message + func (x *GetSnapShotStateDataResponse) Reset() + func (x *GetSnapShotStateDataResponse) String() string + type GetValueRequest struct + Account string + CurveSpec uint32 + Minvalue string + func (*GetValueRequest) Descriptor() ([]byte, []int) + func (*GetValueRequest) ProtoMessage() + func (x *GetValueRequest) GetAccount() string + func (x *GetValueRequest) GetCurveSpec() uint32 + func (x *GetValueRequest) GetMinvalue() string + func (x *GetValueRequest) ProtoReflect() protoreflect.Message + func (x *GetValueRequest) Reset() + func (x *GetValueRequest) String() string + type GetValueResponse struct + TotalValue string + UTXOIDs []string + func (*GetValueResponse) Descriptor() ([]byte, []int) + func (*GetValueResponse) ProtoMessage() + func (x *GetValueResponse) GetTotalValue() string + func (x *GetValueResponse) GetUTXOIDs() []string + func (x *GetValueResponse) ProtoReflect() protoreflect.Message + func (x *GetValueResponse) Reset() + func (x *GetValueResponse) String() string + type GossipBlockHeaderAck struct + func (*GossipBlockHeaderAck) Descriptor() ([]byte, []int) + func (*GossipBlockHeaderAck) ProtoMessage() + func (x *GossipBlockHeaderAck) ProtoReflect() protoreflect.Message + func (x *GossipBlockHeaderAck) Reset() + func (x *GossipBlockHeaderAck) String() string + type GossipBlockHeaderMessage struct + BlockHeader []byte + func (*GossipBlockHeaderMessage) Descriptor() ([]byte, []int) + func (*GossipBlockHeaderMessage) ProtoMessage() + func (x *GossipBlockHeaderMessage) GetBlockHeader() []byte + func (x *GossipBlockHeaderMessage) ProtoReflect() protoreflect.Message + func (x *GossipBlockHeaderMessage) Reset() + func (x *GossipBlockHeaderMessage) String() string + type GossipNextHeightAck struct + func (*GossipNextHeightAck) Descriptor() ([]byte, []int) + func (*GossipNextHeightAck) ProtoMessage() + func (x *GossipNextHeightAck) ProtoReflect() protoreflect.Message + func (x *GossipNextHeightAck) Reset() + func (x *GossipNextHeightAck) String() string + type GossipNextHeightMessage struct + NextHeight []byte + func (*GossipNextHeightMessage) Descriptor() ([]byte, []int) + func (*GossipNextHeightMessage) ProtoMessage() + func (x *GossipNextHeightMessage) GetNextHeight() []byte + func (x *GossipNextHeightMessage) ProtoReflect() protoreflect.Message + func (x *GossipNextHeightMessage) Reset() + func (x *GossipNextHeightMessage) String() string + type GossipNextRoundAck struct + func (*GossipNextRoundAck) Descriptor() ([]byte, []int) + func (*GossipNextRoundAck) ProtoMessage() + func (x *GossipNextRoundAck) ProtoReflect() protoreflect.Message + func (x *GossipNextRoundAck) Reset() + func (x *GossipNextRoundAck) String() string + type GossipNextRoundMessage struct + NextRound []byte + func (*GossipNextRoundMessage) Descriptor() ([]byte, []int) + func (*GossipNextRoundMessage) ProtoMessage() + func (x *GossipNextRoundMessage) GetNextRound() []byte + func (x *GossipNextRoundMessage) ProtoReflect() protoreflect.Message + func (x *GossipNextRoundMessage) Reset() + func (x *GossipNextRoundMessage) String() string + type GossipPreCommitAck struct + func (*GossipPreCommitAck) Descriptor() ([]byte, []int) + func (*GossipPreCommitAck) ProtoMessage() + func (x *GossipPreCommitAck) ProtoReflect() protoreflect.Message + func (x *GossipPreCommitAck) Reset() + func (x *GossipPreCommitAck) String() string + type GossipPreCommitMessage struct + PreCommit []byte + func (*GossipPreCommitMessage) Descriptor() ([]byte, []int) + func (*GossipPreCommitMessage) ProtoMessage() + func (x *GossipPreCommitMessage) GetPreCommit() []byte + func (x *GossipPreCommitMessage) ProtoReflect() protoreflect.Message + func (x *GossipPreCommitMessage) Reset() + func (x *GossipPreCommitMessage) String() string + type GossipPreCommitNilAck struct + func (*GossipPreCommitNilAck) Descriptor() ([]byte, []int) + func (*GossipPreCommitNilAck) ProtoMessage() + func (x *GossipPreCommitNilAck) ProtoReflect() protoreflect.Message + func (x *GossipPreCommitNilAck) Reset() + func (x *GossipPreCommitNilAck) String() string + type GossipPreCommitNilMessage struct + PreCommitNil []byte + func (*GossipPreCommitNilMessage) Descriptor() ([]byte, []int) + func (*GossipPreCommitNilMessage) ProtoMessage() + func (x *GossipPreCommitNilMessage) GetPreCommitNil() []byte + func (x *GossipPreCommitNilMessage) ProtoReflect() protoreflect.Message + func (x *GossipPreCommitNilMessage) Reset() + func (x *GossipPreCommitNilMessage) String() string + type GossipPreVoteAck struct + func (*GossipPreVoteAck) Descriptor() ([]byte, []int) + func (*GossipPreVoteAck) ProtoMessage() + func (x *GossipPreVoteAck) ProtoReflect() protoreflect.Message + func (x *GossipPreVoteAck) Reset() + func (x *GossipPreVoteAck) String() string + type GossipPreVoteMessage struct + PreVote []byte + func (*GossipPreVoteMessage) Descriptor() ([]byte, []int) + func (*GossipPreVoteMessage) ProtoMessage() + func (x *GossipPreVoteMessage) GetPreVote() []byte + func (x *GossipPreVoteMessage) ProtoReflect() protoreflect.Message + func (x *GossipPreVoteMessage) Reset() + func (x *GossipPreVoteMessage) String() string + type GossipPreVoteNilAck struct + func (*GossipPreVoteNilAck) Descriptor() ([]byte, []int) + func (*GossipPreVoteNilAck) ProtoMessage() + func (x *GossipPreVoteNilAck) ProtoReflect() protoreflect.Message + func (x *GossipPreVoteNilAck) Reset() + func (x *GossipPreVoteNilAck) String() string + type GossipPreVoteNilMessage struct + PreVoteNil []byte + func (*GossipPreVoteNilMessage) Descriptor() ([]byte, []int) + func (*GossipPreVoteNilMessage) ProtoMessage() + func (x *GossipPreVoteNilMessage) GetPreVoteNil() []byte + func (x *GossipPreVoteNilMessage) ProtoReflect() protoreflect.Message + func (x *GossipPreVoteNilMessage) Reset() + func (x *GossipPreVoteNilMessage) String() string + type GossipProposalAck struct + func (*GossipProposalAck) Descriptor() ([]byte, []int) + func (*GossipProposalAck) ProtoMessage() + func (x *GossipProposalAck) ProtoReflect() protoreflect.Message + func (x *GossipProposalAck) Reset() + func (x *GossipProposalAck) String() string + type GossipProposalMessage struct + Proposal []byte + func (*GossipProposalMessage) Descriptor() ([]byte, []int) + func (*GossipProposalMessage) ProtoMessage() + func (x *GossipProposalMessage) GetProposal() []byte + func (x *GossipProposalMessage) ProtoReflect() protoreflect.Message + func (x *GossipProposalMessage) Reset() + func (x *GossipProposalMessage) String() string + type GossipTransactionAck struct + func (*GossipTransactionAck) Descriptor() ([]byte, []int) + func (*GossipTransactionAck) ProtoMessage() + func (x *GossipTransactionAck) ProtoReflect() protoreflect.Message + func (x *GossipTransactionAck) Reset() + func (x *GossipTransactionAck) String() string + type GossipTransactionMessage struct + Transaction []byte + func (*GossipTransactionMessage) Descriptor() ([]byte, []int) + func (*GossipTransactionMessage) ProtoMessage() + func (x *GossipTransactionMessage) GetTransaction() []byte + func (x *GossipTransactionMessage) ProtoReflect() protoreflect.Message + func (x *GossipTransactionMessage) Reset() + func (x *GossipTransactionMessage) String() string + type IterateNameSpaceRequest struct + Account string + CurveSpec uint32 + Number uint32 + StartIndex string + func (*IterateNameSpaceRequest) Descriptor() ([]byte, []int) + func (*IterateNameSpaceRequest) ProtoMessage() + func (x *IterateNameSpaceRequest) GetAccount() string + func (x *IterateNameSpaceRequest) GetCurveSpec() uint32 + func (x *IterateNameSpaceRequest) GetNumber() uint32 + func (x *IterateNameSpaceRequest) GetStartIndex() string + func (x *IterateNameSpaceRequest) ProtoReflect() protoreflect.Message + func (x *IterateNameSpaceRequest) Reset() + func (x *IterateNameSpaceRequest) String() string + type IterateNameSpaceResponse struct + Results []*IterateNameSpaceResponse_Result + func (*IterateNameSpaceResponse) Descriptor() ([]byte, []int) + func (*IterateNameSpaceResponse) ProtoMessage() + func (x *IterateNameSpaceResponse) GetResults() []*IterateNameSpaceResponse_Result + func (x *IterateNameSpaceResponse) ProtoReflect() protoreflect.Message + func (x *IterateNameSpaceResponse) Reset() + func (x *IterateNameSpaceResponse) String() string + type IterateNameSpaceResponse_Result struct + Index string + UTXOID string + func (*IterateNameSpaceResponse_Result) Descriptor() ([]byte, []int) + func (*IterateNameSpaceResponse_Result) ProtoMessage() + func (x *IterateNameSpaceResponse_Result) GetIndex() string + func (x *IterateNameSpaceResponse_Result) GetUTXOID() string + func (x *IterateNameSpaceResponse_Result) ProtoReflect() protoreflect.Message + func (x *IterateNameSpaceResponse_Result) Reset() + func (x *IterateNameSpaceResponse_Result) String() string + type LocalStateClient interface + GetBlockHeader func(ctx context.Context, in *BlockHeaderRequest, opts ...grpc.CallOption) (*BlockHeaderResponse, error) + GetBlockNumber func(ctx context.Context, in *BlockNumberRequest, opts ...grpc.CallOption) (*BlockNumberResponse, error) + GetChainID func(ctx context.Context, in *ChainIDRequest, opts ...grpc.CallOption) (*ChainIDResponse, error) + GetData func(ctx context.Context, in *GetDataRequest, opts ...grpc.CallOption) (*GetDataResponse, error) + GetEpochNumber func(ctx context.Context, in *EpochNumberRequest, opts ...grpc.CallOption) (*EpochNumberResponse, error) + GetMinedTransaction func(ctx context.Context, in *MinedTransactionRequest, opts ...grpc.CallOption) (*MinedTransactionResponse, error) + GetPendingTransaction func(ctx context.Context, in *PendingTransactionRequest, opts ...grpc.CallOption) (*PendingTransactionResponse, error) + GetRoundStateForValidator func(ctx context.Context, in *RoundStateForValidatorRequest, ...) (*RoundStateForValidatorResponse, error) + GetTxBlockNumber func(ctx context.Context, in *TxBlockNumberRequest, opts ...grpc.CallOption) (*TxBlockNumberResponse, error) + GetUTXO func(ctx context.Context, in *UTXORequest, opts ...grpc.CallOption) (*UTXOResponse, error) + GetValidatorSet func(ctx context.Context, in *ValidatorSetRequest, opts ...grpc.CallOption) (*ValidatorSetResponse, error) + GetValueForOwner func(ctx context.Context, in *GetValueRequest, opts ...grpc.CallOption) (*GetValueResponse, error) + IterateNameSpace func(ctx context.Context, in *IterateNameSpaceRequest, opts ...grpc.CallOption) (*IterateNameSpaceResponse, error) + SendTransaction func(ctx context.Context, in *TransactionData, opts ...grpc.CallOption) (*TransactionDetails, error) + func NewLocalStateClient(cc grpc.ClientConnInterface) LocalStateClient + type LocalStateDispatch struct + func NewLocalStateDispatch() *LocalStateDispatch + func (d *LocalStateDispatch) LocalStateGetBlockHeader(ctx context.Context, r *BlockHeaderRequest) (*BlockHeaderResponse, error) + func (d *LocalStateDispatch) LocalStateGetBlockNumber(ctx context.Context, r *BlockNumberRequest) (*BlockNumberResponse, error) + func (d *LocalStateDispatch) LocalStateGetChainID(ctx context.Context, r *ChainIDRequest) (*ChainIDResponse, error) + func (d *LocalStateDispatch) LocalStateGetData(ctx context.Context, r *GetDataRequest) (*GetDataResponse, error) + func (d *LocalStateDispatch) LocalStateGetEpochNumber(ctx context.Context, r *EpochNumberRequest) (*EpochNumberResponse, error) + func (d *LocalStateDispatch) LocalStateGetMinedTransaction(ctx context.Context, r *MinedTransactionRequest) (*MinedTransactionResponse, error) + func (d *LocalStateDispatch) LocalStateGetPendingTransaction(ctx context.Context, r *PendingTransactionRequest) (*PendingTransactionResponse, error) + func (d *LocalStateDispatch) LocalStateGetRoundStateForValidator(ctx context.Context, r *RoundStateForValidatorRequest) (*RoundStateForValidatorResponse, error) + func (d *LocalStateDispatch) LocalStateGetTxBlockNumber(ctx context.Context, r *TxBlockNumberRequest) (*TxBlockNumberResponse, error) + func (d *LocalStateDispatch) LocalStateGetUTXO(ctx context.Context, r *UTXORequest) (*UTXOResponse, error) + func (d *LocalStateDispatch) LocalStateGetValidatorSet(ctx context.Context, r *ValidatorSetRequest) (*ValidatorSetResponse, error) + func (d *LocalStateDispatch) LocalStateGetValueForOwner(ctx context.Context, r *GetValueRequest) (*GetValueResponse, error) + func (d *LocalStateDispatch) LocalStateIterateNameSpace(ctx context.Context, r *IterateNameSpaceRequest) (*IterateNameSpaceResponse, error) + func (d *LocalStateDispatch) LocalStateSendTransaction(ctx context.Context, r *TransactionData) (*TransactionDetails, error) + func (d *LocalStateDispatch) RegisterLocalStateGetBlockHeader(t LocalStateGetBlockHeaderHandler) + func (d *LocalStateDispatch) RegisterLocalStateGetBlockNumber(t LocalStateGetBlockNumberHandler) + func (d *LocalStateDispatch) RegisterLocalStateGetChainID(t LocalStateGetChainIDHandler) + func (d *LocalStateDispatch) RegisterLocalStateGetData(t LocalStateGetDataHandler) + func (d *LocalStateDispatch) RegisterLocalStateGetEpochNumber(t LocalStateGetEpochNumberHandler) + func (d *LocalStateDispatch) RegisterLocalStateGetMinedTransaction(t LocalStateGetMinedTransactionHandler) + func (d *LocalStateDispatch) RegisterLocalStateGetPendingTransaction(t LocalStateGetPendingTransactionHandler) + func (d *LocalStateDispatch) RegisterLocalStateGetRoundStateForValidator(t LocalStateGetRoundStateForValidatorHandler) + func (d *LocalStateDispatch) RegisterLocalStateGetTxBlockNumber(t LocalStateGetTxBlockNumberHandler) + func (d *LocalStateDispatch) RegisterLocalStateGetUTXO(t LocalStateGetUTXOHandler) + func (d *LocalStateDispatch) RegisterLocalStateGetValidatorSet(t LocalStateGetValidatorSetHandler) + func (d *LocalStateDispatch) RegisterLocalStateGetValueForOwner(t LocalStateGetValueForOwnerHandler) + func (d *LocalStateDispatch) RegisterLocalStateIterateNameSpace(t LocalStateIterateNameSpaceHandler) + func (d *LocalStateDispatch) RegisterLocalStateSendTransaction(t LocalStateSendTransactionHandler) + type LocalStateGetBlockHeaderHandler interface + HandleLocalStateGetBlockHeader func(context.Context, *BlockHeaderRequest) (*BlockHeaderResponse, error) + type LocalStateGetBlockNumberHandler interface + HandleLocalStateGetBlockNumber func(context.Context, *BlockNumberRequest) (*BlockNumberResponse, error) + type LocalStateGetChainIDHandler interface + HandleLocalStateGetChainID func(context.Context, *ChainIDRequest) (*ChainIDResponse, error) + type LocalStateGetDataHandler interface + HandleLocalStateGetData func(context.Context, *GetDataRequest) (*GetDataResponse, error) + type LocalStateGetEpochNumberHandler interface + HandleLocalStateGetEpochNumber func(context.Context, *EpochNumberRequest) (*EpochNumberResponse, error) + type LocalStateGetMinedTransactionHandler interface + HandleLocalStateGetMinedTransaction func(context.Context, *MinedTransactionRequest) (*MinedTransactionResponse, error) + type LocalStateGetPendingTransactionHandler interface + HandleLocalStateGetPendingTransaction func(context.Context, *PendingTransactionRequest) (*PendingTransactionResponse, error) + type LocalStateGetRoundStateForValidatorHandler interface + HandleLocalStateGetRoundStateForValidator func(context.Context, *RoundStateForValidatorRequest) (*RoundStateForValidatorResponse, error) + type LocalStateGetTxBlockNumberHandler interface + HandleLocalStateGetTxBlockNumber func(context.Context, *TxBlockNumberRequest) (*TxBlockNumberResponse, error) + type LocalStateGetUTXOHandler interface + HandleLocalStateGetUTXO func(context.Context, *UTXORequest) (*UTXOResponse, error) + type LocalStateGetValidatorSetHandler interface + HandleLocalStateGetValidatorSet func(context.Context, *ValidatorSetRequest) (*ValidatorSetResponse, error) + type LocalStateGetValueForOwnerHandler interface + HandleLocalStateGetValueForOwner func(context.Context, *GetValueRequest) (*GetValueResponse, error) + type LocalStateIterateNameSpaceHandler interface + HandleLocalStateIterateNameSpace func(context.Context, *IterateNameSpaceRequest) (*IterateNameSpaceResponse, error) + type LocalStateSendTransactionHandler interface + HandleLocalStateSendTransaction func(context.Context, *TransactionData) (*TransactionDetails, error) + type LocalStateServer interface + GetBlockHeader func(context.Context, *BlockHeaderRequest) (*BlockHeaderResponse, error) + GetBlockNumber func(context.Context, *BlockNumberRequest) (*BlockNumberResponse, error) + GetChainID func(context.Context, *ChainIDRequest) (*ChainIDResponse, error) + GetData func(context.Context, *GetDataRequest) (*GetDataResponse, error) + GetEpochNumber func(context.Context, *EpochNumberRequest) (*EpochNumberResponse, error) + GetMinedTransaction func(context.Context, *MinedTransactionRequest) (*MinedTransactionResponse, error) + GetPendingTransaction func(context.Context, *PendingTransactionRequest) (*PendingTransactionResponse, error) + GetRoundStateForValidator func(context.Context, *RoundStateForValidatorRequest) (*RoundStateForValidatorResponse, error) + GetTxBlockNumber func(context.Context, *TxBlockNumberRequest) (*TxBlockNumberResponse, error) + GetUTXO func(context.Context, *UTXORequest) (*UTXOResponse, error) + GetValidatorSet func(context.Context, *ValidatorSetRequest) (*ValidatorSetResponse, error) + GetValueForOwner func(context.Context, *GetValueRequest) (*GetValueResponse, error) + IterateNameSpace func(context.Context, *IterateNameSpaceRequest) (*IterateNameSpaceResponse, error) + SendTransaction func(context.Context, *TransactionData) (*TransactionDetails, error) + type MinedTransactionRequest struct + TxHash string + func (*MinedTransactionRequest) Descriptor() ([]byte, []int) + func (*MinedTransactionRequest) ProtoMessage() + func (x *MinedTransactionRequest) GetTxHash() string + func (x *MinedTransactionRequest) ProtoReflect() protoreflect.Message + func (x *MinedTransactionRequest) Reset() + func (x *MinedTransactionRequest) String() string + type MinedTransactionResponse struct + Tx *Tx + func (*MinedTransactionResponse) Descriptor() ([]byte, []int) + func (*MinedTransactionResponse) ProtoMessage() + func (x *MinedTransactionResponse) GetTx() *Tx + func (x *MinedTransactionResponse) ProtoReflect() protoreflect.Message + func (x *MinedTransactionResponse) Reset() + func (x *MinedTransactionResponse) String() string + type NHClaims struct + Proposal *Proposal + SigShare string + func (*NHClaims) Descriptor() ([]byte, []int) + func (*NHClaims) ProtoMessage() + func (x *NHClaims) GetProposal() *Proposal + func (x *NHClaims) GetSigShare() string + func (x *NHClaims) ProtoReflect() protoreflect.Message + func (x *NHClaims) Reset() + func (x *NHClaims) String() string + type NRClaims struct + GroupShare string + RCert *RCert + RClaims *RClaims + SigShare string + func (*NRClaims) Descriptor() ([]byte, []int) + func (*NRClaims) ProtoMessage() + func (x *NRClaims) GetGroupShare() string + func (x *NRClaims) GetRCert() *RCert + func (x *NRClaims) GetRClaims() *RClaims + func (x *NRClaims) GetSigShare() string + func (x *NRClaims) ProtoReflect() protoreflect.Message + func (x *NRClaims) Reset() + func (x *NRClaims) String() string + type NextHeight struct + NHClaims *NHClaims + PreCommits []string + Signature string + func (*NextHeight) Descriptor() ([]byte, []int) + func (*NextHeight) ProtoMessage() + func (x *NextHeight) GetNHClaims() *NHClaims + func (x *NextHeight) GetPreCommits() []string + func (x *NextHeight) GetSignature() string + func (x *NextHeight) ProtoReflect() protoreflect.Message + func (x *NextHeight) Reset() + func (x *NextHeight) String() string + type NextRound struct + NRClaims *NRClaims + Signature string + func (*NextRound) Descriptor() ([]byte, []int) + func (*NextRound) ProtoMessage() + func (x *NextRound) GetNRClaims() *NRClaims + func (x *NextRound) GetSignature() string + func (x *NextRound) ProtoReflect() protoreflect.Message + func (x *NextRound) Reset() + func (x *NextRound) String() string + type P2PClient interface + GetBlockHeaders func(ctx context.Context, in *GetBlockHeadersRequest, opts ...grpc.CallOption) (*GetBlockHeadersResponse, error) + GetMinedTxs func(ctx context.Context, in *GetMinedTxsRequest, opts ...grpc.CallOption) (*GetMinedTxsResponse, error) + GetPeers func(ctx context.Context, in *GetPeersRequest, opts ...grpc.CallOption) (*GetPeersResponse, error) + GetPendingTxs func(ctx context.Context, in *GetPendingTxsRequest, opts ...grpc.CallOption) (*GetPendingTxsResponse, error) + GetSnapShotHdrNode func(ctx context.Context, in *GetSnapShotHdrNodeRequest, opts ...grpc.CallOption) (*GetSnapShotHdrNodeResponse, error) + GetSnapShotNode func(ctx context.Context, in *GetSnapShotNodeRequest, opts ...grpc.CallOption) (*GetSnapShotNodeResponse, error) + GetSnapShotStateData func(ctx context.Context, in *GetSnapShotStateDataRequest, opts ...grpc.CallOption) (*GetSnapShotStateDataResponse, error) + GossipBlockHeader func(ctx context.Context, in *GossipBlockHeaderMessage, opts ...grpc.CallOption) (*GossipBlockHeaderAck, error) + GossipNextHeight func(ctx context.Context, in *GossipNextHeightMessage, opts ...grpc.CallOption) (*GossipNextHeightAck, error) + GossipNextRound func(ctx context.Context, in *GossipNextRoundMessage, opts ...grpc.CallOption) (*GossipNextRoundAck, error) + GossipPreCommit func(ctx context.Context, in *GossipPreCommitMessage, opts ...grpc.CallOption) (*GossipPreCommitAck, error) + GossipPreCommitNil func(ctx context.Context, in *GossipPreCommitNilMessage, opts ...grpc.CallOption) (*GossipPreCommitNilAck, error) + GossipPreVote func(ctx context.Context, in *GossipPreVoteMessage, opts ...grpc.CallOption) (*GossipPreVoteAck, error) + GossipPreVoteNil func(ctx context.Context, in *GossipPreVoteNilMessage, opts ...grpc.CallOption) (*GossipPreVoteNilAck, error) + GossipProposal func(ctx context.Context, in *GossipProposalMessage, opts ...grpc.CallOption) (*GossipProposalAck, error) + GossipTransaction func(ctx context.Context, in *GossipTransactionMessage, opts ...grpc.CallOption) (*GossipTransactionAck, error) + Status func(ctx context.Context, in *StatusRequest, opts ...grpc.CallOption) (*StatusResponse, error) + func NewP2PClient(cc grpc.ClientConnInterface) P2PClient + type P2PGetBlockHeadersHandler interface + HandleP2PGetBlockHeaders func(context.Context, *GetBlockHeadersRequest) (*GetBlockHeadersResponse, error) + type P2PGetMinedTxsHandler interface + HandleP2PGetMinedTxs func(context.Context, *GetMinedTxsRequest) (*GetMinedTxsResponse, error) + type P2PGetPeersHandler interface + HandleP2PGetPeers func(context.Context, *GetPeersRequest) (*GetPeersResponse, error) + type P2PGetPendingTxsHandler interface + HandleP2PGetPendingTxs func(context.Context, *GetPendingTxsRequest) (*GetPendingTxsResponse, error) + type P2PGetSnapShotHdrNodeHandler interface + HandleP2PGetSnapShotHdrNode func(context.Context, *GetSnapShotHdrNodeRequest) (*GetSnapShotHdrNodeResponse, error) + type P2PGetSnapShotNodeHandler interface + HandleP2PGetSnapShotNode func(context.Context, *GetSnapShotNodeRequest) (*GetSnapShotNodeResponse, error) + type P2PGetSnapShotStateDataHandler interface + HandleP2PGetSnapShotStateData func(context.Context, *GetSnapShotStateDataRequest) (*GetSnapShotStateDataResponse, error) + type P2PGossipBlockHeaderHandler interface + HandleP2PGossipBlockHeader func(context.Context, *GossipBlockHeaderMessage) (*GossipBlockHeaderAck, error) + type P2PGossipNextHeightHandler interface + HandleP2PGossipNextHeight func(context.Context, *GossipNextHeightMessage) (*GossipNextHeightAck, error) + type P2PGossipNextRoundHandler interface + HandleP2PGossipNextRound func(context.Context, *GossipNextRoundMessage) (*GossipNextRoundAck, error) + type P2PGossipPreCommitHandler interface + HandleP2PGossipPreCommit func(context.Context, *GossipPreCommitMessage) (*GossipPreCommitAck, error) + type P2PGossipPreCommitNilHandler interface + HandleP2PGossipPreCommitNil func(context.Context, *GossipPreCommitNilMessage) (*GossipPreCommitNilAck, error) + type P2PGossipPreVoteHandler interface + HandleP2PGossipPreVote func(context.Context, *GossipPreVoteMessage) (*GossipPreVoteAck, error) + type P2PGossipPreVoteNilHandler interface + HandleP2PGossipPreVoteNil func(context.Context, *GossipPreVoteNilMessage) (*GossipPreVoteNilAck, error) + type P2PGossipProposalHandler interface + HandleP2PGossipProposal func(context.Context, *GossipProposalMessage) (*GossipProposalAck, error) + type P2PGossipTransactionHandler interface + HandleP2PGossipTransaction func(context.Context, *GossipTransactionMessage) (*GossipTransactionAck, error) + type P2PServer interface + GetBlockHeaders func(context.Context, *GetBlockHeadersRequest) (*GetBlockHeadersResponse, error) + GetMinedTxs func(context.Context, *GetMinedTxsRequest) (*GetMinedTxsResponse, error) + GetPeers func(context.Context, *GetPeersRequest) (*GetPeersResponse, error) + GetPendingTxs func(context.Context, *GetPendingTxsRequest) (*GetPendingTxsResponse, error) + GetSnapShotHdrNode func(context.Context, *GetSnapShotHdrNodeRequest) (*GetSnapShotHdrNodeResponse, error) + GetSnapShotNode func(context.Context, *GetSnapShotNodeRequest) (*GetSnapShotNodeResponse, error) + GetSnapShotStateData func(context.Context, *GetSnapShotStateDataRequest) (*GetSnapShotStateDataResponse, error) + GossipBlockHeader func(context.Context, *GossipBlockHeaderMessage) (*GossipBlockHeaderAck, error) + GossipNextHeight func(context.Context, *GossipNextHeightMessage) (*GossipNextHeightAck, error) + GossipNextRound func(context.Context, *GossipNextRoundMessage) (*GossipNextRoundAck, error) + GossipPreCommit func(context.Context, *GossipPreCommitMessage) (*GossipPreCommitAck, error) + GossipPreCommitNil func(context.Context, *GossipPreCommitNilMessage) (*GossipPreCommitNilAck, error) + GossipPreVote func(context.Context, *GossipPreVoteMessage) (*GossipPreVoteAck, error) + GossipPreVoteNil func(context.Context, *GossipPreVoteNilMessage) (*GossipPreVoteNilAck, error) + GossipProposal func(context.Context, *GossipProposalMessage) (*GossipProposalAck, error) + GossipTransaction func(context.Context, *GossipTransactionMessage) (*GossipTransactionAck, error) + Status func(context.Context, *StatusRequest) (*StatusResponse, error) + type P2PStatusHandler interface + HandleP2PStatus func(context.Context, *StatusRequest) (*StatusResponse, error) + type PClaims struct + BClaims *BClaims + RCert *RCert + func (*PClaims) Descriptor() ([]byte, []int) + func (*PClaims) ProtoMessage() + func (x *PClaims) GetBClaims() *BClaims + func (x *PClaims) GetRCert() *RCert + func (x *PClaims) ProtoReflect() protoreflect.Message + func (x *PClaims) Reset() + func (x *PClaims) String() string + type PendingTransactionRequest struct + TxHash string + func (*PendingTransactionRequest) Descriptor() ([]byte, []int) + func (*PendingTransactionRequest) ProtoMessage() + func (x *PendingTransactionRequest) GetTxHash() string + func (x *PendingTransactionRequest) ProtoReflect() protoreflect.Message + func (x *PendingTransactionRequest) Reset() + func (x *PendingTransactionRequest) String() string + type PendingTransactionResponse struct + Tx *Tx + func (*PendingTransactionResponse) Descriptor() ([]byte, []int) + func (*PendingTransactionResponse) ProtoMessage() + func (x *PendingTransactionResponse) GetTx() *Tx + func (x *PendingTransactionResponse) ProtoReflect() protoreflect.Message + func (x *PendingTransactionResponse) Reset() + func (x *PendingTransactionResponse) String() string + type PreCommit struct + PreVotes []string + Proposal *Proposal + Signature string + func (*PreCommit) Descriptor() ([]byte, []int) + func (*PreCommit) ProtoMessage() + func (x *PreCommit) GetPreVotes() []string + func (x *PreCommit) GetProposal() *Proposal + func (x *PreCommit) GetSignature() string + func (x *PreCommit) ProtoReflect() protoreflect.Message + func (x *PreCommit) Reset() + func (x *PreCommit) String() string + type PreCommitNil struct + RCert *RCert + Signature string + func (*PreCommitNil) Descriptor() ([]byte, []int) + func (*PreCommitNil) ProtoMessage() + func (x *PreCommitNil) GetRCert() *RCert + func (x *PreCommitNil) GetSignature() string + func (x *PreCommitNil) ProtoReflect() protoreflect.Message + func (x *PreCommitNil) Reset() + func (x *PreCommitNil) String() string + type PreVote struct + Proposal *Proposal + Signature string + func (*PreVote) Descriptor() ([]byte, []int) + func (*PreVote) ProtoMessage() + func (x *PreVote) GetProposal() *Proposal + func (x *PreVote) GetSignature() string + func (x *PreVote) ProtoReflect() protoreflect.Message + func (x *PreVote) Reset() + func (x *PreVote) String() string + type PreVoteNil struct + RCert *RCert + Signature string + func (*PreVoteNil) Descriptor() ([]byte, []int) + func (*PreVoteNil) ProtoMessage() + func (x *PreVoteNil) GetRCert() *RCert + func (x *PreVoteNil) GetSignature() string + func (x *PreVoteNil) ProtoReflect() protoreflect.Message + func (x *PreVoteNil) Reset() + func (x *PreVoteNil) String() string + type Proposal struct + PClaims *PClaims + Signature string + TxHshLst []string + func (*Proposal) Descriptor() ([]byte, []int) + func (*Proposal) ProtoMessage() + func (x *Proposal) GetPClaims() *PClaims + func (x *Proposal) GetSignature() string + func (x *Proposal) GetTxHshLst() []string + func (x *Proposal) ProtoReflect() protoreflect.Message + func (x *Proposal) Reset() + func (x *Proposal) String() string + type RCert struct + RClaims *RClaims + SigGroup string + func (*RCert) Descriptor() ([]byte, []int) + func (*RCert) ProtoMessage() + func (x *RCert) GetRClaims() *RClaims + func (x *RCert) GetSigGroup() string + func (x *RCert) ProtoReflect() protoreflect.Message + func (x *RCert) Reset() + func (x *RCert) String() string + type RClaims struct + ChainID uint32 + Height uint32 + PrevBlock string + Round uint32 + func (*RClaims) Descriptor() ([]byte, []int) + func (*RClaims) ProtoMessage() + func (x *RClaims) GetChainID() uint32 + func (x *RClaims) GetHeight() uint32 + func (x *RClaims) GetPrevBlock() string + func (x *RClaims) GetRound() uint32 + func (x *RClaims) ProtoReflect() protoreflect.Message + func (x *RClaims) Reset() + func (x *RClaims) String() string + type RoundStateForValidatorRequest struct + Height uint32 + Round uint32 + VAddr string + func (*RoundStateForValidatorRequest) Descriptor() ([]byte, []int) + func (*RoundStateForValidatorRequest) ProtoMessage() + func (x *RoundStateForValidatorRequest) GetHeight() uint32 + func (x *RoundStateForValidatorRequest) GetRound() uint32 + func (x *RoundStateForValidatorRequest) GetVAddr() string + func (x *RoundStateForValidatorRequest) ProtoReflect() protoreflect.Message + func (x *RoundStateForValidatorRequest) Reset() + func (x *RoundStateForValidatorRequest) String() string + type RoundStateForValidatorResponse struct + RoundState []byte + func (*RoundStateForValidatorResponse) Descriptor() ([]byte, []int) + func (*RoundStateForValidatorResponse) ProtoMessage() + func (x *RoundStateForValidatorResponse) GetRoundState() []byte + func (x *RoundStateForValidatorResponse) ProtoReflect() protoreflect.Message + func (x *RoundStateForValidatorResponse) Reset() + func (x *RoundStateForValidatorResponse) String() string + type StatusRequest struct + func (*StatusRequest) Descriptor() ([]byte, []int) + func (*StatusRequest) ProtoMessage() + func (x *StatusRequest) ProtoReflect() protoreflect.Message + func (x *StatusRequest) Reset() + func (x *StatusRequest) String() string + type StatusResponse struct + HighestBlockHeader []byte + func (*StatusResponse) Descriptor() ([]byte, []int) + func (*StatusResponse) ProtoMessage() + func (x *StatusResponse) GetHighestBlockHeader() []byte + func (x *StatusResponse) ProtoReflect() protoreflect.Message + func (x *StatusResponse) Reset() + func (x *StatusResponse) String() string + type TXIn struct + Signature string + TXInLinker *TXInLinker + func (*TXIn) Descriptor() ([]byte, []int) + func (*TXIn) ProtoMessage() + func (x *TXIn) GetSignature() string + func (x *TXIn) GetTXInLinker() *TXInLinker + func (x *TXIn) ProtoReflect() protoreflect.Message + func (x *TXIn) Reset() + func (x *TXIn) String() string + type TXInLinker struct + TXInPreImage *TXInPreImage + TxHash string + func (*TXInLinker) Descriptor() ([]byte, []int) + func (*TXInLinker) ProtoMessage() + func (x *TXInLinker) GetTXInPreImage() *TXInPreImage + func (x *TXInLinker) GetTxHash() string + func (x *TXInLinker) ProtoReflect() protoreflect.Message + func (x *TXInLinker) Reset() + func (x *TXInLinker) String() string + type TXInPreImage struct + ChainID uint32 + ConsumedTxHash string + ConsumedTxIdx uint32 + func (*TXInPreImage) Descriptor() ([]byte, []int) + func (*TXInPreImage) ProtoMessage() + func (x *TXInPreImage) GetChainID() uint32 + func (x *TXInPreImage) GetConsumedTxHash() string + func (x *TXInPreImage) GetConsumedTxIdx() uint32 + func (x *TXInPreImage) ProtoReflect() protoreflect.Message + func (x *TXInPreImage) Reset() + func (x *TXInPreImage) String() string + type TXOut struct + Utxo isTXOut_Utxo + func (*TXOut) Descriptor() ([]byte, []int) + func (*TXOut) ProtoMessage() + func (m *TXOut) GetUtxo() isTXOut_Utxo + func (x *TXOut) GetAtomicSwap() *AtomicSwap + func (x *TXOut) GetDataStore() *DataStore + func (x *TXOut) GetValueStore() *ValueStore + func (x *TXOut) ProtoReflect() protoreflect.Message + func (x *TXOut) Reset() + func (x *TXOut) String() string + type TXOut_AtomicSwap struct + AtomicSwap *AtomicSwap + type TXOut_DataStore struct + DataStore *DataStore + type TXOut_ValueStore struct + ValueStore *ValueStore + type TransactionData struct + Tx *Tx + func (*TransactionData) Descriptor() ([]byte, []int) + func (*TransactionData) ProtoMessage() + func (x *TransactionData) GetTx() *Tx + func (x *TransactionData) ProtoReflect() protoreflect.Message + func (x *TransactionData) Reset() + func (x *TransactionData) String() string + type TransactionDetails struct + TxHash string + func (*TransactionDetails) Descriptor() ([]byte, []int) + func (*TransactionDetails) ProtoMessage() + func (x *TransactionDetails) GetTxHash() string + func (x *TransactionDetails) ProtoReflect() protoreflect.Message + func (x *TransactionDetails) Reset() + func (x *TransactionDetails) String() string + type Tx struct + Vin []*TXIn + Vout []*TXOut + func (*Tx) Descriptor() ([]byte, []int) + func (*Tx) ProtoMessage() + func (x *Tx) GetVin() []*TXIn + func (x *Tx) GetVout() []*TXOut + func (x *Tx) ProtoReflect() protoreflect.Message + func (x *Tx) Reset() + func (x *Tx) String() string + type TxBlockNumberRequest struct + TxHash string + func (*TxBlockNumberRequest) Descriptor() ([]byte, []int) + func (*TxBlockNumberRequest) ProtoMessage() + func (x *TxBlockNumberRequest) GetTxHash() string + func (x *TxBlockNumberRequest) ProtoReflect() protoreflect.Message + func (x *TxBlockNumberRequest) Reset() + func (x *TxBlockNumberRequest) String() string + type TxBlockNumberResponse struct + BlockHeight uint32 + func (*TxBlockNumberResponse) Descriptor() ([]byte, []int) + func (*TxBlockNumberResponse) ProtoMessage() + func (x *TxBlockNumberResponse) GetBlockHeight() uint32 + func (x *TxBlockNumberResponse) ProtoReflect() protoreflect.Message + func (x *TxBlockNumberResponse) Reset() + func (x *TxBlockNumberResponse) String() string + type UTXORequest struct + UTXOIDs []string + func (*UTXORequest) Descriptor() ([]byte, []int) + func (*UTXORequest) ProtoMessage() + func (x *UTXORequest) GetUTXOIDs() []string + func (x *UTXORequest) ProtoReflect() protoreflect.Message + func (x *UTXORequest) Reset() + func (x *UTXORequest) String() string + type UTXOResponse struct + UTXOs []*TXOut + func (*UTXOResponse) Descriptor() ([]byte, []int) + func (*UTXOResponse) ProtoMessage() + func (x *UTXOResponse) GetUTXOs() []*TXOut + func (x *UTXOResponse) ProtoReflect() protoreflect.Message + func (x *UTXOResponse) Reset() + func (x *UTXOResponse) String() string + type UnimplementedBootNodeServer struct + func (*UnimplementedBootNodeServer) KnownNodes(context.Context, *BootNodeRequest) (*BootNodeResponse, error) + type UnimplementedDiscoveryServer struct + func (*UnimplementedDiscoveryServer) GetPeers(context.Context, *GetPeersRequest) (*GetPeersResponse, error) + type UnimplementedLocalStateServer struct + func (*UnimplementedLocalStateServer) GetBlockHeader(context.Context, *BlockHeaderRequest) (*BlockHeaderResponse, error) + func (*UnimplementedLocalStateServer) GetBlockNumber(context.Context, *BlockNumberRequest) (*BlockNumberResponse, error) + func (*UnimplementedLocalStateServer) GetChainID(context.Context, *ChainIDRequest) (*ChainIDResponse, error) + func (*UnimplementedLocalStateServer) GetData(context.Context, *GetDataRequest) (*GetDataResponse, error) + func (*UnimplementedLocalStateServer) GetEpochNumber(context.Context, *EpochNumberRequest) (*EpochNumberResponse, error) + func (*UnimplementedLocalStateServer) GetMinedTransaction(context.Context, *MinedTransactionRequest) (*MinedTransactionResponse, error) + func (*UnimplementedLocalStateServer) GetPendingTransaction(context.Context, *PendingTransactionRequest) (*PendingTransactionResponse, error) + func (*UnimplementedLocalStateServer) GetRoundStateForValidator(context.Context, *RoundStateForValidatorRequest) (*RoundStateForValidatorResponse, error) + func (*UnimplementedLocalStateServer) GetTxBlockNumber(context.Context, *TxBlockNumberRequest) (*TxBlockNumberResponse, error) + func (*UnimplementedLocalStateServer) GetUTXO(context.Context, *UTXORequest) (*UTXOResponse, error) + func (*UnimplementedLocalStateServer) GetValidatorSet(context.Context, *ValidatorSetRequest) (*ValidatorSetResponse, error) + func (*UnimplementedLocalStateServer) GetValueForOwner(context.Context, *GetValueRequest) (*GetValueResponse, error) + func (*UnimplementedLocalStateServer) IterateNameSpace(context.Context, *IterateNameSpaceRequest) (*IterateNameSpaceResponse, error) + func (*UnimplementedLocalStateServer) SendTransaction(context.Context, *TransactionData) (*TransactionDetails, error) + type UnimplementedP2PServer struct + func (*UnimplementedP2PServer) GetBlockHeaders(context.Context, *GetBlockHeadersRequest) (*GetBlockHeadersResponse, error) + func (*UnimplementedP2PServer) GetMinedTxs(context.Context, *GetMinedTxsRequest) (*GetMinedTxsResponse, error) + func (*UnimplementedP2PServer) GetPeers(context.Context, *GetPeersRequest) (*GetPeersResponse, error) + func (*UnimplementedP2PServer) GetPendingTxs(context.Context, *GetPendingTxsRequest) (*GetPendingTxsResponse, error) + func (*UnimplementedP2PServer) GetSnapShotHdrNode(context.Context, *GetSnapShotHdrNodeRequest) (*GetSnapShotHdrNodeResponse, error) + func (*UnimplementedP2PServer) GetSnapShotNode(context.Context, *GetSnapShotNodeRequest) (*GetSnapShotNodeResponse, error) + func (*UnimplementedP2PServer) GetSnapShotStateData(context.Context, *GetSnapShotStateDataRequest) (*GetSnapShotStateDataResponse, error) + func (*UnimplementedP2PServer) GossipBlockHeader(context.Context, *GossipBlockHeaderMessage) (*GossipBlockHeaderAck, error) + func (*UnimplementedP2PServer) GossipNextHeight(context.Context, *GossipNextHeightMessage) (*GossipNextHeightAck, error) + func (*UnimplementedP2PServer) GossipNextRound(context.Context, *GossipNextRoundMessage) (*GossipNextRoundAck, error) + func (*UnimplementedP2PServer) GossipPreCommit(context.Context, *GossipPreCommitMessage) (*GossipPreCommitAck, error) + func (*UnimplementedP2PServer) GossipPreCommitNil(context.Context, *GossipPreCommitNilMessage) (*GossipPreCommitNilAck, error) + func (*UnimplementedP2PServer) GossipPreVote(context.Context, *GossipPreVoteMessage) (*GossipPreVoteAck, error) + func (*UnimplementedP2PServer) GossipPreVoteNil(context.Context, *GossipPreVoteNilMessage) (*GossipPreVoteNilAck, error) + func (*UnimplementedP2PServer) GossipProposal(context.Context, *GossipProposalMessage) (*GossipProposalAck, error) + func (*UnimplementedP2PServer) GossipTransaction(context.Context, *GossipTransactionMessage) (*GossipTransactionAck, error) + func (*UnimplementedP2PServer) Status(context.Context, *StatusRequest) (*StatusResponse, error) + type VSPreImage struct + ChainID uint32 + Owner string + TXOutIdx uint32 + Value string + func (*VSPreImage) Descriptor() ([]byte, []int) + func (*VSPreImage) ProtoMessage() + func (x *VSPreImage) GetChainID() uint32 + func (x *VSPreImage) GetOwner() string + func (x *VSPreImage) GetTXOutIdx() uint32 + func (x *VSPreImage) GetValue() string + func (x *VSPreImage) ProtoReflect() protoreflect.Message + func (x *VSPreImage) Reset() + func (x *VSPreImage) String() string + type ValidatorSetRequest struct + Height uint32 + func (*ValidatorSetRequest) Descriptor() ([]byte, []int) + func (*ValidatorSetRequest) ProtoMessage() + func (x *ValidatorSetRequest) GetHeight() uint32 + func (x *ValidatorSetRequest) ProtoReflect() protoreflect.Message + func (x *ValidatorSetRequest) Reset() + func (x *ValidatorSetRequest) String() string + type ValidatorSetResponse struct + ValidatorSet string + func (*ValidatorSetResponse) Descriptor() ([]byte, []int) + func (*ValidatorSetResponse) ProtoMessage() + func (x *ValidatorSetResponse) GetValidatorSet() string + func (x *ValidatorSetResponse) ProtoReflect() protoreflect.Message + func (x *ValidatorSetResponse) Reset() + func (x *ValidatorSetResponse) String() string + type ValueStore struct + TxHash string + VSPreImage *VSPreImage + func (*ValueStore) Descriptor() ([]byte, []int) + func (*ValueStore) ProtoMessage() + func (x *ValueStore) GetTxHash() string + func (x *ValueStore) GetVSPreImage() *VSPreImage + func (x *ValueStore) ProtoReflect() protoreflect.Message + func (x *ValueStore) Reset() + func (x *ValueStore) String() string