Page MenuHomePhabricator

[backport#16443 1/3] refactor: pcoinsTip -> CChainState::CoinsTip()
ClosedPublic

Authored by majcosta on Sep 27 2020, 20:14.

Details

Summary

This aliasing makes subsequent commits easier to review; eventually CoinsTip()
will return the CCoinsViewCache managed by CChainState.

https://github.com/bitcoin/bitcoin/pull/16443/commits/fae6ab6aed3b9fdc9201bb19a307dfc3d9b89891


Depends on D7578 and D7579

Partial backport of Core PR16443

Test Plan
ninja check check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Sep 27 2020, 22:05