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

Non-API breaking introduction of Schnorr keys #589

Merged
merged 3 commits into from Apr 29, 2021
Merged

Non-API breaking introduction of Schnorr keys #589

merged 3 commits into from Apr 29, 2021

Commits on Apr 12, 2021

  1. Moving keys under util::ecdsa, re-exporting them at util::key

    This is the first step in introducing Schnorr key support as per #588
    dr-orlovsky committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    b17d7fc View commit details
    Browse the repository at this point in the history
  2. Re-export Scep256k1 Schnorr keys under util::schnorr

    This is second step in introducing Schnorr key support as per #588
    dr-orlovsky committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    664b09c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    230813b View commit details
    Browse the repository at this point in the history