Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make uplink logic ignore messages that are deemed older than the last message to be received #2803

Merged
merged 4 commits into from Mar 17, 2023

Commits on Mar 17, 2023

  1. Make uplink logic ignore messages that are deemed older than the last…

    … message to be received.
    
    The tests had to be refactored as we needed to be able to test ordering ID and this wasn't possible with entitlements.
    
    Fixes #2794
    bryn committed Mar 17, 2023
    Copy the full SHA
    f41dabb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d8fa3d7 View commit details
    Browse the repository at this point in the history
  3. Changelog

    Changelog
    bryn committed Mar 17, 2023
    Copy the full SHA
    5a00f33 View commit details
    Browse the repository at this point in the history
  4. Clippy

    bryn committed Mar 17, 2023
    Copy the full SHA
    e4eef91 View commit details
    Browse the repository at this point in the history