`inspect-key`: Adds support for `expect-public` (#10430)
* Introduce `SecretUri` * `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. * Fixes ** Apply suggestions from code review Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com> * Review feedback * FMT * Bump the versions Co-authored-by:
André Silva <123550+andresilva@users.noreply.github.com>
Showing
- substrate/frame/child-bounties/Cargo.toml 1 addition, 1 deletionsubstrate/frame/child-bounties/Cargo.toml
- substrate/frame/collective/Cargo.toml 1 addition, 1 deletionsubstrate/frame/collective/Cargo.toml
- substrate/frame/contracts/Cargo.toml 1 addition, 1 deletionsubstrate/frame/contracts/Cargo.toml
- substrate/frame/contracts/common/Cargo.toml 1 addition, 1 deletionsubstrate/frame/contracts/common/Cargo.toml
- substrate/frame/contracts/rpc/Cargo.toml 1 addition, 1 deletionsubstrate/frame/contracts/rpc/Cargo.toml
- substrate/frame/democracy/Cargo.toml 1 addition, 1 deletionsubstrate/frame/democracy/Cargo.toml
- substrate/frame/election-provider-multi-phase/Cargo.toml 2 additions, 2 deletionssubstrate/frame/election-provider-multi-phase/Cargo.toml
- substrate/frame/election-provider-support/Cargo.toml 1 addition, 1 deletionsubstrate/frame/election-provider-support/Cargo.toml
- substrate/frame/elections-phragmen/Cargo.toml 2 additions, 2 deletionssubstrate/frame/elections-phragmen/Cargo.toml
- substrate/frame/elections/Cargo.toml 1 addition, 1 deletionsubstrate/frame/elections/Cargo.toml
- substrate/frame/examples/basic/Cargo.toml 1 addition, 1 deletionsubstrate/frame/examples/basic/Cargo.toml
- substrate/frame/examples/offchain-worker/Cargo.toml 1 addition, 1 deletionsubstrate/frame/examples/offchain-worker/Cargo.toml
- substrate/frame/examples/parallel/Cargo.toml 1 addition, 1 deletionsubstrate/frame/examples/parallel/Cargo.toml
- substrate/frame/executive/Cargo.toml 2 additions, 2 deletionssubstrate/frame/executive/Cargo.toml
- substrate/frame/gilt/Cargo.toml 1 addition, 1 deletionsubstrate/frame/gilt/Cargo.toml
- substrate/frame/grandpa/Cargo.toml 1 addition, 1 deletionsubstrate/frame/grandpa/Cargo.toml
- substrate/frame/identity/Cargo.toml 1 addition, 1 deletionsubstrate/frame/identity/Cargo.toml
- substrate/frame/im-online/Cargo.toml 1 addition, 1 deletionsubstrate/frame/im-online/Cargo.toml
- substrate/frame/indices/Cargo.toml 1 addition, 1 deletionsubstrate/frame/indices/Cargo.toml
- substrate/frame/lottery/Cargo.toml 1 addition, 1 deletionsubstrate/frame/lottery/Cargo.toml
Please register or sign in to comment