Electrum v4.5.4: Fixes & Improvements
Electrum is a lightweight Bitcoin and Lightning wallet for all desktop platforms and Android.
- "New release: Electrum 4.5.4. Downloads and release notes: https://electrum.org/#download."
What's new
- General:
- fix: failing WalletDB upgrade(58) in 4.5.3 (#8913), for wallets with partial txs saved into the history as local txs
- Lightning:
- changed: use longer final_cltv_delta for client-normal-swap, to give more time for user to come back online while doing the swap (#8940)
- changed: create trampoline onions even when directly paying a trampoline forwarder node (777c2ffb)
- Hardware wallets:
- Trezor:
- fix: allow adding SLIP-19 ownership proofs to complete inputs (#8910)
- Trezor:
- Plugins:
- fix: a race in swapserver when handling server-normal-swaps (#8825)