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

Add new methods for verification to CryptoApi #3474

Merged
merged 4 commits into from
Jun 15, 2023

Commits on Jun 14, 2023

  1. Avoid deprecated classes in verification integ test

    #3449 deprecated a bunch of
    exports from `src/crypto/verification/request/VerificationRequest`. Let's stop
    using them in the integration test.
    richvdh committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    143b6c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a78e86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e680be View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Merge remote-tracking branch 'origin/develop' into rav/element-r/19_v…

    …erification_accessors
    richvdh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    cd26f07 View commit details
    Browse the repository at this point in the history