Oct 15th 2025 15:00 UTC Meeting Link: https://meet.fulmo.org/cdk-dev ## Merged - [#1166](https://github.com/cashubtc/cdk/pull/1166) - Read the latest mint quote status in a transaction to avoid race conditions - [#1164](https://github.com/cashubtc/cdk/pull/1164) - Improve add transaction - [#1177](https://github.com/cashubtc/cdk/pull/1177) - Configure internal Wallets of a MultiMintWallet - [#1179](https://github.com/cashubtc/cdk/pull/1179) - Remove the `amounts` from amounts - [#1187](https://github.com/cashubtc/cdk/pull/1187) - feat: swap tests - [#1188](https://github.com/cashubtc/cdk/pull/1188) - feat(cdk): add melt quote state transition validation - [#1166](https://github.com/cashubtc/cdk/pull/1166) - Read the latest mint quote status in a transaction to avoid race conditions ### Ongoing - [#1053](https://github.com/cashubtc/cdk/pull/1053) - feat: P2PK key storage and auto-sign on receive - [#1127](https://github.com/cashubtc/cdk/pull/1127) - rename ln settings in toml configuration - [#1118](https://github.com/cashubtc/cdk/pull/1118) - feat: uniffi bindings for golang - [#1132](https://github.com/cashubtc/cdk/pull/1132) - Quote id as lookup - [#1153](https://github.com/cashubtc/cdk/pull/1153) - Add cdk-mintd module and package - [#1171](https://github.com/cashubtc/cdk/pull/1171) - Add Dart Bindings Support - [#1149](https://github.com/cashubtc/cdk/pull/1149) - Update FFI Database Objects to Records ### New #### Issues - [#1191](https://github.com/cashubtc/cdk/issues/1191) - mintd: Error: Internal Empty SQL > v0.11.1 - [#1189](https://github.com/cashubtc/cdk/issues/1189) - wallet add db fn to get pending melt quotes - [#1172](https://github.com/cashubtc/cdk/issues/1172) - cdk-cli: mint pending command maybe broken - [#1180](https://github.com/cashubtc/cdk/issues/1180) - Stored proofs remain in pending state when melt fails due to mint's maximum proof limit #### PRs - [#1181](https://github.com/cashubtc/cdk/pull/1181) - Deterministic Currency Unit Derivation Paths - [#1182](https://github.com/cashubtc/cdk/pull/1182) - ehash: add support for mining share mint quotes - [#1190](https://github.com/cashubtc/cdk/pull/1190) - feat(cashu): add NUT-26 bech32m encoding for payment requests - [#1183](https://github.com/cashubtc/cdk/pull/1183) - Swap saga - [#1186](https://github.com/cashubtc/cdk/pull/1186) - Melt saga - [#1192](https://github.com/cashubtc/cdk/pull/1192) - Melt async saga