Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/core/vm
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348)
6 months ago
..
runtime eth/tracers: live chain tracing with hooks (#29189) 6 months ago
testdata crypto/kzg4844: use the new trusted setup file and format (#28383) 11 months ago
analysis.go core/vm: clarify comment (#27045) 1 year ago
analysis_test.go all: use min/max/clear from go1.21 (#29307) 6 months ago
common.go core/vm: use uint256 in EVM implementation (#20787) 4 years ago
contract.go eth/tracers: live chain tracing with hooks (#29189) 6 months ago
contracts.go all: fix mismatched names in comments (#29348) 6 months ago
contracts_fuzz_test.go eth/tracers: live chain tracing with hooks (#29189) 6 months ago
contracts_test.go eth/tracers: live chain tracing with hooks (#29189) 6 months ago
doc.go core/vm: remove JIT VM codes (#16362) 7 years ago
eips.go all: use uint256 in state (#28598) 8 months ago
errors.go eth/tracers: live chain tracing with hooks (#29189) 6 months ago
evm.go eth/tracers: live chain tracing with hooks (#29189) 6 months ago
gas.go core/vm: use uint256 in EVM implementation (#20787) 4 years ago
gas_table.go core: fix typos (#28255) 12 months ago
gas_table_test.go all: use uint256 in state (#28598) 8 months ago
instructions.go eth/tracers: live chain tracing with hooks (#29189) 6 months ago
instructions_test.go all: use uint256 in state (#28598) 8 months ago
interface.go eth/tracers: live chain tracing with hooks (#29189) 6 months ago
interpreter.go all: fix mismatched names in comments (#29348) 6 months ago
interpreter_test.go all: use uint256 in state (#28598) 8 months ago
jump_table.go core/vm: fix misleading comment (#28860) 8 months ago
jump_table_export.go core: fix typos (#28255) 12 months ago
jump_table_test.go all: fix typos in comments (#28881) 8 months ago
memory.go core/vm: implement EIP-5656, mcopy instruction (#26181) 1 year ago
memory_table.go core/vm: implement EIP-5656, mcopy instruction (#26181) 1 year ago
memory_test.go core/vm: implement EIP-5656, mcopy instruction (#26181) 1 year ago
opcodes.go eth/tracers/js: fix isPush for push0 (#28520) 10 months ago
operations_acl.go eth/tracers: live chain tracing with hooks (#29189) 6 months ago
stack.go core/vm: clean up some dead functions (#24851) 2 years ago
stack_table.go core/vm: 64 bit memory and gas calculations (#19210) 6 years ago