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

Add parity-scale-codec serialization for Felts #30

Merged
merged 3 commits into from
Dec 21, 2023
Merged

Add parity-scale-codec serialization for Felts #30

merged 3 commits into from
Dec 21, 2023

Commits on Dec 21, 2023

  1. Add parity-scale-codec serialization for Felts.

    Adds parity-scale-codec binary serialization and deserialization
    for Felts under the parity-scale-codec feature flag.
    damip committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0b6b304 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5444aac View commit details
    Browse the repository at this point in the history
  3. Update crates/starknet-types-core/src/felt.rs

    Co-authored-by: Lucas @ StarkWare <[email protected]>
    damip and 0xLucqs authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    bbb4c7c View commit details
    Browse the repository at this point in the history