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

feat: add kzg_to_versioned_hash #4085

Merged
merged 10 commits into from
Aug 10, 2023

Commits on Aug 10, 2023

  1. add blob to rlp

    Rjected authored and PatStiles committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    1a520ca View commit details
    Browse the repository at this point in the history
  2. impl encoding for rest of basic types

    Rjected authored and PatStiles committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    b2043e4 View commit details
    Browse the repository at this point in the history
  3. put extern crate at top

    Rjected authored and PatStiles committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5f4e57d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee1f825 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c70918e View commit details
    Browse the repository at this point in the history
  6. use digest function

    PatStiles committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a671aa4 View commit details
    Browse the repository at this point in the history
  7. fixed nit

    PatStiles committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c408f4f View commit details
    Browse the repository at this point in the history
  8. fix: merge issue

    PatStiles committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5d738fc View commit details
    Browse the repository at this point in the history
  9. cargo fmt

    Rjected committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    96f6278 View commit details
    Browse the repository at this point in the history
  10. fix Cargo.lock

    Rjected committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    380571c View commit details
    Browse the repository at this point in the history