Bitcoin Forum
June 15, 2024, 01:46:44 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: I Need Version 0.3.25.1-beta of the Bitcoin software  (Read 934 times)
jaywaka2713 (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
July 03, 2013, 04:26:36 PM
Last edit: July 03, 2013, 04:52:20 PM by jaywaka2713
 #1

Does anyone know where I can find this, or older versions of the Bitcoin software?

jgarzik
Legendary
*
qt
Offline Offline

Activity: 1596
Merit: 1091


View Profile
July 03, 2013, 05:10:13 PM
 #2

The source code to versions all the way back to 0.1.5 is available at https://github.com/bitcoin/bitcoin/

Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own.
Visit bloq.com / metronome.io
Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
jaywaka2713 (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
July 03, 2013, 05:32:15 PM
 #3

The source code to versions all the way back to 0.1.5 is available at https://github.com/bitcoin/bitcoin/


How do I pull whatever version number I want though? I am not proficient with navigating GitHub yet.

TierNolan
Legendary
*
Offline Offline

Activity: 1232
Merit: 1084


View Profile
July 03, 2013, 11:07:00 PM
 #4

How do I pull whatever version number I want though? I am not proficient with navigating GitHub yet.

They tagged all the versions.

If you click on "branch: master", and then select tags, it will give you a list of tags.

Once you have created a local version of the repo, you can enter

git checkout tags/v0.3.24rc3

It doesn't look like they have a 0.3.25 version.

To get a list of tags

git tag -l

1LxbG5cKXzTwZg9mjL3gaRE835uNQEteWF
jaywaka2713 (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
July 03, 2013, 11:39:02 PM
 #5

How do I pull whatever version number I want though? I am not proficient with navigating GitHub yet.

They tagged all the versions.

If you click on "branch: master", and then select tags, it will give you a list of tags.

Once you have created a local version of the repo, you can enter

git checkout tags/v0.3.24rc3

It doesn't look like they have a 0.3.25 version.

To get a list of tags

git tag -l

Thank you! 0.3.24rc3 will work fine. It's odd how Devcoin runs off a 0.3.25 version of the Bitcoin software

TierNolan
Legendary
*
Offline Offline

Activity: 1232
Merit: 1084


View Profile
July 04, 2013, 08:03:06 AM
 #6

Thank you! 0.3.24rc3 will work fine. It's odd how Devcoin runs off a 0.3.25 version of the Bitcoin software

They may have missed a tag

1LxbG5cKXzTwZg9mjL3gaRE835uNQEteWF
Pieter Wuille
Legendary
*
qt
Offline Offline

Activity: 1072
Merit: 1178


View Profile WWW
July 14, 2013, 07:10:25 PM
 #7

Or they added a tag of their own.

I do Bitcoin stuff.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!