Skip to content

docs: May 2026 w22 — v3.4.2 update#21408

Merged
AskAlexSharov merged 2 commits into
release/3.4from
docs/may-2026-w22-v3.4.2
May 26, 2026
Merged

docs: May 2026 w22 — v3.4.2 update#21408
AskAlexSharov merged 2 commits into
release/3.4from
docs/may-2026-w22-v3.4.2

Conversation

@bloxster

Copy link
Copy Markdown
Collaborator

Summary

New in v3.4.2 (PR #21148): --erigondb.domain.steps-in-frozen-file

What it does: Overrides the steps_in_frozen_file setting in erigondb.toml for the domain merge cap only (history and inverted-index merges are unaffected). Accepts a positive integer or "Inf" to leave unbounded.

Verification:

Docs placement: Database and Caching section in configuring-erigon/index.mdx

Add --erigondb.domain.steps-in-frozen-file to Database and Caching section.
New in v3.4.2 (PR #21148). Flag exists on release/3.4 only; main PR skipped.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the documentation to include the new --erigondb.domain.steps-in-frozen-file CLI flag introduced in v3.4.2, explaining how it overrides erigondb.toml’s steps_in_frozen_file specifically for the domain merge cap while leaving history/inverted-index merge behavior unchanged.

Changes:

  • Documented --erigondb.domain.steps-in-frozen-file usage, semantics (positive integer vs "Inf"), and default behavior.
  • Updated the CLI Reference page to place the new flag under “Database and Caching”.
  • Updated the llms-full.txt copies to reflect the same new flag entry.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
llms-full.txt Adds the new CLI flag entry to the consolidated LLM docs output.
docs/site/static/llms-full.txt Mirrors the same new CLI flag entry in the docs site static copy.
docs/site/docs/fundamentals/configuring-erigon/index.mdx Adds the new CLI flag entry to the published CLI Reference under “Database and Caching”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AskAlexSharov AskAlexSharov merged commit 1b67514 into release/3.4 May 26, 2026
26 checks passed
@AskAlexSharov AskAlexSharov deleted the docs/may-2026-w22-v3.4.2 branch May 26, 2026 07:27
yperbasis added a commit that referenced this pull request Jun 1, 2026
Adds the **v3.4.3** section to `ChangeLog.md`, covering the user-facing
changes merged to `release/3.4` since v3.4.2, and sets the v3.4.2 header
to its release date (2026-05-22).

**Bugfixes**
- #21538 — second fix for the post-reorg `gas used mismatch` /
state-leak still hitting v3.4.2 users
- #21507 — `debug_getModifiedAccountsByHash` / `ByNumber` now match Geth
semantics
- #21389 — `--rpc.logs.maxresults` (documented in 3.4.0) now takes
effect via the CLI

**Improvements**
- #21502 — fail-fast on oversized `engine_newPayload` backward download
(less per-slot log spam / wasted fetches)

Docs-only / internal PRs (#21451, #21408) are intentionally omitted.

Version bump tracked separately in #21547.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

3 participants