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

Wallet version 0 are decrypted by CLI but fails to save decrypted file #1592

Open
cyyber opened this issue Oct 13, 2018 · 0 comments
Open

Wallet version 0 are decrypted by CLI but fails to save decrypted file #1592

cyyber opened this issue Oct 13, 2018 · 0 comments

Comments

@cyyber
Copy link
Member

cyyber commented Oct 13, 2018

Wallet version 0 are decrypted by CLI but fails while saving decrypted file.

The issue is related to https://github.com/theQRL/QRL/blob/master/src/qrl/core/Wallet.py#L325 which triggers Exception before saving the file. The above line in code is missing check if the wallet is encrypted or partial encrypted.

@cyyber cyyber changed the title Wallet version 0 are decrypted by CLI but fails while saving decrypted file Wallet version 0 are decrypted by CLI but fails to save decrypted file Oct 13, 2018
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

No branches or pull requests

1 participant