Dan Finlay
Dan Finlay
ENS App sometimes doesn't recognise a web3 browser when using metamask (also problem with Mist too!)
I mostly get this on my Windows 10 computer, I rarely see it on my mac.
ENS App sometimes doesn't recognise a web3 browser when using metamask (also problem with Mist too!)
Can we get an ETA on this? It's a pretty bad one.
One easy way to improve generation would be to simply add more hash cycles. Current vaults could be made harder to crack.
I agree, and plan to do this eventually, maybe using [pojo-migrator](https://www.npmjs.com/package/pojo-migrator) to allow users of the old format to experience no breaking changes. In the meanwhile, I wouldn't object to...
I like what I see happening over here. Keep up the good work, gentlemen!
We’d love to implement parts of the spec that make life easier for other clients. We actually have a basic version of this implemented behind a feature flag, but it...
Currently an extension receiving events from another extension only gets the extension ID, so to improve this we would need to perform a lookup on the extension store by the...
Were you able to figure this out? Per the readme, you should be able to subscribe to events by constructing an `ethereum` provider like this: ``` const createMetaMaskProvider = require('metamask-extension-provider')...
I don't think extensions have much or any control over whether their action views are open.