go-ethereum/core/vm
2025-02-10 10:58:59 +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
analysis_test.go
common.go
contract.go
contracts.go
contracts_fuzz_test.go
contracts_test.go
doc.go
eips.go core/vm: implement BLOBBASEFEE opcode 0x4a (#28098) 2025-02-10 10:58:59 +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
instructions.go core/state, core/vm: implement EIP 6780 (#27189) 2025-02-07 14:52:29 +08:00
instructions_test.go core/vm: use types.EmptyCodeHash (#27729) 2025-02-07 13:50:48 +08:00
interface.go core/state, core/vm: implement EIP 6780 (#27189) 2025-02-07 14:52:29 +08:00
interpreter.go
jump_table.go core/vm: implement BLOBBASEFEE opcode 0x4a (#28098) 2025-02-10 10:58:59 +08:00
jump_table_export.go
jump_table_test.go
logger.go
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: implement BLOBBASEFEE opcode 0x4a (#28098) 2025-02-10 10:58:59 +08:00
operations_acl.go
stack.go
stack_table.go
XDCx_price.go