Page MenuHomePhabricator

[backport#16443 3/3] Cover UTXO set access with lock annotations
ClosedPublic

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

Details

Summary

i.e. any CoinsViews members. Adds a lock acquisition to gettxoutsetinfo RPC
to comply with added annotations.

Co-authored-by: Russell Yanofsky <russ@yanofsky.org>


https://github.com/bitcoin/bitcoin/pull/16443/commits/582d2cd74754d6b9a2394616a9c82a89d2d71976

Depends on D7581

Concludes backport of Core PR16443

Test Plan
cmake .. -DENABLE_SANITIZERS=address
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:10