Wenbiao Zheng 38c7eb0f26 trie: rename TrieSync to Sync and improve hexToKeybytes (#16804) 6 years ago
..
database.go 5909482fb5 core/state: avoid redundant addition to code size cache (#16427) 6 years ago
dump.go 958ed4f3d9 core/state: rework dirty handling to avoid quadratic overhead 7 years ago
iterator.go 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 7 years ago
iterator_test.go 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 years ago
journal.go d985b9052a core/state: avoid linear overhead on journal dirty listing 7 years ago
main_test.go bfbcfbe4a9 all: fix license headers one more time 9 years ago
managed_state.go 024d41d0c2 core, core/state, core/vm: remove exported account getters (#3618) 8 years ago
managed_state_test.go 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
state_object.go b724d1aada core/state: cache missing storage entries (#16584) 6 years ago
state_test.go 84f8c0cc1f common: improve documentation comments (#16701) 6 years ago
statedb.go f2fdb75dd9 core, consensus: fix some typos in comment code and output log 6 years ago
statedb_test.go 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
sync.go 38c7eb0f26 trie: rename TrieSync to Sync and improve hexToKeybytes (#16804) 6 years ago
sync_test.go 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago