This meeting is for the engineering team, app developers and the community to discuss engineering concerns or questions.
Agenda
Please reply to this forum post with items you would like included on the agenda.
Each item should include:
Item name Background information: Links to github issues, forum posts, etc with background information on the item Desired outcome: what decision or deliverable would you like from the discussion of this topic at the meeting?
Background – There’s two releases we should discuss. Current develop + the stacks-token support branch. Ideally stacks-token support ships before the hard fork. Desired outcome – A schedule for the two. For the second, a checklist of what still needs to be done before merge.
Optional Topic: Automated Browser Testing?
Background – Working on a Trezor signing library, I want tests! However my tests depend on people clicking things in the Trezor connect dialogs. Do people have suggestions for the easiest frameworks to use for testing this? Desired outcome – Insight on the above.
We’re currently using url schemes in iOS to redirect back to the app during auth
A malicious app could potentially spoof the url scheme and intercept the auth response, gaining access to the user’s Gaia storage. We should switch to universal links to prevent this.
We plan to deliver instructions and tools to the community to run both large scale deployments and individual install installations of blockstack nodes.