Skip to content

docs: port Help Center updates to release/3.4#20305

Merged
AskAlexSharov merged 5 commits into
release/3.4from
docs/help-center-r3.4
Apr 3, 2026
Merged

docs: port Help Center updates to release/3.4#20305
AskAlexSharov merged 5 commits into
release/3.4from
docs/help-center-r3.4

Conversation

@bloxster

@bloxster bloxster commented Apr 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

Ports the full Help Center content to release/3.4, mirroring what was merged to main via PR #20267.

Changes per file:

  • best-practices.md: added "Harden Public RPC Endpoints" row + Section 6 (Advanced Performance Tricks with vmtouch, ERIGON_SNAPSHOT_MADV_RND, db.pagesize)
  • common-errors-and-solutions.md: added errors Fix eth tests #8 (Docker UID/GID mismatch) and Fix compile error in eth/tracers #9 (libsilkworm_capi.so missing)
  • frequently-asked-questions-faqs.md: added FAQ Fix cmd/geth tests #21 (historical block queries / pruning) and Fix trie tests #22 (ARM/RPi feasibility)
  • known-issues.md: improved vmmap/pmap section (macOS vs Linux), removed DOCKER_BUILDKIT env vars, added --db.pagesize section (default 16KB)
  • troubleshooting.md: added Diagnostics section (SIGUSR1 goroutine dump, pprof CPU/heap capture) and Hetzner firewall note

All content is identical to main post-#20267, with yperbasis review fixes already applied (broken erigon-lib link removed, pprof addr/port flags documented).

Test plan

🤖 Generated with Claude Code

bloxster added 5 commits April 3, 2026 11:58
Port Help Center updates from main (merged via PR #20267)
to release/3.4.
… content

Port Help Center updates from main (merged via PR #20267)
to release/3.4.
…nter content

Port Help Center updates from main (merged via PR #20267)
to release/3.4.
Port Help Center updates from main (merged via PR #20267)
to release/3.4.
Port Help Center updates from main (merged via PR #20267)
to release/3.4.
@AskAlexSharov AskAlexSharov merged commit a8a4611 into release/3.4 Apr 3, 2026
22 checks passed
@AskAlexSharov AskAlexSharov deleted the docs/help-center-r3.4 branch April 3, 2026 10:37
sudeepdino008 pushed a commit that referenced this pull request Apr 3, 2026
## Summary

Ports the full Help Center content to `release/3.4`, mirroring what was
merged to `main` via PR #20267.

Changes per file:

- **best-practices.md**: added "Harden Public RPC Endpoints" row +
Section 6 (Advanced Performance Tricks with vmtouch,
ERIGON_SNAPSHOT_MADV_RND, db.pagesize)
- **common-errors-and-solutions.md**: added errors #8 (Docker UID/GID
mismatch) and #9 (libsilkworm_capi.so missing)
- **frequently-asked-questions-faqs.md**: added FAQ #21 (historical
block queries / pruning) and #22 (ARM/RPi feasibility)
- **known-issues.md**: improved vmmap/pmap section (macOS vs Linux),
removed DOCKER_BUILDKIT env vars, added `--db.pagesize` section (default
16KB)
- **troubleshooting.md**: added Diagnostics section (SIGUSR1 goroutine
dump, pprof CPU/heap capture) and Hetzner firewall note

All content is identical to `main` post-#20267, with yperbasis review
fixes already applied (broken erigon-lib link removed, pprof addr/port
flags documented).

## Test plan

- [ ] Verify all 5 files render correctly in GitBook preview
- [ ] No broken internal links
- [ ] Content consistent with release/3.3 (PR #20263) and main

🤖 Generated with [Claude Code](https://claude.com/claude-code)
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.

2 participants