beacon

package
v0.18.1 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2021 License: MIT Imports: 7 Imported by: 41

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ForkDecoder added in v0.15.0

type ForkDecoder struct {
	Spec     *common.Spec
	Genesis  common.ForkDigest
	Altair   common.ForkDigest
	Merge    common.ForkDigest
	Sharding common.ForkDigest
}

func NewForkDecoder added in v0.15.0

func NewForkDecoder(spec *common.Spec, genesisValRoot common.Root) *ForkDecoder

func (*ForkDecoder) AllocBlock added in v0.16.5

func (d *ForkDecoder) AllocBlock(digest common.ForkDigest) (OpaqueBlock, error)

type OpaqueBlock added in v0.16.5

type OpaqueBlock interface {
	common.SpecObj
	common.EnvelopeBuilder
}

type StandardUpgradeableBeaconState added in v0.16.1

type StandardUpgradeableBeaconState struct {
	common.BeaconState
}

func (*StandardUpgradeableBeaconState) UpgradeMaybe added in v0.16.1

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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