Age | Commit message (Expand) | Author |
---|---|---|
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-04 | Create a shared_ptr for the block we're connecting in ActivateBCS | Matt Corallo |
2016-12-04 | Keep blocks as shared_ptrs, instead of copying txn in ConnectTip | Matt Corallo |
2016-12-04 | Add struct to track block-connect-time-generated info for callbacks | Matt Corallo |
2016-12-02 | Rename the remaining main.{h,cpp} to validation.{h,cpp} | Matt Corallo |