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 unsafe constructors to nodes for deserialization #1453

Merged

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    21139b6 View commit details
    Browse the repository at this point in the history
  2. break out batch_ops

    sergerad committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7be6deb View commit details
    Browse the repository at this point in the history
  3. start benches

    sergerad committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bcde40b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. rename group

    sergerad committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f2078d5 View commit details
    Browse the repository at this point in the history
  2. rm digest check

    sergerad committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5b39f38 View commit details
    Browse the repository at this point in the history
  3. split one liner

    sergerad committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    aa366c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. update bench impl

    sergerad committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e7bcf21 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    fad447f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. rm comment

    sergerad committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    447a03c View commit details
    Browse the repository at this point in the history
  2. move bench

    sergerad committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    6b2b93e View commit details
    Browse the repository at this point in the history
  3. move bench to stdlib

    sergerad committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    da5ec1f View commit details
    Browse the repository at this point in the history
  4. update changelog

    sergerad committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    60f5a33 View commit details
    Browse the repository at this point in the history
  5. increase measurement time

    sergerad committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    d6e20c7 View commit details
    Browse the repository at this point in the history
  6. rm build dep

    sergerad committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    d84b5aa View commit details
    Browse the repository at this point in the history
  7. move bench to miden crate

    sergerad committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    6353631 View commit details
    Browse the repository at this point in the history
  8. rm MastNodeError

    sergerad committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    277f491 View commit details
    Browse the repository at this point in the history
  9. add assert

    sergerad committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    9f7d5b1 View commit details
    Browse the repository at this point in the history
  10. revert assembly cargo.toml

    sergerad committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    8f329e8 View commit details
    Browse the repository at this point in the history