Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Add remaining Solidity uint types #1079

Description

@piwonskp

Cairo 1 supports u8, u16, u32, [...], u256. However it doesn't support u24 for example. We have to add support for all u(8 * n) types by implementing them in warplib, a Serde trait for them with a boundary check and all other necessary traits. Conversions should also be modified accordingly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions