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 ea9a549bbd Removed exported fields from state object and added proper set/getters 10 years ago
..
dump.go Removed exported fields from state object and added proper set/getters 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
state_object.go Removed exported fields from state object and added proper set/getters 10 years ago
state_test.go state: improve TestDump 10 years ago
statedb.go Removed exported fields from state object and added proper set/getters 10 years ago