-
**Describe the bug**
The `eth_accounts` call returns empty array when I register checksummed address as a custom account. It works properly if provided address is in lower case.
**To Reproduce**…
xuhcc updated
2 years ago
-
**Describe the bug**
Here's the code:
```javascript
wallet.registerAccountMessageHandler(async (originString, requestObject) => {
switch (requestObject.method) {
case 'eth_signTra…
xuhcc updated
2 years ago
-
I clone the proj, install the beta-metamask. Run:
1. `yarn`
2. `yarn demo`
3. `yarn global add snap-cli`
but with the following error:
![image](https://user-images.githubusercontent.com/10335…
badkk updated
2 years ago
-
At the moment, `rpc-cap` consists of:
- RPC method implementations for requesting and retrieving [ZCAP-LD](https://w3c-ccg.github.io/zcap-ld/)-like permission objects
- A `CapabilitiesController` …
-
The `SnapController` should use `ControllerMessenger` events and actions to their full effect. Currently, it doesn't define any actions or events in addition to `stateChange`.
This is a refactoring t…
-
Dapps should be able to request to install a specific version or version range of a snap.
-
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…
-
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 …
-
### 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…