Commit Graph

6 Commits

Author SHA1 Message Date
1b72d2f737
398: Statediff missing parent blocks automatically. (#399)
* Statediff missing parent blocks automatically.

* Use local ipld-eth-db.
2023-07-18 14:41:20 -05:00
e2e2e85678
396: Don't skip any blocks if the head of the chain advances by more than one block. (#397)
* 396: don't skip any blocks if the head of the chain advances by more than one block.

* Combine backfilling of the gap-to-head and the fix for 396.
2023-07-06 12:00:59 -05:00
4ddaf430b1
292: Backfill gaps in the recent past on startup when tracking head. (#395)
* Backfill gaps in the recent past when statediffing head.
2023-06-23 23:04:57 -05:00
caa685321a
367: Check if the statediff is already in progress or completed. (#392)
* Check if the statediff is already in progress or completed.

* Update mock

* Add comments.
2023-06-01 13:21:33 -05:00
bac14cc48a
367: Fix deferred rollback on error. (#391)
* Fix rollback call on error.

* Skip the pointers.
2023-05-31 19:36:36 -05:00
i-norden
b59a60eed8 statediffing service squashed commit 2023-05-02 20:12:04 -05:00