Latest Release
- Repository: cashubtc/nutshell
- Published on: 2025-01-29 21:41:20 UTC
- Version Tag: 0.16.5
- By: callebtc
- On GitHub: cashubtc/nutshell/releases
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 https://github.com/cashubtc/nutshell/pull/687
- update asyncpg 0.29.0 -> 0.30.0 to make Python 3.13 happy by @prusnak in https://github.com/cashubtc/nutshell/pull/690
- chore: use poetry the latest 1.8.x poetry consistently by @prusnak in https://github.com/cashubtc/nutshell/pull/691
- config cleanup regarding MPP by @prusnak in https://github.com/cashubtc/nutshell/pull/689
- Issue NUT-08 overpaid Lightning fees for melt quote checks on startup by @callebtc in https://github.com/cashubtc/nutshell/pull/688
- Fix Redis teardown logic based on usage by @callebtc in https://github.com/cashubtc/nutshell/pull/696
- [FIX] Specs conformant error codes by @lollerfirst in https://github.com/cashubtc/nutshell/pull/693
- wallet fix: load proofs before receiving by @callebtc in https://github.com/cashubtc/nutshell/pull/698
- [FIX] Reject Internal MPP Melt Quote Requests by @lollerfirst in https://github.com/cashubtc/nutshell/pull/697
- bump to 0.16.5 by @callebtc in https://github.com/cashubtc/nutshell/pull/699
Full Changelog: https://github.com/cashubtc/nutshell/compare/0.16.4...0.16.5
Data updated on: 2025-02-05 07:00 UTC