Add pblock to connectTrace at the end of ConnectTip, not start
commit822000cf82ce78954209df0bcf56b90c0f42e9b4
authorMatt Corallo <git@bluematt.me>
Mon, 6 Mar 2017 22:11:33 +0000 (6 17:11 -0500)
committerMatt Corallo <git@bluematt.me>
Fri, 7 Apr 2017 09:53:41 +0000 (7 11:53 +0200)
treea6347c2d986b44c6d191d3ac9a55a6f3255d6ecf
parentf5e9a019a4bceff6819a10696f0ea8ec5c98a49e
Add pblock to connectTrace at the end of ConnectTip, not start

This makes ConnectTip responsible for the ConnectTrace instead
of splitting the logic between ActivateBestChainStep and ConnectTip
src/validation.cpp