Commit Graph

10 Commits

Author SHA1 Message Date
ab7e807afe Remove file 2023-06-22 01:35:15 -05:00
95942c335c Backfill gaps in the recent past when statediffing head. 2023-06-22 01:34:48 -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
Ian Norden
dd1d8493a8
Merge pull request #389 from cerc-io/roy/v5-dev-1.11.6
Patch for concurrent iterator & others (onto v1.11.6)
2023-05-19 10:49:07 -05:00
i-norden
3555790e76 Small fixes
replace new(trie.Trie)

reduce debug noise

patch postgres config - add driver, rename DefaultConfig => TestConfig
2023-05-19 00:59:19 +08:00
i-norden
ea6dfb8fa5 fix isWatchedAddress and isValidPath usage 2023-05-17 08:15:38 -05:00
i-norden
30ab52a6a6 construct leafkey instead of calling it.LeafKey() (to avoid panics when we pass in a subtrie iterator at an odd position in the trie) 2023-05-14 14:41:13 -05:00
i-norden
35b70d31af more adjustments after rebase 2023-05-02 21:11:58 -05:00
i-norden
b59a60eed8 statediffing service squashed commit 2023-05-02 20:12:04 -05:00