Skip to content

Conversation

chimera-defi
Copy link

  • feat: Add SnapSyncStage for efficient state synchronization

This commit introduces the SnapSyncStage, which replaces existing stages for state synchronization. It enables downloading trie data ranges from peers and inserting them into the database, significantly improving synchronization efficiency. The stage includes configuration options, database integration, and peer communication logic.

Attempts to implement chimera-defi#4

* feat: Add SnapSyncStage for efficient state synchronization

This commit introduces the SnapSyncStage, which replaces existing stages for state synchronization. It enables downloading trie data ranges from peers and inserting them into the database, significantly improving synchronization efficiency. The stage includes configuration options, database integration, and peer communication logic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant