types

package
v0.0.0-...-6c97b1e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const MESSAGE_AGGREGATION_QUORUM_THRESHOLD = eigentypes.QuorumThresholdPercentage(66)
View Source
const MESSAGE_BLS_AGGREGATION_TIMEOUT = 30 * time.Second
View Source
const MESSAGE_SUBMISSION_TIMEOUT = 1 * time.Minute
View Source
const MESSAGE_TTL = 1 * time.Minute
View Source
const QUERY_FILTER_FROM_BLOCK = uint64(1)
View Source
const TASK_AGGREGATION_QUORUM_THRESHOLD = eigentypes.QuorumThresholdPercentage(66)
View Source
const TASK_QUORUM_THRESHOLD = eigentypes.QuorumThresholdPercentage(66)

TODO: Hardcoded for now all operators in quorum0 must sign the task response in order for it to be accepted

Variables

This section is empty.

Functions

This section is empty.

Types

type GetCheckpointMessagesResponse

type GetCheckpointMessagesResponse struct {
	CheckpointMessages messages.CheckpointMessages
}

type GetOperatorSetUpdateAggregationResponse

type GetOperatorSetUpdateAggregationResponse struct {
	Message     messages.OperatorSetUpdateMessage
	Aggregation messages.MessageBlsAggregation
}

type GetStateRootUpdateAggregationResponse

type GetStateRootUpdateAggregationResponse struct {
	Message     messages.StateRootUpdateMessage
	Aggregation messages.MessageBlsAggregation
}

type OperatorInfo

type OperatorInfo struct {
	OperatorPubkeys eigentypes.OperatorPubkeys
	OperatorAddr    common.Address
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL