ChainSafe / ChainSafe/gossamer
Gap Sync
Open
A-design
A-tooBig
C-complex
Epic
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Issue summary
- This sync method aims to fulfill the block gaps when Warp Sync is the strategy method
- Gossamer, should be able to identify the Gaps, request and validate the blocks and import them to the state, this should run as a background job and should stop once there is no more gaps.
## Other information and links
- https://github.com/paritytech/polkadot-sdk/blob/f6d08e637694729df7cddb166954ee90c2da3ce1/substrate/client/network/sync/src/strategy/chain_sync.rs#L197
Contributor guide
Assessment
This issue has not been assessed yet.