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

Implement try_from rpc tx for TransactionSignedEcRecovered #7752

Merged

Conversation

tcoratger
Copy link
Contributor

Implement TryFrom<reth_rpc_types::Transaction> for TransactionSignedEcRecovered in order to convert a RPC transaction to TransactionSignedEcRecovered with a proper error handling.

crates/primitives/src/transaction/mod.rs Outdated Show resolved Hide resolved
crates/primitives/src/transaction/mod.rs Outdated Show resolved Hide resolved
crates/primitives/src/transaction/mod.rs Outdated Show resolved Hide resolved
crates/primitives/src/transaction/mod.rs Outdated Show resolved Hide resolved
@mattsse
Copy link
Collaborator

mattsse commented Apr 20, 2024

fyi #7774

@tcoratger tcoratger marked this pull request as ready for review April 20, 2024 17:29
@tcoratger tcoratger requested a review from gakonst as a code owner April 20, 2024 17:29
@tcoratger
Copy link
Contributor Author

fyi #7774

@mattsse Just updated the PR accordingly :)

@mattsse mattsse added this pull request to the merge queue Apr 22, 2024
Merged via the queue into paradigmxyz:main with commit 612cfcb Apr 22, 2024
27 checks passed
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.

None yet

3 participants