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] Fix WalletModel multiple instances #11302

Merged
merged 10 commits into from
Aug 25, 2023

Conversation

ichthus1604
Copy link
Collaborator

@ichthus1604 ichthus1604 commented Aug 16, 2023

This requires thorough testing. I have made basic tests (send/receive/new wallet) but since this is a deep change it might have unexpected consequences

@ichthus1604 ichthus1604 changed the title [VDG] Fix wallet model multiple instances [VDG] Fix WalletModel multiple instances Aug 16, 2023
@ichthus1604 ichthus1604 requested a review from soosr August 16, 2023 15:02
@soosr
Copy link
Collaborator

soosr commented Aug 17, 2023

Tested, it fixes #10944

soosr
soosr previously approved these changes Aug 17, 2023
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.

I am ok with it for a quick fix before release. But we should fix the actual problem regarding the too early inits.

WalletWasabi.Fluent/Models/Wallets/WalletModel.cs Outdated Show resolved Hide resolved
@soosr soosr requested a review from Szpoti August 17, 2023 07:57
@soosr
Copy link
Collaborator

soosr commented Aug 17, 2023

@ichthus1604 UI decoupling 35 caused conflict here, could you fix it?

@ichthus1604
Copy link
Collaborator Author

@soosr done

@ichthus1604 ichthus1604 requested a review from soosr August 17, 2023 10:31
Copy link
Collaborator

@Szpoti Szpoti left a comment

Choose a reason for hiding this comment

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

tACK, just one notice.

WalletWasabi.Fluent/Models/Wallets/WalletModel.cs Outdated Show resolved Hide resolved
soosr
soosr previously approved these changes Aug 23, 2023
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.

utACK, code looks good to me.

@soosr soosr merged commit 20bd58a into WalletWasabi:master Aug 25, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants