Skip to content

chore: Replace try_clone_into_recovered with try_into_recovered to avoid unnecessary clone #16230

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

Merged
merged 2 commits into from
May 14, 2025

Conversation

cakevm
Copy link
Contributor

@cakevm cakevm commented May 14, 2025

I noticed that try_clone_into_recovered is used when try_into_recovered seems sufficient.

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool, smol nit

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker May 14, 2025
@mattsse mattsse added the C-debt A clean up/refactor of existing code label May 14, 2025
@mattsse mattsse enabled auto-merge May 14, 2025 13:07
@mattsse mattsse added this pull request to the merge queue May 14, 2025
Merged via the queue into paradigmxyz:main with commit 3c82dfa May 14, 2025
45 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker May 14, 2025
@cakevm cakevm deleted the no-clone branch May 14, 2025 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-debt A clean up/refactor of existing code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants