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

e2e testing: accounts requested in wallet_createSession#3822 #29356

Conversation

ffmcgee725
Copy link
Member

@ffmcgee725 ffmcgee725 requested a review from a team December 19, 2024 16:21
@metamaskbot metamaskbot added team-wallet-api-platform INVALID-PR-TEMPLATE PR's body doesn't match template labels Dec 19, 2024
@ffmcgee725 ffmcgee725 marked this pull request as ready for review December 19, 2024 18:25
Comment on lines 81 to 85
const requestScopesToNetworkMap = {
'eip155:1': 'Ethereum Mainnet',
'eip155:42161': 'Arbitrum One',
'eip155:10': 'OP Mainnet',
};
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we may want to switch these over to ganache networks once those changes land

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we create a ticket to address this after those changes are delivered ?

@ffmcgee725 ffmcgee725 merged commit ce3da8a into ad/multichain-api-e2e-test Dec 20, 2024
59 of 66 checks passed
@ffmcgee725 ffmcgee725 deleted the jc/multichain-api-e2e-test-create-session-accounts-requested branch December 20, 2024 17:43
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
INVALID-PR-TEMPLATE PR's body doesn't match template team-wallet-api-platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants