Commit Graph

10 Commits

Author SHA1 Message Date
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
0f3ff6591e update for interface changes for NewDatabaseWithFreezer and leveldb 2023-03-10 14:17:36 -05:00
Michael Shaw
4982241136 first repo in chain for cerc github refactor 2022-09-14 01:00:44 -04:00
prathamesh0
b40114b739
Store start path in prefix bound iterator object (#17) 2022-08-03 16:12:45 +05:30
4fbaa45d8e Fix tests for revert 2022-06-08 18:04:44 +08:00
08614e0941 cleanup 2022-02-26 12:09:06 +08:00
87c5033edf add test cases 2022-02-23 18:29:41 +08:00
6bba614243 Patches, test, comments 2022-01-27 01:34:29 +08:00