Erik Marks

Results 52 comments of Erik Marks

Hey @weixuefeng, thank you for creating this issue! Could you tell us a bit more about your use case? Specifically, why do you need to use the NIST curve? Is...

@weixuefeng we are currently blocked on adding this capability due to the lack of a good JavaScript implementation of this curve. We could _maybe_ make do with WebAssembly, but we...

After doing some digging, the web crypto APIs (`window.crypto` and `window.SubtleCrypto`) do actually implement this curve. However, these APIs are low-level and we currently don't have any applied cryptographers available...

`test-e2e-chrome-mv3` [appears to be consistently failing](https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/82679/workflows/45e43639-4690-4259-8c15-2db4cdf4a280/jobs/2950731) for `snap-account-signatures.spec.ts`, but when I try the flows manually using Flask MV3 and https://metamask.github.io/snap-simple-keyring/1.1.1/ on https://metamask.github.io/test-dapp/ everything appears to be in working order.

We are very likely going to move away from the `1:1` representation of `method:permission` beginning with the multichain provider API. I will probably close this issue once we have an...

Nobody appears to be championing this anymore.

> Or do you mean that we will handle these duplicate requests within the metamask background / controller, after the message has been received from the dapp, but before it...

(I am inferring that SMTP is required since I just migrated an account to my SMTP-less PDS, and the verification email has not showed up.)

I did several variations of the following to no effect: ```bash # in ./core # I don't know that there's more than one of these, but it's best to be...