Skip to content

Update network constants for 3.0 testing#320

Merged
cmmarslender merged 2 commits into
mainfrom
network-constants
Feb 4, 2026
Merged

Update network constants for 3.0 testing#320
cmmarslender merged 2 commits into
mainfrom
network-constants

Conversation

@cmmarslender

@cmmarslender cmmarslender commented Feb 4, 2026

Copy link
Copy Markdown
Member

Note

Medium Risk
CRD schema changes (rename/removal and many new optional fields) can break existing manifests/controllers that still reference the old constant names, and affect upgrade compatibility for the ChiaNetwork CRD.

Overview
Updates the ChiaNetwork CRD’s NetworkConstants to match Chia 3.0 constants by renaming MIN_PLOT_SIZE_V2 to PLOT_SIZE_V2 and adding new optional fields for plot filtering, plot strength limits, quality proof scanning, and additional fork/adjustment heights (e.g. HARD_FORK2_HEIGHT, SOFT_FORK8_HEIGHT, PLOT_FILTER_V2_*_ADJUSTMENT_HEIGHT).

Regenerates deepcopy code and updates the published CRD OpenAPI schema accordingly. Bumps github.com/chia-network/go-chia-libs from v1.1.0 to v1.2.3 (with matching go.sum updates).

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

@cmmarslender cmmarslender changed the title Update network constants for 3.0 Update network constants for 3.0 testing Feb 4, 2026
@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.1.0 ⏵ v1.2.387 +1100100100100

View full report

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

Comment thread api/v1/chianetwork_types.go
@cmmarslender
cmmarslender merged commit 4e5bff9 into main Feb 4, 2026
16 checks passed
@cmmarslender
cmmarslender deleted the network-constants branch February 4, 2026 18:03
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