Age | Commit message (Expand) | Author |
---|---|---|
2016-12-14 | Do not run functions with necessary side-effects in assert() | Gregory Maxwell |
2016-12-06 | Merge #9268: Fix rounding privacy leak introduced in #9260 | Pieter Wuille |
2016-12-05 | Merge #9269: Align struct COrphan definition | Wladimir J. van der Laan |
2016-12-05 | Align struct COrphan definition | Pieter Wuille |
2016-12-05 | Merge #9014: Fix block-connection performance regression | Wladimir J. van der Laan |
2016-12-04 | Switch pblock in ProcessNewBlock to a shared_ptr | Matt Corallo |
2016-12-02 | Fix rounding privacy leak introduced in #9260 | Matt Corallo |
2016-12-02 | Make CTransaction actually immutable | Pieter Wuille |
2016-12-02 | Rename the remaining main.{h,cpp} to validation.{h,cpp} | Matt Corallo |
2016-12-02 | Move network-msg-processing code out of main to its own file | Matt Corallo |