Gossipsub’s Partial Messages Extension and Cell Level dissemination or how to make blob propagation faster and more efficient Thanks to Raúl Kripalani, Alex Stokes, and Csaba Kiraly for feedback on early drafts. Overview Gossipsub’s new Partial Message Extension allows nodes to upgrade to cell level dissemination without a hard fork. Increasing the usefulness of data from the local mempool (getBlobs). There is a draft PR that specifies how Consensus Clients make use of the Partial Messag...