Update merklecpp from 1.1.1 to 1.1.2#7923
Closed
achamayou wants to merge 5 commits into
Closed
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps the vendored merklecpp dependency from v1.1.1 to v1.1.2, updating the tracked commit/tag metadata and refreshing the in-repo header to match the new upstream version.
Changes:
- Added a CHANGELOG entry describing the
merklecppdependency update. - Updated
cgmanifest.jsonto point atmerklecppv1.1.2 (new tag + commit hash). - Updated
3rdparty/internal/merklecpp/merklecpp.hwith upstream changes (API/implementation tweaks and additional OpenSSL hash variants).
Custom instructions used:
.github/copilot-instructions.md.github/instructions/reviewing.instructions.md
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
CHANGELOG.md |
Documents the dependency bump (needs PR reference suffix). |
cgmanifest.json |
Updates the tracked merklecpp tag/commit to v1.1.2 for compliance. |
3rdparty/internal/merklecpp/merklecpp.h |
Syncs vendored merklecpp header with upstream v1.1.2 changes. |
achamayou
commented
Jun 5, 2026
maxtropets
approved these changes
Jun 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.