Commit Graph

3 Commits

Author SHA1 Message Date
952c85d826 Support pebble db
All checks were successful
Test / Run unit tests (pull_request) Successful in 3m38s
2024-07-08 14:53:55 +08:00
022fa9695e Update eth-testing fixtures 2024-07-08 14:53:48 +08: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