As always, it is important to back up your wallet, especially before making changes to wallet software.
Checking your version
You may check your current wallet version with:
bitcoin-cli --version
If it's below v27.0, you should update the Bitcoin Core wallet.
Updating Bitcoin
To update, run the script below:
curl -sS https://raw.githubusercontent.com/lamassu/lamassu-patches/master/wallets/update/btc.sh | bash
If successful, it will output 'Bitcoin Core is updated.'
Checking your version
You may check your current wallet version with:
zcash-cli --version
If it's below v5.9.0, update the Zcash wallet with the command below.
Updating Zcash
To update, run the script below:
curl -sS https://raw.githubusercontent.com/lamassu/lamassu-patches/master/wallets/update/zec.sh | bash
If successful, it will output 'Zcash is updated and running.'
Checking your version
You may check your current wallet version with:
bitcoincash-cli --version
If it's below v27.0, update the Bitcoin Cash wallet with the script below.
Updating Bitcoin Cash
To update, run the script below:
curl -sS https://raw.githubusercontent.com/lamassu/lamassu-patches/master/wallets/update/bch.sh | bash
If successful, it will output 'Bitcoin Cash is updated.'
Checking your version
You may check your current wallet version with:
dash-cli --version
If it's below v20.1.1, you should update the Dash Core wallet.
Updating Dash
To update, run the script below:
curl -sS https://raw.githubusercontent.com/lamassu/lamassu-patches/master/wallets/update/dash.sh | bash
If successful, it will output 'Dash Core is updated.'
Checking your version
You may check your current wallet version with:
litecoin-cli --version
If it's below v0.21.3, you should update the Litecoin Core wallet.
Updating Litecoin
To update, run the script below:
curl -sS https://raw.githubusercontent.com/lamassu/lamassu-patches/master/wallets/update/ltc.sh | bash
If successful, it will output 'Litecoin Core is updated.'
Checking your version
You may check your current wallet version with:
monero-wallet-rpc --version
If it's below v0.18.3.3, you should update the Monero wallet.
Updating Monero
To update, run the script below:
curl -sS https://raw.githubusercontent.com/lamassu/lamassu-patches/master/wallets/update/xmr.sh | bash
If successful, it will output 'Monero is updated.'
Verifying
Afterwards, check the Funding panel in your admin to verify the balance is seen and that a deposit QR code is created. If so, your wallet has been successfully updated.
Please contact support@lamassu.is with any questions.
Comments
0 comments
Article is closed for comments.