fork

package
v0.0.0-...-bb812c9 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2023 License: Apache-2.0, GPL-3.0, MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunForkTransitionTest

func RunForkTransitionTest(t *testing.T, config string)

RunForkTransitionTest is a helper function that runs bellatrix's transition core tests.

func RunUpgradeToBellatrix

func RunUpgradeToBellatrix(t *testing.T, config string)

RunUpgradeToBellatrix is a helper function that runs bellatrix's fork spec tests. It unmarshals a pre- and post-state to check `UpgradeToBellatrix` comply with spec implementation.

Types

type ForkConfig

type ForkConfig struct {
	PostFork    string `json:"post_fork"`
	ForkEpoch   int    `json:"fork_epoch"`
	ForkBlock   *int   `json:"fork_block"`
	BlocksCount int    `json:"blocks_count"`
}

Jump to

Keyboard shortcuts

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