paritytech / polkadot-sdk

The Parity Polkadot Blockchain SDK
https://polkadot.com/
1.91k stars 704 forks source link

Pure state sync refactoring (part-2) #6521

Closed liuchengxu closed 2 days ago

liuchengxu commented 4 days ago

This PR is the second part of the pure state sync refactoring, encapsulating StateSyncMetadata as a separate entity. Now it's pretty straightforward what changes are needed for the persistent state sync as observed in the struct StateSync: