Latest Release

  • Repository: cashubtc/cdk
  • Published on: 2025-06-07 19:37:22 UTC
  • Version Tag: v0.10.0
  • By: thesimplekid
  • On GitHub: cashubtc/cdk/releases

Summary

Introduces the new SignatoryManager service, a significant architectural enhancement that provides complete segregation between the mint and its most sensitive component: the private keys. The SignatoryManager offers a clean API for all key-related operations and keyset management, with communication limited to messages passed through the manager interface, ensuring the signatory remains isolated from the rest of the mint. This foundation enables future deployment of signing operations in separate services or foreign environments to reduce operational risks. Additional improvements include a new mint URL flag option, enhanced NUT-04/NUT-05 implementations, ARM64 Docker support, and updated dependencies.

Added

Changed

Data updated on: 2025-06-09 11:09 UTC