The bitfield signing subsystem produces SignedAvailabilityBitfields once per block.
Validators vote on the availability of a backed candidate by issuing signed bitfields, where each bit corresponds to a single candidate. These bitfields can be used to compactly determine which backed candidates are available or not based on a 2/3+ quorum.
Sub Issues
[ ] Create a skeleton PR that would lead to smaller issues
Issue summary
SignedAvailabilityBitfield
s once per block.Sub Issues
Other information and links