main
Test / Run unit tests (push) Successful in 3m37s
I prematurely upgraded Geth to 1.14.5, which causes `plugeth-statediff` modules not to match `plugeth`. This is the simplest solution until Plugeth merges Geth 1.14+. Reviewed-on: #7
go-ethereum iterator utilites
Includes:
PrefixBoundIteratorfor iterating subtries.SubtrieIteratorsfor dividing a state trie into disjoint subtries.trackerpackage for tracking, dumping and restoring the state of open iterators.