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

fix: make fixes to ed25519 sign method + improve tests #195

Merged
merged 4 commits into from
Oct 23, 2024

Commits on Sep 30, 2024

  1. fix: ed25519 for JS fixes on signatures

    Signed-off-by: Javier Ribó <[email protected]>
    elribonazo committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c61204c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. fix: improve submodules

    Signed-off-by: Javier Ribó <[email protected]>
    elribonazo committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8a81816 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. fix: building on more recent macos version

    Signed-off-by: Javier Ribó <[email protected]>
    elribonazo committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8cf5da6 View commit details
    Browse the repository at this point in the history
  2. fix: remove rustup custom version

    Signed-off-by: Javier Ribó <[email protected]>
    elribonazo committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    610c49a View commit details
    Browse the repository at this point in the history