Skip to content

Conversation

@theochap
Copy link
Contributor

Description

Unpins jsonrpsee which was breaking kona's dependency tree.

Copilot AI review requested due to automatic review settings November 18, 2025 22:16
@vercel
Copy link

vercel bot commented Nov 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
rollup-boost Ignored Ignored Preview Nov 18, 2025 10:16pm

Copilot finished reviewing on behalf of theochap November 18, 2025 22:18
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR consolidates the jsonrpsee dependency to version 0.26.0 across the workspace, removing the previously pinned git-based version 0.25.1 that was breaking kona's dependency tree.

  • Removed git-based jsonrpsee 0.25.1 dependency
  • Added jsonrpsee 0.26.0 as a workspace dependency
  • Updated crates to use workspace-level jsonrpsee

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
Cargo.toml Added jsonrpsee 0.26.0 to workspace dependencies
crates/rollup-boost/Cargo.toml Replaced git-based jsonrpsee with workspace dependency
crates/flashblocks-rpc/Cargo.toml Updated to use workspace-level jsonrpsee instead of directly specifying version
Cargo.lock Removed git-based jsonrpsee 0.25.1 entries and consolidated to registry-based 0.26.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant