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 ca1b2a1a91 Changed prev_hash to block_hash, state transition now uses vm env 10 years ago
..
dump.go Switched to new trie 10 years ago
errors.go ethstate => state 10 years ago
log.go Log is now interface 10 years ago
main_test.go update imports order per goimports 10 years ago
manifest.go Changed prev_hash to block_hash, state transition now uses vm env 10 years ago
state_object.go Switched to new trie 10 years ago
state_test.go added nil check 10 years ago
statedb.go Switched to new trie 10 years ago