Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-01-14 | Fix event chain bg update. (#9118) | Erik Johnston | 1 | -1/+1 | |
We passed in a graph to `sorted_topologically` which didn't have an entry for each node (as we dropped nodes with no edges). | |||||
2021-01-14 | Fix perf of get_cross_signing_keys (#9116) | Erik Johnston | 3 | -14/+30 | |
2021-01-14 | Fix chain cover background update to work with split out event persisters ↵ | Erik Johnston | 5 | -29/+38 | |