Skip to content

[Genesis] Remove GITHUB_TOKEN dependency for Genesis creation#676

Merged
gilescope merged 4 commits into
mainfrom
nacho/remove-github-token-dependency-for-genesis
Feb 14, 2026
Merged

[Genesis] Remove GITHUB_TOKEN dependency for Genesis creation#676
gilescope merged 4 commits into
mainfrom
nacho/remove-github-token-dependency-for-genesis

Conversation

@NachoPal

@NachoPal NachoPal commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

Overview

The Genesis creation tool should be a public tool usable by third parties. We had to provide a GITHUB_TOKEN secret to download the compactc binary; however, that isn’t actually required for genesis creation, only for test transaction generation. The dependency is kept solely for undeployed genesis generation.

Closes: #676

🗹 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 13, 2026 15:57
@github-actions

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 9

@NachoPal NachoPal changed the title [Genesis] Remove GitHub token dependency for Genesis creation [Genesis] Remove GITHUB_TOKEN dependency for Genesis creation Feb 13, 2026
@gilescope gilescope added this pull request to the merge queue Feb 14, 2026
Merged via the queue into main with commit 837a392 Feb 14, 2026
60 of 61 checks passed
@gilescope gilescope deleted the nacho/remove-github-token-dependency-for-genesis branch February 14, 2026 13:08
gilescope pushed a commit that referenced this pull request Apr 8, 2026
m2ux added a commit that referenced this pull request Apr 23, 2026
Signed-off-by: Mike Clay <mike.clay@shielded.io>
m2ux added a commit that referenced this pull request Apr 23, 2026
Signed-off-by: Mike Clay <mike.clay@shielded.io>
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