paritytech / substrate

Substrate: The platform for blockchain innovators
Apache License 2.0
8.39k stars 2.65k forks source link

Extract block announce validation from `ChainSync` #14675

Open dmitry-markin opened 1 year ago

dmitry-markin commented 1 year ago

This PR is part of Sync 2.0 preparation work. Resolves https://github.com/paritytech/polkadot-sdk/issues/503.

polkadot companion: https://github.com/paritytech/polkadot/pull/7569 cumulus companion: https://github.com/paritytech/cumulus/pull/2959