CDK Dev Call 24
Sep 3th 2025 15:00 UTC
Meeting Link: https://meet.fulmo.org/cdk-dev
Agenda
Discuss
Merged
Opened Last week
- #984 - compatibility for migrating Nutshell Mints
- #1007 - Add support for Bolt12 notifications for HTTP subscription
- #1002 - feat: add TLS support for PostgreSQL connections
- #992 - Emulate
NotificationPayload::MintQuoteBolt12Response for http subscription
New this week
- #999 - replace transports: Option> with just Vec
- #1012 - Abstract the HTTP Transport
- #1019 - refactor(payment): replace wait_any_incoming_payment with event
- #1020 - fix: bolt12 is nut25
- #1021 - fix: cdk melt quote track payment method
- #1023 - Fix missed events race when creating subscriptions
- #1025 - fix: get all mint quotes
- #1026 - refactor: use quote id to string
Open
New
- #1028 - chore: move
pay_request logic into cdk lib
- #1027 - UI rev4
- #1022 - feat(cdk): add generic key-value store functionality for mint databases
- #1015 - add pubkey to mint info if not set
- #1029 - Feature request cdk-wallet: store P2PK key and lookup automatically on token receive
Ongoing
Needs Review
- #1001 - MultiMintWallet Refactor