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

internal/ethapi: remove double map-clone #30788

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

hyunsooda
Copy link
Contributor

ActivePrecompiledContracts() clones the precompiled contract map, thus its callsite does not need to clone it

@holiman holiman changed the title internal/ethapi: Remove duplicated clone internal/ethapi: remove double map-clone Nov 22, 2024
@holiman holiman added this to the 1.14.13 milestone Nov 22, 2024
@holiman holiman merged commit 2cd25fd into ethereum:master Nov 22, 2024
3 checks passed
holiman pushed a commit that referenced this pull request Nov 25, 2024
@fjl fjl modified the milestones: 1.14.13, 1.15.0 Jan 23, 2025
sebastianst pushed a commit to ethereum-optimism/op-geth that referenced this pull request Jan 23, 2025
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.

5 participants