Skip to content
This repository was archived by the owner on Dec 22, 2025. It is now read-only.

Comments

Updates and fixes#15

Merged
bloxster merged 98 commits intomainfrom
development
May 8, 2025
Merged

Updates and fixes#15
bloxster merged 98 commits intomainfrom
development

Conversation

@bloxster
Copy link
Collaborator

@bloxster bloxster commented May 1, 2025

  • Updated tags for cloning latest Erigon version from Github or Docker
  • Issue 13 solved (Minor nit-pick on performance document page #13)
  • Fixed broken links
  • updated Options page to version 3.0.2
  • updated Disk Space Required page values
  • removed Tips for faster syncing page from index

@bloxster bloxster requested a review from Copilot May 1, 2025 07:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates and fixes multiple sections of the Erigon documentation to align with the latest version and improve clarity. Key changes include:

  • Updated installation instructions for Docker, Windows, and YAML/TOML configuration files.
  • Revised CLI options, advanced configuration pages (Txpool, Sentry, Consensus Layer, etc.), and updated version references.
  • Improved documentation navigation and branding changes to "Erigon 3 Docs".

Reviewed Changes

Copilot reviewed 28 out of 28 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/installation/docker.md Updated Docker instructions with new prerequisites and commands.
src/installation/build_exec_win.md Updated Windows build instructions to use the release/3.0 branch.
src/basic/yaml.md Added configuration examples for YAML and TOML files.
src/basic/networks.md Revised testnet network table and added new network information.
src/basic/disk-space.md Updated disk space estimates for different network configurations.
src/advanced/txpool.md Reorganized txpool documentation and commands for external usage.
src/advanced/sentry.md Simplified Sentry instructions and updated default paths.
src/advanced/performance.md Included flag details to improve performance via torrent options.
src/advanced/options.md Updated CLI options and added a new persistence flag with revised defaults.
src/advanced/op-node.md Minor title and formatting update.
src/advanced/consensus_layer.md Updated link for Caplin documentation to reflect file changes.
src/advanced/bp-ext.md Expanded external CL usage instructions and configuration examples.
src/advanced/bp-caplin.md Refined instructions for using embedded Caplin and Lighthouse.
src/advanced/JSONRPC-daemon.md Minor formatting changes for clearer documentation.
src/advanced.md Updated link references for internal components.
src/about/disclaimer.md Added disclaimer regarding security and usage risks.
src/_introduction.md Replaced legacy art with an image and updated the introduction text.
src/SUMMARY.md Adjusted navigation to include new sections.
book.toml Updated title and added configuration options for section folding.
README.md Updated title to reflect documentation rebranding.

@yperbasis
Copy link
Member

@bloxster can you merge main into development please, resolving the conflicts, so that we see only the actual changes. Going forward, it's better to use fresh branches for updates and also create separate PRs for individual updates instead of packing miscellaneous things together. Separate PRs make it easier to review and to reason about each change on its own.

@bloxster
Copy link
Collaborator Author

bloxster commented May 5, 2025

Thank you for your comment, will merge later today and use separate PRs from now on.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@bloxster bloxster deployed to preview May 8, 2025 06:19 — with GitHub Actions Active
@bloxster bloxster dismissed Giulio2002’s stale review May 8, 2025 11:36

Packages listed in Docker are now in code format and lowercase letters.

@bloxster bloxster merged commit b87cb37 into main May 8, 2025
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants