-
Notifications
You must be signed in to change notification settings - Fork 65
Meeting Notes
AndreasGassmann edited this page Oct 26, 2023
·
5 revisions
- All issues addressed that were open, waiting for further feedback from Kukai
-
Beacon UI (mobile) https://github.com/airgap-it/beacon-sdk/issues/594
- Idea: Load list of wallets dynamically from registry
- Idea: Use Universal links? Would allow for better onboarding, like Trust Wallet
- QR codes should be shown as well
- Decision: Wallet specific deeplinks should be used on Android instead of generic Tezos deeplink
-
Show fewer wallets https://github.com/airgap-it/beacon-sdk/issues/595
- People agree that disallowing wallets is not great
- Capabilities would be the solution (only show wallets that support a feature, but automatically activate once a new wallet supports it)
- One possible solutions:
- Grey out disabled wallets
- Add a “force” option that still allows users to use it
- Add a reason why wallets are disabled
-
WC2 Errors https://github.com/airgap-it/beacon-sdk/issues/596
- Add to docs
- Add existing mapping feature from Beacon to Beacon Docs (error code => human readable errors)
- Updates on high level roadmap from Beacon
-
Matrix 2.0 was released, maybe this can bring improvements to the network
- Go implementation with better performance
-
MetaMask
- Add Ghostnet? => At least make it fail
-
Sign in with Tezos => Investigate Domain binding. WC2 supports it, Beacon does not. Maybe Proof of Event implication?
- WC2 merge everything, test happy path, share URL with Kukai, release npm beta
- Share “events” PR / docs with taquito team
- Check go implementation of matrix node
- Ticket support in Beacon - coordinate with Taquito
- Investigate Domain Binding
- Add high level issues go GitHub
- Update tickets with what we discussed today
- Main work was done to investigate a bug reported by the Kukai team regarding issues that users were experiencing during an NFT drop on the weekend. The investigation uncovered one bug where a race condition could cause connection problems. The bug was addressed and version
4.0.12
was released. Kukai updated to the latest version, and it seems to improve the situation. - An update of the beacon-nodes was considered, but because of breaking changes in the matrix APIs, this will be delayed for a few weeks to give people time to update.
- WC2 branch was deployed and shared with the Kukai team for testing.
- Some Action Points from last week remain open, Beacon team will try to address them ASAP.
- Kukai team to open GitHub issues for feedback they find regarding the WC2 branch
- Kukai team to report performance impact of the
4.0.12
bugfix. - 2 issues from Kukai team for WC2 were reported
- WC2 issues and status update
- WC2 timeline / expectation discussions
- WC2 Error Message discussion
- Discuss "Account Updated Event" status and expectations
- Beacon Multi Node update