mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 18:46:59 -05:00
a46e5ef621
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.