Skip to content

v0.9.0

Choose a tag to compare

@thesimplekid thesimplekid released this 09 Apr 14:57
· 1100 commits to main since this release
96179b7

Summary

Cashu's CDK version 0.9.0 introduces amountless invoices through an update to NUT-05, adds time stamping for mint and melt quotes, reorganizes code by moving wallet modules to cdk-common, and fixes several bugs including issues with SQLite database creation and mint URL updates.

0.9.0

Added

Changed

Fixed

  • Creation of memory sqlite db PR (crodas).
  • cdk-cli: Ensure auth wallet is created before attempting to mint pending PR (thesimplekid).
  • cdk-mint-rpc: Adding mint urls was not updating correctly PR (thesimplekid).
  • cdk-mint-rpc: Fixed setting long description PR (thesimplekid).