Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: xShadezz on March 25, 2021, 05:59:53 PM



Title: Question Regarding Bitcoin core
Post by: xShadezz on March 25, 2021, 05:59:53 PM
Hello there,

I created my Bitcoin Core wallet 2 years ago and didnt update the version since then its 0.16.0. My question is am i able to make a normal transaction from my bitcoin core wallet to my trezor wallet even tho the version is very old?


Title: Re: Question Regarding Bitcoin core
Post by: BitMaxz on March 25, 2021, 06:56:11 PM
If it's not fully synced it won't be able to make a normal transaction.

I suggest you if you are in hurry you can dump your wallet private keys and import them to any non-custodial wallet like Electrum. So that you can transfer them to your Trezor wallet.

If you don't know how to do it just go to debug console and use this command below.

Code:
dumpwallet "filename"

It will dump all of your private keys from your bitcoin core wallet that you can use to import to any non-custodial wallet like Electrum.


Title: Re: Question Regarding Bitcoin core
Post by: Upgrade00 on March 25, 2021, 07:03:17 PM
As said above, you'll need a fully synched wallet to perform a transaction, and you would also not be able to access newer features available on new updates.

If you're going to play around with your private keys, you should apply extreme caution as they hold full access to all funds on your wallet; use only a secure device over a secure network.


Title: Re: Question Regarding Bitcoin core
Post by: xShadezz on March 25, 2021, 07:05:30 PM
My Wallet is fully synced so I can just make a normal transaction?


Title: Re: Question Regarding Bitcoin core
Post by: bob123 on March 25, 2021, 09:13:12 PM
Why don't you just update core?


My Wallet is fully synced so I can just make a normal transaction?

Why don't you just try it out?
It should work. And nothing speaks against simply trying it out (or updating core).


Title: Re: Question Regarding Bitcoin core
Post by: xShadezz on March 26, 2021, 12:35:30 AM
Honestly I have no idea how to update my core


Title: Re: Question Regarding Bitcoin core
Post by: ranochigo on March 26, 2021, 03:33:58 AM
Honestly I have no idea how to update my core
If you're using Windows, just running the installer will do. It will remove the old files and replace it with the new. Your Bitcoins are safe if you backup the wallet.dat which if you haven't, you should do so ASAP.

I can't think of anything that breaks 0.16.0 in the recent releases. You should be able to make transactions without any problems. Even if the transaction you make doesn't end up being visible on the block explorer, you can just update Bitcoin Core and everything will still be fine.


Title: Re: Question Regarding Bitcoin core
Post by: bob123 on March 26, 2021, 09:55:20 AM
Honestly I have no idea how to update my core

As ranochigo mentioned, it is as easy as simply downloading the latest file and executing it.
Whenever possible, make sure to verify its authenticity/signature.

However, if you just simply want to send your coins as fast as possible, there is no need to update it. After the sync is done, you should simply be able to send your transaction if that's what you want to do.


Title: Re: Question Regarding Bitcoin core
Post by: mocacinno on March 26, 2021, 10:01:05 AM
--snip--

However, if you just simply want to send your coins as fast as possible, there is no need to update it. After the sync is done, you should simply be able to send your transaction if that's what you want to do.


Exactly... I only update my node's bitcoind if (and only if) there's a feature i truely need or if a security vulnerability is found that would actually impact me.
I ran 0.16.0 untill I upgraded to 0.20.1. I skipped all versions in between and was able to create transactions without any issues... I'm currently running 0.20.1 and i'll probably skip (at least) 0.21.0.

It's not like you're running 0.1.0....

by the way, have a look at this: https://bitnodes.io/nodes/?q=United%20States
I'm defenately not the only one not upgrading to the latest release every time :) It seems like 34 us nodes (out of a total of 9204 monitored nodes) are still running version 0.8.x