Péter Szilágyi 143c4341d8 core, eth, trie: streaming GC for the trie cache (#16810) 6 years ago
..
database.go 143c4341d8 core, eth, trie: streaming GC for the trie cache (#16810) 6 years ago
encoding.go 38c7eb0f26 trie: rename TrieSync to Sync and improve hexToKeybytes (#16804) 6 years ago
encoding_test.go f958d7d482 trie: rework and document key encoding 7 years ago
errors.go 693d9ccbfb trie: more node iterator improvements (#14615) 6 years ago
hasher.go d31802312a trie: cleaner logic, one less func call 6 years ago
iterator.go c934c06cc1 trie: support proof generation from the iterator 6 years ago
iterator_test.go 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
node.go cfe8f5fd94 trie: remove unused `buf` parameter (#16583) 6 years ago
node_test.go 40cdcf1183 trie, core/state: improve memory usage and performance (#3135) 7 years ago
proof.go 0fe47e98c4 trie: fixes to comply with golint (#16771) 6 years ago
proof_test.go c934c06cc1 trie: support proof generation from the iterator 6 years ago
secure_trie.go 0fe47e98c4 trie: fixes to comply with golint (#16771) 6 years ago
secure_trie_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 38c7eb0f26 trie: rename TrieSync to Sync and improve hexToKeybytes (#16804) 6 years ago
trie.go d6ed2f67a8 eth, node, trie: fix minor typos (#16802) 6 years ago
trie_test.go 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago