Skip to content

Default selection ceilings silently drift from indexer-rs upstream #620

Description

@MoonBoi9001

INDEXER_RS_MIN_GRT_PER_30_DAYS in bin/dipper-service/src/config.rs mirrors indexer-rs's [dips.min_grt_per_30_days] table, pinned to one commit in the docstring. When upstream changes those values, our const silently goes stale and operators run against ceilings that no longer match what indexers publish — the exact misalignment #619 set out to fix.

Possible remediation: a CI job that fetches the upstream TOML and fails if the values diverge from our const.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions