pbftpbmsgs

package
v0.0.0-...-9727c61 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CatchUpRequest

func CatchUpRequest(destModule stdtypes.ModuleID, digest []uint8, sn types.SeqNr) *types2.Message

func CatchUpResponse

func CatchUpResponse(destModule stdtypes.ModuleID, resp *types4.Preprepare) *types2.Message

func Commit

func Commit(destModule stdtypes.ModuleID, sn types.SeqNr, view types1.ViewNr, digest []uint8) *types2.Message

func Done

func Done(destModule stdtypes.ModuleID, digests [][]uint8) *types2.Message

func MissingPreprepare

func MissingPreprepare(destModule stdtypes.ModuleID, preprepare *types4.Preprepare) *types2.Message

func NewView

func NewView(destModule stdtypes.ModuleID, view types1.ViewNr, viewChangeSenders []stdtypes.NodeID, signedViewChanges []*types4.SignedViewChange, preprepareSeqNrs []types.SeqNr, preprepares []*types4.Preprepare) *types2.Message

func Prepare

func Prepare(destModule stdtypes.ModuleID, sn types.SeqNr, view types1.ViewNr, digest []uint8) *types2.Message

func Preprepare

func Preprepare(destModule stdtypes.ModuleID, sn types.SeqNr, view types1.ViewNr, data []uint8, aborted bool) *types2.Message

func PreprepareRequest

func PreprepareRequest(destModule stdtypes.ModuleID, digest []uint8, sn types.SeqNr) *types2.Message

func SignedViewChange

func SignedViewChange(destModule stdtypes.ModuleID, viewChange *types4.ViewChange, signature []uint8) *types2.Message

Types

This section is empty.

Jump to

Keyboard shortcuts

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