aboutsummaryrefslogtreecommitdiff
path: root/src/validation.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | Keep blocks as shared_ptrs, instead of copying txn in ConnectTipMatt Corallo2016-12-041-9/+16
| * | Add struct to track block-connect-time-generated info for callbacksMatt Corallo2016-12-041-14/+19
| |/
* | Make CTransaction actually immutablePieter Wuille2016-12-021-4/+4
* | Switch GetTransaction to returning a CTransactionRefPieter Wuille2016-12-021-4/+4
|/
* Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo2016-12-021-0/+4190