Latest Release

  • Repository: cashubtc/cashu-ts
  • Published on: 2024-01-18 05:55:42 UTC
  • Version Tag: v0.9.0
  • By: gandlafbtc
  • On GitHub: cashubtc/cashu-ts/releases

What's Changed

  • update Proof type by @BilligsterUser in https://github.com/cashubtc/cashu-ts/pull/50
  • use noble-curves by @BilligsterUser & @gandlafbtc in https://github.com/cashubtc/cashu-ts/pull/48
  • CashuMint: getKeys Add optional keysetId parameter by @BilligsterUser in https://github.com/cashubtc/cashu-ts/pull/54
  • CashuWallet: rename paymentHash to hash by @BilligsterUser in https://github.com/cashubtc/cashu-ts/pull/60
  • NUT-08: Dynamic amount of tokens for change by @BilligsterUser in https://github.com/cashubtc/cashu-ts/pull/59
  • make checkProofsSpent generic and less strict by @BilligsterUser in https://github.com/cashubtc/cashu-ts/pull/56
  • add deriveKeysetId function by @BilligsterUser in https://github.com/cashubtc/cashu-ts/pull/55
  • CashuMint: add static functions by @BilligsterUser in https://github.com/cashubtc/cashu-ts/pull/61
  • CashuWallet: update receive function by @BilligsterUser in https://github.com/cashubtc/cashu-ts/pull/62
  • export setupAxios for end user by @ebrakke in https://github.com/cashubtc/cashu-ts/pull/63
  • CashuWallet: Check if keys have changed before creating proofs by @BilligsterUser in https://github.com/cashubtc/cashu-ts/pull/64
  • CashuWallet: make keys constructor param optional by @BilligsterUser in https://github.com/cashubtc/cashu-ts/pull/65
  • update Buffer imports by @BilligsterUser in https://github.com/cashubtc/cashu-ts/pull/66
  • make token entry public by @gandlafbtc in https://github.com/cashubtc/cashu-ts/pull/69
  • Docs by @gandlafbtc in https://github.com/cashubtc/cashu-ts/pull/68
  • Response type of /info endpoint by @BilligsterUser in https://github.com/cashubtc/cashu-ts/pull/74
  • Fix Code Typo in README.md by @IroncladDev in https://github.com/cashubtc/cashu-ts/pull/82
  • Remove axios by @SDBowen in https://github.com/cashubtc/cashu-ts/pull/81
  • CashuWallet.ts: add comments by @callebtc in https://github.com/cashubtc/cashu-ts/pull/84
  • improve: handle trailing and duplicate / in mint urls by @thesimplekid in https://github.com/cashubtc/cashu-ts/pull/87
  • Update NUT-06: deprecate amount in PostSplitRequest by @callebtc in https://github.com/cashubtc/cashu-ts/pull/85
  • Merge custom splits and nut 6 by @gandlafbtc in https://github.com/cashubtc/cashu-ts/pull/89
  • Deterministic secrets and restore from seed phrase :fire: by @gandlafbtc in https://github.com/cashubtc/cashu-ts/pull/91
  • Hotfix tests by @gandlafbtc in https://github.com/cashubtc/cashu-ts/pull/99
  • added decodeInvoice util by @Egge21M in https://github.com/cashubtc/cashu-ts/pull/98
  • raw token receive by @Egge21M in https://github.com/cashubtc/cashu-ts/pull/97

New Contributors

  • @ebrakke made their first contribution in https://github.com/cashubtc/cashu-ts/pull/63
  • @IroncladDev made their first contribution in https://github.com/cashubtc/cashu-ts/pull/82
  • @SDBowen made their first contribution in https://github.com/cashubtc/cashu-ts/pull/81
  • @callebtc made their first contribution in https://github.com/cashubtc/cashu-ts/pull/84
  • @thesimplekid made their first contribution in https://github.com/cashubtc/cashu-ts/pull/87
  • @Egge21M made their first contribution in https://github.com/cashubtc/cashu-ts/pull/98

Full Changelog: https://github.com/cashubtc/cashu-ts/compare/0.7.0...v0.9.0

Data updated on: 2024-07-01 13:14 UTC