From 72936925a99ed7892fdff62d0ab550f06d861c42 Mon Sep 17 00:00:00 2001 From: Andrey Date: Wed, 25 Apr 2018 10:42:23 +0300 Subject: [PATCH] Update 154-support-web3.js-library.md --- ideas/154-support-web3.js-library.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/ideas/154-support-web3.js-library.md b/ideas/154-support-web3.js-library.md index 9e0399d..0b2714c 100644 --- a/ideas/154-support-web3.js-library.md +++ b/ideas/154-support-web3.js-library.md @@ -1,7 +1,7 @@ --- id: 154 title: Support web3.js library -status: Limbo +status: Active created: 2018-04-09 category: core lead-contributor: flexsurfer @@ -56,18 +56,16 @@ Users can load, log in to, and transact inside any DApp using the Status browser ### Requirements & Dependencies -- [ ] [#3174](https://github.com/status-im/status-react/issues/3174): Some Android devices can't find web3 library +- [X] [#3174](https://github.com/status-im/status-react/issues/3174): Some Android devices can't find web3 library + +- [X] [#2704](https://github.com/status-im/status-react/issues/2704): Personal sign message support (CryptoKitties blocker) - [ ] [#784](https://github.com/status-im/status-go/issues/784): Contract handler not called after contract deployment -- [ ] [#2479](https://github.com/status-im/status-react/issues/2479): web3 filters don't work with Status chat bot - -- [ ] [#2704](https://github.com/status-im/status-react/issues/2704): Personal sign message support (CryptoKitties blocker) - -- [ ] [#3131](https://github.com/status-im/status-react/issues/3131): Scrolling glitch in ERC dEX - - [ ] [#3823](https://github.com/status-im/status-react/issues/3823): Sync calls are not supported in Status +- [ ] [#2479](https://github.com/status-im/status-react/issues/2479): web3 filters don't work with Status chat bot + - [ ] [#3824](https://github.com/status-im/status-react/issues/3824): [Blockchain Cuties](https://blockchaincuties.co ) does not load inside Status ### Minimum Viable Product