Core Protocol
Block Propagation
📖O que é
The process of distributing a newly produced block from the leader to all validators in the cluster. Solana uses Turbine for fast propagation—the leader shreds the block, erasure-codes the shreds, and feeds them into the Turbine tree. Target propagation latency is under 200ms for the full cluster.
Sua exploração
0 termos visitados no totalTermos relacionados explorados0/3
Termos Relacionados
TurbineCore Protocol
Solana's block propagation protocol inspired by BitTorrent. Instead of the leader sending …
Ver termo →ShredCore Protocol
The smallest unit of block data propagated through the network via Turbine. Blocks are spl…
Ver termo →Protocolo GossipCore Protocol
A protocol used by validators to exchange metadata and discover peers without relying on a…
Ver termo →