Versions in this module Expand all Collapse all v0 v0.1.0 Jun 22, 2023 Changes in this version + var File_offchainreporting3_messages_proto protoreflect.FileDescriptor + var File_offchainreporting3_telemetry_proto protoreflect.FileDescriptor + func CertifiedPrepareOrCommitFromProtoMessage(m *CertifiedPrepareOrCommit) (protocol.CertifiedPrepareOrCommit, error) + type AttributedCommitSignature struct + Signature []byte + Signer uint32 + func (*AttributedCommitSignature) Descriptor() ([]byte, []int) + func (*AttributedCommitSignature) ProtoMessage() + func (x *AttributedCommitSignature) GetSignature() []byte + func (x *AttributedCommitSignature) GetSigner() uint32 + func (x *AttributedCommitSignature) ProtoReflect() protoreflect.Message + func (x *AttributedCommitSignature) Reset() + func (x *AttributedCommitSignature) String() string + type AttributedPrepareSignature struct + Signature []byte + Signer uint32 + func (*AttributedPrepareSignature) Descriptor() ([]byte, []int) + func (*AttributedPrepareSignature) ProtoMessage() + func (x *AttributedPrepareSignature) GetSignature() []byte + func (x *AttributedPrepareSignature) GetSigner() uint32 + func (x *AttributedPrepareSignature) ProtoReflect() protoreflect.Message + func (x *AttributedPrepareSignature) Reset() + func (x *AttributedPrepareSignature) String() string + type AttributedSignedHighestCertifiedTimestamp struct + SignedHighestCertifiedTimestamp *SignedHighestCertifiedTimestamp + Signer uint32 + func (*AttributedSignedHighestCertifiedTimestamp) Descriptor() ([]byte, []int) + func (*AttributedSignedHighestCertifiedTimestamp) ProtoMessage() + func (x *AttributedSignedHighestCertifiedTimestamp) GetSignedHighestCertifiedTimestamp() *SignedHighestCertifiedTimestamp + func (x *AttributedSignedHighestCertifiedTimestamp) GetSigner() uint32 + func (x *AttributedSignedHighestCertifiedTimestamp) ProtoReflect() protoreflect.Message + func (x *AttributedSignedHighestCertifiedTimestamp) Reset() + func (x *AttributedSignedHighestCertifiedTimestamp) String() string + type AttributedSignedObservation struct + Observer uint32 + SignedObservation *SignedObservation + func (*AttributedSignedObservation) Descriptor() ([]byte, []int) + func (*AttributedSignedObservation) ProtoMessage() + func (x *AttributedSignedObservation) GetObserver() uint32 + func (x *AttributedSignedObservation) GetSignedObservation() *SignedObservation + func (x *AttributedSignedObservation) ProtoReflect() protoreflect.Message + func (x *AttributedSignedObservation) Reset() + func (x *AttributedSignedObservation) String() string + type CertifiedPrepareOrCommit struct + PrepareOrCommit isCertifiedPrepareOrCommit_PrepareOrCommit + func CertifiedPrepareOrCommitToProtoMessage(cpoc protocol.CertifiedPrepareOrCommit) *CertifiedPrepareOrCommit + func (*CertifiedPrepareOrCommit) Descriptor() ([]byte, []int) + func (*CertifiedPrepareOrCommit) ProtoMessage() + func (m *CertifiedPrepareOrCommit) GetPrepareOrCommit() isCertifiedPrepareOrCommit_PrepareOrCommit + func (x *CertifiedPrepareOrCommit) GetCommit() *CertifiedPrepareOrCommitCommit + func (x *CertifiedPrepareOrCommit) GetPrepare() *CertifiedPrepareOrCommitPrepare + func (x *CertifiedPrepareOrCommit) ProtoReflect() protoreflect.Message + func (x *CertifiedPrepareOrCommit) Reset() + func (x *CertifiedPrepareOrCommit) String() string + type CertifiedPrepareOrCommitCommit struct + CommitEpoch uint64 + CommitQuorumCertificate []*AttributedCommitSignature + Outcome []byte + SeqNr uint64 + func CertifiedPrepareOrCommitCommitToProtoMessage(cpocc protocol.CertifiedPrepareOrCommitCommit) *CertifiedPrepareOrCommitCommit + func (*CertifiedPrepareOrCommitCommit) Descriptor() ([]byte, []int) + func (*CertifiedPrepareOrCommitCommit) ProtoMessage() + func (x *CertifiedPrepareOrCommitCommit) GetCommitEpoch() uint64 + func (x *CertifiedPrepareOrCommitCommit) GetCommitQuorumCertificate() []*AttributedCommitSignature + func (x *CertifiedPrepareOrCommitCommit) GetOutcome() []byte + func (x *CertifiedPrepareOrCommitCommit) GetSeqNr() uint64 + func (x *CertifiedPrepareOrCommitCommit) ProtoReflect() protoreflect.Message + func (x *CertifiedPrepareOrCommitCommit) Reset() + func (x *CertifiedPrepareOrCommitCommit) String() string + type CertifiedPrepareOrCommitPrepare struct + Outcome []byte + OutcomeInputsDigest []byte + PrepareEpoch uint64 + PrepareQuorumCertificate []*AttributedPrepareSignature + SeqNr uint64 + func (*CertifiedPrepareOrCommitPrepare) Descriptor() ([]byte, []int) + func (*CertifiedPrepareOrCommitPrepare) ProtoMessage() + func (x *CertifiedPrepareOrCommitPrepare) GetOutcome() []byte + func (x *CertifiedPrepareOrCommitPrepare) GetOutcomeInputsDigest() []byte + func (x *CertifiedPrepareOrCommitPrepare) GetPrepareEpoch() uint64 + func (x *CertifiedPrepareOrCommitPrepare) GetPrepareQuorumCertificate() []*AttributedPrepareSignature + func (x *CertifiedPrepareOrCommitPrepare) GetSeqNr() uint64 + func (x *CertifiedPrepareOrCommitPrepare) ProtoReflect() protoreflect.Message + func (x *CertifiedPrepareOrCommitPrepare) Reset() + func (x *CertifiedPrepareOrCommitPrepare) String() string + type CertifiedPrepareOrCommit_Commit struct + Commit *CertifiedPrepareOrCommitCommit + type CertifiedPrepareOrCommit_Prepare struct + Prepare *CertifiedPrepareOrCommitPrepare + type HighestCertifiedTimestamp struct + CommittedElsePrepared bool + SeqNr uint64 + func (*HighestCertifiedTimestamp) Descriptor() ([]byte, []int) + func (*HighestCertifiedTimestamp) ProtoMessage() + func (x *HighestCertifiedTimestamp) GetCommittedElsePrepared() bool + func (x *HighestCertifiedTimestamp) GetSeqNr() uint64 + func (x *HighestCertifiedTimestamp) ProtoReflect() protoreflect.Message + func (x *HighestCertifiedTimestamp) Reset() + func (x *HighestCertifiedTimestamp) String() string + type MessageCommit struct + Epoch uint64 + SeqNr uint64 + Signature []byte + func (*MessageCommit) Descriptor() ([]byte, []int) + func (*MessageCommit) ProtoMessage() + func (x *MessageCommit) GetEpoch() uint64 + func (x *MessageCommit) GetSeqNr() uint64 + func (x *MessageCommit) GetSignature() []byte + func (x *MessageCommit) ProtoReflect() protoreflect.Message + func (x *MessageCommit) Reset() + func (x *MessageCommit) String() string + type MessageFinal struct + ReportSignatures [][]byte + SeqNr uint64 + func (*MessageFinal) Descriptor() ([]byte, []int) + func (*MessageFinal) ProtoMessage() + func (x *MessageFinal) GetReportSignatures() [][]byte + func (x *MessageFinal) GetSeqNr() uint64 + func (x *MessageFinal) ProtoReflect() protoreflect.Message + func (x *MessageFinal) Reset() + func (x *MessageFinal) String() string + type MessageNewEpoch struct + Epoch uint64 + func (*MessageNewEpoch) Descriptor() ([]byte, []int) + func (*MessageNewEpoch) ProtoMessage() + func (x *MessageNewEpoch) GetEpoch() uint64 + func (x *MessageNewEpoch) ProtoReflect() protoreflect.Message + func (x *MessageNewEpoch) Reset() + func (x *MessageNewEpoch) String() string + type MessageObserve struct + Epoch uint64 + SeqNr uint64 + SignedObservation *SignedObservation + func (*MessageObserve) Descriptor() ([]byte, []int) + func (*MessageObserve) ProtoMessage() + func (x *MessageObserve) GetEpoch() uint64 + func (x *MessageObserve) GetSeqNr() uint64 + func (x *MessageObserve) GetSignedObservation() *SignedObservation + func (x *MessageObserve) ProtoReflect() protoreflect.Message + func (x *MessageObserve) Reset() + func (x *MessageObserve) String() string + type MessagePrepare struct + Epoch uint64 + SeqNr uint64 + Signature []byte + func (*MessagePrepare) Descriptor() ([]byte, []int) + func (*MessagePrepare) ProtoMessage() + func (x *MessagePrepare) GetEpoch() uint64 + func (x *MessagePrepare) GetSeqNr() uint64 + func (x *MessagePrepare) GetSignature() []byte + func (x *MessagePrepare) ProtoReflect() protoreflect.Message + func (x *MessagePrepare) Reset() + func (x *MessagePrepare) String() string + type MessagePropose struct + AttributedSignedObservations []*AttributedSignedObservation + Epoch uint64 + SeqNr uint64 + func (*MessagePropose) Descriptor() ([]byte, []int) + func (*MessagePropose) ProtoMessage() + func (x *MessagePropose) GetAttributedSignedObservations() []*AttributedSignedObservation + func (x *MessagePropose) GetEpoch() uint64 + func (x *MessagePropose) GetSeqNr() uint64 + func (x *MessagePropose) ProtoReflect() protoreflect.Message + func (x *MessagePropose) Reset() + func (x *MessagePropose) String() string + type MessageReconcile struct + Epoch uint64 + HighestCertified *CertifiedPrepareOrCommit + SignedHighestCertifiedTimestamp *SignedHighestCertifiedTimestamp + func (*MessageReconcile) Descriptor() ([]byte, []int) + func (*MessageReconcile) ProtoMessage() + func (x *MessageReconcile) GetEpoch() uint64 + func (x *MessageReconcile) GetHighestCertified() *CertifiedPrepareOrCommit + func (x *MessageReconcile) GetSignedHighestCertifiedTimestamp() *SignedHighestCertifiedTimestamp + func (x *MessageReconcile) ProtoReflect() protoreflect.Message + func (x *MessageReconcile) Reset() + func (x *MessageReconcile) String() string + type MessageRequestCertifiedCommit struct + SeqNr uint64 + func (*MessageRequestCertifiedCommit) Descriptor() ([]byte, []int) + func (*MessageRequestCertifiedCommit) ProtoMessage() + func (x *MessageRequestCertifiedCommit) GetSeqNr() uint64 + func (x *MessageRequestCertifiedCommit) ProtoReflect() protoreflect.Message + func (x *MessageRequestCertifiedCommit) Reset() + func (x *MessageRequestCertifiedCommit) String() string + type MessageStartEpoch struct + Epoch uint64 + StartEpochProof *StartEpochProof + func (*MessageStartEpoch) Descriptor() ([]byte, []int) + func (*MessageStartEpoch) ProtoMessage() + func (x *MessageStartEpoch) GetEpoch() uint64 + func (x *MessageStartEpoch) GetStartEpochProof() *StartEpochProof + func (x *MessageStartEpoch) ProtoReflect() protoreflect.Message + func (x *MessageStartEpoch) Reset() + func (x *MessageStartEpoch) String() string + type MessageStartRound struct + Epoch uint64 + Query []byte + SeqNr uint64 + func (*MessageStartRound) Descriptor() ([]byte, []int) + func (*MessageStartRound) ProtoMessage() + func (x *MessageStartRound) GetEpoch() uint64 + func (x *MessageStartRound) GetQuery() []byte + func (x *MessageStartRound) GetSeqNr() uint64 + func (x *MessageStartRound) ProtoReflect() protoreflect.Message + func (x *MessageStartRound) Reset() + func (x *MessageStartRound) String() string + type MessageSupplyCertifiedCommit struct + CertifiedCommit *CertifiedPrepareOrCommitCommit + func (*MessageSupplyCertifiedCommit) Descriptor() ([]byte, []int) + func (*MessageSupplyCertifiedCommit) ProtoMessage() + func (x *MessageSupplyCertifiedCommit) GetCertifiedCommit() *CertifiedPrepareOrCommitCommit + func (x *MessageSupplyCertifiedCommit) ProtoReflect() protoreflect.Message + func (x *MessageSupplyCertifiedCommit) Reset() + func (x *MessageSupplyCertifiedCommit) String() string + type MessageWrapper struct + Msg isMessageWrapper_Msg + func Deserialize[RI any](b []byte) (protocol.Message[RI], *MessageWrapper, error) + func Serialize[RI any](m protocol.Message[RI]) (b []byte, pbm *MessageWrapper, err error) + func (*MessageWrapper) Descriptor() ([]byte, []int) + func (*MessageWrapper) ProtoMessage() + func (m *MessageWrapper) GetMsg() isMessageWrapper_Msg + func (x *MessageWrapper) GetMessageCommit() *MessageCommit + func (x *MessageWrapper) GetMessageFinal() *MessageFinal + func (x *MessageWrapper) GetMessageNewEpoch() *MessageNewEpoch + func (x *MessageWrapper) GetMessageObserve() *MessageObserve + func (x *MessageWrapper) GetMessagePrepare() *MessagePrepare + func (x *MessageWrapper) GetMessagePropose() *MessagePropose + func (x *MessageWrapper) GetMessageReconcile() *MessageReconcile + func (x *MessageWrapper) GetMessageRequestCertifiedCommit() *MessageRequestCertifiedCommit + func (x *MessageWrapper) GetMessageStartEpoch() *MessageStartEpoch + func (x *MessageWrapper) GetMessageStartRound() *MessageStartRound + func (x *MessageWrapper) GetMessageSupplyCertifiedCommit() *MessageSupplyCertifiedCommit + func (x *MessageWrapper) ProtoReflect() protoreflect.Message + func (x *MessageWrapper) Reset() + func (x *MessageWrapper) String() string + type MessageWrapper_MessageCommit struct + MessageCommit *MessageCommit + type MessageWrapper_MessageFinal struct + MessageFinal *MessageFinal + type MessageWrapper_MessageNewEpoch struct + MessageNewEpoch *MessageNewEpoch + type MessageWrapper_MessageObserve struct + MessageObserve *MessageObserve + type MessageWrapper_MessagePrepare struct + MessagePrepare *MessagePrepare + type MessageWrapper_MessagePropose struct + MessagePropose *MessagePropose + type MessageWrapper_MessageReconcile struct + MessageReconcile *MessageReconcile + type MessageWrapper_MessageRequestCertifiedCommit struct + MessageRequestCertifiedCommit *MessageRequestCertifiedCommit + type MessageWrapper_MessageStartEpoch struct + MessageStartEpoch *MessageStartEpoch + type MessageWrapper_MessageStartRound struct + MessageStartRound *MessageStartRound + type MessageWrapper_MessageSupplyCertifiedCommit struct + MessageSupplyCertifiedCommit *MessageSupplyCertifiedCommit + type SignedHighestCertifiedTimestamp struct + HighestCertifiedTimestamp *HighestCertifiedTimestamp + Signature []byte + func (*SignedHighestCertifiedTimestamp) Descriptor() ([]byte, []int) + func (*SignedHighestCertifiedTimestamp) ProtoMessage() + func (x *SignedHighestCertifiedTimestamp) GetHighestCertifiedTimestamp() *HighestCertifiedTimestamp + func (x *SignedHighestCertifiedTimestamp) GetSignature() []byte + func (x *SignedHighestCertifiedTimestamp) ProtoReflect() protoreflect.Message + func (x *SignedHighestCertifiedTimestamp) Reset() + func (x *SignedHighestCertifiedTimestamp) String() string + type SignedObservation struct + Observation []byte + Signature []byte + func (*SignedObservation) Descriptor() ([]byte, []int) + func (*SignedObservation) ProtoMessage() + func (x *SignedObservation) GetObservation() []byte + func (x *SignedObservation) GetSignature() []byte + func (x *SignedObservation) ProtoReflect() protoreflect.Message + func (x *SignedObservation) Reset() + func (x *SignedObservation) String() string + type StartEpochProof struct + HighestCertified *CertifiedPrepareOrCommit + HighestCertifiedProof []*AttributedSignedHighestCertifiedTimestamp + func (*StartEpochProof) Descriptor() ([]byte, []int) + func (*StartEpochProof) ProtoMessage() + func (x *StartEpochProof) GetHighestCertified() *CertifiedPrepareOrCommit + func (x *StartEpochProof) GetHighestCertifiedProof() []*AttributedSignedHighestCertifiedTimestamp + func (x *StartEpochProof) ProtoReflect() protoreflect.Message + func (x *StartEpochProof) Reset() + func (x *StartEpochProof) String() string + type TelemetryAssertionViolation struct + Violation isTelemetryAssertionViolation_Violation + func (*TelemetryAssertionViolation) Descriptor() ([]byte, []int) + func (*TelemetryAssertionViolation) ProtoMessage() + func (m *TelemetryAssertionViolation) GetViolation() isTelemetryAssertionViolation_Violation + func (x *TelemetryAssertionViolation) GetInvalidSerialization() *TelemetryAssertionViolationInvalidSerialization + func (x *TelemetryAssertionViolation) ProtoReflect() protoreflect.Message + func (x *TelemetryAssertionViolation) Reset() + func (x *TelemetryAssertionViolation) String() string + type TelemetryAssertionViolationInvalidSerialization struct + ConfigDigest []byte + Sender uint32 + SerializedMsg []byte + func (*TelemetryAssertionViolationInvalidSerialization) Descriptor() ([]byte, []int) + func (*TelemetryAssertionViolationInvalidSerialization) ProtoMessage() + func (x *TelemetryAssertionViolationInvalidSerialization) GetConfigDigest() []byte + func (x *TelemetryAssertionViolationInvalidSerialization) GetSender() uint32 + func (x *TelemetryAssertionViolationInvalidSerialization) GetSerializedMsg() []byte + func (x *TelemetryAssertionViolationInvalidSerialization) ProtoReflect() protoreflect.Message + func (x *TelemetryAssertionViolationInvalidSerialization) Reset() + func (x *TelemetryAssertionViolationInvalidSerialization) String() string + type TelemetryAssertionViolation_InvalidSerialization struct + InvalidSerialization *TelemetryAssertionViolationInvalidSerialization + type TelemetryMessageBroadcast struct + ConfigDigest []byte + Msg *MessageWrapper + SerializedMsg []byte + func (*TelemetryMessageBroadcast) Descriptor() ([]byte, []int) + func (*TelemetryMessageBroadcast) ProtoMessage() + func (x *TelemetryMessageBroadcast) GetConfigDigest() []byte + func (x *TelemetryMessageBroadcast) GetMsg() *MessageWrapper + func (x *TelemetryMessageBroadcast) GetSerializedMsg() []byte + func (x *TelemetryMessageBroadcast) ProtoReflect() protoreflect.Message + func (x *TelemetryMessageBroadcast) Reset() + func (x *TelemetryMessageBroadcast) String() string + type TelemetryMessageReceived struct + ConfigDigest []byte + Msg *MessageWrapper + Sender uint32 + func (*TelemetryMessageReceived) Descriptor() ([]byte, []int) + func (*TelemetryMessageReceived) ProtoMessage() + func (x *TelemetryMessageReceived) GetConfigDigest() []byte + func (x *TelemetryMessageReceived) GetMsg() *MessageWrapper + func (x *TelemetryMessageReceived) GetSender() uint32 + func (x *TelemetryMessageReceived) ProtoReflect() protoreflect.Message + func (x *TelemetryMessageReceived) Reset() + func (x *TelemetryMessageReceived) String() string + type TelemetryMessageSent struct + ConfigDigest []byte + Msg *MessageWrapper + Receiver uint32 + SerializedMsg []byte + func (*TelemetryMessageSent) Descriptor() ([]byte, []int) + func (*TelemetryMessageSent) ProtoMessage() + func (x *TelemetryMessageSent) GetConfigDigest() []byte + func (x *TelemetryMessageSent) GetMsg() *MessageWrapper + func (x *TelemetryMessageSent) GetReceiver() uint32 + func (x *TelemetryMessageSent) GetSerializedMsg() []byte + func (x *TelemetryMessageSent) ProtoReflect() protoreflect.Message + func (x *TelemetryMessageSent) Reset() + func (x *TelemetryMessageSent) String() string + type TelemetryRoundStarted struct + ConfigDigest []byte + Epoch uint64 + Leader uint64 + Round uint64 + Time uint64 + func (*TelemetryRoundStarted) Descriptor() ([]byte, []int) + func (*TelemetryRoundStarted) ProtoMessage() + func (x *TelemetryRoundStarted) GetConfigDigest() []byte + func (x *TelemetryRoundStarted) GetEpoch() uint64 + func (x *TelemetryRoundStarted) GetLeader() uint64 + func (x *TelemetryRoundStarted) GetRound() uint64 + func (x *TelemetryRoundStarted) GetTime() uint64 + func (x *TelemetryRoundStarted) ProtoReflect() protoreflect.Message + func (x *TelemetryRoundStarted) Reset() + func (x *TelemetryRoundStarted) String() string + type TelemetryWrapper struct + UnixTimeNanoseconds int64 + Wrapped isTelemetryWrapper_Wrapped + func (*TelemetryWrapper) Descriptor() ([]byte, []int) + func (*TelemetryWrapper) ProtoMessage() + func (m *TelemetryWrapper) GetWrapped() isTelemetryWrapper_Wrapped + func (x *TelemetryWrapper) GetAssertionViolation() *TelemetryAssertionViolation + func (x *TelemetryWrapper) GetMessageBroadcast() *TelemetryMessageBroadcast + func (x *TelemetryWrapper) GetMessageReceived() *TelemetryMessageReceived + func (x *TelemetryWrapper) GetMessageSent() *TelemetryMessageSent + func (x *TelemetryWrapper) GetRoundStarted() *TelemetryRoundStarted + func (x *TelemetryWrapper) GetUnixTimeNanoseconds() int64 + func (x *TelemetryWrapper) ProtoReflect() protoreflect.Message + func (x *TelemetryWrapper) Reset() + func (x *TelemetryWrapper) String() string + type TelemetryWrapper_AssertionViolation struct + AssertionViolation *TelemetryAssertionViolation + type TelemetryWrapper_MessageBroadcast struct + MessageBroadcast *TelemetryMessageBroadcast + type TelemetryWrapper_MessageReceived struct + MessageReceived *TelemetryMessageReceived + type TelemetryWrapper_MessageSent struct + MessageSent *TelemetryMessageSent + type TelemetryWrapper_RoundStarted struct + RoundStarted *TelemetryRoundStarted