package
Version:
v24.4.5
Opens a new window with list of versions in this module.
Published: Oct 28, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New creates an Istanbul consensus core
PrepareCommittedSeal returns a committed seal for the given header and takes current round under consideration
Request is used to construct a Preprepare message
const (
StateAcceptRequest State = iota
StatePreprepared
StatePrepared
StateCommitted
)
Cmp compares s and y and returns:
-1 if s is the previous state of y
0 if s and y are the same state
+1 if s is the next state of y
Subject represents the message sent when msgPrepare and msgCommit is broadcasted
Source Files
¶
Click to show internal directories.
Click to hide internal directories.