• 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
..
lightchain.go Loading commit data...
lightchain_test.go Loading commit data...
nodeset.go Loading commit data...
odr.go Loading commit data...
odr_test.go Loading commit data...
odr_util.go Loading commit data...
postprocess.go Loading commit data...
trie.go Loading commit data...
trie_test.go Loading commit data...
txpool.go Loading commit data...
txpool_test.go Loading commit data...