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
Jeffrey Wilcke aad4890082 cmd/geth, core, light, mobile: removed state account StartingNonce 8 years ago
..
dump.go core/state: implement reverts by journaling all changes 8 years ago
iterator.go
iterator_test.go
journal.go core/state: rename Delete/IsDeleted to Suicide/HasSuicided 8 years ago
main_test.go
managed_state.go
managed_state_test.go core/state: implement reverts by journaling all changes 8 years ago
state_object.go core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
state_test.go core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
statedb.go cmd/geth, core, light, mobile: removed state account StartingNonce 8 years ago
statedb_test.go core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
sync.go core/state, eth/downloader, trie: reset fast-failure on progress 8 years ago
sync_test.go core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago