Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump starknet-types-core to 0.0.11 #22

Merged
merged 1 commit into from
Apr 1, 2024
Merged

Conversation

cchudant
Copy link
Member

benefit from faster hashes

@antiyro
Copy link
Member

antiyro commented Apr 1, 2024

Capture d’écran 2024-04-01 à 16 58 18

@cchudant with v0.0.11 release we'll still be facing this kind of error within the code base. We should either ask for a new release or use:

starknet-types-core = { git = "https://github.com/starknet-io/types-rs", branch = "main", default-features = false, features = [
    "hash",
    "parity-scale-codec",
] }

@tdelabro tdelabro merged commit 34e7d77 into madara-alliance:oss Apr 1, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants