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

[VDG] UI Decoupling #22 #10716

Merged
merged 17 commits into from Jun 11, 2023
Merged

[VDG] UI Decoupling #22 #10716

merged 17 commits into from Jun 11, 2023

Conversation

ichthus1604
Copy link
Collaborator

  • Introduces IWalletSettingsModel which consolidates all wallet settings, including coinjoin settings, which were previously split among several ViewModels,
  • Decouples WalletSettingsViewModel and CoinjoinSettingsViewModel via the above abstraction

@soosr
Copy link
Collaborator

soosr commented Jun 6, 2023

also CI is failing

Copy link
Collaborator

@soosr soosr left a comment

Choose a reason for hiding this comment

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

during wallet creation if you change anything on the coinjoin profile selection. It won't get saved. Because the values don't get into the keymanager.
Basically the changes should be stored in the keymanager, but KeyManager.ToFile() shouldn't be called

Copy link
Collaborator

@soosr soosr left a comment

Choose a reason for hiding this comment

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

tACK

@soosr soosr merged commit a9dd723 into zkSNACKs:master Jun 11, 2023
3 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants