package
1.1.3-rc.5
Repository: https://github.com/fantom-foundation/go-opera.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New validator which performs heavy checks, related to signatures validation and Merkle tree validation.

# Constants

MaxBlocksPerEpoch is chosen so that even if validator chooses the latest non-liable epoch for BVs, he still cannot vote for latest blocks (latest = from last 128 epochs), as an epoch has at least one block The value is larger than a maximum possible number of blocks in an epoch where a single validator doesn't have 2/3W+1 weight.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Checker which requires only parents list + current epoch info.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Reader is accessed by the validator to get the current state.