evm

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractEVMState

func ExtractEVMState(
	chainID flowGo.ChainID,
	evmHeight uint64,
	store *pebble.Storage,
) (*state.EVMState, error)

Types

type BlockExecutor

type BlockExecutor struct {
	// contains filtered or unexported fields
}

func NewBlockExecutor

func NewBlockExecutor(
	block *models.Block,
	ledger atree.Ledger,
	chainID flowGo.ChainID,
	blocks storage.BlockIndexer,
	receipts storage.ReceiptIndexer,
	logger zerolog.Logger,
) *BlockExecutor

func (*BlockExecutor) Run

func (s *BlockExecutor) Run(
	tx models.Transaction,
	tracer *tracers.Tracer,
) error

Jump to

Keyboard shortcuts

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