Ver Fonte

chore: add weekly meeting agenda for 2025-12-31 (#1481)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] há 3 semanas atrás
pai
commit
e2323a011b
1 ficheiros alterados com 56 adições e 0 exclusões
  1. 56 0
      meetings/2025-12-31-agenda.md

+ 56 - 0
meetings/2025-12-31-agenda.md

@@ -0,0 +1,56 @@
+# CDK Development Meeting
+
+Dec 31 2025 15:00 UTC
+
+Meeting Link: https://meet.fulmo.org/cdk-dev
+
+## Merged
+
+- [#1479](https://github.com/cashubtc/cdk/pull/1479) - [Backport v0.14.x] fix(mint-rpc): set payment_id and payment_amount
+- [#1478](https://github.com/cashubtc/cdk/pull/1478) - chore: supress hyper logging in mintd
+- [#1477](https://github.com/cashubtc/cdk/pull/1477) - chore: reduce noisy generic saga logging
+- [#1476](https://github.com/cashubtc/cdk/pull/1476) - [Backport v0.14.x] fix: export token creation from raw bytes to ffi
+- [#1475](https://github.com/cashubtc/cdk/pull/1475) - chore: remove precommit hooks
+- [#1474](https://github.com/cashubtc/cdk/pull/1474) - fix(db): prevent deadlock in concurrent melt quote locking
+- [#1473](https://github.com/cashubtc/cdk/pull/1473) - feat: include psgl in nightly flake
+- [#1471](https://github.com/cashubtc/cdk/pull/1471) - Fix nightly fmt
+- [#1469](https://github.com/cashubtc/cdk/pull/1469) - fix: export token creation from raw bytes to ffi
+- [#1468](https://github.com/cashubtc/cdk/pull/1468) - Fix ProofsTransaction::get_proof_ys_by_quote_id to use &mut self
+- [#1464](https://github.com/cashubtc/cdk/pull/1464) - feat: mut tests
+- [#1458](https://github.com/cashubtc/cdk/pull/1458) - Weekly Meeting Agenda - 2025-12-24
+- [#1457](https://github.com/cashubtc/cdk/pull/1457) -  refactor: remove redundant input_ys and blinded_secrets from saga table
+- [#1456](https://github.com/cashubtc/cdk/pull/1456) - fix: remove try_proof_operation_or_reclaim from receive ops
+- [#1446](https://github.com/cashubtc/cdk/pull/1446) - Mint: Add Acquired<T> type for compile-time row lock enforcement
+- [#1436](https://github.com/cashubtc/cdk/pull/1436) - fix(mint-rpc): set payment_id and payment_amount
+
+## New
+
+### Issues
+
+- [#1480](https://github.com/cashubtc/cdk/issues/1480) - clippy seems to be missing fns that do not have doc comments in cdk
+- [#1465](https://github.com/cashubtc/cdk/issues/1465) - Feature: allow multiple payment backends
+- [#1463](https://github.com/cashubtc/cdk/issues/1463) - Add currency unit to the `Amount` type
+- [#1462](https://github.com/cashubtc/cdk/issues/1462) - Improve logging for ffi
+- [#1460](https://github.com/cashubtc/cdk/issues/1460) - Review what unit tests and features are run in ci
+
+### PRs
+
+- [#1472](https://github.com/cashubtc/cdk/pull/1472) - remove wallet database transaction support
+- [#1470](https://github.com/cashubtc/cdk/pull/1470) - feat: Generic unit on amount
+- [#1467](https://github.com/cashubtc/cdk/pull/1467) - feat: unit test on features
+- [#1466](https://github.com/cashubtc/cdk/pull/1466) - P2pk receive wallet
+- [#1459](https://github.com/cashubtc/cdk/pull/1459) - feat: nostr mint backup
+
+## Recently Active
+
+- [#1396](https://github.com/cashubtc/cdk/pull/1396) - feat: update error codes
+- [#1257](https://github.com/cashubtc/cdk/pull/1257) - bring signatory up to date with the remote signer spec
+- [#1253](https://github.com/cashubtc/cdk/pull/1253) - feat: P2BK
+- [#1251](https://github.com/cashubtc/cdk/pull/1251) - feat: custom axum router
+- [#1153](https://github.com/cashubtc/cdk/pull/1153) - Add cdk-mintd module and package
+- [#1118](https://github.com/cashubtc/cdk/pull/1118) - feat: uniffi bindings for golang
+- [#1004](https://github.com/cashubtc/cdk/pull/1004) - deterministic currency unit derivation path
+
+## Discussion
+
+- None