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

350 basic cleanup of zkevm opcode circuits #361

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

Conversation

ayashunsky
Copy link
Contributor

Moved common power-of-two constants and multiplication-computing functions to util.hpp

@ayashunsky ayashunsky requested a review from mizabrik February 27, 2025 15:58
@ayashunsky ayashunsky linked an issue Feb 27, 2025 that may be closed by this pull request
Copy link

Clang Test Results

  215 files  ±0    215 suites  +1   47m 45s ⏱️ +2s
8 650 tests +1  8 642 ✅ +1   8 💤 ±0  0 ❌ ±0 
8 896 runs  +1  8 884 ✅ +1  12 💤 ±0  0 ❌ ±0 

Results for commit e3c0fd6. ± Comparison against base commit 977dced.

Copy link

Gcc Test Results

  215 files  ±0    215 suites  ±0   44m 34s ⏱️ - 1m 50s
8 650 tests ±0  8 642 ✅ ±0   8 💤 ±0  0 ❌ ±0 
8 896 runs  ±0  8 884 ✅ ±0  12 💤 ±0  0 ❌ ±0 

Results for commit e3c0fd6. ± Comparison against base commit 977dced.

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.

Basic cleanup of zkEVM opcode circuits
1 participant