MetaMask / MetaMask/providers

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
Dominant language
TypeScript
Stars
268
Forks
130
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.