Skip to content

Update master#4400

Merged
pmikolajczyk41 merged 71 commits intozk-prove-any/sp1-runnerfrom
zk-prove-any/update-master
Feb 18, 2026
Merged

Update master#4400
pmikolajczyk41 merged 71 commits intozk-prove-any/sp1-runnerfrom
zk-prove-any/update-master

Conversation

@pmikolajczyk41
Copy link
Copy Markdown
Member

No description provided.

bragaigor and others added 30 commits February 9, 2026 09:54
Signed-off-by: Igor Braga <5835477+bragaigor@users.noreply.github.com>
Signed-off-by: Igor Braga <5835477+bragaigor@users.noreply.github.com>
Signed-off-by: Igor Braga <5835477+bragaigor@users.noreply.github.com>
Signed-off-by: Igor Braga <5835477+bragaigor@users.noreply.github.com>
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.4.0 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.4.0...v1.11.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Igor Braga <5835477+bragaigor@users.noreply.github.com>
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.4.0 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.4.0...v1.11.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…ylus/tests/fallible/bytes-1.11.1

Bump bytes from 1.4.0 to 1.11.1 in /crates/stylus/tests/fallible
…r_validator

Introduce MachineLocator for Validator
pmikolajczyk41 and others added 25 commits February 16, 2026 10:24
…gers

Trigger rust tests on all relevant changes
Avoid dereferencing nil pointer in TransactionFilterer
…nxs-bug-for-filtered-addresses

Fix filtered ArbitrumDepositTx stalling delayed sequencer #NIT-4466
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 18, 2026

Codecov Report

❌ Patch coverage is 6.75676% with 69 lines in your changes missing coverage. Please review.
✅ Project coverage is 34.80%. Comparing base (8160a99) to head (6c8e05a).
⚠️ Report is 72 commits behind head on zk-prove-any/sp1-runner.

Additional details and impacted files
@@                     Coverage Diff                     @@
##           zk-prove-any/sp1-runner    #4400      +/-   ##
===========================================================
+ Coverage                    32.83%   34.80%   +1.96%     
===========================================================
  Files                          489      489              
  Lines                        58064    58078      +14     
===========================================================
+ Hits                         19065    20212    +1147     
+ Misses                       35657    34282    -1375     
- Partials                      3342     3584     +242     

@pmikolajczyk41 pmikolajczyk41 merged commit fbfa5a8 into zk-prove-any/sp1-runner Feb 18, 2026
20 checks passed
@pmikolajczyk41 pmikolajczyk41 deleted the zk-prove-any/update-master branch February 18, 2026 12:41
@github-actions
Copy link
Copy Markdown
Contributor

❌ 5 Tests Failed:

