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
Branch
PR14437_part3
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9151
Build 16260: Default Diff Build & Tests
Build 16259: arc lint + arc unit

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.