* Fix ordering when backfilling The problem was that we weren't sorting the returned events by depth when sending them back to the caller, instead we were sorting by prev_events which is not the same thing. * Fixup tests |
||
|---|---|---|
| .. | ||
| messages.go | ||
| routing.go | ||