Versions in this module Expand all Collapse all v1 v1.0.2 Jan 31, 2023 v1.0.1 Jan 25, 2023 Changes in this version + type EVMModule struct + func New() *EVMModule + func (p *EVMModule) Start(block blockproc.BlockCtx, statedb *state.StateDB, reader evmcore.DummyChain, ...) blockproc.EVMProcessor + type NcogearthchainEVMProcessor struct + func (p *NcogearthchainEVMProcessor) Execute(txs types.Transactions, internal bool) types.Receipts + func (p *NcogearthchainEVMProcessor) Finalize() (evmBlock *evmcore.EvmBlock, skippedTxs []uint32, receipts types.Receipts)