• rjl493456442's avatar
    core, trie: rework trie committer (#25320) · 8b53b92e
    rjl493456442 authored
    * all: rework trie and trie committer
    
    * all: get rid of internal cache in trie
    
    * all: fixes
    
    * trie: polish
    
    * core, trie: address comments
    
    * trie: fix imports
    
    * core/state: address comments
    
    * core/state/snapshot: polish
    
    * trie: remove unused code
    
    * trie: update tests
    
    * trie: don't set db as nil
    
    * trie: address comments
    
    * trie: unskip test
    8b53b92e
Name
Last commit
Last update
..
discovery.go Loading commit data...
handler.go Loading commit data...
peer.go Loading commit data...
protocol.go Loading commit data...
range.go Loading commit data...
range_test.go Loading commit data...
sort_test.go Loading commit data...
sync.go Loading commit data...
sync_test.go Loading commit data...
tracker.go Loading commit data...