Page MenuHomePhabricator

qt: Make transaction notification queue wallet specific
ClosedPublic

Authored by PiRK on Dec 23 2021, 08:11.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCab3b03e478e8: qt: Make transaction notification queue wallet specific
Summary

Drop global vQueueNotifications and make one for each wallet.

https://github.com/bitcoin-core/gui/pull/120/commits/989e579d07bb5031639060b717f7a0be15d10e29

refactor: qt: Use vQueueNotifications.clear()

https://github.com/bitcoin-core/gui/pull/120/commits/241434200ec2067673d8522fee4f1228abfd8247

This is a backport of core-gui#120 [2/2]

Depends on D10730

Test Plan

ninja all check-all