From ad00ad06124f105e2b8e76d887213481faec9898 Mon Sep 17 00:00:00 2001 From: Francisco Gindre Date: Sun, 20 Oct 2024 16:14:24 -0300 Subject: [PATCH] [#111] LCWG #87 call notes closes #111 --- README.md | 3 ++- meeting-notes/lcwg-dev-87.md | 37 ++++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 meeting-notes/lcwg-dev-87.md diff --git a/README.md b/README.md index 87fb3d2..384c379 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,8 @@ Generally every light client is represented. Sometimes a non-developer with part № | Date | Agenda |Notes | Recording | --- | -------------------------------- | -------------- |-------------- | -------------------- | -86| October 3rf, 2024 17:00 UTC | [agenda] | [notes](https://github.com/zcash/lcwg/blob/main/meeting-notes/lcwg-dev-86.md) | not recorded | +87| October 17th, 2024 17:00 UTC | [agenda] | [notes](https://github.com/zcash/lcwg/blob/main/meeting-notes/lcwg-dev-87.md) | not recorded | +86| October 3rd, 2024 17:00 UTC | [agenda] | [notes](https://github.com/zcash/lcwg/blob/main/meeting-notes/lcwg-dev-86.md) | not recorded | 85| September 19th, 2024 17:00 UTC | [agenda] | [notes](https://github.com/zcash/lcwg/blob/main/meeting-notes/lcwg-dev-85.md) | not recorded | 84| September 5th, 2024 17:00 UTC | [agenda] | [notes](https://github.com/zcash/lcwg/blob/main/meeting-notes/lcwg-dev-84.md) | not recorded | 83| August 22nd, 2024 17:00 UTC | [agenda] | [notes](https://github.com/zcash/lcwg/blob/main/meeting-notes/lcwg-dev-83.md) | not recorded | diff --git a/meeting-notes/lcwg-dev-87.md b/meeting-notes/lcwg-dev-87.md new file mode 100644 index 0000000..f287bad --- /dev/null +++ b/meeting-notes/lcwg-dev-87.md @@ -0,0 +1,37 @@ +# Light Client Working Group Devs Meeting 87 +### Meeting Date/Time: Thursday, October 17th, 2024 17:00 UTC +### Meeting Duration: 50 minutes +### Moderators: Pacu (ZecDevRel), Decentralist (ECC) +### Attendees: Kris (ECC), Za, Conrado, Arlo, John (ZF) + +### Agenda + +- Team updates +- Status of Partial transaction format for Hardware wallets and FROST +- ZIP 320 statuses towards + - Zingo + - ECC SDK client wallets (Nighthawk, Unstoppable, Edge) +- WebZ.js wrap up: pending items, blockers, future development +- What can LCWG do help with Zcashd Deprecation +- [Meta] Grants resulting in dangling forks of zcash libraries. How to avoid them? + +### Team Updates + +Zingo: working on zip 320\. Should have that out by next week + +PCZT: review this pr [https://github.com/zcash/librustzcash/pull/1577](https://github.com/zcash/librustzcash/pull/1577) + +- What can LCWG do help with Zcashd Deprecation + - Get fleshless skeleton of the new wallet application of the wallet server + - API Design + - Middleware to plugin different platforms + - Open PRs + - Patch the holes of missing functionality + +ECC: + +- There’s a new addition that supports change management. [https://github.com/zcash/librustzcash/pull/1579](https://github.com/zcash/librustzcash/pull/1579) + +Pacu: would this enable creating notes of arbitrary sizes that might help bridge crossing more anonymously? + +- Yes this would help, but it has to be noted that the note composition is known to the wallet and might not be an issue for bridge crossing given the user inputs the amount they want and note management won’t matter, except for the 1 note problem