Page MenuHomePhabricator

wallet refactor: Avoid use of Chain::Lock in qt wallettests
ClosedPublic

Authored by deadalnix on Oct 10 2020, 23:20.

Details

Summary

This is a step toward removing the Chain::Lock class and reducing cs_main
locking.

This change doesn't affect behavior.

This is part [3/12] of Core PR17954 : https://github.com/bitcoin/bitcoin/pull/17954/commits/ade5f87971211bc67753f14a0d49e020142efc7c

Depends on D7865

Test Plan
ninja all check-all

Diff Detail

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