feat: add support for consensys zkevm network (Linea)#1126
feat: add support for consensys zkevm network (Linea)#1126VGau wants to merge 3 commits intoMetaMask:mainfrom
Conversation
ce939fd to
2a32fdd
Compare
mcmire
left a comment
There was a problem hiding this comment.
This makes sense. Looks like there's one block of tests missing though. I think you'll want to copy the describe starting at line 2222 to a new one and change instances of "localhost" to "lineatestnet".
|
@mcmire Can you confirm? |
7ed667d to
35f4930
Compare
|
@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 |
|
Now that #1423 has been merged, should we close this? |
|
I'm assuming we don't need this anymore; if it turns out we do, we can open a new PR. |
PR Title
Added support for ConsenSys zkEVM test network (Linea).
Description
It was added ConsenSys zkEVM test network (Linea) support to our Network Controller.
Checklist