Commit Graph

7 Commits

Author SHA1 Message Date
49abb1a2fa Fix rollback call on error. 2023-05-31 13:47:34 -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