mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-12 00:04:48 +00:00
bdf37ad4c4
Backfill events have a negative stream ordering, and so its not useful to use to compare with other (positive) stream orderings. Plus, the Rust SDK currently assumes `bump_stamp` is positive.