Skip to content

Conversation

@NikolaMilosa
Copy link
Contributor

At the moment we can't easily have a default special limit (like having one Dfinity owned node per subnet) and then have an easy way to override it for a specific subnet (like having three Dfinity owned nodes in NNS). With this feature we can do that.

What we also get is the ability to override specific values for other potential new subnets. We could for e.g. turn off the requirement for a Dfinity owned node by saying adding an entry:

{ ...
        "default": {"node_provider": {"DFINITY": (1, "eq")}},
        "new-subnet": {"node_provider": {"DFINITY": (0, "eq")}},
}

@NikolaMilosa NikolaMilosa requested review from a team and bjoernek as code owners September 18, 2025 23:11
@NikolaMilosa NikolaMilosa marked this pull request as draft September 18, 2025 23:24
@NikolaMilosa NikolaMilosa marked this pull request as ready for review November 3, 2025 10:04
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.

1 participant