LCWG 24 notes.

This commit is contained in:
nighthawk24 2022-04-15 14:29:16 -04:00
parent a380145226
commit d70637b0fd
3 changed files with 29 additions and 1 deletions

View File

@ -37,6 +37,7 @@ The meetings are independent of any organization. However, Kevin Gorham is an em
№ | Date | Agenda |Notes | Recording | № | Date | Agenda |Notes | Recording |
--- | -------------------------------- | -------------- |-------------- | -------------------- | --- | -------------------------------- | -------------- |-------------- | -------------------- |
24 | April 6th, 2022 15:00 UTC| [agenda] | [notes](https://github.com/zcash/lcwg/blob/main/meeting-notes/lcwg-dev-24.md) | not recorded |
23 | March 23rd, 2022 15:00 UTC| [agenda] | [notes](https://github.com/zcash/lcwg/blob/main/meeting-notes/lcwg-dev-23.md) | not recorded | 23 | March 23rd, 2022 15:00 UTC| [agenda] | [notes](https://github.com/zcash/lcwg/blob/main/meeting-notes/lcwg-dev-23.md) | not recorded |
22 | March 9th, 2022 15:00 UTC| [agenda] | [notes](https://github.com/zcash/lcwg/blob/main/meeting-notes/lcwg-dev-22.md) | not recorded | 22 | March 9th, 2022 15:00 UTC| [agenda] | [notes](https://github.com/zcash/lcwg/blob/main/meeting-notes/lcwg-dev-22.md) | not recorded |
21 | February 23rd, 2022 15:00 UTC| [agenda] | [notes](https://github.com/zcash/lcwg/blob/main/meeting-notes/lcwg-dev-21.md) | not recorded | 21 | February 23rd, 2022 15:00 UTC| [agenda] | [notes](https://github.com/zcash/lcwg/blob/main/meeting-notes/lcwg-dev-21.md) | not recorded |

View File

@ -16,7 +16,7 @@
* Nighthawk Updates * Nighthawk Updates
- General wallet ecosystem updates. - General wallet ecosystem updates.
- Get help to resolve blockers when running Xcode on M1 chip. - Get help to resolve blockers when running Xcode on M1 chip.
- ZcashClientKit pair review & debugging session. - ZcashLightClientKit pair review & debugging session.
## Attendees ## Attendees
* Adi Nighthawk * Adi Nighthawk
* @Pacu * @Pacu

View File

@ -0,0 +1,27 @@
# Light Client Working Group Devs Meeting 24
### Meeting Date/Time: Wednesday, April 6th, 2021 15:00 UTC
### Meeting Duration: 45 minutes
### [Video of the meeting](not-recorded)
### Moderator: Pacu Gindre @pacu
### Attendees: Adi @nighthawk24
### Notes: Adi
## Decisions and Actions Made
| Item | Description | Video ref |
| ------------- | ----------- | --------- |
| | ||
# 1. General Notes
* Nighthawk Updates
- Wallet Screen Design and Navigation component development in progress.
* General
- Deriving T-addresses from UA to provide to exchanges that support only transparent address type.
- Waiting on Zcash Android SDK Beta 20 to be tagged.
- Zcash SDK Progress: Making SDK type safe support, working to making derivation tools private & compact block processor class as internal.
- UX idea to reduce showing the T-address as much as possible as UA becomes the go to proxy.
- Recommend moving to ZcashLightClientKit 13 for shorter build times.
- Discuss issues around scanning being reset on Android client - need more logs for further evaluation. Plan to get the synchronizer to be tied to the most long lived section of the app for stable operation.
## Attendees
* Adi Nighthawk
* @Pacu