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 rw circuit #369

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

babybear rw circuit #369

wants to merge 2 commits into from

Conversation

AntoineCyr
Copy link
Contributor

@AntoineCyr AntoineCyr commented Mar 3, 2025

Values separated in 16 bits chunks:

  • id
  • rw_id
  • address
  • storage
  • value
  • value_before
  • state_root
  • state_root_before

NB: State_root and state_root_before are currently never initialized in rw nor rw_small_field

@AntoineCyr AntoineCyr self-assigned this Mar 3, 2025
@AntoineCyr AntoineCyr linked an issue Mar 3, 2025 that may be closed by this pull request
@AntoineCyr AntoineCyr force-pushed the 368-babybear-circuit-poc branch 2 times, most recently from 10eeefe to 002d3c0 Compare March 3, 2025 22:07
@AntoineCyr AntoineCyr requested a review from ayashunsky March 3, 2025 22:13
Copy link

github-actions bot commented Mar 3, 2025

Clang Test Results

  214 files  ±0    214 suites  ±0   41m 7s ⏱️ + 2m 2s
8 641 tests ±0  8 633 ✅ ±0   8 💤 ±0  0 ❌ ±0 
8 888 runs  ±0  8 876 ✅ ±0  12 💤 ±0  0 ❌ ±0 

Results for commit 4fd3103. ± Comparison against base commit 3f0c093.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Mar 3, 2025

Gcc Test Results

  214 files  ±0    214 suites  ±0   39m 5s ⏱️ +9s
8 641 tests ±0  8 633 ✅ ±0   8 💤 ±0  0 ❌ ±0 
8 888 runs  ±0  8 876 ✅ ±0  12 💤 ±0  0 ❌ ±0 

Results for commit 5cd252b. ± Comparison against base commit 5c6c48e.

♻️ This comment has been updated with latest results.

@AntoineCyr AntoineCyr force-pushed the 368-babybear-circuit-poc branch from 002d3c0 to a28c1d3 Compare March 4, 2025 15:30
@AntoineCyr AntoineCyr force-pushed the 368-babybear-circuit-poc branch from a28c1d3 to 5cd252b Compare March 4, 2025 15:32
@AntoineCyr AntoineCyr enabled auto-merge March 4, 2025 19:33
@AntoineCyr AntoineCyr disabled auto-merge March 4, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Babybear circuit poc
2 participants