Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: tianxie on November 25, 2020, 05:34:25 PM



Title: Bitcoin core v 11.3
Post by: tianxie on November 25, 2020, 05:34:25 PM
Anyone know why that wallet version is removed from github repo?

My wallet.dat only decrypts part of the keys and passphrase seems not accepted with other versions.





Title: Re: Bitcoin core v 11.3
Post by: NotATether on November 25, 2020, 05:56:42 PM
There isn't a bitcoin core 0.11.3 release. It jumps from 0.11.2 to 0.12.0. Are you running a newer version of Core and trying to open your old wallet.dat file in it? You should probably run it with the -rescan option to sync the blockchain to the old wallet.


Title: Re: Bitcoin core v 11.3
Post by: nc50lc on November 26, 2020, 10:26:16 AM
My wallet.dat only decrypts part of the keys and passphrase seems not accepted with other versions.
Is this the error that you're getting?:
Code:
Error unlocking wallet: some keys decrypt but not all. Your wallet file may be corrupt. (code -1)

If it is, it's not Bitcoin Core's version at fault.
The passphrase you've entered is correct but the wallet.dat may have corrupted or tampered data in it.


Title: Re: Bitcoin core v 11.3
Post by: dextronomous on November 26, 2020, 10:44:45 PM
i have a 0.9.1.0 version here. just found it.



Title: Re: Bitcoin core v 11.3
Post by: HeRetiK on November 27, 2020, 09:18:10 AM
It seems like 0.11.3 got renamed to 0.12.0 so maybe try 0.12.0:

https://github.com/bitcoin/bitcoin/pull/7743


Did you build the 0.11.3 wallet from source after checking out one of the dev branches or where did you get it?



Title: Re: Bitcoin core v 11.3
Post by: bob123 on November 27, 2020, 01:15:29 PM
Anyone know why that wallet version is removed from github repo?

My wallet.dat only decrypts part of the keys and passphrase seems not accepted with other versions.


Did you by accident miss this: [READ BEFORE POSTING] Tech Support Help Request Format (https://bitcointalk.org/index.php?topic=1741772.0)
Click the link, read the post and adapt.

This is a perfect example of a XY problem (https://en.wikipedia.org/wiki/XY_problem).
Follow the format in the above thread and explain what exactly the problem is and what exactly you want to achieve.