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

[DEX] Auto update wallet passphrase on update private passphrase #3822

Merged
merged 5 commits into from Nov 18, 2022

Conversation

bgptr
Copy link
Collaborator

@bgptr bgptr commented Oct 25, 2022

Closes #3820
Builds on top of #3800

This diff introduces an additional DEX app password input on the private passphrase modal if DEX is active.
If the user provides the DEX app password, the app automatically propagates the changes to dexc too

image

@alexlyp
Copy link
Member

alexlyp commented Nov 18, 2022

From my testing on this PR i'm still hitting the issue. I see the new Dex App Password field, and I see it building a fresh go build for dexc on install, so not sure what the problem is

@bgptr
Copy link
Collaborator Author

bgptr commented Nov 18, 2022

Do you see a successful DEX_SETWALLET_PASSWORD_SUCCESS action, or is failing?

@alexlyp
Copy link
Member

alexlyp commented Nov 18, 2022

Hrm not seeing that action fire at all. Let me confirm I'm on the correct commit etc

@alexlyp
Copy link
Member

alexlyp commented Nov 18, 2022

Yah just confirmed I am on that commit and see the actions "DEX_SETWALLET..." in the code. But not seeing any of those fire on private passphrase change.

Copy link
Member

@alexlyp alexlyp left a comment

Choose a reason for hiding this comment

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

tACK

@alexlyp alexlyp merged commit 7d0a826 into decred:master Nov 18, 2022
@bgptr bgptr deleted the dex-wallet-update branch November 18, 2022 17:40
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.

[dex] -14: invalid passphrase (DEX isn't aware of password change in Decrediton)
2 participants