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/ethvm
obscuren 393a92811b Changed VM Test code 10 years ago
..
.ethtest Refactored state, state object and vm 10 years ago
address.go Precompiled crypto contracts 10 years ago
asm.go Minor improvements and fixes to the new vm structure 10 years ago
closure.go Refactored VM to two separate VMs; std & debug 10 years ago
common.go Refactored VM to two separate VMs; std & debug 10 years ago
debugger.go Refactored VM to two separate VMs; std & debug 10 years ago
environment.go Refactored VM to two separate VMs; std & debug 10 years ago
execution.go Refactored VM to two separate VMs; std & debug 10 years ago
stack.go VM execution fixes 10 years ago
types.go Refactored VM to two separate VMs; std & debug 10 years ago
virtual_machine.go Refactored VM to two separate VMs; std & debug 10 years ago
vm.go Refactored VM to two separate VMs; std & debug 10 years ago
vm_debug.go Refactored VM to two separate VMs; std & debug 10 years ago
vm_test.go Changed VM Test code 10 years ago