mirror of https://github.com/status-im/swarms.git
4.1 KiB
4.1 KiB
id | title | status | created | category | lead-contributor | contributors | exit-criteria | success-metrics | clear-roles | future-iterations | roles-needed | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
306-core-dapp-team | Core Dapp Team | Active | 2018-05-01 | core | jeluard |
|
no | no | yes | no |
The Core Dapp and Developer team is a product team that is focused on the dapp and developer experience of Status. It gets support and is enabled by the Mobile App team as well as Infra and P2P team.
DApps and Dev team is mostly focused on:
- improving DApps support in status
- providing tooling for DApps developers (documentation, HTTP API, JS API)
- offering Status extensions capacities
Q4 2018 DApp/Dev strategy deck
Work log
2018
Week of Nov 12
- Added Voting DApp #6702 (Julien)
- Improved playground IPFS usage #92 (Julien)
- Hooks name can have multiple segments commit (Julien)
- Published a WIP for wallet.settings hook extensions.wallet.settings (Julien)
- Discussed about extensions plans for Asia roadshow (Rachel, Andrey and Julien)
- Fixed and merged Granting profile access to a DApp [#6585] (Andrey)
- Investigated resolving ens in webview component and discussed with the core team (Andrey)
- Started a document about Status browser, described problems and limitations https://notes.status.im/s/rJ0SO5tpQ (Andrey)
- Investigated extensions and started work on multi-extensions storage support [#6736] (Andrey)
Week of Nov 5
- Fixed various extensions issues discovered during hackathon #6610 #6661 #6668 (Julien)
- Added DApps #6667 (Julien)
- Agreed with providers ring about next steps (Rachel, Andrey, Julien)
- Discussed with Embark team about EIP1102 strategies (backport to Embark3, delayed call to enable) (Rachel, Julien)
- Discussed ENS usernames reverse lookup strategies #80 (Rachel, Julien)
- Investigated potential new wallet extension hook (Julien)
- Investigated how pluto works and moved registry out of it (Alex)
- Improved extension management — added functionality to allow editing and removing extensions + made UI for it (Alex)
- Worked on extensions data persistence (Alex) - not finished yet
- Introduced browser privacy mode [#6654] (Andrey)
- Fixed Cryptokitties [#6627] (Andrey)
- Display .eth or other domain rather than IPFS redirect [#6169] (Andrey)
- Granting profile access to a DApp gives access to any DApp with same host [#6585] (Andrey)
Week of Oct 29
- Reorganized and edited extensions documentation (Julien, Rachel)
- Decided not to force EIP1102 until ~Nov 16—ENS DApp and Voting DApp will break because there are architectual changes needed in Embark to support the most recent implementation of EIP1102. OKR voting will run until Nov 16. Implication: DApps that switch to EIP1102 (per MetaMask timeline of Nov 2) will break inside Status unless
Development mode
andOpt-in web3 provider access
are enabled in settings. (Julien, Rachel)
September 17-28
Browser
- Implemented QR code scanner API
- Improved recovery flow
- Added UI to share deeplinks
- Added link to ENS DApp
- Added HTTP API docs
- Added chat link button in browser
Extensions
- Added simple playground
- Initiated contacts with MakerDAO and Kyber
- Started work on improving permissions support