commands

package
v0.0.0-...-1f8a15b Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: GPL-3.0 Imports: 52 Imported by: 0

Documentation

Index

Constants

View Source
const MaxUint16 = ^uint16(0)

const MaxUint = ^uint(0) const MaxUint64 = ^uint64(0)

Variables

This section is empty.

Functions

func CheckChangeSets

func CheckChangeSets(ctx context.Context, genesis *types.Genesis, blockNum uint64, chaindata string, historyfile string, nocheck bool, logger log.Logger) error

CheckChangeSets re-executes historical transactions in read-only mode and checks that their outputs match the database ChangeSets.

func Execute

func Execute()

func NewOpcodeTracer

func NewOpcodeTracer(blockNum uint64, saveOpcodes bool, saveBblocks bool) *opcodeTracer

func OpcodeTracer

func OpcodeTracer(genesis *types.Genesis, blockNum uint64, chaindata string, numBlocks uint64,
	saveOpcodes bool, saveBblocks bool, logger log.Logger) error

OpcodeTracer re-executes historical transactions in read-only mode and traces them at the opcode level

func StateRoot

func StateRoot(ctx context.Context, genesis *types.Genesis, blockNum uint64, datadir string, logger log.Logger) error

Types

type RetStackTop

type RetStackTop []uint32

Jump to

Keyboard shortcuts

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