mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-04 18:36:05 +00:00
This should fix the bug where the edges of the graph get returned in a different order than they were inserted in, and so no get_event no longer returned the exact same JSON as was inserted. This meant that signature checks failed.