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
/
net_processing.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: reference instead of copy in BlockConnected range loop
Jon Atack
2020-02-02
1
-1
/
+1
*
Merge #17951: Use rolling bloom filter of recent block txs for AlreadyHave() ...
Jonas Schnelli
2020-01-31
1
-25
/
+68
|
\
|
*
Use rolling bloom filter of recent block tx's for AlreadyHave() check
Suhas Daftuar
2020-01-29
1
-25
/
+68
*
|
Fix doxygen errors
Ben Woosley
2020-01-16
1
-1
/
+1
|
/
*
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-15
1
-1
/
+1
*
scripted-diff: Replace CCriticalSection with RecursiveMutex
MarcoFalke
2020-01-15
1
-2
/
+2
*
Merge #17762: net: Log to net category for exceptions in ProcessMessages
Wladimir J. van der Laan
2020-01-02
1
-25
/
+4
|
\
|
*
Add missing typeinfo includes
Wladimir J. van der Laan
2020-01-02
1
-0
/
+1
|
*
net: Log to net category for exceptions in ProcessMessages
Wladimir J. van der Laan
2019-12-17
1
-25
/
+3
*
|
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
|
/
*
Merge #17243: p2p: add PoissonNextSend method that returns mockable time
MarcoFalke
2019-11-05
1
-4
/
+6
|
\
|
*
[tools] update nNextInvSend to use mockable time
Amiti Uttarwar
2019-11-05
1
-4
/
+6
*
|
Merge #17164: p2p: Avoid allocating memory for addrKnown where we don't need it
MarcoFalke
2019-11-04
1
-3
/
+4
|
\
\
|
*
|
added asserts to check m_addr_known when it's used
User
2019-10-25
1
-0
/
+1
|
*
|
p2p: Avoid allocating memory for addrKnown where we don't need it
User
2019-10-16
1
-3
/
+3
*
|
|
Merge #15921: validation: Tidy up ValidationState interface
Wladimir J. van der Laan
2019-10-30
1
-51
/
+69
|
\
\
\
|
*
|
|
[validation] Remove fMissingInputs from AcceptToMemoryPool()
John Newbery
2019-10-29
1
-6
/
+4
|
*
|
|
[validation] Remove unused first_invalid parameter from ProcessNewBlockHeaders()
John Newbery
2019-10-29
1
-2
/
+1
|
*
|
|
[validation] Add CValidationState subclasses
John Newbery
2019-10-29
1
-43
/
+64
*
|
|
|
Pass NodeContext, ConnMan, BanMan references more places
Russell Yanofsky
2019-10-28
1
-5
/
+5
*
|
|
|
Merge #16202: p2p: Refactor network message deserialization
fanquake
2019-10-28
1
-18
/
+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remove transport protocol knowhow from CNetMessage / net processing
Jonas Schnelli
2019-10-18
1
-1
/
+1
|
*
|
|
Refactor: split network transport deserializing from message container
Jonas Schnelli
2019-10-18
1
-18
/
+14
|
|
/
/
*
|
|
Merge #16851: Continue relaying transactions after they expire from mapRelay
MarcoFalke
2019-10-24
1
-4
/
+14
|
\
\
\
|
*
|
|
Continue relaying transactions after they expire from mapRelay
Anthony Towns
2019-10-23
1
-4
/
+14
*
|
|
|
Merge #17004: validation: Remove REJECT code from CValidationState
Wladimir J. van der Laan
2019-10-24
1
-11
/
+14
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
[validation] Fix REJECT message comments
John Newbery
2019-10-10
1
-7
/
+9
|
*
|
|
[validation] Fix peer punishment for bad blocks
John Newbery
2019-10-10
1
-4
/
+5
|
|
|
/
|
|
/
|
*
/
|
Remove unused includes
practicalswift
2019-10-15
1
-1
/
+0
|
/
/
*
|
Merge #15437: p2p: Remove BIP61 reject messages
Wladimir J. van der Laan
2019-10-09
1
-69
/
+11
|
\
\
|
*
|
p2p: Remove BIP61 reject messages
MarcoFalke
2019-10-02
1
-69
/
+11
*
|
|
feefilter: Compute the absolute fee rather than stored rate to match mempool ...
Gregory Sanders
2019-10-03
1
-8
/
+9
|
|
/
|
/
|
*
|
txmempool: Make entry time type-safe (std::chrono)
MarcoFalke
2019-09-23
1
-3
/
+3
|
/
*
Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_blo...
Wladimir J. van der Laan
2019-09-18
1
-1
/
+1
|
\
|
*
Added comments referencing multiple CVEs in tests and production code.
lucash-dev
2019-06-02
1
-1
/
+1
*
|
doc: add comments clarifying how local services are advertised
James O'Beirne
2019-09-11
1
-0
/
+3
*
|
Merge #15759: p2p: Add 2 outbound block-relay-only connections
fanquake
2019-09-07
1
-150
/
+181
|
\
\
|
*
|
Disconnect peers violating blocks-only mode
Suhas Daftuar
2019-09-04
1
-2
/
+6
|
*
|
doc: improve comments relating to block-relay-only peers
Suhas Daftuar
2019-09-04
1
-0
/
+5
|
*
|
Don't relay addr messages to block-relay-only peers
Suhas Daftuar
2019-09-04
1
-4
/
+11
|
*
|
Add 2 outbound block-relay-only connections
Suhas Daftuar
2019-09-04
1
-9
/
+16
|
*
|
Check that tx_relay is initialized before access
Suhas Daftuar
2019-09-04
1
-110
/
+117
|
*
|
[refactor] Change tx_relay structure to be unique_ptr
Suhas Daftuar
2019-08-28
1
-53
/
+53
|
*
|
[refactor] Move tx relay state to separate structure
Suhas Daftuar
2019-08-28
1
-52
/
+53
*
|
|
Merge #16443: refactor: have CCoins* data managed under CChainState
MarcoFalke
2019-08-15
1
-4
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
refactor: pcoinsTip -> CChainState::CoinsTip()
James O'Beirne
2019-08-06
1
-4
/
+5
*
|
|
Replace the use of fWhitelisted by permission checks
nicolas.dorier
2019-08-11
1
-13
/
+13
*
|
|
Do not disconnect peer for asking mempool if it has NO_BAN permission
nicolas.dorier
2019-08-11
1
-4
/
+10
|
/
/
*
|
Merge #16197: net: Use mockable time for tx download
MarcoFalke
2019-08-05
1
-31
/
+34
|
\
\
|
*
|
net: Use mockable time for tx download
MarcoFalke
2019-06-17
1
-31
/
+34
[prev]
[next]