Skip to content

chore: remove associated constant from RlpEcdsaEncodableTx#469

Merged
mattsse merged 2 commits intoalloy-rs:mainfrom
stevencartavia:rm-encod-const
Mar 12, 2025
Merged

chore: remove associated constant from RlpEcdsaEncodableTx#469
mattsse merged 2 commits intoalloy-rs:mainfrom
stevencartavia:rm-encod-const

Conversation

@stevencartavia
Copy link
Copy Markdown
Contributor

Motivation

same as alloy-rs/alloy#2172

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@stevencartavia
Copy link
Copy Markdown
Contributor Author

does this need a new version of alloy? the constant is still required

@mattsse mattsse marked this pull request as ready for review March 12, 2025 09:58
@mattsse mattsse added this pull request to the merge queue Mar 12, 2025
Merged via the queue into alloy-rs:main with commit d0c4107 Mar 12, 2025
21 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in Project Tracking Mar 12, 2025
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 21, 2026
…op-alloy#469)

<!--
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
same as alloy-rs/alloy#2172 

<!--
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

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

## PR Checklist

- [ ] Added Tests
- [ ] Added Documentation
- [ ] Breaking changes

---------

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
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