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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
Pieter Wuille
2014-09-02
1
-3
/
+3
*
Serializer simplifications after IMPLEMENT_SERIALIZE overhaul
Pieter Wuille
2014-09-01
1
-6
/
+3
*
Use CSizeComputer to avoid counting sizes in SerializationOp
Pieter Wuille
2014-08-31
1
-13
/
+5
*
rework overhauled serialization methods to non-static
Kamil Domanski
2014-08-31
1
-18
/
+18
*
overhaul serialization code
Kamil Domanski
2014-08-31
1
-23
/
+38
*
Revert "Add a getutxos command to the p2p protocol. It allows querying of the...
Wladimir J. van der Laan
2014-08-27
1
-1
/
+0
*
Merge pull request #4351
Wladimir J. van der Laan
2014-08-25
1
-0
/
+1
|
\
|
*
Add a getutxos command to the p2p protocol. It allows querying of the UTXO set
Mike Hearn
2014-08-11
1
-0
/
+1
*
|
Remove all other print() methods
Wladimir J. van der Laan
2014-08-20
1
-3
/
+0
|
/
*
Add comment regarding experimental-use service bits
Peter Todd
2014-06-21
1
-0
/
+8
*
Replace virtual methods with static attributes, chainparams.h depends on
jtimon
2014-06-04
1
-1
/
+2
*
Reduce bignum.h now it is only needed for scriptnum_tests
Pieter Wuille
2014-05-09
1
-0
/
+1
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-5
/
+7
*
Bump Year Number to 2013
super3
2013-10-20
1
-1
/
+1
*
Introduce a CChainParameters singleton class and regtest mode.
Mike Hearn
2013-06-19
1
-10
/
+1
*
Use per-message send buffer, rather than per connection
Pieter Wuille
2013-03-29
1
-1
/
+2
*
Relay CMerkleBlocks when asked for MSG_FILTERED_BLOCK
Matt Corallo
2013-01-16
1
-0
/
+3
*
Abstract block hash substr extraction (for debug.log) into BlockHashStr inline
Luke Dashjr
2012-11-13
1
-0
/
+6
*
Fix remaining warnings.
Matt Corallo
2012-07-04
1
-2
/
+10
*
Update License in File Headers
Fordy
2012-05-18
1
-1
/
+1
*
Move proto version to version.h. Reduce header deps a bit more.
Jeff Garzik
2012-04-17
1
-1
/
+0
*
Replace several network protocol version numbers with named constants
Jeff Garzik
2012-04-12
1
-3
/
+4
*
Begin doxygen-compatible comments
Pieter Wuille
2012-03-26
1
-6
/
+9
*
CAddrMan: stochastic address manager
Pieter Wuille
2012-02-24
1
-1
/
+1
*
Post-feb20 simplifications
Pieter Wuille
2012-02-21
1
-1
/
+0
*
Update all copyrights to 2012
Gavin Andresen
2012-02-07
1
-1
/
+1
*
Fix handling of default ports
Pieter Wuille
2012-01-17
1
-1
/
+1
*
Network stack refactor
Pieter Wuille
2012-01-06
1
-31
/
+8
*
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-21
1
-9
/
+7
*
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-20
1
-7
/
+9
*
Move CInv to protocol.[ch]pp
Giel van Schijndel
2011-08-19
1
-0
/
+27
*
Move CAddress to protocol.[ch]pp
Giel van Schijndel
2011-08-19
1
-0
/
+71
*
Start moving protocol-specific code to protocol.[ch]pp
Giel van Schijndel
2011-08-19
1
-0
/
+52