Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@i-norden i-norden released this 26 Jan 17:59
8e349df

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.