Age | Commit message (Expand) | Author |
---|---|---|
2016-12-09 | If we don't allow free txs, always send a fee filter | Alex Morcos |
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-04 | Move CTxInWitness inside CTxIn | Pieter Wuille |
2016-12-05 | Merge #9014: Fix block-connection performance regression | Wladimir J. van der Laan |
2016-12-04 | Remove unused CDiskBlockPos* argument from ProcessNewBlock | Matt Corallo |
2016-12-04 | Switch pblock in ProcessNewBlock to a shared_ptr | Matt Corallo |
2016-12-03 | Add unstored orphans with rejected parents to recentRejects | Alex Morcos |
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 |