Skip to content

doc(docs): remove outdated cargo build notes#139

Merged
darioush merged 3 commits intomainfrom
darioush/docs/remove-cargo-note
Mar 17, 2026
Merged

doc(docs): remove outdated cargo build notes#139
darioush merged 3 commits intomainfrom
darioush/docs/remove-cargo-note

Conversation

@darioush
Copy link
Contributor

@darioush darioush commented Mar 17, 2026

Remove paragraphs from archival, RPC, and validator node docs that discussed using cargo build -p neard --release as an alternative to make release/make neard.

This information is no longer accurate or relevant.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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 streamlines node-setup documentation by removing “alternative Cargo build” guidance and keeping the build instructions focused on the recommended make targets across validator, RPC, and archival node docs.

Changes:

  • Removed sections describing cargo build -p neard --release as an alternative to make ... and related optimization/equivalence notes.
  • Kept (and in one place reintroduced) a single, direct statement of the output binary location (target/release/neard).
  • Applied the cleanup consistently across validator, RPC, and archival run guides.

Reviewed changes

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

File Description
docs/validator/compile-and-run-a-node.md Removes Cargo-build aside in multiple sections and keeps a concise binary-path note.
docs/rpc/run-rpc-node.md Removes Cargo-build equivalence disclaimer; leaves only the recommended make release flow and binary path.
docs/archival/run-archival-node.md Removes Cargo-build/LTO explanation; keeps the recommended build flow and binary path.

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

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@render render bot temporarily deployed to darioush/docs/remove-cargo-note - node-docs PR #139 March 17, 2026 13:49 Destroyed
@darioush darioush merged commit db6103b into main Mar 17, 2026
4 checks passed
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.

3 participants