Optimize peer-info protocol for sector replotting.
Half the plot will expire every time history size doubles, so quite often, especially for big plots, especially early during chain history. We need this optimization, we can't just send full filter. If we did and it was infrequent, we'd probably send bloom filters then as they are simpler.
Optimize peer-info protocol for sector replotting.
_Originally posted by @nazar-pc in https://github.com/subspace/subspace/pull/1588#discussion_r1247795588_