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

BabyBear with only Plonky3 changes #1693

Merged
merged 21 commits into from
Sep 6, 2024
Merged

BabyBear with only Plonky3 changes #1693

merged 21 commits into from
Sep 6, 2024

Commits on Aug 15, 2024

  1. plonky3 changes

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

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    e310a7e View commit details
    Browse the repository at this point in the history
  2. traits implemented

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

Commits on Aug 19, 2024

  1. merge

    topanisto committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    106ca22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fee9d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d210602 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge branch 'main' of https://github.com/powdr-labs/powdr into babyb…

    …ear-params-2
    
    merging into main
    topanisto committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6b61778 View commit details
    Browse the repository at this point in the history
  2. wip

    topanisto committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    615bcf6 View commit details
    Browse the repository at this point in the history
  3. revert to challenger state

    topanisto committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    819c090 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. compiles

    topanisto committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6798619 View commit details
    Browse the repository at this point in the history
  2. working tests

    topanisto committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9734704 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/powdr-labs/powdr into babyb…

    …ear-params-2
    
    adding changes from main
    topanisto committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    64aa40a View commit details
    Browse the repository at this point in the history
  4. builds for backend

    topanisto committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2b8a401 View commit details
    Browse the repository at this point in the history
  5. backend edits

    topanisto committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    928317f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Sep 6, 2024

  1. Allowing construction of Plonky3 backend for BabyBear and Goldilocks. (

    …#1721)
    
    Unfortunately this requires unsafe, but a pretty tame one.
    
    ---------
    
    Co-authored-by: schaeff <[email protected]>
    lvella and Schaeff authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8a01c8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba32320 View commit details
    Browse the repository at this point in the history
  3. use p3 bb in some tests

    leonardoalt committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b942b9e View commit details
    Browse the repository at this point in the history
  4. self fix self review

    Schaeff committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    19dbac8 View commit details
    Browse the repository at this point in the history
  5. fix convert

    leonardoalt committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7d1ae5e View commit details
    Browse the repository at this point in the history
  6. into inner

    leonardoalt committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4fec39f View commit details
    Browse the repository at this point in the history