Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Check if we can use bytes for type conversions in FeltFromBigInt #297

@fmoletta

Description

@fmoletta

While using bytes is more efficient than using a string as a the middle man in type conversions, using byte respresentation led to some bugs which were solved using a string instead.
We should investigate why using byte conversions doesn't work and fix it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions