Skip to content

add test case #29885

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

Conversation

adonesky1
Copy link
Contributor

Add missing test case

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.

decimals: 18,
},
// this does not match what already exists in the NetworkController as an endpoint for this chain
rpcUrls: ['http://127.0.0.1:8546'],
Copy link
Contributor

Choose a reason for hiding this comment

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

you can use localhost here i think and keep it on 8545

Copy link
Contributor Author

Choose a reason for hiding this comment

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

.build(),
ganacheOptions: {
...defaultGanacheOptions,
concurrent: [{ port: 8546, chainId: '0x539' }],
Copy link
Contributor

@jiexi jiexi Jan 23, 2025

Choose a reason for hiding this comment

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

don't think you need double ganache nor the second ganache instance since you can target localhost and 127.0.0.1 for the singular 0x539 ganache instance

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@adonesky1 adonesky1 merged commit a686e2b into jl/mmp-3814/fix-grant-permissions-add-ethereum-chain Jan 23, 2025
36 of 44 checks passed
@adonesky1 adonesky1 deleted the ad/mmp-3814/adding-test branch January 23, 2025 21:06
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2025
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.

3 participants