Versions in this module Expand all Collapse all v22 v22.4.2 Apr 28, 2022 Changes in this version + func New(backend istanbul.Backend, config *istanbul.Config) istanbul.Core + func PrepareCommittedSeal(header *types.Header, round uint32) []byte + type Request struct + PrepareMessages []*qbfttypes.Prepare + Proposal istanbul.Proposal + RCMessages *qbftMsgSet + type State uint64 + const StateAcceptRequest + const StateCommitted + const StatePrepared + const StatePreprepared + func (s State) Cmp(y State) int + func (s State) String() string + type Subject struct + Digest common.Hash + View *istanbul.View + func (b *Subject) String() string