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
lightclient bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502)
4 years ago
..
runtime all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago
testdata
analysis.go
analysis_test.go
common.go
contract.go
contracts.go cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 4 years ago
contracts_test.go
doc.go
eips.go
errors.go
evm.go cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 4 years ago
gas.go
gas_table.go all: remove redundant conversions and import names (#21903) 4 years ago
gas_table_test.go
gen_structlog.go
instructions.go all: remove redundant conversions and import names (#21903) 4 years ago
instructions_test.go
interface.go all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago
interpreter.go cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 4 years ago
jump_table.go cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 4 years ago
logger.go
logger_json.go
logger_test.go
memory.go
memory_table.go
opcodes.go
operations_acl.go all: remove redundant conversions and import names (#21903) 4 years ago
stack.go
stack_table.go