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/core/state
obscuren bdd63837ea core/state: removed trie copy 9 years ago
..
dump.go core/state: removed state from state object 9 years ago
errors.go moved state and vm to core 10 years ago
log.go core: fixed an issue with storing receipts 9 years ago
main_test.go moved state and vm to core 10 years ago
managed_state.go core, xeth: moved nonce management burden from xeth to txpool 9 years ago
managed_state_test.go Moved handling of nonces to the managed state 10 years ago
state_object.go core/state: removed state from state object 9 years ago
state_test.go core/state: fixed state tests 9 years ago
statedb.go core/state: removed trie copy 9 years ago