Cashu Nutshell v0.15.3: Improved Mint Crash Resistance

Cashu Nutshell is a Chaumian Ecash wallet and mint for Bitcoin Lightning. Cashu Nutshell is the reference implementation in Python.

Cashu Nutshell v0.15.3: Improved Mint Crash Resistance
  • "This update improves the crash resistance of a mint. If the mint should fail during an outgoing Lightning payment, the startup routine will now pick up those payments and invalidate all pending proofs associated with them if the payment succeeded."
NOTE: This release includes a database migration for the mint. Make sure to back up your mint database before upgrading.
  • "The wallet can now check pending invoices thanks to work by @Guilospanck using the command cashu invoices. Various flags have been added to the command which you can see using cashu invoices --help."
  • "The wallet can now also restore ecash from all keysets of a mint with the command cashu restore thanks to an improvement by @cjbeery24."

What's new

Wallet changes

Mint changes

Full Changelog0.15.2...0.15.3

GitHub Repo