chore: bump reth to v1.9.3 and rsp to reth-1.9.3#76
Merged
fakedev9999 merged 2 commits intomainfrom Jan 22, 2026
Merged
Conversation
- Update all 19 reth dependencies from v1.9.1 to v1.9.3 - Update revm from 31.0.1 to 31.0.2 - Update op-revm from 12.0.1 to 12.0.2 - Update RSP dependencies to rev 40bc9c93 (reth v1.9.3)
4 tasks
leruaa
approved these changes
Jan 22, 2026
Collaborator
leruaa
left a comment
There was a problem hiding this comment.
lgtm, pending using the correct RSP tag instead of a rev
Update RSP dependencies from git rev to the official reth-1.9.3 tag.
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.
Summary
This update aligns dependencies with reth v1.9.3 for kona v1.2.7 compatibility.
Note: RSP currently points to a commit rev. Once RSP releases
reth-1.9.3tag, this should be updated.Depends on: succinctlabs/rsp#168
Test plan
cargo check -p sp1-cc-client-executor -p sp1-cc-host-executorpasses