Skip to content

chore: update reth 2.4#266

Open
tac0turtle wants to merge 7 commits into
mainfrom
marko/reth_2.3
Open

chore: update reth 2.4#266
tac0turtle wants to merge 7 commits into
mainfrom
marko/reth_2.3

Conversation

@tac0turtle

Copy link
Copy Markdown
Contributor

Description

Update reth to v2.3 and add e2e fork tests

e2e tests wont pass until ev-node is merged

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Performance improvement
  • Refactoring

Related Issues

Fixes #(issue)

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Testing

Additional Notes

Update reth to v2.3 and add e2e fork tests
@tac0turtle tac0turtle requested a review from a team as a code owner June 11, 2026 13:16
@tac0turtle tac0turtle marked this pull request as draft June 11, 2026 13:16
@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@tac0turtle, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 46 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: bf63c988-11ff-4a39-8cff-9a2eaf40435f

📥 Commits

Reviewing files that changed from the base of the PR and between fc917a2 and 0fac256.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (20)
  • .github/workflows/e2e.yml
  • .github/workflows/ev_deployer.yml
  • .github/workflows/integration.yml
  • .github/workflows/lint.yml
  • .github/workflows/unit.yml
  • Cargo.toml
  • crates/ev-revm/src/factory.rs
  • crates/ev-revm/src/handler.rs
  • crates/evolve/src/consensus.rs
  • crates/node/Cargo.toml
  • crates/node/src/attributes.rs
  • crates/node/src/builder.rs
  • crates/node/src/config.rs
  • crates/node/src/evm_executor.rs
  • crates/node/src/node.rs
  • crates/node/src/payload_service.rs
  • crates/node/src/payload_types.rs
  • crates/tests/src/common.rs
  • crates/tests/src/e2e_tests.rs
  • crates/tests/src/test_evolve_engine_api.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch marko/reth_2.3

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@tac0turtle tac0turtle marked this pull request as ready for review July 15, 2026 13:19
@tac0turtle tac0turtle changed the title chore: update reth 2.3 chore: update reth 2.4 Jul 15, 2026
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