| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move CTxInWitness inside CTxIn | Pieter Wuille | 2016-12-04 | 1 | -2/+2 |
| * | 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 |