You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
creating a new "observed cache" to filter duplicates
from Pawan:
The observed cache has a few more duties than the attestation and sync committee ones the cache contains incomplete components of a fully available block (i.e AvailabilityPendingBlock + 4 blobs). Once we get all the components, we essentially go from the AvailabilityPendingBlock to an AvailableBlock which we can process in fork choice
create a blob reprocessing flow
make the block reprocessing flow dependent on blobs
new gossip validation conditions for singular blobs
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: