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
..
runtime
analysis.go
asm.go
common.go
contract.go
contracts.go
disasm.go
doc.go
environment.go
errors.go
gas.go
instructions.go
jit.go
jit_optimiser.go
jit_test.go
jit_util.go
jit_util_test.go
jump_table.go
jump_table_test.go
log.go
log_test.go
logger.go
logger_test.go
memory.go
opcodes.go
segments.go
stack.go
util_test.go
virtual_machine.go
vm.go
vm_jit.go
vm_jit_fake.go