Getting Bitcoin 0.2 version download

13 replies 249 views
Posts: 4 · Reputation: 127
#1Nov 4, 2019, 05:45 AM
Hey guys, Is there a way to grab an old version of bitcoin, like Bitcoin 0.2 for Windows? I noticed that the old download link: http: // sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.2.0-win32-setup.exe/download isn't working anymore. Appreciate any help!
3 Reply Quote Share
Posts: 35 · Reputation: 189
#2Nov 4, 2019, 09:39 AM
The early version's won't connect to the network anymore and you will run into issues with them is there a reason you need to use such a old version of bitcoin? I would advice using the latest version available the older versions apart from not working now have security vulnerability's in them.
1 Reply Quote Share
Posts: 4 · Reputation: 127
#3Nov 4, 2019, 01:34 PM
No, I don't want to use that old version for transactions, but only as "historically" curiosity  . I'd like to run this program on my pc and to check all the setting also offline
5 Reply Quote Share
greggasMember
Posts: 27 · Reputation: 164
#4Nov 4, 2019, 02:55 PM
You could find old versions here: https://satoshi.nakamotoinstitute.org/code/ Very old nodes wouldn't be able to find peers, to connect, to deal with blocks bigger than half megabyte, or finish downloading the blocks in reasonable time. Versions prior 0.2.9 would not work without changes in p2p protocol.
3 Reply Quote Share
coin_sigmaLegendary
Posts: 1275 · Reputation: 5553
#5Nov 4, 2019, 05:41 PM
Have you tried to check the Bitcoin core Github page? They have a list of the old version of the Bitcoin core. Anyway, I found the Bitcoin 0.2.0 under this page below - https://github.com/bitcoin/bitcoin/releases?after=v0.2.12
2 Reply Quote Share
falcon_wizardSenior Member
Posts: 123 · Reputation: 896
#6Nov 4, 2019, 08:58 PM
If you want to go even further into the past take a look at this thread. It is one of the oldest I know that mentions the early releases. https://bitcointalk.org/index.php?topic=68121.0 The late Hal also made a post there.
2 Reply Quote Share
Posts: 4 · Reputation: 127
#7Nov 7, 2019, 08:27 AM
Thank you all, very interesting sources. Do you know also a link to download the Windows release ".exe" of bitcoin 0.2 ?
4 Reply Quote Share
falcon_wizardSenior Member
Posts: 123 · Reputation: 896
#8Nov 7, 2019, 10:48 AM
Both the 32bit and 64bit versions can be found here https://bitcoin.org/bin/bitcoin-core-0.12.0/. I didn't try if the links are still up or not. If you want more info about the release you can read this release info. https://bitcoin.org/en/release/v0.12.0#how-to-upgrade
1 Reply Quote Share
gr3g.0rbitHero Member
Posts: 1025 · Reputation: 2646
#9Nov 7, 2019, 11:06 AM
That is actually a newer version; after v0.9.4, Bitcoin's versions continued to v0.10.0 and forward. Just like your link said, v0.12.0 was released on 2016, while 0.2.0 was released on 2009.
5 Reply Quote Share
greggasMember
Posts: 27 · Reputation: 164
#10Nov 7, 2019, 03:32 PM
There's a windows build of v0.2.10 from Laszlo Hanyecz (bitcoin pizza). http://heliacal.net/~solar/bitcoin/builds/Win32-MinGW-SVN-81/
3 Reply Quote Share
prot069Member
Posts: 2 · Reputation: 51
#11Nov 7, 2019, 06:13 PM
I guess you could find early versions on the GitHub repository. However, as far as I know this won't connect to the network. Unless you modify it somehow. Here is the GitHub Repo you can find older versions easily: https://github.com/bitcoin/bitcoin
5 Reply Quote Share
Posts: 4 · Reputation: 127
#12Nov 7, 2019, 09:49 PM
Perfect! Many thanks!!! I also downloaded the source codes from the others links that you sent me, where are present the old versions as 0.2.x and compiled for windows with gcc, according the instructions in the folder, but it is a little bit difficult, because it is necessary to install different libraries (OpenSSL, Berkeley DB, etc.). Thank you very much to all. Bye!
4 Reply Quote Share
sigma_satoshiFull Member
Posts: 109 · Reputation: 708
#13Nov 7, 2019, 09:57 PM
Can anyone help, I'm looking for old versions of bitcoin core for research purposes, from version 0.1 and 0.2
1 Reply Quote Share
Posts: 3 · Reputation: 55
#14Nov 8, 2019, 02:20 AM
Please create a new topic next time, but have a look at docker images of most (historical) bitcoin core versions back to v0.2.0 in 2009. Doesn't go back to 0.1, but should get you a lot closer to your goal!
1 Reply Quote Share

Related topics