Commit Graph

45 Commits (365539c84691d470b44d35df374d8c049f8c1192)

Author SHA1 Message Date
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Vasil Dimov e0d73573a3
net: CNetAddr: add support to (un)serialize as ADDRv2
4 years ago
Suhas Daftuar 46d78d47de Add p2p message "wtxidrelay"
4 years ago
John Newbery 7bb6f9bfdb [protocol] Remove unused GETHEADERS_VERSION
4 years ago
John Newbery 37a934e6b3 [protocol] Remove unused CADDR_TIME_VERSION
4 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
practicalswift 3289ef4fe1 Remove unused constant MEMPOOL_GD_VERSION
8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016
8 years ago
Suhas Daftuar d4833ff747 Bump the protocol version to distinguish new banning behavior.
8 years ago
Wladimir J. van der Laan f9bd92d235 version.h: s/shord/short/ in comment
8 years ago
Matt Corallo 00c40784fe Add protocol messages for short-ids blocks
9 years ago
Alex Morcos 9e072a6e66 Implement "feefilter" P2P message.
9 years ago
Pavel Vasin 7d2f84c72f remove unused NOBLKS_VERSION_{START,END} constants
9 years ago
Suhas Daftuar 50262d8953 Allow block announcements with headers
9 years ago
Matt Corallo afb0ccaf9c Add NODE_BLOOM service bit and bump protocol version
9 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers
10 years ago
Michael Ford 6395ba3036 Update comments in version to be doxygen compatible
10 years ago
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
Jeff Garzik b3a570d158 Merge pull request #1641 from jgarzik/mempool
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
13 years ago
Pieter Wuille 1f5a7cef6f Fix version numbers of archive builds
13 years ago
Gregory Maxwell a5f95d75a1 Increase client version to 0.6.99
13 years ago
Gavin Andresen 397737b913 Bump version numbers for 0.6.1rc2
13 years ago
Gavin Andresen 2c31cfc271 Bump version numbers for 0.6.1rc1
13 years ago
Jeff Garzik ea9627979e Bump PROTOCOL_VERSION to 60001, thereby enabling BIP31
13 years ago
Jeff Garzik 8b09cd3a4d Replace several network protocol version numbers with named constants
13 years ago
Jeff Garzik b87c0fc440 version.h: separate client, net sections. Move more constants to this file.
13 years ago
Jeff Garzik 93e447b631 BIP 0031: pong message
13 years ago
Pieter Wuille a20c0d0f67 Build identification strings
13 years ago