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
Felix Lange cbd785cfe8 ethvm, tests/*: use log level constants 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 Fixed most of the tests 10 years ago
execution.go Fixed most of the tests 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 Fixed most of the tests 10 years ago
vm_test.go ethvm, tests/*: use log level constants 10 years ago