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
*
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