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
Péter Szilágyi aefffc9ed8 [release/1.4.8] core: update DAO soft-fork number, clean up the code 9 years ago
..
runtime [release/1.4.8] core: update DAO soft-fork number, clean up the code 9 years ago
analysis.go
asm.go all: fix go vet warnings 9 years ago
common.go
contract.go all: update license information 9 years ago
contracts.go
disasm.go
doc.go all: update license information 9 years ago
environment.go [release/1.4.8] test, cmd/evm, core, core/vm: illegal code hash implementation 9 years ago
errors.go
gas.go
instructions.go all: update license information 9 years ago
jit.go all: update license information 9 years ago
jit_optimiser.go all: update license information 9 years ago
jit_test.go [release/1.4.8] test, cmd/evm, core, core/vm: illegal code hash implementation 9 years ago
jit_util.go all: update license information 9 years ago
jit_util_test.go all: fix go vet warnings 9 years ago
jump_table.go all: update license information 9 years ago
jump_table_test.go all: update license information 9 years ago
log.go
logger.go
logger_test.go
memory.go
opcodes.go
segments.go all: update license information 9 years ago
stack.go
util_test.go all: update license information 9 years ago
virtual_machine.go
vm.go
vm_jit.go
vm_jit_fake.go