Commit Graph

12 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
prathamesh0
b40114b739
Store start path in prefix bound iterator object (#17) 2022-08-03 16:12:45 +05:30
30472ce3c7 Revert "fix edge behavior and constructor"
This reverts commit c134d25de5.
2022-06-08 18:04:44 +08:00
f6d9fa992d comments 2022-02-23 18:40:37 +08:00
c134d25de5 fix edge behavior and constructor 2022-02-22 16:16:02 +08:00
c532c17b05 export end path field 2022-02-21 16:30:26 +08:00
f25ee8319c simplify and clean up 2022-02-21 16:30:26 +08:00
6bba614243 Patches, test, comments 2022-01-27 01:34:29 +08:00
Arijit Das
d23d01ed81 Upgrade geth to v1.10.9. 2021-10-14 12:19:06 +05:30
c6a1534e7f move to root path 2020-09-08 18:56:00 -05:00