The extension-provider can not connect the new metamask extension version (12.18.1).

Open
#421 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript
Domain
api

Research direction

Start by reproducing the issue through the extension-provider entry point with provider.request({ method: 'eth_requestAccounts' }) against MetaMask extension version 12.18.1. Trace the request and response path to determine why no response arrives; done means the request receives the expected account response with that extension version.

Written by the indexing model from the issue text.

Description

The extension-provider can not connect the new metamask extension version (12.18.1). Invoke
provider.request({
method: 'eth_requestAccounts',
}), the metamask no response.

Dominant language
TypeScript
Stars
268
Forks
130
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MetaMask/providers

All issues in MetaMask/providers

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.