Przeglądaj źródła

Weekly Meeting Agenda - 2025-12-17 (#1440)

* chore: add weekly meeting agenda for 2025-12-17

* chore: meeting agenda

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: thesimplekid <tsk@thesimplekid.com>
github-actions[bot] 3 tygodni temu
rodzic
commit
fe5d4e2435
1 zmienionych plików z 65 dodań i 0 usunięć
  1. 65 0
      meetings/2025-12-17-agenda.md

+ 65 - 0
meetings/2025-12-17-agenda.md

@@ -0,0 +1,65 @@
+# CDK Development Meeting
+
+Dec 17 2025 15:00 UTC
+
+Meeting Link: https://meet.fulmo.org/cdk-dev
+
+## Merged
+
+- [#1437](https://github.com/cashubtc/cdk/pull/1437) - Changes to the databases cdk-common
+- [#1434](https://github.com/cashubtc/cdk/pull/1434) - feat: mmw pay payment request
+- [#1432](https://github.com/cashubtc/cdk/pull/1432) - feat: payment method on wallet tx
+- [#1430](https://github.com/cashubtc/cdk/pull/1430) - Mmw list mint info
+- [#1429](https://github.com/cashubtc/cdk/pull/1429) - Token data fee
+- [#1428](https://github.com/cashubtc/cdk/pull/1428) - Mut test dev 16
+- [#1424](https://github.com/cashubtc/cdk/pull/1424) - Add Wallet tests for database
+- [#1418](https://github.com/cashubtc/cdk/pull/1418) - chore: add AGENTS.md to .gitignore
+- [#1416](https://github.com/cashubtc/cdk/pull/1416) - feat: nutshell on self hosted
+- [#1415](https://github.com/cashubtc/cdk/pull/1415) - chore: update flake
+- [#1408](https://github.com/cashubtc/cdk/pull/1408) - Self hosted
+- [#1407](https://github.com/cashubtc/cdk/pull/1407) - Fix exact proofs
+- [#1405](https://github.com/cashubtc/cdk/pull/1405) - Weekly Meeting Agenda - 2025-12-10
+- [#1403](https://github.com/cashubtc/cdk/pull/1403) - feat(cli): allow non-interactive melt inputs
+- [#1402](https://github.com/cashubtc/cdk/pull/1402) - feat(cli): auto-select mint when only one exists
+- [#1401](https://github.com/cashubtc/cdk/pull/1401) - feat(cli): add --amount flag to send command
+- [#1399](https://github.com/cashubtc/cdk/pull/1399) - feat: update ldk-node to 0.7
+- [#1393](https://github.com/cashubtc/cdk/pull/1393) - Refactor KVStore to shared module with generic implementations
+- [#1375](https://github.com/cashubtc/cdk/pull/1375) - Add comprehensive test coverage for all mint database functions
+- [#1311](https://github.com/cashubtc/cdk/pull/1311) - feat: add operations table
+- [#1303](https://github.com/cashubtc/cdk/pull/1303) - Wallet get unissued mint quotes
+
+## New
+
+### Issues
+
+- [#1439](https://github.com/cashubtc/cdk/issues/1439) - ldk-node ci channel rejected errors
+- [#1427](https://github.com/cashubtc/cdk/issues/1427) - Mint: Saga should use operation id on proof table
+- [#1426](https://github.com/cashubtc/cdk/issues/1426) - CI: build mintd once and reuse it across tests
+- [#1417](https://github.com/cashubtc/cdk/issues/1417) - Update Rust to 1.92.0
+- [#1411](https://github.com/cashubtc/cdk/issues/1411) - Write docs on self hosted ci
+- [#1410](https://github.com/cashubtc/cdk/issues/1410) - Race conditions in test
+
+### PRs
+
+- [#1438](https://github.com/cashubtc/cdk/pull/1438) - fix: payment method in tx test
+- [#1436](https://github.com/cashubtc/cdk/pull/1436) - fix(mint-rpc): set payment_id and payment_amount
+- [#1435](https://github.com/cashubtc/cdk/pull/1435) - fix: htlc and p2pk conditions with spec update
+- [#1425](https://github.com/cashubtc/cdk/pull/1425) - chore: bump stable rust version 1.92.0 and update nix 25.11
+- [#1414](https://github.com/cashubtc/cdk/pull/1414) - Batch Minting Implementation (NUT-XX)
+
+## Recently Active
+
+- [#1400](https://github.com/cashubtc/cdk/pull/1400) - Keyset v2 migration
+- [#1396](https://github.com/cashubtc/cdk/pull/1396) - feat: update error codes
+- [#1251](https://github.com/cashubtc/cdk/pull/1251) - feat: custom axum router
+- [#1190](https://github.com/cashubtc/cdk/pull/1190) - feat(cashu): add NUT-26 bech32m encoding for payment requests
+- [#1127](https://github.com/cashubtc/cdk/pull/1127) - rename ln settings in toml configuration
+- [#1010](https://github.com/cashubtc/cdk/pull/1010) - adding more LDK configuration settings
+
+## Backport
+
+- [#1413](https://github.com/cashubtc/cdk/pull/1413) - [Backport v0.14.x] Fix exact proofs
+
+## Discussion
+
+- Add merge queue?