mirror of https://github.com/zcash/lcwg.git
LCWG 22 & 23 notes.
This commit is contained in:
parent
8a9969b5f5
commit
1c297b0d18
|
@ -37,6 +37,8 @@ The meetings are independent of any organization. However, Kevin Gorham is an em
|
|||
|
||||
№ | Date | Agenda |Notes | Recording |
|
||||
--- | -------------------------------- | -------------- |-------------- | -------------------- |
|
||||
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 |
|
||||
21 | February 23rd, 2022 15:00 UTC| [agenda] | [notes](https://github.com/zcash/lcwg/blob/main/meeting-notes/lcwg-dev-21.md) | not recorded |
|
||||
20 | February 9th, 2022 15:00 UTC| [agenda] | [notes](https://github.com/zcash/lcwg/blob/main/meeting-notes/lcwg-dev-20.md) | not recorded |
|
||||
19 | January 28th, 2022 15:00 UTC| [agenda] | [notes](https://github.com/zcash/lcwg/blob/main/meeting-notes/lcwg-dev-19.md) | not recorded |
|
||||
|
|
|
@ -0,0 +1,22 @@
|
|||
# Light Client Working Group Devs Meeting 22
|
||||
### Meeting Date/Time: Wednesday, March 9th, 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
|
||||
- General wallet ecosystem updates.
|
||||
- Get help to resolve blockers when running Xcode on M1 chip.
|
||||
- ZcashClientKit pair review & debugging session.
|
||||
## Attendees
|
||||
* Adi Nighthawk
|
||||
* @Pacu
|
|
@ -0,0 +1,29 @@
|
|||
# Light Client Working Group Devs Meeting 23
|
||||
### Meeting Date/Time: Wednesday, March 23rd, 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
|
||||
* General
|
||||
- Discuss upcoming changes coming with Orchard support.
|
||||
- Autoshielding from each pool to latest.
|
||||
- Configurable confirmation count in SDK and configurable auto shielding amount.
|
||||
- Possible to send z to many on mobile apis?
|
||||
- Discuss switching to working with payment requests on sdk layer to generate transaction via librustzcash.
|
||||
- Status of sample app with sdk to review - android is recent, has benchmarks.
|
||||
- Compatibility of HD addresses with single account wallets.
|
||||
- Would there be issues with importing addresses. New SDKs have address api has changed around. Instead of referring to a spending key for an account 0 it should derive spending key for an account.
|
||||
- UniFFI RFI - to reduce work on the SDK.
|
||||
## Attendees
|
||||
* Adi Nighthawk
|
||||
* Dmytrii Nighthawk
|
||||
* @Pacu
|
Loading…
Reference in New Issue