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(txtar): create user from passed mnemonic, account and index #1879

Merged
merged 7 commits into from
Apr 25, 2024

Commits on Apr 3, 2024

  1. feat: adduserfrom in txtar

    - mnemonic, account, index can be provided to derive certain address
    r3v4s committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f1e7b5c View commit details
    Browse the repository at this point in the history
  2. test: txtar testing

    r3v4s committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9dff71c View commit details
    Browse the repository at this point in the history
  3. chore: better switch ~ case

    Co-authored-by: Guilhem Fanton <8671905+gfanton@users.noreply.github.com>
    r3v4s and gfanton authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8774677 View commit details
    Browse the repository at this point in the history
  4. chore: remove unnecessary definition

    Co-authored-by: Guilhem Fanton <8671905+gfanton@users.noreply.github.com>
    r3v4s and gfanton authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f3b8c30 View commit details
    Browse the repository at this point in the history
  5. chore: fmt

    Co-authored-by: Guilhem Fanton <8671905+gfanton@users.noreply.github.com>
    r3v4s and gfanton authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ed03713 View commit details
    Browse the repository at this point in the history
  6. fix typo

    r3v4s committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    cd02df5 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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