Sep 17th 2025 15:00 UTC Meeting Link: https://meet.fulmo.org/cdk-dev ### Merged - [#1028](https://github.com/cashubtc/cdk/pull/1028) - chore: move `pay_request` logic into cdk lib - [#1060](https://github.com/cashubtc/cdk/pull/1060) - fix: replace std::time with web_time for wasm - [#1045](https://github.com/cashubtc/cdk/pull/1045) - feat: store melt_request - [#1000](https://github.com/cashubtc/cdk/issues/1000) - Move most of this pay request logic to a cdk lib fn - [#1079](https://github.com/cashubtc/cdk/pull/1079) - refactor: check mint request - [#1078](https://github.com/cashubtc/cdk/pull/1078) - Fixed bug with postgres reconnection in the connection pool - [#1077](https://github.com/cashubtc/cdk/pull/1077) - Store last pay index - [#1075](https://github.com/cashubtc/cdk/pull/1075) - feat(cdk): add amount_mintable method and improve mint quote validation - [#1073](https://github.com/cashubtc/cdk/pull/1073) - Improve web interface with dynamic status, navigation, and mobile support - [#1071](https://github.com/cashubtc/cdk/pull/1071) - feat: update redb - [#1070](https://github.com/cashubtc/cdk/pull/1070) - fix: keyset max order checked - [#1069](https://github.com/cashubtc/cdk/pull/1069) - Fixed error with wrong placeholder - [#1068](https://github.com/cashubtc/cdk/pull/1068) - Add `resolve_dns_txt` to HttpTransport and MintConnector - [#1062](https://github.com/cashubtc/cdk/pull/1062) - fix: make http wallet subscriptions wasm compatible ### Can merge - [#1064](https://github.com/cashubtc/cdk/pull/1064) - feat: per-request tor circuits with arti - [#1001](https://github.com/cashubtc/cdk/pull/1001) - MultiMintWallet Refactor ## New - [#1067](https://github.com/cashubtc/cdk/pull/1067) - Nutxx ohttp - [#1076](https://github.com/cashubtc/cdk/pull/1076) - feat: balance for units cdk-cli - [#1081](https://github.com/cashubtc/cdk/pull/1081) - fix: config overwrite on start up - [#1084](https://github.com/cashubtc/cdk/pull/1084) - optional client identity in grpc payment processor - [#1085](https://github.com/cashubtc/cdk/pull/1085) - Fix Async FFI Constructors ### Ongoing - [#1055](https://github.com/cashubtc/cdk/pull/1055) - Include supported amounts instead of assuming the power of 2 - [#1053](https://github.com/cashubtc/cdk/pull/1053) - feat: P2PK key storage and auto-sign on receive - [#1031](https://github.com/cashubtc/cdk/pull/1031) - feat: prefer async melt ### Discussion - Event based payment processor refactor (@thesimplekid) - Event based wallet (@crodas / @thesimplekid) - Web socket refactor (@crodas) ## Needs Review