Draft
Conversation
…code here works exactly the same as on the wakabat branch)
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4361 +/- ##
==========================================
- Coverage 34.48% 34.31% -0.17%
==========================================
Files 498 498
Lines 59096 59096
==========================================
- Hits 20377 20277 -100
- Misses 35092 35256 +164
+ Partials 3627 3563 -64 |
Contributor
❌ 11 Tests Failed:
View the top 3 failed tests by shortest run time
📣 Thoughts on this report? Let Codecov know! | Powered by Codecov |
…ikolajczyk/nit-4729-stylus-compiler
…us-compiler Enhance `stylus-compiler-program` and add `stylus-compiler-runner`
Signed-off-by: Igor Braga <5835477+bragaigor@users.noreply.github.com>
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
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