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

feat: add support for ED25519 seeds that don't use the sEd prefix #415

Merged
merged 7 commits into from
Jul 26, 2022

Commits on Jul 26, 2022

  1. initial implementation

    mvadari committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    f5e0e4d View commit details
    Browse the repository at this point in the history
  2. add test

    mvadari committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    7cf0e0c View commit details
    Browse the repository at this point in the history
  3. add keypairs test

    mvadari committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    9995071 View commit details
    Browse the repository at this point in the history
  4. add doco

    mvadari committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    cb2bf82 View commit details
    Browse the repository at this point in the history
  5. add comments

    mvadari committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    4a35a9a View commit details
    Browse the repository at this point in the history
  6. fix changelog

    mvadari committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    bdbff21 View commit details
    Browse the repository at this point in the history
  7. add wrong prefix test

    mvadari committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    1c78c10 View commit details
    Browse the repository at this point in the history