celestia-node icon indicating copy to clipboard operation
celestia-node copied to clipboard

[Feature Request]: Add ability to quick sync using a flag

Open jcstein opened this issue 1 year ago • 0 comments

Implementation ideas

From Slack thread and message

Idea:

  1. use the core.ip URI provided, else error "needs core.ip"
  2. allow user to quick sync the node with --trusted.sync flag by querying the core.ip for the network for latest block and hash
  3. set these the same way that it's done in https://docs.celestia.org/nodes/celestia-node-trusted-hash

Nice to have:

  • can be used in CI or also introduces CI

jcstein avatar Sep 23 '24 20:09 jcstein