completed a first draft of the implementation to decentralize the state part transfer for state sync. The major features are built and it is working well in localnet based on manual testing.
Sept 16-
Test this code in a mocknet setup in which the validators repeatedly switch their tracked shards to trigger lots of state syncs.
Break the draft PR into smaller PRs and add finishing touches, metrics, tests, etc. before sharing for review.