Skip to content

Dependency set chain IDs should be uint256 #410

@its-everdred

Description

@its-everdred

Problem

Supersim casts dependency set chain IDs are uint64. This is technically not to spec, as chain IDs can theoretically be as large as uint256. Not urgent because, in practice, most chain IDs are very short.

Solution

Update all chain ID 64bit assumptions to 256bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions