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
..
program
runtime
testdata
analysis_eof.go
analysis_legacy.go
analysis_legacy_test.go
common.go
contract.go
contracts.go
contracts_fuzz_test.go
contracts_test.go
doc.go
eips.go
eof.go
eof_control_flow.go
eof_immediates.go
eof_instructions.go
eof_test.go
eof_validation.go
eof_validation_test.go
errors.go
evm.go
gas.go
gas_table.go
gas_table_test.go
instructions.go
instructions_test.go
interface.go
interpreter.go
interpreter_test.go
jump_table.go
jump_table_export.go
jump_table_test.go
memory.go
memory_table.go
memory_test.go
opcodes.go
operations_acl.go
operations_verkle.go
stack.go
stack_table.go