Merge pull request #112 from pacu/lcwg-87

[#111] LCWG #87 call notes
This commit is contained in:
Pacu 2024-10-23 16:54:23 -03:00 committed by GitHub
commit 7972959828
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 39 additions and 1 deletions

View File

@ -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 |

View File

@ -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:
- Theres 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 wont matter, except for the 1 note problem