CDK v0.10.0 released 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.
Minor CDK Release v0.9.2 [0.9.2]() Added - HTLC from hash support [PR]() ([thesimplekid]). - Optional transport and NUT-10 secret on payment request [PR]() ([thesimplekid]). - Multi-part payments support in cdk-cli [PR]() ([thesimplekid]). Changed - Refactored Lightning module to use common types [PR]() ([thesimplekid]). - Updated LND to support mission control and improved requery behavior [PR]() ([lollerfirst]). Fixed - NUT-18 payment request encoding/decoding [PR]() ([thesimplekid]). - Mint URL trailing slash handling [PR]() ([thesimplekid]). - Get spendable to return witness [PR]() ([thesimplekid]). - Melt start up check [PR]() ([thesimplekid])
View quoted note →
Rust Dev follow pack. Who am I missing? https://following.space/d/8bz84uoqdknn?p=04918dfc36c93e7db6cc0d60f37e1522f1c36b64d3f4b424c532d7c595febbc5
Alright that’s enough vacation need to get back to work. Bolt12 this week