[DON'T MERGE] diff: v75 patches for openvm - #76
Closed
jonathanpwang wants to merge 6 commits into
Closed
Conversation
* feat: cherry-pick openvm patches to v69 (#72) * feat: openvm patches * fix: tests * ci: update branch * ci: delete codspeed * ci: delete upstream chore: update openvm v1.1.2 (#74) * chore: update openvm v1.1.2 * test: add ecrecover precompile test * fix * chore: update to `openvm v1.2.1-rc.1` with `init!()` usage * fixup * chore: add openvm_init.rs files * chore: turn off lint warning
Cannot import `openvm-k256` and `k256` together if you later patch `k256` with `openvm-k256`, so for now we don't enable `openvm-k256` by default. It only leads to a small performance diff, so we may just delete the `openvm-k256` feature eventually.
* chore: update openvm * fixes
* chore: switch openvm branch * chore: use openvm main * chore: pin stark-backend to version used in openvm * fix: increase stack size to 4mb for test * fix: increase stack size to 8mb --------- Co-authored-by: Ayush Shukla <ayush@axiom.xyz>
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.