Commit Graph

2 Commits

Author SHA1 Message Date
4349a20672 Upgrade Geth to 1.14, update fixtures (#6)
All checks were successful
Test / Run unit tests (push) Successful in 3m37s
Reviewed-on: #6
2024-07-08 07:20:58 +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