Skip to content

0.14.1

Compare
Choose a tag to compare
@callebtc callebtc released this 19 Dec 09:37
· 146 commits to main since this release
375b278

Updates in a Nutshell

  • Stateless Mint: Nutshell mint can now be run "stateless" meaning that all state is in the database. This is a step towards being able to run multiple mints workers in parallel for heavy load scenarios.
  • Max balance for mints: a new MINT_MAX_BALANCE environment flag makes sure that the mint can only hold a maximum amount.
  • CLI: Create an invoice without blocking with cashu invoice <amount> -n

What's Changed

Full Changelog: 0.14.0...0.14.1