|
|
@@ -0,0 +1,62 @@
|
|
|
+# CDK Development Meeting
|
|
|
+
|
|
|
+Feb 11 2026 15:00 UTC
|
|
|
+
|
|
|
+Meeting Link: https://meet.fulmo.org/cdk-dev
|
|
|
+
|
|
|
+## Merged
|
|
|
+- [#1619](https://github.com/cashubtc/cdk/pull/1619) - feat: add error code for input and output limits
|
|
|
+- [#1613](https://github.com/cashubtc/cdk/pull/1613) - feat: add extra stored state to melt mint saga
|
|
|
+- [#1602](https://github.com/cashubtc/cdk/pull/1602) - feat: mint connector http headers
|
|
|
+- [#1600](https://github.com/cashubtc/cdk/pull/1600) - feat: wallet async melt
|
|
|
+- [#1586](https://github.com/cashubtc/cdk/pull/1586) - feat: glob pattern for nut21/22
|
|
|
+- [#1569](https://github.com/cashubtc/cdk/pull/1569) - feat(wallet): fetch_mint_quote
|
|
|
+- [#1614](https://github.com/cashubtc/cdk/pull/1614) - fix: make fee needs to be converted in the payment backend
|
|
|
+- [#1607](https://github.com/cashubtc/cdk/pull/1607) - fix: add Prefer header to CORS allowed headers
|
|
|
+- [#1599](https://github.com/cashubtc/cdk/pull/1599) - refactor: remove `auth` feature flag from codebase
|
|
|
+- [#1611](https://github.com/cashubtc/cdk/pull/1611) - chore: add tests to kill mutations
|
|
|
+- [#1610](https://github.com/cashubtc/cdk/pull/1610) - chore: update rust in rust file
|
|
|
+- [#1606](https://github.com/cashubtc/cdk/pull/1606) - chore: clippy warnings
|
|
|
+- [#1565](https://github.com/cashubtc/cdk/pull/1565) - chore: cashu crate default features off
|
|
|
+- [#1612](https://github.com/cashubtc/cdk/pull/1612) - docs: add better example docs of wallet start up
|
|
|
+- [#1605](https://github.com/cashubtc/cdk/pull/1605) - Correct SQLite connection pool size check
|
|
|
+- [#1598](https://github.com/cashubtc/cdk/pull/1598) - Missing ws fn bolt12 and custom
|
|
|
+- [#1573](https://github.com/cashubtc/cdk/pull/1573) - Abstract HTTP client behind cdk_common::HttpClient
|
|
|
+- [#1010](https://github.com/cashubtc/cdk/pull/1010) - adding more LDK configuration settings
|
|
|
+
|
|
|
+## New
|
|
|
+
|
|
|
+### Issues
|
|
|
+
|
|
|
+- None
|
|
|
+
|
|
|
+### PRs
|
|
|
+
|
|
|
+- [#1618](https://github.com/cashubtc/cdk/pull/1618) - feat: replace async header with prefer in body
|
|
|
+- [#1617](https://github.com/cashubtc/cdk/pull/1617) - feat: add grpc version header to ensure client and server match
|
|
|
+- [#1616](https://github.com/cashubtc/cdk/pull/1616) - Add currency unit to Amount in grpc for payment trait
|
|
|
+- [#1615](https://github.com/cashubtc/cdk/pull/1615) - Add WASM-compatible WebSocket client abstraction
|
|
|
+- [#1608](https://github.com/cashubtc/cdk/pull/1608) - Add bitreq
|
|
|
+- [#1621](https://github.com/cashubtc/cdk/pull/1621) - Nut26 clean up
|
|
|
+
|
|
|
+## Recently Active
|
|
|
+
|
|
|
+- [#1582](https://github.com/cashubtc/cdk/pull/1582) - feat(wallet): remove multi mint wallet
|
|
|
+- [#1556](https://github.com/cashubtc/cdk/pull/1556) - feat: track cdk version in keysets
|
|
|
+- [#1581](https://github.com/cashubtc/cdk/pull/1581) - Add composable wallet trait system
|
|
|
+- [#1466](https://github.com/cashubtc/cdk/pull/1466) - P2pk receive wallet
|
|
|
+- [#1257](https://github.com/cashubtc/cdk/pull/1257) - bring signatory up to date with the remote signer spec
|
|
|
+
|
|
|
+## Merged NUTS
|
|
|
+
|
|
|
+- [#339](https://github.com/cashubtc/nuts/pull/339) - Feat(melt): replace Prefer header with prefer_async field in POST data
|
|
|
+- [#336](https://github.com/cashubtc/nuts/pull/336) - Add error codes for max inputs and outputs for a operation
|
|
|
+- [#334](https://github.com/cashubtc/nuts/pull/334) - NUT-21 and NUT-22 matching rules
|
|
|
+
|
|
|
+## Backports
|
|
|
+
|
|
|
+- None
|
|
|
+
|
|
|
+## Discussion
|
|
|
+
|
|
|
+- None
|