pbftpbmsgs

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 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 types.ModuleID, digest []uint8, sn types1.SeqNr) *types3.Message

func CatchUpResponse

func CatchUpResponse(destModule types.ModuleID, resp *types5.Preprepare) *types3.Message

func Commit

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

func Done

func Done(destModule types.ModuleID, digests [][]uint8) *types3.Message

func MissingPreprepare

func MissingPreprepare(destModule types.ModuleID, preprepare *types5.Preprepare) *types3.Message

func NewView

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

func Prepare

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

func Preprepare

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

func PreprepareRequest

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

func SignedViewChange

func SignedViewChange(destModule types.ModuleID, viewChange *types5.ViewChange, signature []uint8) *types3.Message

Types

This section is empty.

Jump to

Keyboard shortcuts

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