mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-22 03:28:25 +00:00
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