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

Port C++ merkle tests to Rust #243

Merged
merged 33 commits into from
Aug 24, 2022
Merged

Port C++ merkle tests to Rust #243

merged 33 commits into from
Aug 24, 2022

Commits on Aug 16, 2022

  1. WIP Port merkle tests

    tzerrell committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    5a0c7a7 View commit details
    Browse the repository at this point in the history
  2. WIP Port merkle tests

    tzerrell committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    f401397 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc1265f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    0622802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    095842a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Test querying incorrectly

    tzerrell committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    c081bf1 View commit details
    Browse the repository at this point in the history
  2. Test manipulated proofs

    tzerrell committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    e82b1c5 View commit details
    Browse the repository at this point in the history
  3. Test at more sizes

    tzerrell committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5c7c899 View commit details
    Browse the repository at this point in the history
  4. Lint

    tzerrell committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    ca35d9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a4e0c3 View commit details
    Browse the repository at this point in the history
  6. Lint

    tzerrell committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    090e0f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    4b3ad3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b735f2 View commit details
    Browse the repository at this point in the history
  3. Lint

    tzerrell committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    afa312d View commit details
    Browse the repository at this point in the history
  4. Clean warnings

    tzerrell committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    eb17545 View commit details
    Browse the repository at this point in the history
  5. Sort deps

    tzerrell committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    63a5912 View commit details
    Browse the repository at this point in the history
  6. Update lock files

    tzerrell committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    b057a90 View commit details
    Browse the repository at this point in the history
  7. Condense use

    tzerrell committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    ef170dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4aa188c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    da113ce View commit details
    Browse the repository at this point in the history
  2. Cleanup from review comments

    tzerrell committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    47271fa View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Update lock files

    tzerrell committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b10b188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b14863 View commit details
    Browse the repository at this point in the history
  3. Lint

    tzerrell committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    0428522 View commit details
    Browse the repository at this point in the history
  4. Revert "WIP Make separate risc0-circuit-fib crate"

    This reverts commit 7b14863.
    tzerrell committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    bf1d43e View commit details
    Browse the repository at this point in the history
  5. Lint

    tzerrell committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b2365ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a463516 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    96e1eb1 View commit details
    Browse the repository at this point in the history
  2. Lint

    tzerrell committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    209bc83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1530171 View commit details
    Browse the repository at this point in the history
  4. Update to new HAL API

    tzerrell committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    479b0d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec9abe2 View commit details
    Browse the repository at this point in the history
  6. Update lock file

    tzerrell committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    889b5ac View commit details
    Browse the repository at this point in the history