Skip to content

Commit 7832883

Browse files
committed
doc: add release note for #25957 (fast wallet rescan)
1 parent 92dcbe9 commit 7832883

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/release-notes-25957.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Wallet
2+
------
3+
4+
- Rescans for descriptor wallets are now significantly faster if compact
5+
block filters (BIP158) are available. Since those are not constructed
6+
by default, the configuration option "-blockfilterindex=1" has to be
7+
provided to take advantage of the optimization. This improves the
8+
performance of the RPC calls `rescanblockchain`, `importdescriptors`
9+
and `restorewallet`. (#25957)

0 commit comments

Comments
 (0)