Skip to content

Add support for testing soft fork 8/9 activation#127

Merged
cmmarslender merged 2 commits intomainfrom
soft-fork-testing
Mar 24, 2026
Merged

Add support for testing soft fork 8/9 activation#127
cmmarslender merged 2 commits intomainfrom
soft-fork-testing

Conversation

@cmmarslender
Copy link
Copy Markdown
Member

@cmmarslender cmmarslender commented Mar 24, 2026

Note

Medium Risk
Changes the generated network consensus constants (soft fork activation heights and default difficulty/sub-slot iters), which could affect testnet behavior if used unintentionally. Dependency bump to go-chia-libs may also change config struct expectations at runtime.

Overview
Adds a new network generate flag, --soft-fork-8-9-height, which sets SoftFork8Height and SoftFork9Height in the generated NetworkConstants.

Updates the generator’s default difficulty-starting and sub-slot-iters-starting values, and bumps github.com/chia-network/go-chia-libs from v1.3.0 to v1.3.1 (with corresponding go.sum updates).

Written by Cursor Bugbot for commit ae05887. This will update automatically on new commits. Configure here.

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​chia-network/​go-chia-libs@​v1.3.0 ⏵ v1.3.187 +1100100100100

View full report

@cmmarslender cmmarslender enabled auto-merge (squash) March 24, 2026 14:35
@cmmarslender cmmarslender merged commit 9a799f9 into main Mar 24, 2026
16 checks passed
@cmmarslender cmmarslender deleted the soft-fork-testing branch March 24, 2026 14:36
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