Page MenuHomePhabricator

Remove uses of cs_main in wallet code
ClosedPublic

Authored by Fabien on Jan 27 2020, 11:08.

Details

Summary

This commit does not change behavior.

Partial backport of core PR14437:
https://github.com/bitcoin/bitcoin/pull/14437/commits/79d579f4e11b57f90fed314bccd25230f918729f

Depends on D5063 and D5074.

Test Plan
cmake -GNinja .. -DCMAKE_BUILD_TYPE=Debug
ninja check check-functional

Run the CI TSAN build configuration.

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 Bitcoin Core PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Jan 27 2020, 16:14
This revision was automatically updated to reflect the committed changes.