Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-12-09 | Port synapse.handlers.initial_sync to async/await | Erik Johnston | 1 | -52/+44 | |
2019-12-09 | Remove SnapshotCache in favour of ResponseCache | Erik Johnston | 3 | -168/+8 | |
2019-12-09 | Fix inaccurate per-block metrics (#6491) | Richard van der Hoff | 2 | -42/+19 | |
`Measure` incorrectly assumed that it was the only thi |