-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(levm): more precompiles implementation (#1522)
**Motivation** The goal is to implement some of the remaining precompiles. **Description** The precompiles implemented in this PR are `identity` and `modexp`. There are around 100 tests not passing from folder `eip198_modexp_precompile`, but those are not Cancun or Shangai tests, but older. --------- Co-authored-by: ilitteri <[email protected]>
- Loading branch information
1 parent
53c0829
commit 3465a1e
Showing
5 changed files
with
231 additions
and
75 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.