dummy

package
v0.0.0-...-37e6da2 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Factory

func Factory(params *consensus.Params) (consensus.Consensus, error)

Types

type Dummy

type Dummy struct {
	// contains filtered or unexported fields
}

func (*Dummy) Close

func (d *Dummy) Close() error

func (*Dummy) GetBlockCreator

func (d *Dummy) GetBlockCreator(header *types.Header) (types.Address, error)

func (*Dummy) GetSyncProgression

func (d *Dummy) GetSyncProgression() *progress.Progression

func (*Dummy) Initialize

func (d *Dummy) Initialize() error

Initialize initializes the consensus

func (*Dummy) PreCommitState

func (d *Dummy) PreCommitState(_header *types.Header, _txn *state.Transition) error

PreCommitState a hook to be called before finalizing state transition on inserting block

func (*Dummy) ProcessHeaders

func (d *Dummy) ProcessHeaders(headers []*types.Header) error

func (*Dummy) Start

func (d *Dummy) Start() error

func (*Dummy) VerifyHeader

func (d *Dummy) VerifyHeader(header *types.Header) error

Jump to

Keyboard shortcuts

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