core
core copied to clipboard
feat: add support for consensys zkevm network (Linea)
PR Title Added support for ConsenSys zkEVM test network (Linea).
Description It was added ConsenSys zkEVM test network (Linea) support to our Network Controller.
- CHANGED:
- The network controller has been updated to support Consensys zkEVM (Linea)
- New test cases have been added to use ConsenSys zkEVM network (Linea)
Checklist
- [X] Tests are included if applicable
- [X] Any added code is fully documented
@mcmire Can you confirm?
@Gudahtt I notice you left a comment in Slack about this PR, are you good with this?
@Gudahtt I notice you left a comment in Slack about this PR, are you good with this?
Yes I am good with this PR thanks 😄
Nope, no objections. But I will add a DO-NOT-MERGE label for now because since this was approved, the strategy used to support this network on mobile has changed. We need to revisit whether we need a change to the network controller at all, or whether this can be handled solely in mobile instead.
Now that https://github.com/MetaMask/core/pull/1423 has been merged, should we close this?