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
obscuren fa4aefee44 core/vm: cleanup and renames 10 years ago
..
analysis.go
asm.go
common.go
context.go
contracts.go core/vm: cleanup and renames 10 years ago
disasm.go
environment.go core/vm: cleanup and renames 10 years ago
errors.go
gas.go
memory.go
opcodes.go core/vm: cleanup and renames 10 years ago
stack.go
virtual_machine.go
vm.go core/vm: check for 'no code' before doing any work 10 years ago
vm_jit.go
vm_jit_fake.go