mirror of https://github.com/status-im/swarms.git
Update 154-support-web3.js-library.md
This commit is contained in:
parent
3056f80a89
commit
72936925a9
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
id: 154
|
id: 154
|
||||||
title: Support web3.js library
|
title: Support web3.js library
|
||||||
status: Limbo
|
status: Active
|
||||||
created: 2018-04-09
|
created: 2018-04-09
|
||||||
category: core
|
category: core
|
||||||
lead-contributor: flexsurfer
|
lead-contributor: flexsurfer
|
||||||
|
@ -56,18 +56,16 @@ Users can load, log in to, and transact inside any DApp using the Status browser
|
||||||
|
|
||||||
### Requirements & Dependencies
|
### 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
|
- [ ] [#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
|
- [ ] [#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
|
- [ ] [#3824](https://github.com/status-im/status-react/issues/3824): [Blockchain Cuties](https://blockchaincuties.co ) does not load inside Status
|
||||||
|
|
||||||
### Minimum Viable Product
|
### Minimum Viable Product
|
||||||
|
|
Loading…
Reference in New Issue