This maintenance release contains various bug fixes for the mint and the wallet. Most notably, overpaid Lightning fees are now issued to the user at the next restart of the mint in cases where the mint has crashed or turned off while an outgoing Lightning payment was still pending.
What's Changed
- Add restart policy for Redis Docker container by @callebtc in #687
- update asyncpg 0.29.0 -> 0.30.0 to make Python 3.13 happy by @prusnak in #690
- chore: use poetry the latest 1.8.x poetry consistently by @prusnak in #691
- config cleanup regarding MPP by @prusnak in #689
- Issue NUT-08 overpaid Lightning fees for melt quote checks on startup by @callebtc in #688
- Fix Redis teardown logic based on usage by @callebtc in #696
- [FIX] Specs conformant error codes by @lollerfirst in #693
- wallet fix: load proofs before receiving by @callebtc in #698
- [FIX] Reject Internal MPP Melt Quote Requests by @lollerfirst in #697
- bump to 0.16.5 by @callebtc in #699
Full Changelog: 0.16.4...0.16.5