Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve StateSync #1266

Closed
6 tasks done
altergui opened this issue Mar 6, 2024 · 0 comments
Closed
6 tasks done

improve StateSync #1266

altergui opened this issue Mar 6, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@altergui
Copy link
Contributor

altergui commented Mar 6, 2024

today i merged an "MVP" of StateSync #1235

for next iteration i'm jotting down here a rough roadmap or wanted features:

  • enable indexer in all nodes (miners, maybe even seed) so all produce snapshots
  • statesync: better flag handling #1270
    • statesync enabled by default
    • hardcoded checkpoints (height,hash) for LTS (and possibly for stg, dev)
    • api endpoints to fetch the (height, hash) dinamically (a must for stg, dev)
  • provide INFO level logs during statesync (AFAICS i'll need a small hack to increase the log verbosity of comet before starting statesync, and then decrease it after sync is finished 💩 )

for the deterministic snapshots, i've created #1289

@altergui altergui added the enhancement New feature or request label Mar 6, 2024
@altergui altergui self-assigned this Mar 6, 2024
@altergui altergui closed this as completed Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant