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 febec5ca4a Switch EXT* codes 10 years ago
..
.ethtest Refactored state, state object and vm 10 years ago
address.go Tests for native function calling 10 years ago
asm.go Minor improvements and fixes to the new vm structure 10 years ago
closure.go Couple of minor issues fixed 10 years ago
common.go Fixed remote Arithmetic tests 10 years ago
debugger.go Refactored VM to two separate VMs; std & debug 10 years ago
environment.go Couple of minor issues fixed 10 years ago
execution.go Couple of minor issues fixed 10 years ago
stack.go VM execution fixes 10 years ago
types.go Switch EXT* codes 10 years ago
virtual_machine.go Tests for native function calling 10 years ago
vm.go Fixed remote Arithmetic tests 10 years ago
vm_debug.go Use the state instead of the state object directly. 10 years ago
vm_test.go Removed old installer script 10 years ago