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

[Infra] Provide snapshots #1060

Open
1 of 6 tasks
okdas opened this issue Feb 7, 2025 · 0 comments
Open
1 of 6 tasks

[Infra] Provide snapshots #1060

okdas opened this issue Feb 7, 2025 · 0 comments
Assignees
Labels
infra Infra or tooling related improvements, additions or fixes

Comments

@okdas
Copy link
Member

okdas commented Feb 7, 2025

Objective

Create a snapshot mechanism that allows full nodes to bypass time-consuming blocks (e.g., block 55331 on Beta TestNet). This will streamline node setup for both community members and internal team members.

Origin Document

Based on discussions regarding delays at block 55331 on Beta TestNet and the need to rapidly provision full nodes.

Use Morse design & system as reference.

Image

Goals

  • Reduce the sync duration by providing ready-to-use snapshots.
  • Enable a user-friendly process for new node operators to bootstrap nodes from snapshots.
  • Encourage wider community adoption of running full nodes.

Deliverables

  • Snapshot creation logic integrated into the node software.
  • Clear documentation on where snapshots can be accessed (and their metadata)
  • Clear instructions on how to use snapshots to bootstrap a node
  • Automated process or scripts to generate snapshots on a scheduled basis.
  • A UI similar to what liquify provides for exploring available snapshots
  • Future work: Consider adding statesync snapshots. Turned off by default.

Non-goals / Non-deliverables

  • Changing core consensus behavior or block validation processes.
  • Overhauling current chain data storage mechanisms beyond what’s necessary for snapshot generation.
  • Implementing external hosting/mirroring solutions (only a local or minimal solution is in scope).

Creator: @okdas
Co-Owners: @Olshansk
Support: NodeFleet? Liquify?

@okdas okdas added the infra Infra or tooling related improvements, additions or fixes label Feb 7, 2025
@okdas okdas added this to the Beta TestNet Iteration milestone Feb 7, 2025
@okdas okdas self-assigned this Feb 7, 2025
@okdas okdas added this to Shannon Feb 7, 2025
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Shannon Feb 7, 2025
@Olshansk Olshansk moved this from 📋 Backlog to 🏗 In progress in Shannon Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infra or tooling related improvements, additions or fixes
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant