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
Martin Holst Swende 9d795d0836
core/vm: use optimized bigint (#26021)
2 years ago
..
runtime
testdata
analysis.go
analysis_test.go
common.go
contract.go
contracts.go core/vm: use optimized bigint (#26021) 2 years ago
contracts_test.go
doc.go
eips.go
errors.go
evm.go core/vm: rename RANDOM to PREVRANDAO (#25691) 2 years ago
gas.go
gas_table.go build: upgrade to go 1.19 (#25726) 2 years ago
gas_table_test.go
instructions.go core/vm: minor trivial clean up (#25880) 2 years ago
instructions_test.go
interface.go all: fix docstrings 2 years ago
interpreter.go core/vm: minor trivial clean up (#25880) 2 years ago
interpreter_test.go
jump_table.go core/vm: rename RANDOM to PREVRANDAO (#25691) 2 years ago
logger.go
memory.go
memory_table.go
opcodes.go core/vm: minor trivial clean up (#25880) 2 years ago
operations_acl.go
stack.go
stack_table.go