mirror of https://github.com/zcash/lcwg.git
Merge pull request #18 from zcash/meeting-10-notes
notes from last meeting
This commit is contained in:
commit
afe2fe16a5
|
@ -1,6 +1,6 @@
|
||||||
# Light Client Working Group Devs Meeting 10
|
# Light Client Working Group Devs Meeting 10
|
||||||
### Meeting Date/Time: Friday, July 30th, 2021 15:00 UTC
|
### Meeting Date/Time: Friday, July 30th, 2021 15:00 UTC
|
||||||
### Meeting Duration: 45 minutes
|
### Meeting Duration: 55 minutes
|
||||||
### [Agenda](https://github.com/zcash/lcwg/issues/17)
|
### [Agenda](https://github.com/zcash/lcwg/issues/17)
|
||||||
### [Video of the meeting](not-recorded)
|
### [Video of the meeting](not-recorded)
|
||||||
### Moderator: Kevin Gorham @gmale
|
### Moderator: Kevin Gorham @gmale
|
||||||
|
@ -14,9 +14,55 @@
|
||||||
# 1. General Notes
|
# 1. General Notes
|
||||||
-------------------------------------------
|
-------------------------------------------
|
||||||
## Attendees
|
## Attendees
|
||||||
|
- @pacu
|
||||||
|
- @gmale
|
||||||
|
- Eljo
|
||||||
|
- Adi (NightHawk)
|
||||||
|
- Mandeep
|
||||||
---------------------------------------
|
---------------------------------------
|
||||||
|
|
||||||
|
- General:
|
||||||
|
- Questions
|
||||||
|
- PRs
|
||||||
|
- SDK release
|
||||||
|
- Upcoming changes
|
||||||
|
|
||||||
|
|
||||||
|
- iOS:
|
||||||
|
- nothing in particular
|
||||||
|
|
||||||
|
- Android:
|
||||||
|
1. Nighthawk lightwalletd disconnection issue.
|
||||||
|
2. Lockbox migration.
|
||||||
|
3. USD price fetching via lightwalletd.
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
- Less about missing features and more about community misalignment
|
||||||
|
- Cannot afford this because we are a really small community
|
||||||
|
- We should try to push forward and bring people in
|
||||||
|
- Imagine being able to switch sync strategy
|
||||||
|
- Changes in Android:
|
||||||
|
- Off by one (ten) error on autoshielding.
|
||||||
|
- Changes on iOS:
|
||||||
|
- Network Agnostic implementation
|
||||||
|
- Off by one (ten) error on autoshielding
|
||||||
|
|
||||||
|
## Action Items
|
||||||
|
- Make github issues around PendingTransaction DB
|
||||||
|
- Should unstoppable work for diversified addresses
|
||||||
|
- Fast sync update
|
||||||
|
- Try connecting the ECC wallet to the Nighthawk wallet
|
||||||
|
- Larry : review USD price endpoint
|
||||||
|
- Necessary for FDroid
|
||||||
|
- This app does not have any anti-features
|
||||||
|
- Create backlog tickets for mempool
|
||||||
|
- Could be a good use-case for notifications
|
||||||
|
- Look into scalability of mempool feature
|
||||||
|
- Could lead to breaking all light clients and crashing price
|
||||||
|
- Kevin: Comment on the PR around lockbox
|
||||||
|
- Kevin: Look at navigation, particularly around back button on the landing fragment
|
||||||
|
|
||||||
|
|
||||||
## Next Meeting
|
## Next Meeting
|
||||||
Light Client Working Group Devs Meeting #11, August 13th, 2021 @ 1500 UTC
|
Light Client Working Group Devs Meeting #11, August 13th, 2021 @ 1500 UTC
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue