Versions in this module Expand all Collapse all v0 v0.0.2 Nov 6, 2024 v0.0.1 Nov 5, 2024 Changes in this version + const TopicFinalizedBlock + const TopicRevertIndexedBlock + const TopicSaveAccounts + const TopicSaveBlock + const TopicSaveRoundsInfo + const TopicSaveValidatorsPubKeys + const TopicSaveValidatorsRating + const TopicSettings + var ErrIntOverflowConfig = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowOutportBlock = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthConfig = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthOutportBlock = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupConfig = fmt.Errorf("proto: unexpected end of group") + var ErrUnexpectedEndOfGroupOutportBlock = fmt.Errorf("proto: unexpected end of group") + func ConvertPubKeys(validatorsPubKeys map[uint32][][]byte) map[uint32]*PubKeys + func GetBody(bodyHandler data.BodyHandler) (*block.Body, error) + func GetHeaderBytesAndType(marshaller marshal.Marshalizer, headerHandler data.HeaderHandler) ([]byte, core.HeaderType, error) + type Accounts struct + AlteredAccounts map[string]*alteredAccount.AlteredAccount + BlockTimestamp uint64 + ShardID uint32 + func (*Accounts) Descriptor() ([]byte, []int) + func (*Accounts) ProtoMessage() + func (m *Accounts) GetAlteredAccounts() map[string]*alteredAccount.AlteredAccount + func (m *Accounts) GetBlockTimestamp() uint64 + func (m *Accounts) GetShardID() uint32 + func (m *Accounts) Marshal() (dAtA []byte, err error) + func (m *Accounts) MarshalTo(dAtA []byte) (int, error) + func (m *Accounts) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Accounts) Reset() + func (m *Accounts) Size() (n int) + func (m *Accounts) Unmarshal(dAtA []byte) error + func (m *Accounts) XXX_DiscardUnknown() + func (m *Accounts) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Accounts) XXX_Merge(src proto.Message) + func (m *Accounts) XXX_Size() int + func (m *Accounts) XXX_Unmarshal(b []byte) error + func (this *Accounts) Equal(that interface{}) bool + func (this *Accounts) GoString() string + func (this *Accounts) String() string + type BlockData struct + Body *block.Body + HeaderBytes []byte + HeaderHash []byte + HeaderType string + IntraShardMiniBlocks []*block.MiniBlock + ShardID uint32 + func (*BlockData) Descriptor() ([]byte, []int) + func (*BlockData) ProtoMessage() + func (m *BlockData) GetBody() *block.Body + func (m *BlockData) GetHeaderBytes() []byte + func (m *BlockData) GetHeaderHash() []byte + func (m *BlockData) GetHeaderType() string + func (m *BlockData) GetIntraShardMiniBlocks() []*block.MiniBlock + func (m *BlockData) GetShardID() uint32 + func (m *BlockData) Marshal() (dAtA []byte, err error) + func (m *BlockData) MarshalTo(dAtA []byte) (int, error) + func (m *BlockData) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *BlockData) Reset() + func (m *BlockData) Size() (n int) + func (m *BlockData) Unmarshal(dAtA []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 + func (this *BlockData) Equal(that interface{}) bool + func (this *BlockData) GoString() string + func (this *BlockData) String() string + type FeeInfo struct + Fee *math_big.Int + GasUsed uint64 + InitialPaidFee *math_big.Int + func (*FeeInfo) Descriptor() ([]byte, []int) + func (*FeeInfo) ProtoMessage() + func (f *FeeInfo) SetFee(fee *big.Int) + func (f *FeeInfo) SetGasUsed(gasUsed uint64) + func (f *FeeInfo) SetInitialPaidFee(fee *big.Int) + func (m *FeeInfo) GetFee() *math_big.Int + func (m *FeeInfo) GetGasUsed() uint64 + func (m *FeeInfo) GetInitialPaidFee() *math_big.Int + func (m *FeeInfo) Marshal() (dAtA []byte, err error) + func (m *FeeInfo) MarshalTo(dAtA []byte) (int, error) + func (m *FeeInfo) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *FeeInfo) Reset() + func (m *FeeInfo) Size() (n int) + func (m *FeeInfo) Unmarshal(dAtA []byte) error + func (m *FeeInfo) XXX_DiscardUnknown() + func (m *FeeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *FeeInfo) XXX_Merge(src proto.Message) + func (m *FeeInfo) XXX_Size() int + func (m *FeeInfo) XXX_Unmarshal(b []byte) error + func (this *FeeInfo) Equal(that interface{}) bool + func (this *FeeInfo) GoString() string + func (this *FeeInfo) String() string + type FinalizedBlock struct + HeaderHash []byte + ShardID uint32 + func (*FinalizedBlock) Descriptor() ([]byte, []int) + func (*FinalizedBlock) ProtoMessage() + func (m *FinalizedBlock) GetHeaderHash() []byte + func (m *FinalizedBlock) GetShardID() uint32 + func (m *FinalizedBlock) Marshal() (dAtA []byte, err error) + func (m *FinalizedBlock) MarshalTo(dAtA []byte) (int, error) + func (m *FinalizedBlock) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *FinalizedBlock) Reset() + func (m *FinalizedBlock) Size() (n int) + func (m *FinalizedBlock) Unmarshal(dAtA []byte) error + func (m *FinalizedBlock) XXX_DiscardUnknown() + func (m *FinalizedBlock) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *FinalizedBlock) XXX_Merge(src proto.Message) + func (m *FinalizedBlock) XXX_Size() int + func (m *FinalizedBlock) XXX_Unmarshal(b []byte) error + func (this *FinalizedBlock) Equal(that interface{}) bool + func (this *FinalizedBlock) GoString() string + func (this *FinalizedBlock) String() string + type HeaderDataWithBody struct + Body data.BodyHandler + Header data.HeaderHandler + HeaderHash []byte + IntraShardMiniBlocks []*block.MiniBlock + type HeaderGasConsumption struct + GasPenalized uint64 + GasProvided uint64 + GasRefunded uint64 + MaxGasPerBlock uint64 + func (*HeaderGasConsumption) Descriptor() ([]byte, []int) + func (*HeaderGasConsumption) ProtoMessage() + func (m *HeaderGasConsumption) GetGasPenalized() uint64 + func (m *HeaderGasConsumption) GetGasProvided() uint64 + func (m *HeaderGasConsumption) GetGasRefunded() uint64 + func (m *HeaderGasConsumption) GetMaxGasPerBlock() uint64 + func (m *HeaderGasConsumption) Marshal() (dAtA []byte, err error) + func (m *HeaderGasConsumption) MarshalTo(dAtA []byte) (int, error) + func (m *HeaderGasConsumption) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *HeaderGasConsumption) Reset() + func (m *HeaderGasConsumption) Size() (n int) + func (m *HeaderGasConsumption) Unmarshal(dAtA []byte) error + func (m *HeaderGasConsumption) XXX_DiscardUnknown() + func (m *HeaderGasConsumption) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *HeaderGasConsumption) XXX_Merge(src proto.Message) + func (m *HeaderGasConsumption) XXX_Size() int + func (m *HeaderGasConsumption) XXX_Unmarshal(b []byte) error + func (this *HeaderGasConsumption) Equal(that interface{}) bool + func (this *HeaderGasConsumption) GoString() string + func (this *HeaderGasConsumption) String() string + type LogData struct + Log *transaction.Log + TxHash string + func (*LogData) Descriptor() ([]byte, []int) + func (*LogData) ProtoMessage() + func (m *LogData) GetLog() *transaction.Log + func (m *LogData) GetTxHash() string + func (m *LogData) Marshal() (dAtA []byte, err error) + func (m *LogData) MarshalTo(dAtA []byte) (int, error) + func (m *LogData) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *LogData) Reset() + func (m *LogData) Size() (n int) + func (m *LogData) Unmarshal(dAtA []byte) error + func (m *LogData) XXX_DiscardUnknown() + func (m *LogData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *LogData) XXX_Merge(src proto.Message) + func (m *LogData) XXX_Size() int + func (m *LogData) XXX_Unmarshal(b []byte) error + func (this *LogData) Equal(that interface{}) bool + func (this *LogData) GoString() string + func (this *LogData) String() string + type OutportBlock struct + AlteredAccounts map[string]*alteredAccount.AlteredAccount + BlockData *BlockData + HeaderGasConsumption *HeaderGasConsumption + HighestFinalBlockHash []byte + HighestFinalBlockNonce uint64 + NotarizedHeadersHashes []string + NumberOfShards uint32 + ShardID uint32 + SignersIndexes []uint64 + TransactionPool *TransactionPool + func (*OutportBlock) Descriptor() ([]byte, []int) + func (*OutportBlock) ProtoMessage() + func (m *OutportBlock) GetAlteredAccounts() map[string]*alteredAccount.AlteredAccount + func (m *OutportBlock) GetBlockData() *BlockData + func (m *OutportBlock) GetHeaderGasConsumption() *HeaderGasConsumption + func (m *OutportBlock) GetHighestFinalBlockHash() []byte + func (m *OutportBlock) GetHighestFinalBlockNonce() uint64 + func (m *OutportBlock) GetNotarizedHeadersHashes() []string + func (m *OutportBlock) GetNumberOfShards() uint32 + func (m *OutportBlock) GetShardID() uint32 + func (m *OutportBlock) GetSignersIndexes() []uint64 + func (m *OutportBlock) GetTransactionPool() *TransactionPool + func (m *OutportBlock) Marshal() (dAtA []byte, err error) + func (m *OutportBlock) MarshalTo(dAtA []byte) (int, error) + func (m *OutportBlock) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *OutportBlock) Reset() + func (m *OutportBlock) Size() (n int) + func (m *OutportBlock) Unmarshal(dAtA []byte) error + func (m *OutportBlock) XXX_DiscardUnknown() + func (m *OutportBlock) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *OutportBlock) XXX_Merge(src proto.Message) + func (m *OutportBlock) XXX_Size() int + func (m *OutportBlock) XXX_Unmarshal(b []byte) error + func (this *OutportBlock) Equal(that interface{}) bool + func (this *OutportBlock) GoString() string + func (this *OutportBlock) String() string + type OutportBlockWithHeader struct + Header data.HeaderHandler + type OutportBlockWithHeaderAndBody struct + HeaderDataWithBody *HeaderDataWithBody + type OutportConfig struct + IsInImportDBMode bool + ShardID uint32 + func (*OutportConfig) Descriptor() ([]byte, []int) + func (*OutportConfig) ProtoMessage() + func (m *OutportConfig) GetIsInImportDBMode() bool + func (m *OutportConfig) GetShardID() uint32 + func (m *OutportConfig) Marshal() (dAtA []byte, err error) + func (m *OutportConfig) MarshalTo(dAtA []byte) (int, error) + func (m *OutportConfig) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *OutportConfig) Reset() + func (m *OutportConfig) Size() (n int) + func (m *OutportConfig) Unmarshal(dAtA []byte) error + func (m *OutportConfig) XXX_DiscardUnknown() + func (m *OutportConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *OutportConfig) XXX_Merge(src proto.Message) + func (m *OutportConfig) XXX_Size() int + func (m *OutportConfig) XXX_Unmarshal(b []byte) error + func (this *OutportConfig) Equal(that interface{}) bool + func (this *OutportConfig) GoString() string + func (this *OutportConfig) String() string + type PubKeys struct + Keys [][]byte + func (*PubKeys) Descriptor() ([]byte, []int) + func (*PubKeys) ProtoMessage() + func (m *PubKeys) GetKeys() [][]byte + func (m *PubKeys) Marshal() (dAtA []byte, err error) + func (m *PubKeys) MarshalTo(dAtA []byte) (int, error) + func (m *PubKeys) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PubKeys) Reset() + func (m *PubKeys) Size() (n int) + func (m *PubKeys) Unmarshal(dAtA []byte) error + func (m *PubKeys) XXX_DiscardUnknown() + func (m *PubKeys) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PubKeys) XXX_Merge(src proto.Message) + func (m *PubKeys) XXX_Size() int + func (m *PubKeys) XXX_Unmarshal(b []byte) error + func (this *PubKeys) Equal(that interface{}) bool + func (this *PubKeys) GoString() string + func (this *PubKeys) String() string + type RewardInfo struct + ExecutionOrder uint32 + Reward *rewardTx.RewardTx + func (*RewardInfo) Descriptor() ([]byte, []int) + func (*RewardInfo) ProtoMessage() + func (m *RewardInfo) GetExecutionOrder() uint32 + func (m *RewardInfo) GetReward() *rewardTx.RewardTx + func (m *RewardInfo) Marshal() (dAtA []byte, err error) + func (m *RewardInfo) MarshalTo(dAtA []byte) (int, error) + func (m *RewardInfo) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RewardInfo) Reset() + func (m *RewardInfo) Size() (n int) + func (m *RewardInfo) Unmarshal(dAtA []byte) error + func (m *RewardInfo) XXX_DiscardUnknown() + func (m *RewardInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RewardInfo) XXX_Merge(src proto.Message) + func (m *RewardInfo) XXX_Size() int + func (m *RewardInfo) XXX_Unmarshal(b []byte) error + func (r *RewardInfo) GetTxHandler() data.TransactionHandler + func (r *RewardInfo) SetExecutionOrder(order uint32) + func (this *RewardInfo) Equal(that interface{}) bool + func (this *RewardInfo) GoString() string + func (this *RewardInfo) String() string + type RoundInfo struct + BlockWasProposed bool + Epoch uint32 + Round uint64 + ShardId uint32 + SignersIndexes []uint64 + Timestamp uint64 + func (*RoundInfo) Descriptor() ([]byte, []int) + func (*RoundInfo) ProtoMessage() + func (m *RoundInfo) GetBlockWasProposed() bool + func (m *RoundInfo) GetEpoch() uint32 + func (m *RoundInfo) GetRound() uint64 + func (m *RoundInfo) GetShardId() uint32 + func (m *RoundInfo) GetSignersIndexes() []uint64 + func (m *RoundInfo) GetTimestamp() uint64 + func (m *RoundInfo) Marshal() (dAtA []byte, err error) + func (m *RoundInfo) MarshalTo(dAtA []byte) (int, error) + func (m *RoundInfo) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RoundInfo) Reset() + func (m *RoundInfo) Size() (n int) + func (m *RoundInfo) Unmarshal(dAtA []byte) error + func (m *RoundInfo) XXX_DiscardUnknown() + func (m *RoundInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RoundInfo) XXX_Merge(src proto.Message) + func (m *RoundInfo) XXX_Size() int + func (m *RoundInfo) XXX_Unmarshal(b []byte) error + func (this *RoundInfo) Equal(that interface{}) bool + func (this *RoundInfo) GoString() string + func (this *RoundInfo) String() string + type RoundsInfo struct + RoundsInfo []*RoundInfo + ShardID uint32 + func (*RoundsInfo) Descriptor() ([]byte, []int) + func (*RoundsInfo) ProtoMessage() + func (m *RoundsInfo) GetRoundsInfo() []*RoundInfo + func (m *RoundsInfo) GetShardID() uint32 + func (m *RoundsInfo) Marshal() (dAtA []byte, err error) + func (m *RoundsInfo) MarshalTo(dAtA []byte) (int, error) + func (m *RoundsInfo) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RoundsInfo) Reset() + func (m *RoundsInfo) Size() (n int) + func (m *RoundsInfo) Unmarshal(dAtA []byte) error + func (m *RoundsInfo) XXX_DiscardUnknown() + func (m *RoundsInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RoundsInfo) XXX_Merge(src proto.Message) + func (m *RoundsInfo) XXX_Size() int + func (m *RoundsInfo) XXX_Unmarshal(b []byte) error + func (this *RoundsInfo) Equal(that interface{}) bool + func (this *RoundsInfo) GoString() string + func (this *RoundsInfo) String() string + type SCRInfo struct + ExecutionOrder uint32 + FeeInfo *FeeInfo + SmartContractResult *smartContractResult.SmartContractResult + func (*SCRInfo) Descriptor() ([]byte, []int) + func (*SCRInfo) ProtoMessage() + func (m *SCRInfo) GetExecutionOrder() uint32 + func (m *SCRInfo) GetFeeInfo() *FeeInfo + func (m *SCRInfo) GetSmartContractResult() *smartContractResult.SmartContractResult + func (m *SCRInfo) Marshal() (dAtA []byte, err error) + func (m *SCRInfo) MarshalTo(dAtA []byte) (int, error) + func (m *SCRInfo) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *SCRInfo) Reset() + func (m *SCRInfo) Size() (n int) + func (m *SCRInfo) Unmarshal(dAtA []byte) error + func (m *SCRInfo) XXX_DiscardUnknown() + func (m *SCRInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SCRInfo) XXX_Merge(src proto.Message) + func (m *SCRInfo) XXX_Size() int + func (m *SCRInfo) XXX_Unmarshal(b []byte) error + func (s *SCRInfo) GetTxHandler() data.TransactionHandler + func (s *SCRInfo) SetExecutionOrder(order uint32) + func (this *SCRInfo) Equal(that interface{}) bool + func (this *SCRInfo) GoString() string + func (this *SCRInfo) String() string + type Shard struct + ShardID uint32 + func (*Shard) Descriptor() ([]byte, []int) + func (*Shard) ProtoMessage() + func (m *Shard) GetShardID() uint32 + func (m *Shard) Marshal() (dAtA []byte, err error) + func (m *Shard) MarshalTo(dAtA []byte) (int, error) + func (m *Shard) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Shard) Reset() + func (m *Shard) Size() (n int) + func (m *Shard) Unmarshal(dAtA []byte) error + func (m *Shard) XXX_DiscardUnknown() + func (m *Shard) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Shard) XXX_Merge(src proto.Message) + func (m *Shard) XXX_Size() int + func (m *Shard) XXX_Unmarshal(b []byte) error + func (this *Shard) Equal(that interface{}) bool + func (this *Shard) GoString() string + func (this *Shard) String() string + type StatusInfo struct + CompletedEvent bool + ErrorEvent bool + Status string + type TransactionPool struct + InvalidTxs map[string]*TxInfo + Logs []*LogData + Receipts map[string]*receipt.Receipt + Rewards map[string]*RewardInfo + ScheduledExecutedInvalidTxsHashesPrevBlock []string + ScheduledExecutedSCRSHashesPrevBlock []string + SmartContractResults map[string]*SCRInfo + Transactions map[string]*TxInfo + func (*TransactionPool) Descriptor() ([]byte, []int) + func (*TransactionPool) ProtoMessage() + func (m *TransactionPool) GetInvalidTxs() map[string]*TxInfo + func (m *TransactionPool) GetLogs() []*LogData + func (m *TransactionPool) GetReceipts() map[string]*receipt.Receipt + func (m *TransactionPool) GetRewards() map[string]*RewardInfo + func (m *TransactionPool) GetScheduledExecutedInvalidTxsHashesPrevBlock() []string + func (m *TransactionPool) GetScheduledExecutedSCRSHashesPrevBlock() []string + func (m *TransactionPool) GetSmartContractResults() map[string]*SCRInfo + func (m *TransactionPool) GetTransactions() map[string]*TxInfo + func (m *TransactionPool) Marshal() (dAtA []byte, err error) + func (m *TransactionPool) MarshalTo(dAtA []byte) (int, error) + func (m *TransactionPool) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *TransactionPool) Reset() + func (m *TransactionPool) Size() (n int) + func (m *TransactionPool) Unmarshal(dAtA []byte) error + func (m *TransactionPool) XXX_DiscardUnknown() + func (m *TransactionPool) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TransactionPool) XXX_Merge(src proto.Message) + func (m *TransactionPool) XXX_Size() int + func (m *TransactionPool) XXX_Unmarshal(b []byte) error + func (this *TransactionPool) Equal(that interface{}) bool + func (this *TransactionPool) GoString() string + func (this *TransactionPool) String() string + type TxInfo struct + ExecutionOrder uint32 + FeeInfo *FeeInfo + Transaction *transaction.Transaction + func (*TxInfo) Descriptor() ([]byte, []int) + func (*TxInfo) ProtoMessage() + func (m *TxInfo) GetExecutionOrder() uint32 + func (m *TxInfo) GetFeeInfo() *FeeInfo + func (m *TxInfo) GetTransaction() *transaction.Transaction + func (m *TxInfo) Marshal() (dAtA []byte, err error) + func (m *TxInfo) MarshalTo(dAtA []byte) (int, error) + func (m *TxInfo) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *TxInfo) Reset() + func (m *TxInfo) Size() (n int) + func (m *TxInfo) Unmarshal(dAtA []byte) error + func (m *TxInfo) XXX_DiscardUnknown() + func (m *TxInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TxInfo) XXX_Merge(src proto.Message) + func (m *TxInfo) XXX_Size() int + func (m *TxInfo) XXX_Unmarshal(b []byte) error + func (t *TxInfo) GetTxHandler() data.TransactionHandler + func (t *TxInfo) SetExecutionOrder(order uint32) + func (this *TxInfo) Equal(that interface{}) bool + func (this *TxInfo) GoString() string + func (this *TxInfo) String() string + type ValidatorRatingInfo struct + PublicKey string + Rating float32 + func (*ValidatorRatingInfo) Descriptor() ([]byte, []int) + func (*ValidatorRatingInfo) ProtoMessage() + func (m *ValidatorRatingInfo) GetPublicKey() string + func (m *ValidatorRatingInfo) GetRating() float32 + func (m *ValidatorRatingInfo) Marshal() (dAtA []byte, err error) + func (m *ValidatorRatingInfo) MarshalTo(dAtA []byte) (int, error) + func (m *ValidatorRatingInfo) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ValidatorRatingInfo) Reset() + func (m *ValidatorRatingInfo) Size() (n int) + func (m *ValidatorRatingInfo) Unmarshal(dAtA []byte) error + func (m *ValidatorRatingInfo) XXX_DiscardUnknown() + func (m *ValidatorRatingInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ValidatorRatingInfo) XXX_Merge(src proto.Message) + func (m *ValidatorRatingInfo) XXX_Size() int + func (m *ValidatorRatingInfo) XXX_Unmarshal(b []byte) error + func (this *ValidatorRatingInfo) Equal(that interface{}) bool + func (this *ValidatorRatingInfo) GoString() string + func (this *ValidatorRatingInfo) String() string + type ValidatorsPubKeys struct + Epoch uint32 + ShardID uint32 + ShardValidatorsPubKeys map[uint32]*PubKeys + func (*ValidatorsPubKeys) Descriptor() ([]byte, []int) + func (*ValidatorsPubKeys) ProtoMessage() + func (m *ValidatorsPubKeys) GetEpoch() uint32 + func (m *ValidatorsPubKeys) GetShardID() uint32 + func (m *ValidatorsPubKeys) GetShardValidatorsPubKeys() map[uint32]*PubKeys + func (m *ValidatorsPubKeys) Marshal() (dAtA []byte, err error) + func (m *ValidatorsPubKeys) MarshalTo(dAtA []byte) (int, error) + func (m *ValidatorsPubKeys) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ValidatorsPubKeys) Reset() + func (m *ValidatorsPubKeys) Size() (n int) + func (m *ValidatorsPubKeys) Unmarshal(dAtA []byte) error + func (m *ValidatorsPubKeys) XXX_DiscardUnknown() + func (m *ValidatorsPubKeys) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ValidatorsPubKeys) XXX_Merge(src proto.Message) + func (m *ValidatorsPubKeys) XXX_Size() int + func (m *ValidatorsPubKeys) XXX_Unmarshal(b []byte) error + func (this *ValidatorsPubKeys) Equal(that interface{}) bool + func (this *ValidatorsPubKeys) GoString() string + func (this *ValidatorsPubKeys) String() string + type ValidatorsRating struct + Epoch uint32 + ShardID uint32 + ValidatorsRatingInfo []*ValidatorRatingInfo + func (*ValidatorsRating) Descriptor() ([]byte, []int) + func (*ValidatorsRating) ProtoMessage() + func (m *ValidatorsRating) GetEpoch() uint32 + func (m *ValidatorsRating) GetShardID() uint32 + func (m *ValidatorsRating) GetValidatorsRatingInfo() []*ValidatorRatingInfo + func (m *ValidatorsRating) Marshal() (dAtA []byte, err error) + func (m *ValidatorsRating) MarshalTo(dAtA []byte) (int, error) + func (m *ValidatorsRating) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ValidatorsRating) Reset() + func (m *ValidatorsRating) Size() (n int) + func (m *ValidatorsRating) Unmarshal(dAtA []byte) error + func (m *ValidatorsRating) XXX_DiscardUnknown() + func (m *ValidatorsRating) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ValidatorsRating) XXX_Merge(src proto.Message) + func (m *ValidatorsRating) XXX_Size() int + func (m *ValidatorsRating) XXX_Unmarshal(b []byte) error + func (this *ValidatorsRating) Equal(that interface{}) bool + func (this *ValidatorsRating) GoString() string + func (this *ValidatorsRating) String() string