Skip to content

docs: document --erigondb.domain.steps-in-frozen-file flag#20730

Merged
AskAlexSharov merged 2 commits into
mainfrom
docs/erigondb-domain-steps-flag
Apr 23, 2026
Merged

docs: document --erigondb.domain.steps-in-frozen-file flag#20730
AskAlexSharov merged 2 commits into
mainfrom
docs/erigondb-domain-steps-flag

Conversation

@bloxster

Copy link
Copy Markdown
Collaborator

Summary

Documents the --erigondb.domain.steps-in-frozen-file flag introduced in #20705.

  • Adds entry to the Database and Caching section of configuring-erigon/README.md
  • Flag overrides erigondb.toml steps_in_frozen_file for the domain merge cap only
  • Accepts a positive integer or Inf (unbounded); default is unset (uses erigondb.toml)
  • History and inverted-index merges are unaffected

Test plan

  • Verify flag appears in erigon --help on main
  • Verify Inf is accepted as value

🤖 Generated with Claude Code

PR #20705 added --erigondb.domain.steps-in-frozen-file to allow
overriding the domain merge cap from erigondb.toml. Accepts a positive
integer or "Inf" for unbounded merging. History and inverted-index
merges are unaffected.
@bloxster bloxster added Caplin Caplin: Consensus Layer, Beacon API docs and removed Caplin Caplin: Consensus Layer, Beacon API labels Apr 22, 2026
@AskAlexSharov AskAlexSharov added this pull request to the merge queue Apr 23, 2026
Merged via the queue into main with commit a185c7e Apr 23, 2026
38 checks passed
@AskAlexSharov AskAlexSharov deleted the docs/erigondb-domain-steps-flag branch April 23, 2026 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants