Skip to content

Conversation

@spalladino
Copy link
Contributor

We were using the same config variable for the slash penalty for a pruned epoch where the data was and was not made available. This commit adds a new env var so we can set different values for each.

Please read contributing guidelines and remove this line.

For audit-related pull requests, please use the audit PR template.

We were using the same config variable for the slash penalty for a
pruned epoch where the data was and was not made available. This commit
adds a new env var so we can set different values for each.
@spalladino spalladino force-pushed the palla/split-prune-slash-config branch from 777308c to d2ab3bc Compare September 1, 2025 17:23
@spalladino spalladino enabled auto-merge September 1, 2025 17:35
@spalladino spalladino added this pull request to the merge queue Sep 1, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 1, 2025
@spalladino spalladino added this pull request to the merge queue Sep 1, 2025
Merged via the queue into next with commit 4229886 Sep 1, 2025
14 checks passed
@spalladino spalladino deleted the palla/split-prune-slash-config branch September 1, 2025 18:39
spalladino added a commit that referenced this pull request Sep 1, 2025
Updates the slasher variables used in helm templates to match the new
ones defined in #16694 and #16625. Sets all values to be empty, so we
rely on the defaults set in the node and don't have multiple places
where we define default values.

Also adds a `check_env_vars` script (authored by claude) that checks if
we are using any env var not defined in the env_var list in ts, so the
CI should shout if we update a variable in ts-land but forget to update
it in helm.
github-merge-queue bot pushed a commit that referenced this pull request Sep 1, 2025
Updates the slasher variables used in helm templates to match the new
ones defined in #16694 and #16625. Sets all values to be empty, so we
rely on the defaults set in the node and don't have multiple places
where we define default values.

Also adds a `check_env_vars` script (authored by claude) that checks if
we are using any env var not defined in the env_var list in ts, so the
CI should shout if we update a variable in ts-land but forget to update
it in helm.
mralj pushed a commit that referenced this pull request Oct 13, 2025
Updates the slasher variables used in helm templates to match the new
ones defined in #16694 and #16625. Sets all values to be empty, so we
rely on the defaults set in the node and don't have multiple places
where we define default values.

Also adds a `check_env_vars` script (authored by claude) that checks if
we are using any env var not defined in the env_var list in ts, so the
CI should shout if we update a variable in ts-land but forget to update
it in helm.
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.

3 participants