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 272d58662c Implemented LOG. Closes #159 10 years ago
..
.ethtest Moved ethvm => vm 10 years ago
address.go Merge eth-go repository into go-ethereum 10 years ago
asm.go Merge eth-go repository into go-ethereum 10 years ago
closure.go Merge eth-go repository into go-ethereum 10 years ago
common.go Implemented LOG. Closes #159 10 years ago
debugger.go Merge eth-go repository into go-ethereum 10 years ago
environment.go Implemented LOG. Closes #159 10 years ago
errors.go Chnged to use GetOp instead & added error + checking 10 years ago
execution.go Merge eth-go repository into go-ethereum 10 years ago
log.go Implemented LOG. Closes #159 10 years ago
stack.go Implemented LOG. Closes #159 10 years ago
types.go Implemented LOG. Closes #159 10 years ago
virtual_machine.go Moved ethvm => vm 10 years ago
vm.go Implemented LOG. Closes #159 10 years ago
vm_debug.go Implemented LOG. Closes #159 10 years ago
vm_test.go Merge eth-go repository into go-ethereum 10 years ago