Open
Description
We should make sure we don't disallow chain IDs up to a uint256
size (i.e. a really big number) per this update to Pectra Devnet 5 specs
Probably what should happen here is we just add a check in common when setting up genesis parameters to make sure the chain ID isn't greater than 2^32 (or whatever the max uint256 is)
Metadata
Assignees
Labels
No labels
Activity