Explorar el Código

chore: add weekly meeting agenda for 2026-01-21 (#1549)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] hace 1 semana
padre
commit
21ec7b8ffe
Se han modificado 1 ficheros con 61 adiciones y 0 borrados
  1. 61 0
      meetings/2026-01-21-agenda.md

+ 61 - 0
meetings/2026-01-21-agenda.md

@@ -0,0 +1,61 @@
+# CDK Development Meeting
+
+Jan 21 2026 15:00 UTC
+
+Meeting Link: https://meet.fulmo.org/cdk-dev
+
+## Merged
+- [#1534](https://github.com/cashubtc/cdk/pull/1534) - feat: config wallet ttl default to 1 hour
+- [#1529](https://github.com/cashubtc/cdk/pull/1529) - feat(ffi): init_logging
+- [#1521](https://github.com/cashubtc/cdk/pull/1521) - feat: use macro to reduce duplicate ffi db code
+- [#1546](https://github.com/cashubtc/cdk/pull/1546) - Fix restore pending
+- [#1545](https://github.com/cashubtc/cdk/pull/1545) - fix: Inherit keyset amounts during rotation if not provided
+- [#1542](https://github.com/cashubtc/cdk/pull/1542) - fix(ffi): export PaymentRequestPayload with json serialization
+- [#1537](https://github.com/cashubtc/cdk/pull/1537) - Fix make payment unkown
+- [#1541](https://github.com/cashubtc/cdk/pull/1541) - chore: fix clippy docs in all crates and ci
+- [#1536](https://github.com/cashubtc/cdk/pull/1536) - chore: kill mutants amount
+- [#1498](https://github.com/cashubtc/cdk/pull/1498) - chore: weekly agenda sorts PRs by type
+- [#1538](https://github.com/cashubtc/cdk/pull/1538) - docs: ci and mintd build
+- [#1533](https://github.com/cashubtc/cdk/pull/1533) - Android logging
+- [#1531](https://github.com/cashubtc/cdk/pull/1531) - Melt pending quote check
+- [#1530](https://github.com/cashubtc/cdk/pull/1530) - remove flat_error
+- [#1527](https://github.com/cashubtc/cdk/pull/1527) - Wallet custom followup
+- [#1520](https://github.com/cashubtc/cdk/pull/1520) - Npub cash
+- [#1505](https://github.com/cashubtc/cdk/pull/1505) - Keyset ID V2 Implementation (NUT-02)
+
+## New
+
+### Issues
+
+- [#1548](https://github.com/cashubtc/cdk/issues/1548) - deps: update tonic
+- [#1547](https://github.com/cashubtc/cdk/issues/1547) - Version mint management grpc
+- [#1543](https://github.com/cashubtc/cdk/issues/1543) - Review if we can remove reqwest for bitreq
+
+### PRs
+
+- [#1540](https://github.com/cashubtc/cdk/pull/1540) - feat: adding supabase db
+- [#1539](https://github.com/cashubtc/cdk/pull/1539) - ci: add FFI binding verification workflows
+
+## Recently Active
+
+- [#1524](https://github.com/cashubtc/cdk/pull/1524) - feat: implement wallet sagas
+- [#1487](https://github.com/cashubtc/cdk/pull/1487) - feat: Mint reporting rpc
+- [#1253](https://github.com/cashubtc/cdk/pull/1253) - feat: P2BK
+- [#1118](https://github.com/cashubtc/cdk/pull/1118) - feat: uniffi bindings for golang
+- [#1011](https://github.com/cashubtc/cdk/pull/1011) - fix: migrate check_mint_quote_paid fn from ln.rs to mod.rs
+- [#1519](https://github.com/cashubtc/cdk/pull/1519) - Add payment failures regtest
+- [#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
+- [#1010](https://github.com/cashubtc/cdk/pull/1010) - adding more LDK configuration settings
+
+## Merged NUTS
+
+- [#330](https://github.com/cashubtc/nuts/pull/330) - Fix grammar in keyset rotation description
+
+## Backports
+
+- [#1544](https://github.com/cashubtc/cdk/pull/1544) - [Backport v0.14.x] fix(ffi): export PaymentRequestPayload with json serialization
+
+## Discussion
+
+- None