Draft
Conversation
…code here works exactly the same as on the wakabat branch)
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #4361 +/- ##
==========================================
+ Coverage 34.48% 34.90% +0.42%
==========================================
Files 498 501 +3
Lines 59096 60225 +1129
==========================================
+ Hits 20377 21022 +645
- Misses 35092 35382 +290
- Partials 3627 3821 +194 |
Contributor
❌ 84 Tests Failed:
View the top 3 failed tests by shortest run time
📣 Thoughts on this report? Let Codecov know! | Powered by Codecov |
…d-env CI: build and run SP1 validation
CI: cancel old runs & do not require changelog
Signed-off-by: Igor Braga <5835477+bragaigor@users.noreply.github.com>
update wasmer pin to use wasmer v7.1.0
…ve-any/update-base # Conflicts: # Cargo.lock # crates/prover/src/lib.rs # crates/prover/src/machine.rs # crates/prover/src/programs/counter.rs # crates/prover/src/programs/depth.rs # crates/prover/src/programs/meter.rs # crates/prover/src/programs/mod.rs # crates/prover/src/utils.rs # crates/stylus/src/lib.rs
Merge master to zk-prove-any/sp1-runner
Member
Author
|
state for 31 III 2026: 68 files changed |
# Conflicts: # Cargo.lock # crates/jit/src/main.rs # crates/prover-ffi/Cargo.toml # crates/prover-ffi/src/c_strings.rs # crates/prover-ffi/src/lib.rs # crates/prover-ffi/src/machine.rs # crates/prover-ffi/src/preimage.rs # crates/prover-ffi/src/types.rs # crates/prover/Cargo.toml # crates/prover/src/machine.rs # crates/prover/src/programs/depth.rs # crates/prover/src/utils.rs # crates/wasm-testsuite/Cargo.lock
Merge master into zk-prove-any/sp1-runner
…ve-any/merge-master # Conflicts: # Cargo.lock # crates/tools/wasmer
Signed-off-by: Igor Braga <5835477+bragaigor@users.noreply.github.com>
…olchain point secp256k1 to SP1-provided RISC-V toolchain
Member
Author
|
state for 21 IV 2026: 56 files changed |
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.
NOT INTENDED FOR MERGING (YET)
pulls in OffchainLabs/wasmer#34