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

deps: update minisign #28066

Merged
merged 2 commits into from
Sep 7, 2023
Merged

deps: update minisign #28066

merged 2 commits into from
Sep 7, 2023

Conversation

holiman
Copy link
Contributor

@holiman holiman commented Sep 6, 2023

This updates minisign to the latest version. One new thing is that minisign (not go-minisign) has started to prehash the file, and in order to make geth pass the version-check, we need to sign the file in legacy-mode.

https://github.com/jedisct1/minisign/releases

Anyway, it works now, but the release notes for minisign a while back read

Prehashing is now enabled by default, regardless of the input size. Support for non-prehashed signatures will eventually be removed

So it's good if we update so we can read prehashed signatures.A TODO for this PR is to add a testcase containing one of the new non-legacy versions.

@holiman holiman marked this pull request as ready for review September 6, 2023 08:01
@holiman holiman added this to the 1.13.0 milestone Sep 7, 2023
@holiman holiman merged commit c60f7dd into ethereum:master Sep 7, 2023
2 checks passed
@holiman holiman deleted the update_minisign branch October 11, 2023 07:25
devopsbo3 pushed a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
This updates minisign to the latest version. One new thing is that minisign (not go-minisign) has started to prehash the file, and in order to make geth pass the version-check, we need to sign the file in legacy-mode.
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
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.

None yet

2 participants