Tests completed Failed Passed Skipped
4262 5 4257 0
View the top 3 failed tests by shortest run time
TestDataStreaming_PositiveScenario/Many_senders,_long_messages
Stack Traces | 0.040s run time
... [CONTENT TRUNCATED: Keeping last 20 lines]
        github.com/offchainlabs/nitro/daprovider/data_streaming.testBasic.func1()
        	/home/runner/work/nitro/nitro/daprovider/data_streaming/protocol_test.go:230 +0x14f
        created by github.com/offchainlabs/nitro/daprovider/data_streaming.testBasic in goroutine 292
        	/home/runner/work/nitro/nitro/daprovider/data_streaming/protocol_test.go:223 +0x85
        
    protocol_test.go:230: �[31;1m [] too much time has elapsed since request was signed �[0;0m
WARN [02-18|12:28:42.025] Served datastreaming_start               conn=127.0.0.1:44784 reqid=5 duration="131.756µs" err="too much time has elapsed since request was signed"
INFO [02-18|12:28:42.030] rpc response                             method=datastreaming_start logId=6  err="too much time has elapsed since request was signed" result={} attempt=0 args="[\"0x6995b079\", \"0x37\", \"0xd9\", \"0x2e15\", \"0xa\", \"0xdbe76f25a389fa08fd712c79bd43fb32abc27dfbb9402e2fc05fb39ef7b821f76cd427c58a92e6062c0a752b8b20bef013ff85afb3cae16129d83999b838dad000\"]" errorData=null
    protocol_test.go:230: goroutine 303 [running]:
        runtime/debug.Stack()
        	/opt/hostedtoolcache/go/1.25.7/x64/src/runtime/debug/stack.go:26 +0x5e
        github.com/offchainlabs/nitro/util/testhelpers.RequireImpl({0x1569570, 0xc00043da40}, {0x1550020, 0xc0009809c0}, {0x0, 0x0, 0x0})
        	/home/runner/work/nitro/nitro/util/testhelpers/testhelpers.go:29 +0x55
        github.com/offchainlabs/nitro/daprovider/data_streaming.testBasic.func1()
        	/home/runner/work/nitro/nitro/daprovider/data_streaming/protocol_test.go:230 +0x14f
        created by github.com/offchainlabs/nitro/daprovider/data_streaming.testBasic in goroutine 292
        	/home/runner/work/nitro/nitro/daprovider/data_streaming/protocol_test.go:223 +0x85
        
    protocol_test.go:230: �[31;1m [] too much time has elapsed since request was signed �[0;0m
--- FAIL: TestDataStreaming_PositiveScenario/Many_senders,_long_messages (0.04s)
TestDataStreaming_PositiveScenario
Stack Traces | 0.080s run time
=== RUN   TestDataStreaming_PositiveScenario
--- FAIL: TestDataStreaming_PositiveScenario (0.08s)
TestVersion40
Stack Traces | 5.160s run time
... [CONTENT TRUNCATED: Keeping last 20 lines]
WARN [02-18|12:40:54.078] Failed to load snapshot                  err="missing or corrupted snapshot"
INFO [02-18|12:40:54.078] Writing cached state to disk             block=1 hash=3374ec..985f3f root=9d2e2f..b7db94
INFO [02-18|12:40:54.079] Persisted trie from memory database      nodes=23  flushnodes=0 size=3.61KiB   flushsize=0.00B time="145.441µs"  flushtime=0s gcnodes=0 gcsize=0.00B gctime="1.613µs" livenodes=0   livesize=0.00B
INFO [02-18|12:40:54.079] Writing cached state to disk             block=1 hash=3374ec..985f3f root=9d2e2f..b7db94
INFO [02-18|12:40:54.079] Persisted trie from memory database      nodes=0   flushnodes=0 size=0.00B     flushsize=0.00B time="1.342µs"    flushtime=0s gcnodes=0 gcsize=0.00B gctime=0s        livenodes=0   livesize=0.00B
INFO [02-18|12:40:54.079] Writing snapshot state to disk           root=930b37..bec76f
INFO [02-18|12:40:54.079] Persisted trie from memory database      nodes=0   flushnodes=0 size=0.00B     flushsize=0.00B time=682ns        flushtime=0s gcnodes=0 gcsize=0.00B gctime=0s        livenodes=0   livesize=0.00B
INFO [02-18|12:40:54.079] Blockchain stopped
INFO [02-18|12:40:54.078] Rebuilding state snapshot
INFO [02-18|12:40:54.080] Initialized transaction indexer          range="last 126230400 blocks"
WARN [02-18|12:40:54.081] Sequencer ReadFromTxQueueTimeout is higher than MaxBlockSpeed ReadFromTxQueueTimeout=1s MaxBlockSpeed=10ms
INFO [02-18|12:40:54.081] Deploying inbox
INFO [02-18|12:40:54.081] Deploying inbox
INFO [02-18|12:40:54.081] Resuming state snapshot generation       root=d88be5..9cd9c9 accounts=0  slots=0  storage=0.00B   dangling=0 elapsed=1.522ms
INFO [02-18|12:40:54.081] Deploying inbox
INFO [02-18|12:40:54.081] Deploying inbox
INFO [02-18|12:40:54.081] Writing cached state to disk             block=1 hash=acf06a..be4418 root=c02835..9ffaab
INFO [02-18|12:40:54.082] Deploying inbox
INFO [02-18|12:40:54.082] Persisted trie from memory database      nodes=20  flushnodes=0 size=3.26KiB   flushsize=0.00B time="143.768µs"  flushtime=0s gcnodes=0 gcsize=0.00B gctime="1.393µs" livenodes=0   livesize=0.00B
--- FAIL: TestVersion40 (5.16s)

📣 Thoughts on this report? Let Codecov know! | Powered by Codecov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants