Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 254 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 254 Bytes

go-ethereum iterator utilites

Includes:

  • PrefixBoundIterator for iterating subtries.
  • SubtrieIterators for dividing a state trie into disjoint subtries.
  • tracker package for tracking, dumping and restoring the state of open iterators.