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
*
Re-introduce alert functionality (#1470)
Ross Nicoll
2018-09-19
1
-0
/
+7
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Minor change to comment above new NODE_WITNESS service flag to keep it consit...
Greg Walker
2016-11-22
1
-1
/
+1
*
Get rid of nType and nVersion
Pieter Wuille
2016-11-07
1
-6
/
+7
*
protocol.h: Make enums in GetDataMsg concrete values
Wladimir J. van der Laan
2016-10-05
1
-8
/
+12
*
protocol.h: Move MESSAGE_START_SIZE into CMessageHeader
Wladimir J. van der Laan
2016-10-04
1
-13
/
+10
*
net: Hardcode protocol sizes and use fixed-size types
Wladimir J. van der Laan
2016-09-28
1
-3
/
+3
*
net: Consistent checksum handling
Wladimir J. van der Laan
2016-09-28
1
-2
/
+2
*
Show XTHIN in GUI
R E Broadley
2016-08-25
1
-0
/
+3
*
net: narrow include scope after moving to netaddress
Cory Fields
2016-07-31
1
-1
/
+1
*
BIP144: Handshake and relay (receiver side)
Pieter Wuille
2016-06-22
1
-0
/
+3
*
BIP144: Serialization, hashes, relay (sender side)
Pieter Wuille
2016-06-22
1
-12
/
+18
*
Add protocol messages for short-ids blocks
Matt Corallo
2016-06-19
1
-2
/
+29
*
Introduce enum ServiceFlags for service flags
Pieter Wuille
2016-06-13
1
-4
/
+8
*
Don't require services in -addnode
Pieter Wuille
2016-06-13
1
-1
/
+1
*
Implement "feefilter" P2P message.
Alex Morcos
2016-03-21
1
-1
/
+6
*
protocol.h/cpp: Removes NetMsgType::ALERT
Thomas Kerin
2016-03-18
1
-7
/
+0
*
Merge pull request #7205
Wladimir J. van der Laan
2016-01-05
1
-1
/
+1
|
\
|
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
|
net: Add and document network messages in protocol.h
Wladimir J. van der Laan
2015-12-10
1
-0
/
+159
|
/
*
Add NODE_BLOOM service bit and bump protocol version
Matt Corallo
2015-09-05
1
-0
/
+4
*
nLastTry is only used for addrman entries
Pieter Wuille
2015-04-19
1
-3
/
+0
*
Add a NODE_GETUTXO service bit and document NODE_NETWORK.
Mike Hearn
2015-03-21
1
-0
/
+7
*
make CMessageHeader a dumb storage class
Cory Fields
2015-02-25
1
-3
/
+5
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
Fix all header defines
Pavel JanÃk
2014-11-03
1
-3
/
+3
*
Apply clang-format on some infrequently-updated files
Pieter Wuille
2014-09-19
1
-75
/
+76
*
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
[next]