You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 5, 2023. It is now read-only.
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
A node iterator for Ethereum state that is capable of concurrent reads. Trie is segmented into sub-tries according to the number of workers, workers iterate and read these sub-tries concurrently.