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
/
protocol.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce a CChainParameters singleton class and regtest mode.
Mike Hearn
2013-06-19
1
-3
/
+3
*
Removed net.cpp's dependency on init.h.
Eric Lombrozo
2013-06-05
1
-1
/
+0
*
Always print full hashes (tx, block, inv)
Pieter Wuille
2013-04-07
1
-6
/
+1
*
Relay CMerkleBlocks when asked for MSG_FILTERED_BLOCK
Matt Corallo
2013-01-16
1
-0
/
+1
*
Abstract block hash substr extraction (for debug.log) into BlockHashStr inline
Luke Dashjr
2012-11-13
1
-0
/
+6
*
Update License in File Headers
Fordy
2012-05-18
1
-1
/
+1
*
Add casts for unavoidable signed/unsigned comparisons
Jeff Garzik
2012-04-23
1
-1
/
+1
*
Fix loop index var types, fixing many minor sign comparison warnings
Jeff Garzik
2012-04-15
1
-1
/
+1
*
Update all copyrights to 2012
Gavin Andresen
2012-02-07
1
-1
/
+1
*
Network stack refactor
Pieter Wuille
2012-01-06
1
-167
/
+5
*
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-21
1
-8
/
+6
*
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-20
1
-6
/
+8
*
Use std::numeric_limits<> for typesafe INT_MAX/etc
Gavin Andresen
2011-12-19
1
-1
/
+1
*
Fix build on windows and mac
Gavin Andresen
2011-10-07
1
-1
/
+1
*
Move CInv to protocol.[ch]pp
Giel van Schijndel
2011-08-19
1
-0
/
+61
*
Move CAddress to protocol.[ch]pp
Giel van Schijndel
2011-08-19
1
-0
/
+190
*
Start moving protocol-specific code to protocol.[ch]pp
Giel van Schijndel
2011-08-19
1
-0
/
+61