Skip to content

chore(deps): alloy 0.12#466

Merged
mattsse merged 4 commits intomainfrom
yash/alloy-0.2
Mar 7, 2025
Merged

chore(deps): alloy 0.12#466
mattsse merged 4 commits intomainfrom
yash/alloy-0.2

Conversation

@yash-atreya
Copy link
Copy Markdown
Contributor

@yash-atreya yash-atreya commented Mar 7, 2025

Motivation

Bump alloy to 0.12
Closes #316

Solution

  • Bump alloy deps (using patch until 0.12 release)
  • Bump alloy-core
  • Impl RlpEcdsaEncodableTx for OpTypedTransaction

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@yash-atreya yash-atreya added the C-blocked Category: This cannot move forward until something else changes label Mar 7, 2025
@yash-atreya yash-atreya marked this pull request as ready for review March 7, 2025 09:41
@github-project-automation github-project-automation Bot moved this to In Review in Project Tracking Mar 7, 2025
@yash-atreya yash-atreya changed the title chore(deps): alloy 0.2 chore(deps): alloy 0.12 Mar 7, 2025
@mattsse mattsse added this pull request to the merge queue Mar 7, 2025
Merged via the queue into main with commit 6535307 Mar 7, 2025
@mattsse mattsse deleted the yash/alloy-0.2 branch March 7, 2025 10:28
@github-project-automation github-project-automation Bot moved this from In Review to Done in Project Tracking Mar 7, 2025
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 21, 2026
<!--
Thank you for your Pull Request. Please provide a description above and
review
the requirements below.

Bug fixes and new features should include tests.

Contributors guide:
https://github.com/alloy-rs/core/blob/main/CONTRIBUTING.md

The contributors guide includes instructions for running rustfmt and
building the
documentation.
-->

<!-- ** Please select "Allow edits from maintainers" in the PR Options
** -->

## Motivation

Bump alloy to `0.12`
Closes #316 

<!--
Explain the context and why you're making that change. What is the
problem
you're trying to solve? In some cases there is not a problem and this
can be
thought of as being the motivation for your change.
-->

## Solution

- Bump alloy deps (using patch until 0.12 release)
- Bump alloy-core
- Impl RlpEcdsaEncodableTx for OpTypedTransaction

<!--
Summarize the solution and provide any necessary context needed to
understand
the code change.
-->

## PR Checklist

- [ ] Added Tests
- [ ] Added Documentation
- [ ] Breaking changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-blocked Category: This cannot move forward until something else changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Impl RlpEcdsaTx for OpTypedTransaction

3 participants