Age | Commit message (Expand) | Author |
---|---|---|
2016-12-19 | Merge #9236: Fix races for strMiscWarning and fLargeWork*Found, make QT runaw... | Wladimir J. van der Laan |
2016-12-14 | Merge #9273: Remove unused CDiskBlockPos* argument from ProcessNewBlock | Wladimir J. van der Laan |
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-04 | Make the optional pblock in ActivateBestChain a shared_ptr | Matt Corallo |
2016-12-03 | Make QT runawayException call GetWarnings instead of directly access strMiscW... | Gregory Maxwell |
2016-12-02 | Switch GetTransaction to returning a CTransactionRef | Pieter Wuille |
2016-12-02 | Rename the remaining main.{h,cpp} to validation.{h,cpp} | Matt Corallo |