Page MenuHomePhabricator

wallet: Make vpwallets usage thread safe
ClosedPublic

Authored by Fabien on Jul 10 2019, 12:15.

Details

Summary

This PR turns the functions introduced in #13017 thread safe. This is
required to correctly support dynamically loading wallets, which is
implemented in #10740.

Backport of core PR13028
https://github.com/bitcoin/bitcoin/pull/13028/files

Test Plan
make check
./test/functional/test_runner.py wallet_*

Diff Detail

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