• rjl493456442's avatar
    all: remove database commit callback, rework noderesolver (#26637) · 98423013
    rjl493456442 authored
    This change ports some changes from the main PBSS PR:
    
      - get rid of callback function in `trie.Database.Commit` which is not required anymore
      - rework the `nodeResolver` in `trie.Iterator` to make it compatible with multiple state scheme
      - some other shallow changes in tests and typo-fixes
    98423013
Name
Last commit
Last update
..
account.go Loading commit data...
context.go Loading commit data...
conversion.go Loading commit data...
difflayer.go Loading commit data...
difflayer_test.go Loading commit data...
disklayer.go Loading commit data...
disklayer_test.go Loading commit data...
generate.go Loading commit data...
generate_test.go Loading commit data...
holdable_iterator.go Loading commit data...
holdable_iterator_test.go Loading commit data...
iterator.go Loading commit data...
iterator_binary.go Loading commit data...
iterator_fast.go Loading commit data...
iterator_test.go Loading commit data...
journal.go Loading commit data...
metrics.go Loading commit data...
snapshot.go Loading commit data...
snapshot_test.go Loading commit data...
sort.go Loading commit data...
utils.go Loading commit data...