We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92dcbe9 + 7832883 commit 2343886Copy full SHA for 2343886
doc/release-notes-25957.md
@@ -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