go-ethereum/core/vm
2025-04-24 18:31:47 +08:00
..
privacy
runtime all: new empty trie with types.EmptyRootHash instead of null (#27230) 2025-02-07 13:04:45 +08:00
testdata
access_list_tracer.go
analysis.go core/vm: clarify comment (#27045) 2025-02-05 18:16:17 +08:00
analysis_test.go
common.go all: get rid of custom MaxUint64 and MaxUint64 (#30636) 2024-12-28 09:06:31 +08:00
contract.go
contracts.go common: drop BigMin and BigMax, they pollute our dep graph (#30645) 2024-12-28 09:06:31 +08:00
contracts_fuzz_test.go tests/fuzzers: move fuzzers into native packages (#28467) 2024-12-28 09:06:31 +08:00
contracts_test.go all: fix warning of DeepEqual on error #23624 (#960) 2025-04-24 18:31:47 +08:00
doc.go
eips.go core/vm: BLOBHASH opcode 0x49 (#27356) 2025-02-11 18:31:30 +08:00
errors.go
evm.go core/vm: use types.EmptyCodeHash (#27729) 2025-02-07 13:50:48 +08:00
gas.go
gas_table.go core/vm: implement EIP-5656, mcopy instruction (#26181) 2025-02-06 16:54:19 +08:00
gas_table_test.go all: new empty trie with types.EmptyRootHash instead of null (#27230) 2025-02-07 13:04:45 +08:00
gen_structlog.go core/vm: make structlog/json-log stack hex again (#28628) 2024-12-28 09:06:31 +08:00
instructions.go core/state, core/vm: implement EIP 6780 (#27189) 2025-02-07 14:52:29 +08:00
instructions_test.go core/vm: BLOBHASH opcode 0x49 (#27356) 2025-02-11 18:31:30 +08:00
interface.go core/state, core/vm: implement EIP 6780 (#27189) 2025-02-07 14:52:29 +08:00
interpreter.go core/vm: enable cancun instruction set 2025-02-19 14:20:45 +08:00
jump_table.go core/vm: enable cancun instruction set 2025-02-19 14:20:45 +08:00
jump_table_export.go core/vm: define cancun + enable 1153 (tstore/tload) in cancun (#27663) 2025-02-05 18:16:17 +08:00
jump_table_test.go
logger.go build: add imports for go generate tools (#24682) 2025-01-20 11:52:59 +08:00
logger_json.go
logger_test.go
memory.go core/vm: implement EIP-5656, mcopy instruction (#26181) 2025-02-06 16:54:19 +08:00
memory_table.go core/vm: implement EIP-5656, mcopy instruction (#26181) 2025-02-06 16:54:19 +08:00
memory_test.go core/vm: implement EIP-5656, mcopy instruction (#26181) 2025-02-06 16:54:19 +08:00
opcodes.go core/vm: BLOBHASH opcode 0x49 (#27356) 2025-02-11 18:31:30 +08:00
operations_acl.go core: replace suicide with selfdestruct to improve code consistency (#27716) 2025-01-24 16:54:12 +08:00
stack.go
stack_table.go
XDCx_price.go