MetaMask / MetaMask/metamask-extension

Multichain: Remove Request Queueing

Open
#27,994 0 comments 0 reactions 1 assignee View on GitHub

@NidhiKJha is already working on this.

Since Feb 7, 2025.

Remove GNS team-core-extension-ux
Dominant language
TypeScript
Stars
13.2k
Forks
5.6k
Avg merge
2d 5h
Merged PRs (30d)
451

Description

### What is this about?

As part of the initial Multichain work, we implemented Request Queueing and automatic network switching. As part of the final state of the multichain project, we should now remove that network switching.

Notable files include:

* `ui/index.js`
* `ui/pages/routes/routes.container.js` and `ui/pages/routes/routes.component.js`

As part of this, the `useRequestQueue` setting should also be removed.

### Scenario

_No response_

### Design

_No response_

### Technical Details

_No response_

### Threat Modeling Framework

_No response_

### Acceptance Criteria

_No response_

### Stakeholder review needed before the work gets merged

- [ ] Engineering (needed in most cases)
- [ ] Design
- [ ] Product
- [ ] QA (automation tests are required to pass before merging PRs but not all changes are covered by automation tests - please review if QA is needed beyond automation tests)
- [ ] Security
- [ ] Legal
- [ ] Marketing
- [ ] Management (please specify)
- [ ] Other (please specify)

### References

_No response_

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.