We currently don't pass clientmodel changes from the walletframe to the walletviews leading to possible invalid access during shutdown because all walletviews miss the nullifying of the clientmodel.
This is a backport of Core PR18091
Differential D8740
Qt: pass clientmodel changes from walletframe to walletviews PiRK on Dec 22 2020, 14:18. Authored by Tags None Subscribers None
Details
This is a backport of Core PR18091 ninja && src/qt/bitcoin-qt -regtest Before this patch: segfault
Diff Detail
|