Added log for Nov 12 week

This commit is contained in:
Julien Eluard 2018-11-15 13:14:16 +01:00
parent f9e351e073
commit 5d17caac5b
1 changed files with 11 additions and 3 deletions

View File

@ -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)