From 440d1c38441718455a0ee218f22b51e45962bd01 Mon Sep 17 00:00:00 2001 From: Julien Eluard Date: Mon, 26 Nov 2018 10:02:30 +0100 Subject: [PATCH] Update 306-core-dapp-developers.md --- ideas/306-core-dapp-developers.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ideas/306-core-dapp-developers.md b/ideas/306-core-dapp-developers.md index 58023bc..6e6321f 100644 --- a/ideas/306-core-dapp-developers.md +++ b/ideas/306-core-dapp-developers.md @@ -40,6 +40,12 @@ DApps and Dev team is mostly focused on: * Implemented chat command extra key [#6642] (Andrey) * Researched Local events can include conditional logic [#94] , Local events can trigger multiple events [#95], fixed pluto tests (Andrey) * Started work on Expose a query allowing to access supported ERC20 tokens [#6802] (Andrey) +* Merged `wallet.settings` hook [#6783](https://github.com/status-im/status-react/pull/6783) (Julien) +* Added some docs for new hook type [#159](https://github.com/status-im/status.im/pull/159) (Julien) +* Fixed broken HTTP event [#6858](https://github.com/status-im/status-react/pull/6858) (Julien) +* Improved hook names [#6811](https://github.com/status-im/status-react/pull/6811) (Julien) +* Fixed ABI encoding issues [#6809](https://github.com/status-im/status-react/pull/6809) (Julien) +* Worked on Kyber extension ### Week of Nov 12