Page MenuHomePhabricator

wallet: GetWalletTx requires cs_wallet lock
ClosedPublic

Authored by PiRK on Sep 13 2021, 14:33.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC9712e1445364: wallet: GetWalletTx requires cs_wallet lock
Summary

PR description:

This change removes some unlock/lock and lock/lock cases regarding GetWalletTx and IsMine overloads.

This is a backport of core#19289 [1/3]
https://github.com/bitcoin/bitcoin/pull/19289/commits/a13cafc6c6998baedf3c5766259c21fcd763b99e

Test Plan

With TSAN:
ninja all check-all

Diff Detail

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