Skip to content

Comments

Update node setup doc with state sync info, remove reference to snapshot.#167

Merged
alexander-sei merged 6 commits intomainfrom
tweak-node-operators
Nov 10, 2024
Merged

Update node setup doc with state sync info, remove reference to snapshot.#167
alexander-sei merged 6 commits intomainfrom
tweak-node-operators

Conversation

@cordt-sei
Copy link
Contributor

Summary

Update Node Setup Guide to replace snapshot bootstrapping with state sync.

Changes

  1. State Sync Script:

    • Added statesync_config.sh script to scripts/ directory.
      • Retrieves the latest trust_height and trust_hash from the specified RPC server and updates the node’s config.toml for state sync.
  2. Documentation Update:

    • Modified node setup guide [Node Operators] to reference state sync instead of snapshots.
    • Simple steps for downloading and executing the state sync auto-config script.

Uploading to reference as a URL in node setup doc.
 - Remove snapshot method in favor of state sync
 - Add state sync quick-config script
fix formatting of codeblock
@cordt-sei cordt-sei requested a review from a team as a code owner November 7, 2024 21:38
Change to script URL from chain repo
Remove script, reference same one from chain repo.
Overall cleanup
Copy link
Collaborator

@alexander-sei alexander-sei left a comment

Choose a reason for hiding this comment

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

lgtm

@alexander-sei alexander-sei merged commit 1d778b2 into main Nov 10, 2024
@alexander-sei alexander-sei deleted the tweak-node-operators branch November 10, 2024 20:06
ghost pushed a commit that referenced this pull request Jan 9, 2025
Update node setup doc with state sync info, remove reference to snapshot.
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