Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix perspectives requests for multiple keys for the same server #11440

Merged
merged 4 commits into from
Nov 29, 2021

Commits on Nov 26, 2021

  1. Fix perspectives requests for multiple keys for the same server

    If we tried to request multiple keys for the same server, we would end up
    dropping some of those requests.
    richvdh committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    33aa40d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. fix types

    richvdh committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    a633000 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    93d0911 View commit details
    Browse the repository at this point in the history
  2. Update tests/crypto/test_keyring.py

    Co-authored-by: David Robertson <davidr@element.io>
    richvdh and David Robertson authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    2b788a9 View commit details
    Browse the repository at this point in the history