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

Explicitly split CoordinatorUri and BackendUri #13087

Merged

Conversation

turbolay
Copy link
Collaborator

This doesn't change anything to the behavior, it simply makes the configs for CoordinatorUri explicit

However, PersistentConfig doesn't persist any default config. What does it mean? Go to your config file and delete one line, save, launch Wasabi and quit. You will see that the line won't reappear.

For this reason, this new config won't appear on old configs, only when it's changed or when the Config is new.

So to test this PR you can delete your config file after a backup and see that now those configs explicitly appears.

Copy link
Contributor

@molnard molnard left a comment

Choose a reason for hiding this comment

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

LGTM. Instead of null we can still have an empty string if the user won't fill out the TextBox in the Ui.

@lontivero lontivero merged commit 009fa06 into WalletWasabi:master May 28, 2024
7 of 8 checks passed
@lontivero lontivero added the Resiliency All what makes Wasabi inmortal label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resiliency All what makes Wasabi inmortal size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants