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
*
net: advertise support for ADDRv2 via new message
Vasil Dimov
2020-10-09
1
-0
/
+12
*
net: CAddress & CAddrMan: (un)serialize as ADDRv2
Vasil Dimov
2020-10-09
1
-2
/
+10
*
Remove header checks out of net_processing
Troy Giorshev
2020-09-22
1
-1
/
+1
*
Change CMessageHeader Constructor
Troy Giorshev
2020-09-22
1
-1
/
+1
*
Merge #19818: p2p: change `CInv::type` from `int` to `uint32_t`, fix UBSan wa...
Wladimir J. van der Laan
2020-09-03
1
-2
/
+2
|
\
|
*
p2p: change CInv::type from int to uint32_t
Jon Atack
2020-08-27
1
-2
/
+2
*
|
p2p: add CInv block message helper methods
Jon Atack
2020-08-26
1
-5
/
+15
|
/
*
Merge #19721: p2p: comment out unused MSG_FILTERED_WITNESS_BLOCK
fanquake
2020-08-18
1
-1
/
+3
|
\
|
*
doc: comment out and add annotation to unused MSG_FILTERED_WITNESS_BLOCK
Adam Jonas
2020-08-14
1
-1
/
+3
*
|
Merge #19705: Shrink CAddress from 48 to 40 bytes on x64
Wladimir J. van der Laan
2020-08-16
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Shrink CAddress from 48 to 40 bytes on x64
Vasil Dimov
2020-08-12
1
-1
/
+2
*
|
Merge #19070: p2p: Signal support for compact block filters with NODE_COMPACT...
Wladimir J. van der Laan
2020-08-13
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
[net] Signal NODE_COMPACT_FILTERS if we're serving compact filters.
Jim Posen
2020-05-31
1
-0
/
+3
*
|
scripted-diff: Remove Reference Links
Robert
2020-08-01
1
-20
/
+0
*
|
refactor: add GenTxid (=txid or wtxid) type and use it for tx request logic
Pieter Wuille
2020-07-30
1
-0
/
+4
*
|
p2p: add CInv transaction message helper methods
Jon Atack
2020-07-27
1
-0
/
+8
*
|
Add p2p message "wtxidrelay"
Suhas Daftuar
2020-07-19
1
-1
/
+7
*
|
Add support for tx-relay via wtxid
Suhas Daftuar
2020-07-19
1
-1
/
+2
*
|
[protocol] Remove unused CADDR_TIME_VERSION
John Newbery
2020-07-10
1
-1
/
+7
|
/
*
Merge #19044: net processing: Add support for getcfilters
MarcoFalke
2020-05-31
1
-0
/
+11
|
\
|
*
[net processing] Message handling for getcfilters.
Jim Posen
2020-05-26
1
-0
/
+11
*
|
util: dedup code in callers of serviceFlagToStr()
Vasil Dimov
2020-05-29
1
-3
/
+3
*
|
util: simplify the interface of serviceFlagToStr()
Vasil Dimov
2020-05-29
1
-1
/
+6
*
|
Merge #18165: Consolidate service flag bit-to-name conversion to a shared ser...
Jonas Schnelli
2020-05-29
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Consolidate service flag bit-to-name conversion to a shared serviceFlagToStr ...
Luke Dashjr
2020-02-21
1
-1
/
+3
*
|
[net processing] Message handling for getcfheaders.
Jim Posen
2020-05-22
1
-2
/
+13
*
|
net: Use C++11 member initialization in protocol
MarcoFalke
2020-05-20
1
-8
/
+7
*
|
Merge #18317: Serialization improvements step 6 (all except wallet/gui)
MarcoFalke
2020-05-20
1
-31
/
+11
|
\
\
|
*
|
Convert everything except wallet/qt to new serialization
Pieter Wuille
2020-03-30
1
-31
/
+11
*
|
|
net: Run clang-format on protocol.h
MarcoFalke
2020-05-17
1
-36
/
+37
*
|
|
net: Remove un-actionable TODO
MarcoFalke
2020-05-17
1
-3
/
+0
*
|
|
[net processing] Message handling for getcfcheckpt.
Jim Posen
2020-05-08
1
-0
/
+14
|
/
/
*
/
net: Fail instead of truncate command name in CMessageHeader
Wladimir J. van der Laan
2020-02-06
1
-0
/
+4
|
/
*
Merge #17474: Bugfix: GUI: Recognise NETWORK_LIMITED in formatServicesStr
MarcoFalke
2019-12-11
1
-0
/
+1
|
\
|
*
GUI: Refactor formatServicesStr to warn when a ServicesFlag is missing
Luke Dashjr
2019-11-14
1
-0
/
+1
*
|
Remove unused includes
practicalswift
2019-10-15
1
-1
/
+0
*
|
p2p: Remove BIP61 reject messages
MarcoFalke
2019-10-02
1
-7
/
+0
|
/
*
Remove unused bits from the service flags enum
MarcoFalke
2019-07-12
1
-4
/
+1
*
Use C++11 default member initializers
MarcoFalke
2019-01-05
1
-1
/
+0
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Merge #12731: Support serialization as another type without casting
Wladimir J. van der Laan
2018-04-10
1
-1
/
+1
|
\
|
*
Support serialization as another type without casting
Pieter Wuille
2018-03-20
1
-1
/
+1
*
|
Add native support for serializing char arrays without FLATDATA
Pieter Wuille
2018-03-21
1
-3
/
+3
|
/
*
Add setter for g_initial_block_download_completed
Jonas Schnelli
2018-02-17
1
-7
/
+4
*
Connect to peers signaling NODE_NETWORK_LIMITED when out-of-IBD
Jonas Schnelli
2018-02-09
1
-0
/
+5
*
Accept addresses with NODE_NETWORK_LIMITED flag
Jonas Schnelli
2018-02-09
1
-2
/
+2
*
Merge #10498: Use static_cast instead of C-style casts for non-fundamental types
MarcoFalke
2018-02-07
1
-2
/
+2
|
\
|
*
Use static_cast instead of C-style casts for non-fundamental types
practicalswift
2017-09-22
1
-2
/
+2
*
|
Fix typos
practicalswift
2018-01-28
1
-1
/
+1
*
|
Merge #11512: Use GetDesireableServiceFlags in seeds, dnsseeds, fixing static...
Wladimir J. van der Laan
2018-01-24
1
-1
/
+9
|
\
\
[next]