roysc 1536322de1
Test / Run unit tests (push) Successful in 3m37s
Downgrade Geth to 1.13.14 (#7)
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
2024-07-09 07:02:28 +00:00
2024-07-08 14:52:50 +08:00
2024-07-08 14:52:09 +08:00
2024-07-09 07:02:28 +00:00
2024-07-09 07:02:28 +00:00
2024-03-30 08:54:31 +00:00
2024-03-30 08:54:31 +00:00

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.
S
Description
go-ethereum state iterator utilities.
Readme
6.3 MiB
v0.1.2-beta
Latest
2023-11-01 21:04:38 +00:00
Languages
Go 100%