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

EcMul gadget #600

Merged
merged 77 commits into from
Jul 20, 2023
Merged

EcMul gadget #600

merged 77 commits into from
Jul 20, 2023

Conversation

darth-cy
Copy link

@darth-cy darth-cy commented Jul 6, 2023

Description

Execution state gadget for EcMul precompile call.
Entry plug for EVM circuit into ECC lookup table for EcMul.

Issue Link

Closes #595

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Copy link

@roynalnaruto roynalnaruto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a preliminary pass

Base automatically changed from feat/ec-ops to develop July 18, 2023 15:27
@roynalnaruto roynalnaruto marked this pull request as ready for review July 19, 2023 10:18
@roynalnaruto roynalnaruto requested a review from lispc July 19, 2023 10:18
Copy link

@roynalnaruto roynalnaruto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Copy link

@lispc lispc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm except several comments

@lispc
Copy link

lispc commented Jul 20, 2023

ok this can be merged after ci passes

@roynalnaruto roynalnaruto merged commit b348d3f into develop Jul 20, 2023
16 checks passed
@roynalnaruto roynalnaruto deleted the feat/ec-mul branch July 20, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EcMul Execution State Validation
3 participants