Skip to content

[Genesis] Feat: add deterministic runtime builds#681

Merged
NachoPal merged 6 commits into
mainfrom
nacho/add-srtool-to-genesis-creation
Feb 18, 2026
Merged

[Genesis] Feat: add deterministic runtime builds#681
NachoPal merged 6 commits into
mainfrom
nacho/add-srtool-to-genesis-creation

Conversation

@NachoPal

@NachoPal NachoPal commented Feb 16, 2026

Copy link
Copy Markdown
Contributor

Overview

Runtime builds should be deterministic. The Runtime WASM blob build is currently not deterministic. In order to achieve deterministic builds, we need to use a tool called srtool. Having a deterministic runtime is necessary for the genesis creation tool, so that third parties can reproduce the same chain spec.

Closes: https://shielded.atlassian.net/browse/PM-21907

🗹 TODO before merging

  • Ready

📌 Submission Checklist

  • 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

@NachoPal NachoPal requested a review from a team as a code owner February 16, 2026 09:13
@github-actions

github-actions Bot commented Feb 16, 2026

Copy link
Copy Markdown
Contributor

kics-logo

KICS version: v2.1.16

Category Results
CRITICAL CRITICAL 0
HIGH HIGH 0
MEDIUM MEDIUM 96
LOW LOW 12
INFO INFO 83
TRACE TRACE 0
TOTAL TOTAL 191
Metric Values
Files scanned placeholder 31
Files parsed placeholder 31
Files failed to scan placeholder 0
Total executed queries placeholder 73
Queries failed to execute placeholder 0
Execution time placeholder 8

@NachoPal NachoPal enabled auto-merge February 16, 2026 14:22
Comment thread Earthfile Outdated
Comment thread Earthfile Outdated
@NachoPal NachoPal added this pull request to the merge queue Feb 18, 2026
Merged via the queue into main with commit 6b96e5c Feb 18, 2026
38 checks passed
@NachoPal NachoPal deleted the nacho/add-srtool-to-genesis-creation branch February 18, 2026 14:16
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.

2 participants