Skip to content

feat: mchash preruntime digest duplicate prevention#1617

Merged
Klapeyron merged 2 commits into
mainfrom
feat/mchash_digest_duplicates
Jun 3, 2026
Merged

feat: mchash preruntime digest duplicate prevention#1617
Klapeyron merged 2 commits into
mainfrom
feat/mchash_digest_duplicates

Conversation

@Klapeyron

@Klapeyron Klapeyron commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Overview

Additional verification if McHash digest items are unique

🗹 TODO before merging

  • Ready

📌 Submission Checklist

  • All commits are signed off (git commit -s) for the DCO
  • Changes are backward-compatible (or flagged if breaking)
  • Pull request description explains why the change is needed
  • Self-reviewed the diff
  • I have included a change file, or skipped for this reason:
  • If the changes introduce a new feature, I have bumped the node minor version
  • Update documentation (if relevant)
  • Updated AGENTS.md if build commands, architecture, or workflows changed
  • No new todos introduced

🧪 Testing Evidence

Please describe any additional testing aside from CI:

  • Additional tests are provided (if possible)

🔱 Fork Strategy

  • Node Runtime Update
  • Node Client Update
  • Other:
  • N/A

Links

Klapeyron added 2 commits June 1, 2026 12:43
Signed-off-by: Tomasz Bartos <tomasz.bartos@shielded.io>
Signed-off-by: Tomasz Bartos <tomasz.bartos@shielded.io>
@Klapeyron Klapeyron linked an issue Jun 1, 2026 that may be closed by this pull request
@Klapeyron Klapeyron self-assigned this Jun 1, 2026
@Klapeyron Klapeyron marked this pull request as ready for review June 1, 2026 10:47
@Klapeyron Klapeyron requested a review from a team as a code owner June 1, 2026 10:47
@Klapeyron Klapeyron added the component:node Node component label Jun 1, 2026
@Klapeyron Klapeyron added this pull request to the merge queue Jun 3, 2026
Merged via the queue into main with commit 1160c0d Jun 3, 2026
39 of 40 checks passed
@Klapeyron Klapeyron deleted the feat/mchash_digest_duplicates branch June 3, 2026 08:42
gilescope pushed a commit that referenced this pull request Jun 3, 2026
* feat: mchash preruntime digest duplicate prevention

Signed-off-by: Tomasz Bartos <tomasz.bartos@shielded.io>

* fixup! feat: mchash preruntime digest duplicate prevention

Signed-off-by: Tomasz Bartos <tomasz.bartos@shielded.io>

---------

Signed-off-by: Tomasz Bartos <tomasz.bartos@shielded.io>
Signed-off-by: Giles Cope <gilescope@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:node Node component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

McHash duplicate digest prevention

2 participants