Bitcoin Forum
May 13, 2024, 02:42:59 AM *
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
1715568179
Hero Member
*
Offline Offline

Posts: 1715568179

View Profile Personal Message (Offline)

Ignore
1715568179
Reply with quote  #2

1715568179
Report to moderator
1715568179
Hero Member
*
Offline Offline

Posts: 1715568179

View Profile Personal Message (Offline)

Ignore
1715568179
Reply with quote  #2

1715568179
Report to moderator
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715568179
Hero Member
*
Offline Offline

Posts: 1715568179

View Profile Personal Message (Offline)

Ignore
1715568179
Reply with quote  #2

1715568179
Report to moderator
1715568179
Hero Member
*
Offline Offline

Posts: 1715568179

View Profile Personal Message (Offline)

Ignore
1715568179
Reply with quote  #2

1715568179
Report to moderator
1715568179
Hero Member
*
Offline Offline

Posts: 1715568179

View Profile Personal Message (Offline)

Ignore
1715568179
Reply with quote  #2

1715568179
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!