« Back to Glossary Index
A method of network communication in which nodes propagate information to a few peers, who in turn relay it onward, allowing data to spread efficiently across a large network.
Applied: Ethereum’s peer-to-peer networking layer (libp2p-based gossipsub) uses gossip propagation to efficiently spread new blocks and attestations across tens of thousands of nodes.
« Back to Glossary Index