Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update reth to 1.2.0 #724

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Update reth to 1.2.0 #724

wants to merge 3 commits into from

Conversation

storopoli
Copy link
Member

@storopoli storopoli commented Mar 10, 2025

Description

Some old work that I was doing a couple weeks ago.
Not done yet but I am a little stuck.
There have been some rearranging on new crates and old stuff moved to new crates in the reth .

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature/Enhancement (non-breaking change which adds functionality or enhances an existing one)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor
  • New or updated tests
  • Dependency Update

Notes to Reviewers

I did the annoying stuff that was the trivial fixes and bumping the deps to the proper versions.

Checklist

  • I have performed a self-review of my code.
  • I have commented my code where necessary.
  • I have updated the documentation if needed.
  • My changes do not introduce new warnings.
  • I have added (where necessary) tests that prove my changes are effective or that my feature works.
  • New and existing tests pass with my changes.

Related Issues

Closes STR-96.

Check with cargo tree | grep boa (🎉) Cc @delbonis

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.

2 participants