Bitcoin Forum
May 13, 2024, 02:41:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Are very old clients still able to participate on the bitcoin network?  (Read 1624 times)
Evil-Knievel (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1168



View Profile
February 20, 2015, 03:05:32 PM
 #1

Just out of curiosity.
Let us say I have a very old bitcoin client installed (like v 0.3): Would this client still be able to talk to the other (newer) bitcoin nodes or are all the new protocol changes like "inv" messages backward incompatible?

Evil
The Bitcoin software, network, and concept is called "Bitcoin" with a capitalized "B". Bitcoin currency units are called "bitcoins" with a lowercase "b" -- this is often abbreviated BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715611272
Hero Member
*
Offline Offline

Posts: 1715611272

View Profile Personal Message (Offline)

Ignore
1715611272
Reply with quote  #2

1715611272
Report to moderator
1715611272
Hero Member
*
Offline Offline

Posts: 1715611272

View Profile Personal Message (Offline)

Ignore
1715611272
Reply with quote  #2

1715611272
Report to moderator
Evil-Knievel (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1168



View Profile
February 20, 2015, 03:09:20 PM
 #2

EDIT: I think I have found the answer.
Current clients can only talk to other clients with have at least version:

static const int GETHEADERS_VERSION = 31800;


Hiowever, Bitcoin Client v.0.3.24 has only version 10300 and therefore it cannot connect to other peers.
gmaxwell
Moderator
Legendary
*
expert
Offline Offline

Activity: 4172
Merit: 8420



View Profile WWW
February 20, 2015, 05:57:08 PM
 #3

EDIT: I think I have found the answer.
Current clients can only talk to other clients with have at least version:

static const int GETHEADERS_VERSION = 31800;


Hiowever, Bitcoin Client v.0.3.24 has only version 10300 and therefore it cannot connect to other peers.
0.3.24 has version 32400, but nodes that old will almost certainly get stuck pretty much right away due to old bugs.
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!