erigon-pulse/core/vm
2023-01-17 21:53:24 +00:00
..
evmtypes reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
lightclient
runtime reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
stack
testdata
absint_cfg_proof_check.go core/vm: Simplify error handling in interpreter loop (#6394) 2022-12-21 11:57:53 +01:00
absint_cfg_proof_gen.go core/vm: Simplify error handling in interpreter loop (#6394) 2022-12-21 11:57:53 +01:00
absint_cfg.go
analysis_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
analysis.go
common.go
contract.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
contracts_lightclient_test.go
contracts_lightclient.go
contracts_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
contracts.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
cvm_adapter.go Convert *vm.EVM to vm.VMInterface in Tracers (#6590) 2023-01-16 22:28:50 +00:00
cvm_test.go
cvm.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
doc.go
eips.go core/vm: derive maxStack from numPop & numPush (#6397) 2022-12-21 14:55:00 +01:00
errors.go Amend EIP-3860 per EIPs/pull/6249 (#6502) 2023-01-06 17:46:27 +01:00
evm_test.go E3: fix unwind changes visibility (#6147) 2022-11-30 08:31:13 +07:00
evm.go impr(interpreter): Convert Interpreter to use an Interface in lieu of *EVM (#6606) 2023-01-17 21:53:24 +00:00
gas_table_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
gas_table.go impr(interpreter): Convert Interpreter to use an Interface in lieu of *EVM (#6606) 2023-01-17 21:53:24 +00:00
gas.go
instructions_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
instructions.go impr(interpreter): Convert Interpreter to use an Interface in lieu of *EVM (#6606) 2023-01-17 21:53:24 +00:00
interface.go Convert *vm.EVM to vm.VMInterface in Tracers (#6590) 2023-01-16 22:28:50 +00:00
interpreter.go impr(interpreter): Convert Interpreter to use an Interface in lieu of *EVM (#6606) 2023-01-17 21:53:24 +00:00
jump_table.go impr(interpreter): Convert Interpreter to use an Interface in lieu of *EVM (#6606) 2023-01-17 21:53:24 +00:00
logger.go Convert *vm.EVM to vm.VMInterface in Tracers (#6590) 2023-01-16 22:28:50 +00:00
memory_table.go
memory.go Native tracers step 7 - restructure js tracer files (#6415) 2022-12-23 18:10:37 +00:00
mock_vm.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
opcodes.go core/vm: Make INVALID a defined opcode (#6477) 2022-12-30 17:13:54 +01:00
operations_acl.go impr(interpreter): Convert Interpreter to use an Interface in lieu of *EVM (#6606) 2023-01-17 21:53:24 +00:00
stack_table.go core/vm: derive maxStack from numPop & numPush (#6397) 2022-12-21 14:55:00 +01:00