Files
bitcoin/test/functional/wallet_fast_rescan.py
Novo 92287ae753 test/wallet: ensure FastWalletRescanFilter is updated during scanning
The fixed non-range descriptor address ensured that the FastWalletRescanFilter would match all Blocks even if the filter wasn't properly updated.
This commit moves the non-range descriptor tx to a different block, so that the filters must be updated after each TopUp for the test to pass.

Co-authored-by: rkrux <rkrux.connect@gmail.com>
2026-03-16 11:51:56 +01:00

5.6 KiB
Executable File