Merge pull request #3153 from fjl/trie-unload-fix
trie: improve cache unloading mechanism
No related branches found
No related tags found
Showing
- core/state/statedb.go 4 additions, 4 deletionscore/state/statedb.go
- trie/hasher.go 15 additions, 18 deletionstrie/hasher.go
- trie/node.go 13 additions, 13 deletionstrie/node.go
- trie/proof.go 1 addition, 1 deletiontrie/proof.go
- trie/sync.go 3 additions, 3 deletionstrie/sync.go
- trie/trie.go 11 additions, 10 deletionstrie/trie.go
- trie/trie_test.go 83 additions, 21 deletionstrie/trie_test.go
Loading
Please register or sign in to comment