-
readable-stream
> Error: Cannot find module 'readable-stream' from '/Users/simondlr/code/ethereum/metamask-plugin/app/scripts/lib'
xtend
> Error: Cannot find module 'xtend' from '/Users/simondlr/co…
-
```
popup.js:44829 THREE.WebGLRenderer 73
popup.js:45004 THREE.WebGLRenderer: Error creating WebGL context.THREE.WebGLRenderer @ popup.js:45004
extensions::uncaught_exception_handler:8 Error in event …
-
The SES lockdown logic for the iframe execution environment should be updated to match the extension. This should be accomplished by prepending a `script` tag comprised of [this](https://github.com/Me…
-
![image](https://cloud.githubusercontent.com/assets/1474978/13126714/72a654f0-d580-11e5-812f-3e0d999de544.png)
-
### TODO
- [x] #58
- [x] #62
- [x] #63
- [x] #113
### Future TODO
- #59
- #117
### Specification
- Under normal circumstances, MetaMask will never terminate a snap while it's proces…
-
## High Level
- Making Dapps work in Chrome
- Key pair management (generic identity management)
- Basically done already by lightwallet
- Includes UI component
- Ethereum Client
Most o…
-
We need to establish a form of versioned deployment for the static iframe execution environment service web page so that we can break the service API without breaking Snaps execution in production.
C…
-
-
We should allow dapps to request permission to use snaps when requesting permissions or connecting. If the user doesn't have the snap installed yet, this should initiate the snap install process. We w…
-
We want to allow snaps to show custom confirmations to the user. This will allow snap devs to ask for user consent before taking certain actions, such as signing.
This custom confirmation can be ve…