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/vm
obscuren 09841b1c9b Cleaned up some of that util 10 years ago
..
.ethtest
address.go
analysis.go Fixed bug where logging could crash client during tx adding 10 years ago
asm.go
common.go
context.go Cleaned up some of that util 10 years ago
debugger.go
environment.go Cleanup old code 10 years ago
errors.go
main_test.go
stack.go
types.go Changed prev_hash to block_hash, state transition now uses vm env 10 years ago
virtual_machine.go Closure => Context 10 years ago
vm.go Closure => Context 10 years ago
vm_debug.go Cleaned up some of that util 10 years ago
vm_test.go