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

Remove --derivation-path option #8741

Merged
merged 1 commit into from
Mar 10, 2020

Conversation

garious
Copy link
Contributor

@garious garious commented Mar 9, 2020

Problem

We added the --derivation-path option before we added the ?key=<DERIVATION_PATH> feature. The --derivation-path option is now redundant. It's also limited, as the option only applies to the keypair at --keypair. To be consistent, we'd need to add a second option for each keypair option.

Summary of Changes

Remove --derivation-path. Use ?key=<DERIVATION_PATH> instead.

@garious garious requested a review from CriesofCarrots March 9, 2020 23:03
Copy link
Contributor

@CriesofCarrots CriesofCarrots left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@garious garious added automerge Merge this Pull Request automatically once CI passes v1.0 labels Mar 10, 2020
@solana-grimes solana-grimes merged commit 5fa397c into solana-labs:master Mar 10, 2020
@codecov
Copy link

codecov bot commented Mar 10, 2020

Codecov Report

Merging #8741 into master will decrease coverage by <.1%.
The diff coverage is 0%.

@@           Coverage Diff            @@
##           master   #8741     +/-   ##
========================================
- Coverage    79.9%   79.9%   -0.1%     
========================================
  Files         261     261             
  Lines       56604   56572     -32     
========================================
- Hits        45252   45222     -30     
+ Misses      11352   11350      -2

mergify bot pushed a commit that referenced this pull request Mar 10, 2020
automerge

(cherry picked from commit 5fa397c)
solana-grimes pushed a commit that referenced this pull request Mar 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants