diff --git a/ideas/306-core-dapp-developers.md b/ideas/306-core-dapp-developers.md index 2c803f4..846b3a7 100644 --- a/ideas/306-core-dapp-developers.md +++ b/ideas/306-core-dapp-developers.md @@ -33,13 +33,21 @@ DApps and Dev team is mostly focused on: ### 2018 +### Week of Nov 12 + +* Added Voting DApp [#6702](https://github.com/status-im/status-react/pull/6702) (Julien) +* Improved playground IPFS usage [#92](https://github.com/status-im/pluto/issues/92) (Julien) +* Hooks name can have multiple segments [commit](https://github.com/status-im/pluto/commit/71db93d02862822e073e6561928777d5a7883397) (Julien) +* Published a WIP for wallet.settings hook [extensions.wallet.settings](https://github.com/status-im/status-react/tree/extensions.wallet.settings) (Julien) +* Discussed about extensions plans for Asia roadshow (Rachel, Andrey and Julien) + ### Week of Nov 5 -* Fixed various extensions issues discovered during hackathon ([#6610](https://github.com/status-im/status-react/pull/6610) [#6661](https://github.com/status-im/status-react/pull/6661) [#6668](https://github.com/status-im/status-react/pull/6668) (Julien) -* Added DApps ([#6667](https://github.com/status-im/status-react/pull/6667) (Julien) +* Fixed various extensions issues discovered during hackathon [#6610](https://github.com/status-im/status-react/pull/6610) [#6661](https://github.com/status-im/status-react/pull/6661) [#6668](https://github.com/status-im/status-react/pull/6668) (Julien) +* Added DApps [#6667](https://github.com/status-im/status-react/pull/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 https://github.com/status-im/ens-usernames/issues/80 (Rachel, Julien) +* Discussed ENS usernames reverse lookup strategies [#80](https://github.com/status-im/ens-usernames/issues/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)