Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Modexp precompile implementation#70

Draft
IAvecilla wants to merge 4 commits intomatter-labs:devfrom
lambdaclass:modexp_precompile
Draft

Modexp precompile implementation#70
IAvecilla wants to merge 4 commits intomatter-labs:devfrom
lambdaclass:modexp_precompile

Conversation

@IAvecilla
Copy link

@IAvecilla IAvecilla commented Nov 13, 2023

What ❔

This PR adds the implementation of the Modexp (Big integer modular exponentiation) precompile introduced in the EIP-198: Big integer modular exponentiation.

Why ❔

The work done in this PR brings us closer to a fully EVM-compatible verifier.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.

IAvecilla and others added 2 commits November 22, 2023 13:50
Co-authored-by: Ivan Litteri <67517699+ilitteri@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants