Skip to content

Conversation

JohnReedV
Copy link
Contributor

@JohnReedV JohnReedV commented Oct 16, 2025

Description

Make the Kappa hyper-parameter only settable by root.
Migrate all Kappa entries back to the default value of 0.5.

@JohnReedV JohnReedV added skip-cargo-audit This PR fails cargo audit but needs to be merged anyway apply-benchmark-patch labels Oct 16, 2025
@open-junius open-junius mentioned this pull request Oct 20, 2025
13 tasks
@JohnReedV JohnReedV changed the title make kappa root only kappa root only Oct 20, 2025
&[Hyperparameter::Kappa.into()],
)?;

ensure_root(origin)?;
Copy link
Collaborator

@l0r1s l0r1s Oct 20, 2025

Choose a reason for hiding this comment

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

Are we allowed to execute this in the last 10 blocks of a tempo @ppolewicz ? If no, there is the ensure_root_with_rate_limit, name is strange but it only allows in the freeze window, there is no rate limit

@sam0x17 sam0x17 merged commit fc0f611 into devnet-ready Oct 20, 2025
86 of 91 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-cargo-audit This PR fails cargo audit but needs to be merged anyway

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants