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

proof-producer: add exp traces to zkevm circuit #223

Merged
merged 3 commits into from
Jan 9, 2025
Merged

Conversation

x-mass
Copy link
Member

@x-mass x-mass commented Dec 21, 2024

I couldn't check actual exp traces proving, since now zkevm circuit fails on SLOAD operation. We should add power operation to simple contract and test it after zkevm fix.

Copy link

github-actions bot commented Dec 23, 2024

Clang Test Results

  164 files  ±0    164 suites  ±0   15m 36s ⏱️ +4s
7 278 tests  - 4  7 272 ✅  - 4  6 💤 ±0  0 ❌ ±0 
7 352 runs   - 4  7 346 ✅  - 4  6 💤 ±0  0 ❌ ±0 

Results for commit 9b7954c. ± Comparison against base commit 04a9a94.

This pull request removes 4 tests.
lpc_math_polynomial_suite ‑ lpc_basic_skipping_layers_test
lpc_math_polynomial_suite ‑ lpc_dfs_basic_test
lpc_params_test_suite ‑ lpc_batches_num_3_test
lpc_params_test_suite ‑ lpc_different_hash_types_test

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 23, 2024

Gcc Test Results

  164 files  ±0    164 suites  ±0   16m 26s ⏱️ ±0s
7 282 tests ±0  7 276 ✅ ±0  6 💤 ±0  0 ❌ ±0 
7 356 runs  ±0  7 350 ✅ ±0  6 💤 ±0  0 ❌ ±0 

Results for commit 9b7954c. ± Comparison against base commit 04a9a94.

♻️ This comment has been updated with latest results.

@x-mass x-mass force-pushed the exp-traces branch 2 times, most recently from 8b8e1ce to a3c1551 Compare December 23, 2024 12:46
@x-mass x-mass marked this pull request as ready for review December 23, 2024 13:51
@x-mass x-mass enabled auto-merge December 23, 2024 13:51
@x-mass x-mass requested review from akokoshn and oclaw and removed request for akokoshn and oclaw December 23, 2024 13:53
@akokoshn akokoshn requested a review from makxenov January 7, 2025 13:34
@x-mass x-mass force-pushed the exp-traces branch 2 times, most recently from 6dd36ac to 2c2879b Compare January 8, 2025 19:35
@x-mass x-mass requested review from akokoshn and makxenov January 8, 2025 19:35
@x-mass x-mass disabled auto-merge January 9, 2025 07:31
@x-mass x-mass requested a review from akokoshn January 9, 2025 07:31
@x-mass x-mass enabled auto-merge January 9, 2025 07:32
@x-mass x-mass added this pull request to the merge queue Jan 9, 2025
Merged via the queue into master with commit 7e47934 Jan 9, 2025
10 checks passed
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.

4 participants