chore: update chain-id#52
Conversation
|
everyone needs to update the chain ID in their wallet based on this change right? @w-woloszyn |
yes, though metamask will suggest the new one by fetching it from rpc |
Even if the user has already created a network with the old chain ID but the same RPC URL? |
I think we should change Chain ID even if that would require users to remove t1 network and recreate it in Metamask. |
Agreed, but it's worth flagging 🇵🇱 |
evchip
left a comment
There was a problem hiding this comment.
We need to update T1_DEVNET_CHAIN_ID in T1Constants.sol
Signed-off-by: Wojciech Wołoszyn <w-woloszyn@users.noreply.github.com>
evchip
left a comment
There was a problem hiding this comment.
thanks! please communicate when the canary env will use this chain ID, as we will need to update it on the front end
Signed-off-by: Wojciech Wołoszyn <w-woloszyn@users.noreply.github.com>
New chain-id
Description
We ditch Kurtosis chain-id for a new one
Motivation and Context
We need a unique chain-id, and this one is about the speed of light ;)
How Has This Been Tested?
canary2 machine
Types of changes
Checklist: