You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This have greater implication to our codebase, because we still use 64 bit ChainId and NetworkId.
Of course we can limit the changes to AuthorizationList only, but when they start to test it against network chainid using value greater than 64 bit, that can be problematic.
This have greater implication to our codebase, because we still use 64 bit ChainId and NetworkId.
Of course we can limit the changes to AuthorizationList only, but when they start to test it against network chainid using value greater than 64 bit, that can be problematic.
Ok, it can be split out from this and prioritized to after this happens, and hopefully devnet-5 won't have a chain ID which triggers this, in which case it won't matter yet, or for the other supported networks (mainnet, Holesky, or Sepolia).
https://notes.ethereum.org/@ethpandaops/pectra-devnet-5
Deprioritized:
The text was updated successfully, but these errors were encountered: