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
...
*
|
|
Introduce (and use) an IsArgSet accessor method
Matt Corallo
2016-12-23
1
-1
/
+1
|
/
/
*
|
Merge #8589: Inline CTxInWitness inside CTxIn
Wladimir J. van der Laan
2016-12-21
1
-2
/
+2
|
\
\
|
*
|
Move CTxInWitness inside CTxIn
Pieter Wuille
2016-12-04
1
-2
/
+2
*
|
|
Merge #9352: Attempt reconstruction from all compact block announcements
Wladimir J. van der Laan
2016-12-19
1
-0
/
+45
|
\
\
\
|
*
|
|
Allow compactblock reconstruction when block is in flight
Suhas Daftuar
2016-12-15
1
-0
/
+45
*
|
|
|
If we don't allow free txs, always send a fee filter (take 2)
MarcoFalke
2016-12-16
1
-3
/
+3
*
|
|
|
Merge #9313: If we don't allow free txs, always send a fee filter
Wladimir J. van der Laan
2016-12-15
1
-0
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
If we don't allow free txs, always send a fee filter
Alex Morcos
2016-12-09
1
-0
/
+3
*
|
|
|
Merge #9273: Remove unused CDiskBlockPos* argument from ProcessNewBlock
Wladimir J. van der Laan
2016-12-14
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Remove unused CDiskBlockPos* argument from ProcessNewBlock
Matt Corallo
2016-12-04
1
-2
/
+2
*
|
|
|
|
Do not run functions with necessary side-effects in assert()
Gregory Maxwell
2016-12-14
1
-2
/
+4
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge #9268: Fix rounding privacy leak introduced in #9260
Pieter Wuille
2016-12-06
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Fix rounding privacy leak introduced in #9260
Matt Corallo
2016-12-02
1
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge #9269: Align struct COrphan definition
Wladimir J. van der Laan
2016-12-05
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Align struct COrphan definition
Pieter Wuille
2016-12-05
1
-0
/
+1
|
|
/
/
*
|
|
Merge #9014: Fix block-connection performance regression
Wladimir J. van der Laan
2016-12-05
1
-8
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Switch pblock in ProcessNewBlock to a shared_ptr
Matt Corallo
2016-12-04
1
-8
/
+8
|
|
/
*
/
Make CTransaction actually immutable
Pieter Wuille
2016-12-02
1
-2
/
+1
|
/
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
Move network-msg-processing code out of main to its own file
Matt Corallo
2016-12-02
1
-0
/
+3026
[prev]