Validator shreds

Search documents
X @mert | helius.dev
mert | helius.devยท 2025-08-18 15:32
solana just hit 100k TPS! this is great, but it presents a problemif the chain is getting so fast, you have to make sure your systems can keep uptoday, most teams don't handle this wellthey use a single node to stream via gRPCbut this is dangerousi) the node can fall behind, ii) if you disconnect, you lose data, iii) the node is only in a single location so you lose geolocation edge, iv) the node can go down and your system is cookedwe provide LaserStream to fix all of these issues at oncewe have many clust ...