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

Consider config in check_for_usb (cli, keygen) #9555

Merged

Conversation

CriesofCarrots
Copy link
Contributor

Problem

check_for_usb() usage only looks at explicit arguments, effectively breaking the ability to set a remote wallet in config.yml

Summary of Changes

Check config.keypair_path value with check_for_usb() as part of maybe_wallet_manager decision

Copy link
Contributor

@t-nelson t-nelson left a comment

Choose a reason for hiding this comment

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

Confirmed working and LGTM!

Thanks for the quick turnaround!

@codecov
Copy link

codecov bot commented Apr 17, 2020

Codecov Report

Merging #9555 into master will decrease coverage by 0.0%.
The diff coverage is 16.3%.

@@           Coverage Diff            @@
##           master   #9555     +/-   ##
========================================
- Coverage    80.7%   80.6%   -0.1%     
========================================
  Files         279     279             
  Lines       63192   63192             
========================================
- Hits        50998   50995      -3     
- Misses      12194   12197      +3     

@CriesofCarrots CriesofCarrots merged commit a9c38fb into solana-labs:master Apr 17, 2020
mergify bot pushed a commit that referenced this pull request Apr 17, 2020
solana-grimes pushed a commit that referenced this pull request Apr 17, 2020
CriesofCarrots added a commit to CriesofCarrots/solana that referenced this pull request Apr 18, 2020
CriesofCarrots added a commit to CriesofCarrots/solana that referenced this pull request Apr 18, 2020
@CriesofCarrots CriesofCarrots deleted the wallet-manager-too-tame branch May 1, 2020 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants