dapps-browser
dapps-browser copied to clipboard
DApps browser
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
Is geolocation implemented in the browser? Currently `navigator.permissions.query` throws an error. Does it currently work and if not how long until that is implemented?
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. Changelog *Sourced from [handlebars's changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md).* > ## v4.5.3 - November 18th, 2019 > Bugfixes: > > - fix: add "no-prototype-builtins" eslint-rule and fix all...
Platform : Android TrustWallet APP Version : 1.7.055 **ecRecover** function doesnt trigger when called in trustwallet dapp browser message parameter 0x5369676e696e672074686973206d6573736167652070726f76657320796f7572206f776e657273686970206f6620796f757220457468657265756d2077616c6c6574206164647265737320746f2045584e434520776974686f757420676976696e672045584e43452061636365737320746f20616e792073656e73697469766520696e666f726d6174696f6e2e204d6573736167652049443a2040313537313031373333313430382e signature parameter 0x05ce8f09a1ccc0a8e5f59f36aabd584ce50cfd032fdf17c722d5dfb38397e102118a3aab374e7f3ebe17ab3fad645cd940249e7cdbe84328d86125b7f6af34871c web3.personal.ecRecover(message, signature, function(error, result) { alert(result);...
I'm testing a dapp in the browser and one page appears blank. How can I see the console errors? I tried putting my android phone into debugging mode but it's...