Skip to content

bug: feature "hash" not no_std compatible #29

@tdelabro

Description

@tdelabro

Adding the feature "hash" to dependency starknet-types-core in ensure_no_std/Cargo.tom results in a failure to build.
This is weird because the code behind the "hash" feature flag doesn't import anything from "std" and the only dep it add to the equation is labdaclass-crypto, wich is supposed to be no-std

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions