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
Gustav Simonsson 4c490db6af Use uint64 for block header timestamp 10 years ago
..
analysis.go
asm.go
common.go
context.go core, core/vm: state improvements and tx pool speed up 10 years ago
contracts.go
disasm.go
environment.go Use uint64 for block header timestamp 10 years ago
errors.go core/vm: Improved error reporting for trace logging 10 years ago
gas.go core/vm: unexported stack again. No longer required 10 years ago
logger.go core/vm: Improved error reporting for trace logging 10 years ago
memory.go
opcodes.go
stack.go core/vm: fixed a bug where `Data` ignored the stack ptr 10 years ago
virtual_machine.go core, core/vm: added structure logging 10 years ago
vm.go Use uint64 for block header timestamp 10 years ago
vm_jit.go
vm_jit_fake.go