index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
version.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace consensus values with Dogecoin equivalents
Ross Nicoll
2019-04-03
1
-1
/
+3
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Remove unused constant MEMPOOL_GD_VERSION
practicalswift
2017-06-09
1
-3
/
+0
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Bump the protocol version to distinguish new banning behavior.
Suhas Daftuar
2016-11-03
1
-1
/
+4
*
version.h: s/shord/short/ in comment
Wladimir J. van der Laan
2016-10-04
1
-1
/
+1
*
Add protocol messages for short-ids blocks
Matt Corallo
2016-06-19
1
-1
/
+4
*
Implement "feefilter" P2P message.
Alex Morcos
2016-03-21
1
-1
/
+4
*
remove unused NOBLKS_VERSION_{START,END} constants
Pavel Vasin
2016-03-09
1
-4
/
+0
*
Allow block announcements with headers
Suhas Daftuar
2015-11-29
1
-1
/
+4
*
Add NODE_BLOOM service bit and bump protocol version
Matt Corallo
2015-09-05
1
-1
/
+4
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Update comments in version to be doxygen compatible
Michael Ford
2014-10-31
1
-13
/
+13
*
Separate protocol versioning from clientversion
Cory Fields
2014-10-29
1
-22
/
+0
*
Headers-first synchronization
Pieter Wuille
2014-10-14
1
-1
/
+4
*
add missing header end comments
Philip Kaufmann
2014-08-28
1
-1
/
+2
*
Revert "Add a getutxos command to the p2p protocol. It allows querying of the...
Wladimir J. van der Laan
2014-08-27
1
-1
/
+1
*
Move `*Version()` functions to version.h/cpp
Wladimir J. van der Laan
2014-08-26
1
-0
/
+4
*
Add a getutxos command to the p2p protocol. It allows querying of the UTXO set
Mike Hearn
2014-08-11
1
-1
/
+1
*
Fix typos in comments (missing i's).
paveljanik
2014-07-24
1
-2
/
+2
*
Bump protocol version to 70002
Gavin Andresen
2013-11-11
1
-1
/
+1
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-0
/
+1
*
Split MIN_PROTO_VERSION into INIT_PROTO_VERSION and MIN_PEER_PROTO_VERSION
Warren Togami
2013-10-25
1
-2
/
+5
*
Bump PROTOCOL_VERSION for filter messages.
Matt Corallo
2013-01-16
1
-1
/
+1
*
Bitcoin-Qt (Windows only): add version info to Resource File
Philip Kaufmann
2012-09-07
1
-7
/
+2
*
Bump version number for 0.7.0rc2
v0.7.0rc2
Gavin Andresen
2012-09-05
1
-1
/
+1
*
Version numbers -> 0.7.0
Gavin Andresen
2012-08-27
1
-2
/
+2
*
Merge pull request #1641 from jgarzik/mempool
Jeff Garzik
2012-08-20
1
-1
/
+4
|
\
|
*
Add 'mempool' P2P command, and extend 'getdata' behavior
Jeff Garzik
2012-07-31
1
-1
/
+4
*
|
Bugfix: Correct English grammar regarding "'s"
Luke Dashjr
2012-08-01
1
-1
/
+1
|
/
*
Update License in File Headers
Fordy
2012-05-18
1
-1
/
+1
*
Fix version numbers of archive builds
Pieter Wuille
2012-05-11
1
-4
/
+5
*
Increase client version to 0.6.99
Gregory Maxwell
2012-05-08
1
-2
/
+2
*
Bump version numbers for 0.6.1rc2
v0.6.1
Gavin Andresen
2012-05-04
1
-1
/
+1
*
Bump version numbers for 0.6.1rc1
Gavin Andresen
2012-04-27
1
-2
/
+2
*
Bump PROTOCOL_VERSION to 60001, thereby enabling BIP31
Jeff Garzik
2012-04-17
1
-1
/
+1
*
Replace several network protocol version numbers with named constants
Jeff Garzik
2012-04-12
1
-0
/
+11
*
version.h: separate client, net sections. Move more constants to this file.
Jeff Garzik
2012-04-12
1
-2
/
+22
*
BIP 0031: pong message
Jeff Garzik
2012-04-12
1
-0
/
+3
*
Build identification strings
Pieter Wuille
2012-04-10
1
-0
/
+14