27 Commits (71697f97d3f9512f0af934070690c14f1c0d95ea)

Author SHA1 Message Date
Cory Fields 71697f97d3 Separate protocol versioning from clientversion 10 years ago
Pieter Wuille 341735eb8f Headers-first synchronization 10 years ago
Philip Kaufmann 093303a887 add missing header end comments 10 years ago
Wladimir J. van der Laan 70352e11c0
Revert "Add a getutxos command to the p2p protocol. It allows querying of the UTXO set" 10 years ago
Wladimir J. van der Laan 6e5fd003e0 Move `*Version()` functions to version.h/cpp 10 years ago
Mike Hearn da2ec100f3 Add a getutxos command to the p2p protocol. It allows querying of the UTXO set 10 years ago
paveljanik ab651b2d62
Fix typos in comments (missing i's). 10 years ago
Gavin Andresen 69aada346f Bump protocol version to 70002 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Warren Togami 1ce418929a Split MIN_PROTO_VERSION into INIT_PROTO_VERSION and MIN_PEER_PROTO_VERSION 11 years ago
Matt Corallo 133a546074 Bump PROTOCOL_VERSION for filter messages. 12 years ago
Philip Kaufmann f875921176 Bitcoin-Qt (Windows only): add version info to Resource File 12 years ago
Gavin Andresen 8788221761 Bump version number for 0.7.0rc2 12 years ago
Gavin Andresen 03fa53a640 Version numbers -> 0.7.0 12 years ago
Luke Dashjr b49f1398a1 Bugfix: Correct English grammar regarding "'s" 12 years ago
Jeff Garzik 05a85b2b38 Add 'mempool' P2P command, and extend 'getdata' behavior 12 years ago
Fordy 3a25a2b9b0 Update License in File Headers 12 years ago
Pieter Wuille 1f5a7cef6f Fix version numbers of archive builds 12 years ago
Gregory Maxwell a5f95d75a1 Increase client version to 0.6.99 12 years ago
Gavin Andresen 397737b913 Bump version numbers for 0.6.1rc2 12 years ago
Gavin Andresen 2c31cfc271 Bump version numbers for 0.6.1rc1 12 years ago
Jeff Garzik ea9627979e Bump PROTOCOL_VERSION to 60001, thereby enabling BIP31 12 years ago
Jeff Garzik 8b09cd3a4d Replace several network protocol version numbers with named constants 12 years ago
Jeff Garzik b87c0fc440 version.h: separate client, net sections. Move more constants to this file. 12 years ago
Jeff Garzik 93e447b631 BIP 0031: pong message 12 years ago
Pieter Wuille a20c0d0f67 Build identification strings 12 years ago