feat(dot/parachain): handle DistributeBitfield
message
#4235
Labels
C-simple
Minor changes changes, no additional research needed. Good first issue/review.
S-subsystems-availability
issues related to polkadot host availability subsystem functionality.
T-implementation
this issue/pr is a new feature or functionality.
Issue summary
#4369 should be completed before work is started on this issue.
The overseer forwards
DistributeBitfield
messages from other subsystems. Therefore the signature on the bitfield does not need to be checked. The message just needs to be gossiped to peers according to the following rules:validationprotocol.BitfieldDistributionMessage
to all peers thatProvisionableDataBitfield
message to the overseerOther information and links
Parity node implementation
The text was updated successfully, but these errors were encountered: