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 7324176f70 Add tests for uncle timestamps and refactor timestamp type 9 years ago
..
analysis.go
asm.go
common.go
context.go
contracts.go
disasm.go
environment.go Add tests for uncle timestamps and refactor timestamp type 9 years ago
errors.go
gas.go
instructions.go Add tests for uncle timestamps and refactor timestamp type 9 years ago
jit.go
jit_test.go Add tests for uncle timestamps and refactor timestamp type 9 years ago
logger.go
memory.go
opcodes.go
settings.go cmd/evm, core/vm, tests: changed DisableVm to EnableVm 9 years ago
stack.go
virtual_machine.go
vm.go Add tests for uncle timestamps and refactor timestamp type 9 years ago
vm_jit.go
vm_jit_fake.go