Commit Graph

4 Commits

Author SHA1 Message Date
7703ac8ea4 Add tracker interface and test (#3)
Refactors the tracker to expose an interface and an implementation type. Decoupling these will let us inject new state/functionality transparently to the client function.

Reviewed-on: #3
2023-09-26 11:34:41 +00:00
e0c758f9f6 Add tracker package, update and simplify (#1)
This revives the standalone repo for these tools now that we're liberated from the Geth fork.
* pulls changes from geth fork
* remove unused: StartPath, SubtrieIteratorFactory
* changes module name to reflect bundled `tracker`
* refactors fixture data into separate module

Reviewed-on: #1
2023-09-19 16:58:23 +00:00
Michael Shaw
4982241136 first repo in chain for cerc github refactor 2022-09-14 01:00:44 -04:00
d72e3214c1 Add tracker package
Moved from snapshot repo
2022-09-06 14:38:09 +02:00