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 7ca7938d8e Removed old installer script 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 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 Tests for native function calling 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 Tests for native function calling 10 years ago
vm.go Tests for native function calling 10 years ago
vm_debug.go Tests for native function calling 10 years ago
vm_test.go Removed old installer script 10 years ago