aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_rescan_unconfirmed.py
AgeCommit message (Collapse)Author
2024-01-12[test] import descriptor wallet with reorged parent + IsFromMe child in mempoolglozow
Test that wallet rescans process transactions topologically, even if a parent's entry into the mempool is later than that of its child. This behavior is important because IsFromMe requires the ability to look up a transaction's inputs. Co-authored-by: furszy <matiasfurszyfer@protonmail.com>