New post when we ship something fast.
No noise. Just infra notes and shipping updates.
◢ Join Telegram◆ THE RPC EDGE LOG
Deep dives on shreds, gRPC streaming, co-location, and the engineering behind landing transactions first. Written by the team running the nodes.
Standard RPC shows you transactions after a block is confirmed. Shreds show them while it's still propagating - the foundation of low-latency Solana trading.
Read the guideMORE POSTS
SWQoS lets validators hand out ingest bandwidth in proportion to stake, so staked connections land while public endpoints get throttled under load.
The Solana JSON-RPC methods you'll actually use, what each one does, where they bite, and when to reach for gRPC or shreds instead.
Geyser is the plugin interface that lets account, transaction, and slot data flow out of a validator as it is processed. Here is how it works.
Copy-trading bots watch a target wallet and mirror its trades. The hard part isn't the logic, it's seeing the trade and landing yours before the edge is gone.
An arbitrage bot is mostly infrastructure, not strategy. Here's the ingest, decode, and execution stack a Solana arbitrage bot actually needs.
Three strong Solana providers, three different centers of gravity. A fair head-to-head for teams choosing infrastructure for trading and HFT.
How the Jito Block Engine, bundles, tips, and the auction work, and how MEV is contested on Solana, for searchers and trading teams.
There is no single best Solana RPC provider, only the right one for your job. Here is the framework to pick yours, and an honest read on the main players.
Most Solana transactions don't fail on-chain, they vanish before they arrive. Here's why they drop and how to land them.
A plain reference to Solana's commitment levels, what each one guarantees, and which to pick for reads, writes, settlement, and HFT signal.
A buyer's guide for HFT desks, funds, and serious bot builders. The criteria that decide your edge, the red flags that drain your budget.
From shred ingestion to landed transaction - a reference architecture for low-latency Solana trading, and where the milliseconds actually hide.
Sending a Solana transaction is easy; landing it fast, in the slot you wanted, is the hard part. How the leader schedule, the TPU, and Jito fit together.
"First-seen" means acting on a transaction while it's still propagating - before any node calls it confirmed. What that state is, and how to use it safely.
Polling RPC asks the node "anything new?" on a loop. Geyser-based gRPC pushes updates the instant they happen. How the two models differ - and when to use each.
Polling a Solana RPC node asks the same question on a loop and pays in latency. Where the milliseconds go - and the architecture that removes them.
No noise. Just infra notes and shipping updates.
◢ Join Telegram