dummy

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: Apache-2.0 Imports: 7 Imported by: 1

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) FilterExtra added in v0.9.0

func (d *Dummy) FilterExtra(extra []byte) ([]byte, error)

func (*Dummy) GetBlockCreator

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

func (*Dummy) GetBridgeProvider added in v0.8.0

func (d *Dummy) GetBridgeProvider() consensus.BridgeDataProvider

func (*Dummy) GetSyncProgression

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

func (*Dummy) Initialize

func (d *Dummy) Initialize() error

Initialize initializes the consensus

func (*Dummy) PreCommitState added in v0.6.0

func (d *Dummy) PreCommitState(_ *types.Block, _ *state.Transition) error

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

func (*Dummy) ProcessHeaders added in v0.4.0

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