aboutsummaryrefslogtreecommitdiff
path: root/src/net_processing.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move CTxInWitness inside CTxInPieter Wuille2016-12-041-2/+2
* Merge #9014: Fix block-connection performance regressionWladimir J. van der Laan2016-12-051-8/+8
|\
| * Switch pblock in ProcessNewBlock to a shared_ptrMatt Corallo2016-12-041-8/+8
* | Make CTransaction actually immutablePieter Wuille2016-12-021-2/+1
|/
* Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo2016-12-021-1/+1
* Move network-msg-processing code out of main to its own fileMatt Corallo2016-12-021-0/+3026