-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Remove legacy single substream tracking issue #5670
Comments
It would be nice to get this in before the Polkadot launch, especially because we're very close to doing this. I'm going to try do the first four items before Friday evening. Then we can do the And then we can remove the legacy substream any time afterwards, even after the Polkadot launch. As soon as the legacy substream is no longer mandatory, we can consider it as a "hidden thing" that is not supposed to be used. |
To be clear on the idea: the objective is ultimately for the PSM to drive the notification substreams. When a block announce substream is open, we report that peer to the The next steps right now are:
|
The situation now regarding the legacy substream is:
|
Quick legacy substream status update: The end result that we want to achieve is #7074 and #7072. As such, the path forward I propose is:
|
Here's a tracking issue for things to do before removing the legacy single substream:
Role
in the registered notifications protocols (Pass an encoded Roles as the notifications protocols handshakes #5665)Status
message in the handshake of theblock-announces
protocol (Send a status message on block announce handshake #5726).The text was updated successfully, but these errors were encountered: