• 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
..
testdata Loading commit data...
accountcmd.go Loading commit data...
accountcmd_test.go Loading commit data...
attach_test.go Loading commit data...
chaincmd.go Loading commit data...
config.go Loading commit data...
consolecmd.go Loading commit data...
consolecmd_test.go Loading commit data...
dao_test.go Loading commit data...
dbcmd.go Loading commit data...
exportcmd_test.go Loading commit data...
genesis_test.go Loading commit data...
les_test.go Loading commit data...
main.go Loading commit data...
misccmd.go Loading commit data...
run_test.go Loading commit data...
snapshot.go Loading commit data...
verkle.go Loading commit data...
version_check.go Loading commit data...
version_check_test.go Loading commit data...