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

Support for NUT-19 mint and wallet side #670

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Nov 13, 2024

  1. nut-19 sign mint quote

    lollerfirst committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    01590b9 View commit details
    Browse the repository at this point in the history
  2. ephemeral key for quote

    lollerfirst committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3b1109b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    59dc56f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. wip: mint side working

    callebtc committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    369a49e View commit details
    Browse the repository at this point in the history
  2. fix import

    lollerfirst committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    af616da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e32c38 View commit details
    Browse the repository at this point in the history
  4. post-merge fixups

    lollerfirst committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    410d808 View commit details
    Browse the repository at this point in the history
  5. more fixes

    lollerfirst committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3005e2f View commit details
    Browse the repository at this point in the history
  6. make format

    lollerfirst committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    432b39e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    219d878 View commit details
    Browse the repository at this point in the history
  8. key -> privkey and pubkey

    lollerfirst committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c4ce689 View commit details
    Browse the repository at this point in the history
  9. make format

    lollerfirst committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c7e6080 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    f0e9857 View commit details
    Browse the repository at this point in the history
  2. fix tests imports

    lollerfirst committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    b53251c View commit details
    Browse the repository at this point in the history
  3. fix signature missing positional argument + fix db migration format n…

    …ot correctly escaped + pass in NUT-19 keypair to `request_mint` `request_mint_with_callback`
    lollerfirst committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    ee43caf View commit details
    Browse the repository at this point in the history