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

common: remove address.Hash footgun #28228

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

karalabe
Copy link
Member

No description provided.

@karalabe karalabe added this to the 1.13.3 milestone Sep 29, 2023
@karalabe karalabe merged commit 1f9d672 into ethereum:master Sep 29, 2023
1 of 2 checks passed
hyunchel pushed a commit to hyunchel/go-ethereum that referenced this pull request Oct 6, 2023
tyler-smith pushed a commit to blocknative/go-ethereum that referenced this pull request Oct 12, 2023
tyler-smith pushed a commit to blocknative/go-ethereum that referenced this pull request Oct 16, 2023
@kallydev
Copy link

kallydev commented Oct 19, 2023

I noticed this breaking change when I upgraded the package, and maybe marking the function as Deprecated would be a better solution.

image

@jclapis
Copy link

jclapis commented Nov 1, 2023

+1 here, I got hit with some errors after upgrading the Rocket Pool stack dependencies because this function doesn't exist anymore. It was easy enough to find the old source and migrate to BytesToHash(), but keeping it around with a deprecation tag would have been helpful.

devopsbo3 pushed a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
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.

3 participants