verify

package
v0.37.20-verify-evm-of... Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: AGPL-3.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "verify-evm-offchain-replay",
	Short: "verify evm offchain replay with execution data",
	Run:   run,
}

usage example

	./util verify-evm-offchain-replay --chain flow-testnet --from-to 211176671-211177000
     --datadir /var/flow/data/protocol --execution_data_dir /var/flow/data/execution_data

Functions

func Verify

func Verify(log zerolog.Logger, from uint64, to uint64, chainID flow.ChainID, dataDir string, executionDataDir string, evmStateGobDir string) error

Verify verifies the offchain replay of EVM blocks from the given height range and updates the EVM state gob files with the latest state

Types

This section is empty.

Jump to

Keyboard shortcuts

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