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/state
obscuren 99853ac3ce Moved execution from vm to chain. 10 years ago
..
dump.go Added `chain` tests & minor fixes 10 years ago
errors.go ethstate => state 10 years ago
log.go Removed all implicit logging. Fixed gas issues and jump errors 10 years ago
main_test.go update imports order per goimports 10 years ago
manifest.go ethstate => state 10 years ago
state.go Changed the way transactions are being added to the transaction pool 10 years ago
state_object.go Moved execution from vm to chain. 10 years ago
state_test.go Merge branch 'develop' of https://github.com/tgerring/go-ethereum 10 years ago