mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-12 13:42:10 +02:00
4cea59573cadd release notes (Pol Espinasa)492a715d78gui: Adds option to not load the wallet after migration (Pol Espinasa) Pull request description: Following https://github.com/bitcoin/bitcoin/pull/35266 this PR adds the option to not load the wallet after migrating to the GUI. It is only added for the `migrate` option, not for the `restore_and_migrate`. I guess if we are restoring the wallet we always want to load it. In any case, it's pretty straightforward to implement it there too. Inside the original migration pop-up box it appears a checkbox that allows the user to choose if want to load the wallet or not, it is checked by default: <img width="497" height="388" alt="imagen" src="https://github.com/user-attachments/assets/79c76f9b-9b06-4fcb-88fe-3b5db3eaf14f" /> If yes, the wallet is loaded and shown, if not the wallet gets migrated and the GUI returns to it's state. The checkbox has a tooltip that informs when not loading a migrated wallet can be useful: <img width="503" height="494" alt="imagen" src="https://github.com/user-attachments/assets/3a3404ff-1fd3-44ef-8f9d-db526c9f032f" /> ACKs for top commit: achow101: ACK4cea59573cpablomartin4btc: ACK4cea59573chebasto: ACK4cea59573c, I have reviewed the code and it looks OK. Tree-SHA512: 6256849ecca3888fe24866ed539b262be6275c6192d29d272e7ad1475943c2947c04a3fadaae94e1843b3fcfa43a1f84edb02365933bf954b8ba7d0ae53eda32