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 5c39a1bb26 Merge pull request #2585 from karalabe/trie-dirty-tracking 8 years ago
..
dump.go core/state: fix TestDump 9 years ago
iterator.go core/state, trie: switch iterator panics to error fields 9 years ago
iterator_test.go all: update license information 9 years ago
main_test.go all: fix license headers one more time 9 years ago
managed_state.go core: various typos 9 years ago
managed_state_test.go core/state, core, miner: handle missing root error from state.New 9 years ago
state_object.go core/state: fix TestDump 9 years ago
state_test.go core/state: fix TestDump 9 years ago
statedb.go Merge pull request #2585 from karalabe/trie-dirty-tracking 8 years ago
statedb_test.go all: update license information 9 years ago
sync.go core, eth, trie: fix data races and merge/review issues 9 years ago
sync_test.go all: fix go vet warnings 9 years ago