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

updating wallet checking logic #691

Merged
merged 1 commit into from
Jan 17, 2018
Merged

updating wallet checking logic #691

merged 1 commit into from
Jan 17, 2018

Conversation

pciavald
Copy link
Contributor

wallet checking was broken as it checked for wallet creation by sending the extkey list RPC command which has non deterministic result (if gui crashed during wallet creation for instance)

Replacing by correct logic using walletsettings and checking if hdmasterkey is set.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 46.637% when pulling 0ba5fd4 on pciavald:fix/wallet-detection into 1860675 on particl:dev.

@pciavald pciavald merged commit 770d279 into particl:dev Jan 17, 2018
@pciavald pciavald deleted the fix/wallet-detection branch January 17, 2018 15:07
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.

None yet

3 participants