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
Felix Lange 5d97db8d03
all: update license comments and AUTHORS (#31133)
7 days ago
..
program all: update license comments and AUTHORS (#31133) 7 days ago
runtime core/tracing: state journal wrapper (#30441) 1 week ago
testdata core/vm: implement EIP-2537 spec updates (#30978) 3 weeks ago
analysis_eof.go core/vm, cmd/evm: implement eof validation (#30418) 4 months ago
analysis_legacy.go core/vm, cmd/evm: implement eof validation (#30418) 4 months ago
analysis_legacy_test.go core/vm, cmd/evm: implement eof validation (#30418) 4 months ago
common.go all: get rid of custom MaxUint64 and MaxUint64 (#30636) 4 months ago
contract.go core/{.,state,vm},miner,eth/tracers,tests: implement 7709 with a syscall flag (#31036) 2 weeks ago
contracts.go core/vm: implement EIP-2537 spec updates (#30978) 3 weeks ago
contracts_fuzz_test.go eth/tracers: live chain tracing with hooks (#29189) 11 months ago
contracts_test.go core/vm: implement EIP-2537 spec updates (#30978) 3 weeks ago
doc.go core/vm: remove JIT VM codes (#16362) 7 years ago
eips.go core/vm: EXTCODE* return delegation designator for 7702 (#31089) 2 weeks ago
eof.go all: typos in comments (#30779) 3 months ago
eof_control_flow.go all: update license comments and AUTHORS (#31133) 7 days ago
eof_immediates.go core/vm, cmd/evm: implement eof validation (#30418) 4 months ago
eof_instructions.go core/vm, cmd/evm: implement eof validation (#30418) 4 months ago
eof_test.go all: update license comments and AUTHORS (#31133) 7 days ago
eof_validation.go all: fix some typos in comments and names (#31023) 4 weeks ago
eof_validation_test.go chore: fix various comments (#31082) 2 weeks ago
errors.go build: update to golangci-lint 1.61.0 (#30587) 4 months ago
evm.go core/tracing: state journal wrapper (#30441) 1 week ago
gas.go core/vm, cmd/evm: implement eof validation (#30418) 4 months ago
gas_table.go core/{.,state,vm},miner,eth/tracers,tests: implement 7709 with a syscall flag (#31036) 2 weeks ago
gas_table_test.go core, eth, internal, cmd: rework EVM constructor (#30745) 3 months ago
instructions.go core/tracing: state journal wrapper (#30441) 1 week ago
instructions_test.go core, eth, internal, cmd: rework EVM constructor (#30745) 3 months ago
interface.go core/tracing: state journal wrapper (#30441) 1 week ago
interpreter.go core/vm: simplify tracer hook invocation in interpreter loop (#31074) 1 week ago
interpreter_test.go core, eth, internal, cmd: rework EVM constructor (#30745) 3 months ago
jump_table.go all: implement eip-7702 set code tx (#30078) 2 months ago
jump_table_export.go params: start osaka fork (#31125) 1 week ago
jump_table_test.go all: update license comments and AUTHORS (#31133) 7 days ago
memory.go core/vm, go.mod: update uint256 and use faster method to write to memory (#30868) 2 months ago
memory_table.go core/vm, cmd/evm: implement eof validation (#30418) 4 months ago
memory_test.go all: update license comments and AUTHORS (#31133) 7 days ago
opcodes.go core/vm: make all opcodes proper type (#30925) 2 months ago
operations_acl.go all: implement eip-7702 set code tx (#30078) 2 months ago
operations_verkle.go core/{.,state,vm},miner,eth/tracers,tests: implement 7709 with a syscall flag (#31036) 2 weeks ago
stack.go core/vm: improved stack swap performance (#30249) 6 months ago
stack_table.go core/vm: 64 bit memory and gas calculations (#19210) 6 years ago