mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-31 19:31:42 +02:00
* Fix /federation/v1/state for recent room versions Turns out this endpoint was completely broken for v3 rooms. Hopefully this re-signing code is irrelevant nowadays anyway.