Conversation
installation documentation
There was a problem hiding this comment.
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. |
|
@bloxster can you merge |
|
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>
Packages listed in Docker are now in code format and lowercase letters.
Uh oh!
There was an error while loading. Please reload this page.