Skip to content

Commit

Permalink
Update docs/release-notes/release-notes-0.9.11.md
Browse files Browse the repository at this point in the history
Co-authored-by: Marnix <[email protected]>
  • Loading branch information
kristapsk and MarnixCroes authored Feb 20, 2024
1 parent dd462a6 commit 32220f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release-notes/release-notes-0.9.11.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Note that currently only Python 3.8, 3.9, 3.10 and 3.11 are supported, not Pytho

### Performance improvements

Lots of performance improvements made in wallet code that makes big impact especially with old wallets, with a lots of transaction history (in extreme cases time needed for some operations was improved from 40+ minutes to around 10 seconds).
Lots of performance improvements made in wallet code that makes big impact especially with old wallets, with a lots of transaction history (in extreme cases, the time needed for some operations was improved from 40+ minutes to around 10 seconds).

This involves caching some computed data in wallet, for cases when if there is some bug with this discovered, new configuration option `wallet_caching_disabled` is added to `joinmarket.cfg`, which allows to disable it when syncing the wallet.

Expand Down

0 comments on commit 32220f4

Please sign in to comment.