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 1c872ddf4b Changed how logs are being recorded 10 years ago
..
address.go Use logger.Error instead of 0 with glog 10 years ago
analysis.go Cleanup VM. 10 years ago
asm.go
common.go basic glog 10 years ago
context.go Cleanup VM. 10 years ago
environment.go Changed how logs are being recorded 10 years ago
errors.go Read most protocol params from common/params.json 10 years ago
gas.go bool => int 10 years ago
main_test.go
memory.go Removed comments 10 years ago
stack.go Read most protocol params from common/params.json 10 years ago
types.go
virtual_machine.go
vm.go Changed how logs are being recorded 10 years ago
vm_jit.go Read most protocol params from common/params.json 10 years ago
vm_jit_fake.go
vm_test.go