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

AES256GCM decrypt: replace Observable with Promise #778

Merged
merged 11 commits into from
Jan 10, 2023

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    c961275 View commit details
    Browse the repository at this point in the history
  2. WalletSDKRelay

    bangtoven committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    6107ab1 View commit details
    Browse the repository at this point in the history
  3. fix linter

    bangtoven committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    acebeca View commit details
    Browse the repository at this point in the history
  4. prettier

    bangtoven committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    349616e View commit details
    Browse the repository at this point in the history
  5. hmmmmm

    bangtoven committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    d242915 View commit details
    Browse the repository at this point in the history
  6. rejects.toThrowError

    bangtoven committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    bdf1b16 View commit details
    Browse the repository at this point in the history
  7. rejects.toThrow

    bangtoven committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    4190870 View commit details
    Browse the repository at this point in the history
  8. update comment

    bangtoven committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    0d0ceae View commit details
    Browse the repository at this point in the history
  9. return promise

    bangtoven committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    c41d68c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. use async / await instead

    bangtoven committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    23ed8a5 View commit details
    Browse the repository at this point in the history
  2. prettier

    bangtoven committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    72ee522 View commit details
    Browse the repository at this point in the history