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

go.mod: update blst for compatibility with Go 1.24 #31165

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

MariusVanDerWijden
Copy link
Member

@MariusVanDerWijden MariusVanDerWijden commented Feb 12, 2025

closes #31072

BLST released their newest version which includes a fix for go v.1.24: https://github.com/supranational/blst/releases/tag/v0.3.14

I went through all commits between 0.3.14 and 0.3.13 for a sanity check

@MariusVanDerWijden MariusVanDerWijden added this to the 1.15.1 milestone Feb 12, 2025
@MariusVanDerWijden MariusVanDerWijden merged commit 24ed0b5 into ethereum:master Feb 13, 2025
3 of 4 checks passed
@fjl fjl changed the title go.mod: update blst go.mod: update blst for compatibility with Go 1.24 Feb 13, 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.

Build fails with Go 1.24
2 participants