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 1508a23a6f Minor updates on gas and removed/refactored old code. 10 years ago
..
.ethtest
address.go Moved pre-compiled, moved depth check 10 years ago
analysis.go Renames for chain, updated VM, moved methods 10 years ago
asm.go
closure.go Cleaned up objects 10 years ago
common.go Gas corrections and vm fixes 10 years ago
debugger.go
environment.go Minor updates on gas and removed/refactored old code. 10 years ago
errors.go
main_test.go Convert vm test to checker 10 years ago
stack.go changed to unsigned integers 10 years ago
types.go Fixed mem error in vm. Fixed logs tests 10 years ago
virtual_machine.go Squashed commit of the following: 10 years ago
vm.go Panic for "Vm" 10 years ago
vm_debug.go Minor updates on gas and removed/refactored old code. 10 years ago
vm_test.go Fixed tests 10 years ago