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

Use custom Welcome to Bitcoin Core dialog again #179

Closed
BenWestgate opened this issue Jun 19, 2024 · 0 comments · Fixed by #180
Closed

Use custom Welcome to Bitcoin Core dialog again #179

BenWestgate opened this issue Jun 19, 2024 · 0 comments · Fixed by #180
Assignees
Labels
enhancement New feature or request

Comments

@BenWestgate
Copy link
Owner

Is your feature request related to a problem? Please describe.
Some users changed the prune setting to a suboptimal one. Code is difficult to work with because of the need to confirm they chose the correct datadir, if they walked away from the PC, the sync won't start until they click OK in the Welcome to Bitcoin Core dialog.

Describe the solution you'd like
Create our own dialog to convey the same info, see comments in #162 for screenshots.

Describe alternatives you've considered
Give them no Welcome at all, but this could lead to not understanding they can restart bitcoin during sync or that it will work their PC hard. Or if pruning was chosen by Bails that it limits how old of wallets can be loaded without repeating IBD.

@BenWestgate BenWestgate added the enhancement New feature or request label Jun 19, 2024
@BenWestgate BenWestgate self-assigned this Jun 19, 2024
@BenWestgate BenWestgate linked a pull request Jun 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant