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

[CLI] fix command sui keytool import using --alias is useless when inputting mnemonic phrase #17935

Merged
merged 17 commits into from
May 28, 2024

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    d653c90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b84663e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Update crates/sui/src/client_commands.rs

    Co-authored-by: stefan-mysten <135084671+stefan-mysten@users.noreply.github.com>
    bityoume and stefan-mysten authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5e6e665 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f41d773 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    452cdf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4381f37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7483421 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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

Commits on Mar 16, 2024

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

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    d10dd59 View commit details
    Browse the repository at this point in the history
  2. bugfix: fix mint supply check, so that we can mint new Num's with hig…

    …her values after burning if the supply is maxed out
    bityoume committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a5280cd View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    714493c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ded199e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    8fffae5 View commit details
    Browse the repository at this point in the history
  2. [CLI] fix command sui keytool import using --alias is useless whe…

    …n inputting mnemonic phrase
    bityoume committed May 25, 2024
    Configuration menu
    Copy the full SHA
    75f488f View commit details
    Browse the repository at this point in the history
  3. [CLI] fix command sui keytool import using --alias is useless whe…

    …n inputting mnemonic phrase
    bityoume committed May 25, 2024
    Configuration menu
    Copy the full SHA
    71e1476 View commit details
    Browse the repository at this point in the history