[DON'T MERGE] diff: v43 patches for openvm - #62
Closed
jonathanpwang wants to merge 32 commits into
Closed
Conversation
Use openvm intrinsics for precompiles: - ecrecover - ecAdd, ecMul, ecPairing keccak256 uses openvm intrinsic via alloy-primitives `native-keccak256` feature.
* chore: update syntax * use openvm v0.1.1-alpha
* feat: open-vm sha2 * feat: openvm-sha2 feature + test * fix wip * fix * address comments * fix * debug * toolchain --------- Co-authored-by: Arayi <arayik@intrinsictech.xyz>
* chore: bump openvm to pre v0.2 and update macros * fix * make tests faster
* [chore] bump openvm version * bump
* bump * fix: remove num-bigint-dig * more revs
* chore: bump openvm commit * faster test
* bump and fix * use main
* chore: bump openvm * chore: cargo update snark-verifier-sdk
* chore: openvm v1.0.0-rc.0 * fix: stark-sdk
* fix: use catch_unwind on functions with hints * fix: catch_unwind requires std * fix: sig * fix: use patched ecrecover in precompile run * chore: catch_unwind not needed for pairing
* chore: update openvm commit * add test * chore: fix test
* chore: feature gate "openvm-kzg/use-intrinsics" * ignore slow test
* tmp: change openvm dependencies * chore: update hint handling * patch * patch * update * chore: update commits
* chore: update openvm, openvm-kzg commit * chore: update more deps
* chore: update openvm & rust stable 1.85 * faster tests * fix: ci nightly toolchain
* fix: add pairing edge cases * fix: make functions consistent * fix: use into_coords to avoid clone
Contributor
Author
|
replaced by #73 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.