Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

verify contractWatcher distinguishes uint256 vs int256 #147

@rmulhol

Description

@rmulhol

Looks like (maybe?) large ints are just being converted to a big.Int, which can cause problems since a very large uint256 has the same hex representation as a corresponding negative int256. Would be good to double check that both of these cases are handled correctly by the converter

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