Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

inspect-key: Adds support for expect-public #10430

Merged
merged 9 commits into from
Dec 11, 2021

Commits on Dec 6, 2021

  1. Introduce SecretUri

    bkchr committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    7f465c2 View commit details
    Browse the repository at this point in the history
  2. inspect-key: Adds support for expect-public

    `expect-public` can be used to check that a given secret uri corresponds to the given public key.
    This is mainly useful when the secret uri is protected by a password and a new derived account
    should be generated. With `--expect-public` the user can pass the public key/account-id of the
    "base" secret uri aka the one without any derivation to ensure the correct password was inserted.
    bkchr committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    fedc362 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Fixes

    bkchr committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    0beb043 View commit details
    Browse the repository at this point in the history
  2. 🤦

    bkchr committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    c4637b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Apply suggestions from code review

    Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com>
    bkchr and andresilva committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    c5f0e00 View commit details
    Browse the repository at this point in the history
  2. Review feedback

    bkchr committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    7f406b1 View commit details
    Browse the repository at this point in the history
  3. FMT

    bkchr committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    f4c702a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c914f1d View commit details
    Browse the repository at this point in the history
  5. Bump the versions

    bkchr committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    a542371 View commit details
    Browse the repository at this point in the history