Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: wmcorless on February 07, 2018, 02:06:33 PM



Title: Auto update Wallet
Post by: wmcorless on February 07, 2018, 02:06:33 PM
I use Notepad ++ and whenever I load it, it sometimes tells me a new update is available, giving me the opportunity to update it.

Is there a way to do this with the wallet as well?


Title: Re: Auto update Wallet
Post by: cellard on February 07, 2018, 02:10:46 PM
I use Notepad ++ and whenever I load it, it sometimes tells me a new update is available, giving me the opportunity to update it.

Is there a way to do this with the wallet as well?

I remember asking this years ago when I was a noob back in the Bitcoin-qt days, and I remember that the answer I got was that the software didn't auto-update in purpose, in order to make it optional for people to do so. In case there are big changes in the system, they don't want to push this automatically into the network, the update must be opt-in, and so this is why you don't see a prompt that tells you to update, you must manually check bitcoin.org for updates.


Title: Re: Auto update Wallet
Post by: Colorblind on February 08, 2018, 11:35:02 AM
I use Notepad ++ and whenever I load it, it sometimes tells me a new update is available, giving me the opportunity to update it.

Is there a way to do this with the wallet as well?

I remember asking this years ago when I was a noob back in the Bitcoin-qt days, and I remember that the answer I got was that the software didn't auto-update in purpose, in order to make it optional for people to do so. In case there are big changes in the system, they don't want to push this automatically into the network, the update must be opt-in, and so this is why you don't see a prompt that tells you to update, you must manually check bitcoin.org for updates.

That is actually quite good reason. Bitcoin is decentralized, and bitcoin.org (or anything else) is not an authority that should have power to push their update automatically (or semi-automatically for that matter). All changes to the system should be originated from the system and not made upon merely consent, but upon user's own wish to upgrade.



Title: Re: Auto update Wallet
Post by: vagrom on February 08, 2018, 02:43:23 PM
I use Notepad ++ and whenever I load it, it sometimes tells me a new update is available, giving me the opportunity to update it.

Is there a way to do this with the wallet as well?

Many software have this feature, this feature should not be too complicated, just want to do.


Title: Re: Auto update Wallet
Post by: Spendulus on February 09, 2018, 06:40:21 PM
I use Notepad ++ and whenever I load it, it sometimes tells me a new update is available, giving me the opportunity to update it.

Is there a way to do this with the wallet as well?

This is not a feature, but a security risk.

Before any critical update (such as one that involves your money) you must insure that you have backups, that they are current and that they function properly.

There are also issues with a particular version of an application and it's compatibility and functionality with the operating system and libraries.