Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for main and test networks on Send requests. #3605

Conversation

Fatxx
Copy link
Contributor

@Fatxx Fatxx commented Jan 19, 2022

Description

When a user receives a network request from a test network and he doesn't have that network selected it should now automatically switches to the requested network.

It was only switching before to custom RPC networks.

To Reproduce
Steps to reproduce the behavior

Create a deeplink in browser or QR code payment request from one network
With your device, open app and be on a different network than above request
Scan QR code, or open deeplink from browser
Feel free to use this deeplink which should change network to Rinkeby:

https://metamask.app.link/send/0x1FDb169Ef12954F20A15852980e1F0C122BfC1D6@4?value=1e15

Checklist

  • There is a related GitHub issue
  • Tests are included if applicable
  • Any added code is fully documented

Issue

Resolves #2557 and #2836

@Fatxx Fatxx requested a review from a team as a code owner January 19, 2022 16:34
@github-actions
Copy link
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@gantunesr gantunesr added Code Impact - Low Minor code change that can safely applied to the codebase needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) needs-qa Any New Features that needs a full manual QA prior to being added to a release. labels Jan 20, 2022
@Fatxx Fatxx closed this Jan 26, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 26, 2022
@Fatxx Fatxx deleted the fix/requesting-token-doesnt-respect-network branch January 26, 2022 17:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Code Impact - Low Minor code change that can safely applied to the codebase needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) needs-qa Any New Features that needs a full manual QA prior to being added to a release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Requesting token doesn't respect network
2 participants