Back to Freedom.Tech Back
All Cashu TS releasesAll versions
Release Mon, Jun 22, 2026 1 min read

Cashu TS 4.6.0

Gate proof creation to active prefixed keysets (v4 backport) in https://github.com/cashubtc/cashu-ts/pull/692; Use rejection sampling for deterministic DLEQ nonce (v4 backport) in https://github.com/cashubtc/cashu-ts/pull/699; Add PaymentRequest.toP2PKOptions() (backport to v4-dev) in https://github.com/cashubtc/cashu-ts/pull/701; V4.6.0 release in https://github.com/cashubtc/cashu-ts/pull/702

What's Changed

  • feat(wallet): gate proof creation to active prefixed keysets (v4 backport) by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/692
  • fix(dleq): use rejection sampling for deterministic DLEQ nonce (v4 backport) by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/699
  • feat(payment-request): add PaymentRequest.toP2PKOptions() (backport to v4-dev) by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/701
  • V4.6.0 release by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/702

Full Changelog: https://github.com/cashubtc/cashu-ts/compare/v4.5.1...v4.6.0