Commit Graph

3 Commits

Author SHA1 Message Date
eac1d8b517 Fix tracker.Restore test 2024-07-08 14:52:05 +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