Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-12-18 | Ensure that a URL exists in the content during push. (#8965) | Patrick Cloke | 3 | -2/+7 | |
This fixes an KeyError exception, after this PR the content is just considered unknown. | |||||
2020-12-18 | Try and drop stale extremities. (#8929) | Erik Johnston | 6 | -18/+523 | |
If we see stale extremities while persisting events, and notice that they don't change the result of state resolution, we drop th |