Przeglądaj źródła

chore: add weekly meeting agenda for 2025-11-26 (#1348)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] 3 miesięcy temu
rodzic
commit
fea41e48ea
1 zmienionych plików z 68 dodań i 0 usunięć
  1. 68 0
      meetings/2025-11-26-agenda.md

+ 68 - 0
meetings/2025-11-26-agenda.md

@@ -0,0 +1,68 @@
+# CDK Development Meeting
+
+Nov 26 2025 15:00 UTC
+
+Meeting Link: https://meet.fulmo.org/cdk-dev
+
+## Merged
+
+- [#1343](https://github.com/cashubtc/cdk/pull/1343) - fix: use the client id from mint configuration
+- [#1341](https://github.com/cashubtc/cdk/pull/1341) - [Backport v0.14.x] fix: check melt quote in ffi
+- [#1340](https://github.com/cashubtc/cdk/pull/1340) - fix: check melt quote in ffi
+- [#1339](https://github.com/cashubtc/cdk/pull/1339) - [Backport v0.14.x] feat: cdk-ffi get wallets
+- [#1335](https://github.com/cashubtc/cdk/pull/1335) - [Backport v0.14.x] feat: multimint_ffi melt with mint
+- [#1334](https://github.com/cashubtc/cdk/pull/1334) - feat: remove deprecated paid field
+- [#1333](https://github.com/cashubtc/cdk/pull/1333) - feat: cdk-ffi get wallets
+- [#1332](https://github.com/cashubtc/cdk/pull/1332) - feat: multimint_ffi melt with mint
+- [#1330](https://github.com/cashubtc/cdk/pull/1330) - Batch websocket notification reads in integration tests
+- [#1329](https://github.com/cashubtc/cdk/pull/1329) - Remove max_order from keyset database schema
+- [#1328](https://github.com/cashubtc/cdk/pull/1328) - [Backport v0.14.x] feat(multi-mint-wallet): add human-readable address melt quote support
+- [#1326](https://github.com/cashubtc/cdk/pull/1326) - [Backport v0.14.x] Load mint info
+- [#1325](https://github.com/cashubtc/cdk/pull/1325) - feat(multi-mint-wallet): add human-readable address melt quote support
+- [#1324](https://github.com/cashubtc/cdk/pull/1324) - [Backport v0.14.x] Cdk ffi psgl
+- [#1323](https://github.com/cashubtc/cdk/pull/1323) - Load mint info
+- [#1322](https://github.com/cashubtc/cdk/pull/1322) - [Backport v0.14.x] Revert "Prevent database contention in metadata cache load operations…
+- [#1321](https://github.com/cashubtc/cdk/pull/1321) - Cdk ffi psgl
+- [#1320](https://github.com/cashubtc/cdk/pull/1320) - Revert "Prevent database contention in metadata cache load operations…
+- [#1318](https://github.com/cashubtc/cdk/pull/1318) - [Backport v0.14.x] chore: release justfile
+- [#1317](https://github.com/cashubtc/cdk/pull/1317) - chore: release justfile
+- [#1314](https://github.com/cashubtc/cdk/pull/1314) - Deduplicate mint quote database queries
+- [#1312](https://github.com/cashubtc/cdk/pull/1312) - fix: ldk-node account for ln fee
+- [#1309](https://github.com/cashubtc/cdk/pull/1309) - fix: remove use of unwrap or default in melt saga
+- [#1306](https://github.com/cashubtc/cdk/pull/1306) - fix: add missing comma in get_mint_quotes
+- [#1305](https://github.com/cashubtc/cdk/pull/1305) - Weekly Meeting Agenda - 2025-11-19
+- [#1302](https://github.com/cashubtc/cdk/pull/1302) - release v0.14.0
+
+## New
+
+### Issues
+
+- [#1338](https://github.com/cashubtc/cdk/issues/1338) - Update error codes to spec
+- [#1336](https://github.com/cashubtc/cdk/issues/1336) - Expose fn to get quote state updates to bindings
+- [#1331](https://github.com/cashubtc/cdk/issues/1331) - DLEQ deserialization error stops token from being decoded at all
+- [#1319](https://github.com/cashubtc/cdk/issues/1319) - Error message when insufficant fee is unclear that its a fee issue
+- [#1316](https://github.com/cashubtc/cdk/issues/1316) - 🧬 Weekly Mutation Testing Report - 2025-11-21
+- [#1310](https://github.com/cashubtc/cdk/issues/1310) - Consider removeing clone from Mint and Wallet structs
+- [#1308](https://github.com/cashubtc/cdk/issues/1308) - PaymentRequest missing from the FFI crate
+- [#1307](https://github.com/cashubtc/cdk/issues/1307) - Add transaction tracking to the mint
+
+### PRs
+
+- [#1347](https://github.com/cashubtc/cdk/pull/1347) - [Backport v0.14.x] fix: use the client id from mint configuration
+- [#1345](https://github.com/cashubtc/cdk/pull/1345) - melt fees
+- [#1337](https://github.com/cashubtc/cdk/pull/1337) - Simplify increment_issued_quote implementation
+- [#1327](https://github.com/cashubtc/cdk/pull/1327) - Get proofs for tx
+- [#1311](https://github.com/cashubtc/cdk/pull/1311) - feat: add operations table
+
+## Recently Active
+
+- [#1303](https://github.com/cashubtc/cdk/pull/1303) - New get pending
+- [#1251](https://github.com/cashubtc/cdk/pull/1251) - feat: custom axum router
+- [#1204](https://github.com/cashubtc/cdk/pull/1204) - Add database transaction trait for cdk wallet
+- [#1100](https://github.com/cashubtc/cdk/pull/1100) - NUT-XX: Cairo Spending Conditions implementation
+- [#1010](https://github.com/cashubtc/cdk/pull/1010) - adding more LDK configuration settings
+- [#1003](https://github.com/cashubtc/cdk/pull/1003) - feat: LDK Lightning KVStore support with PostgreSQL integration
+
+## Discussion
+
+- None