Commit Graph

8 Commits

Author SHA1 Message Date
c075acace4 godoc to trigger action
All checks were successful
Test / Run unit tests (pull_request) Successful in 3m29s
2024-07-07 14:13:36 +08:00
dc812b80bd rewindPath shouldn't modify arg 2024-07-07 13:14:41 +08:00
cacec4add2 fix restore test 2024-07-07 13:14:41 +08:00
523a745cf3 Update Geth to 1.13 (#4)
Reviewed-on: #4
2024-03-30 08:54:31 +00:00
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