Speed is often treated as the defining feature of Solana.
What is less understood is what happens between submission and landing, and why two transactions sent at the same time can end up with completely different outcomes.
For teams running execution-critical workflows such as arbitrage, liquidations, or high-frequency strategies, performance is not defined by how fast a transaction is sent. It is defined by whether it gets to the leader in time.
These are the observations we made while building Syncro Sender, P2P.org's Solana transaction sender built for execution-critical teams. We are sharing them here because the patterns we found are not specific to our infrastructure. They reflect how Solana transaction delivery works at the network level.
Our previous post reframes the problem: Solana transaction landing is not a speed problem, it is a routing problem. This post goes one level deeper and explains the system behind it: what the delivery path actually looks like, where it breaks, and what changes when you build infrastructure around it.
Solana transaction delivery is the process of getting a transaction from submission to the block leader before the slot closes.
Each slot has a designated leader. If your transaction does not reach that leader in time, it does not land.
In practice, four things decide that outcome:
Priority fees affect ordering once the transaction arrives. Compute limits and blockhash freshness affect inclusion.
But none of that matters if the transaction never makes it to the leader.
Two transactions sent at the same time do not take the same path.
One may move through prioritized connections with stable bandwidth. Another may compete through shared infrastructure alongside thousands of other transactions.
Under low load, the difference is small.
Under congestion, it becomes decisive.
On Solana, a few milliseconds is not a rounding error. It is the difference between landing in the current slot or missing it entirely.
Once submitted, a transaction is forwarded to current and upcoming leaders via QUIC.
From there, everything depends on:
With approximately 390ms slot times, the margin for error is minimal.
Most variance does not come from when a transaction is sent. It comes from how it is forwarded under load.
Public RPC is built for accessibility, not for winning under load.
That tradeoff shows up in three ways:
Average performance may look fine. But under real conditions, consistency breaks down, and consistency is what execution depends on.
Stake-weighted QoS operates at the network layer.
Leaders allocate a significant share of bandwidth to staked connections. Transactions using those connections are less likely to be delayed during congestion.
This happens before fees come into play.
Fees decide ordering. Routing decides whether your transaction even gets a chance to be ordered.
With approximately 390ms slots, distance is measured in milliseconds, not in geography.
What matters is:
Because the leader rotates continuously, performance depends on consistent access across the validator set, not proximity to a single location.
Single-path delivery relies on one route working.
Under peak demand, that assumption breaks.
If that path is congested or delayed, there is no fallback already in motion. By the time you retry, the slot is gone.
This is where tail latency matters. A system that works most of the time but fails when it matters most is not reliable.

Multi-path delivery changes the model completely.
Instead of relying on one route, transactions are sent across multiple paths at once:
Whichever path reaches the leader first determines the outcome.
The goal is no longer to hope one path works, but to ensure at least one does.
If you are measuring performance under average conditions, you are measuring the wrong thing.
What matters is how your infrastructure behaves under stress.
The key metrics:
That is where execution is won or lost.
The most common mistake is assuming higher fees improve landing probability.
They do not.
Fees only affect ordering after a transaction reaches the leader.
Another misconception is treating a successful submission as success. A response only confirms the transaction was received. It does not confirm that it landed.
And average performance is misleading. On Solana, worst-case outcomes define your edge.
The simplest way to improve performance is to stop relying on a single path.
Adding a parallel delivery route allows you to compare real outcomes under real conditions without replacing your existing setup.
It is a small change that makes delivery visible and measurable.
Execution-focused teams are moving toward delivery-aware infrastructure.
The shift is simple: from sending transactions to controlling how they are delivered.
If you want to understand why routing is the root cause before diving into the system, the previous post covers that ground. This post is the next step: the mechanism behind the problem, and what it takes to solve it at the infrastructure level.
Syncro Sender is built on these principles. Validator-level routing, multi-path delivery, and SWQoS-enabled connections, deployed across Amsterdam, Frankfurt, New York, London, Tokyo, and Singapore. Add it as a parallel submission path alongside your current setup and compare landing performance on real flow.
On Solana, speed does not decide outcomes.
Delivery does.
It is the process of getting a transaction from submission to the block leader in time for inclusion in a slot.
Because they arrive too late, compete under congestion, or fail due to constraints like blockhash expiry or prioritization.
No. They affect ordering after arrival, not whether the transaction reaches the leader in time.
Better routing, prioritized connections, multi-path delivery, and optimized infrastructure placement.
<h2 id="at-a-glance"><strong>At a glance: </strong></h2><ul><li>TON staking from vesting contracts is now supported via Ledger Wallet using the P2P.org dApp.</li><li>Holders with vested TON can now delegate directly without altering vesting structures.</li><li>The staking flow integrates with standard Ledger self-custody signing workflows.</li></ul><p>Staking TON from vesting contracts is now supported through Ledger Wallet using the P2P.org dApp.<br><br>On the surface, this looks like a product enhancement. In practice, it enables additional participants to access TON’s validator infrastructure through existing vesting contracts.</p><p>Vesting contracts often represent long-term alignment — contributors, early ecosystem participants, and structured allocations tied to roadmap milestones. Until now, participation from those allocations has required additional coordination or operational workarounds.</p><p>This update streamlines the technical integration required for vesting-based delegation.</p><h2 id="vesting-as-active-participation"><strong>Vesting as Active Participation</strong></h2><p>In most ecosystems, vesting allocations sit idle by default.</p><p>They are designed to protect long-term alignment and prevent sudden liquidity shocks. But structurally, they also represent a meaningful portion of circulating supply that is committed to the network over time.</p><p>When vesting allocations can participate in staking, three things happen:</p><ol><li>Long-term holders engage more directly with network security.</li><li>Contributor allocations can participate in protocol-defined staking mechanisms.</li><li>Broader participation may contribute to more distributed delegation patterns within the network.</li></ol><p>It’s about enabling participation from capital that is already committed to the ecosystem.</p><h2 id="how-it-works"><strong>How It Works</strong></h2><p></p><p>The integration enables TON holders with vesting contracts to delegate directly through Ledger Wallet while preserving standard self-custody workflows.</p><p>The process:</p><ul><li>Connect Ledger to the P2P.org dApp.</li><li>Select the vesting contract.</li><li>Initiate staking directly from the vested allocation.</li><li>Confirm through Ledger’s signing interface.</li></ul><p>The staking action becomes part of the same workflow users already rely on for transaction signing and asset management.</p><p>For a detailed walkthrough, refer to the official guide:<a href="https://p2p.org/faq/en/articles/12054153-ton-ton-ledger-live-staking-guide?ref=p2p.org"><u>https://p2p.org/faq/en/articles/12054153-ton-ton-ledger-live-staking-guide</u></a></p><figure class="kg-card kg-image-card"><img src="https://p2p.org/economy/content/images/2026/03/TON7.png" class="kg-image" alt="" loading="lazy" width="2000" height="1500" srcset="https://p2p.org/economy/content/images/size/w600/2026/03/TON7.png 600w, https://p2p.org/economy/content/images/size/w1000/2026/03/TON7.png 1000w, https://p2p.org/economy/content/images/size/w1600/2026/03/TON7.png 1600w, https://p2p.org/economy/content/images/2026/03/TON7.png 2048w" sizes="(min-width: 720px) 720px"></figure><h2 id="what-this-unlocks-for-the-ton-ecosystem"><strong>What This Unlocks for the TON Ecosystem</strong></h2><p>TON’s ecosystem includes:</p><ul><li>Structured token recipients</li><li>Institutional participants</li><li>Early ecosystem supporters</li><li>Long-term contributors</li></ul><p>Many of these participants operate under vesting schedules.</p><p>By enabling staking directly from vesting contracts, the network broadens participation without altering distribution mechanics. Contributors can now align long-term token commitments with active validator support.</p><p>Over time, this supports:</p><ul><li>More distributed delegation patterns</li><li>Greater engagement from aligned stakeholders</li><li>Reinforcement of validator diversity</li></ul><p>It also reflects an ecosystem maturity shift — where staking is expected to integrate cleanly into real custody workflows rather than exist as a separate operational layer.</p><h2 id="wallet-level-participation-as-a-standard"><strong>Wallet-Level Participation as a Standard</strong></h2><p>Ledger Wallet integration is important here not because it adds exposure, but because it anchors staking within a widely used self-custody environment.</p><p>When staking is embedded into wallet workflows:</p><ul><li>Participation becomes routine.</li><li>Operational complexity decreases.</li><li>Reliability expectations increase.</li></ul><p>This is where validator infrastructure becomes directly tied to user experience.</p><p>P2P.org supports TON staking through validator operations designed for continuous, production-grade performance — particularly in flows that integrate at the wallet level.</p><figure class="kg-card kg-image-card"><img src="https://p2p.org/economy/content/images/2026/03/Frame-1410077858-1.png" class="kg-image" alt="" loading="lazy" width="1920" height="1080" srcset="https://p2p.org/economy/content/images/size/w600/2026/03/Frame-1410077858-1.png 600w, https://p2p.org/economy/content/images/size/w1000/2026/03/Frame-1410077858-1.png 1000w, https://p2p.org/economy/content/images/size/w1600/2026/03/Frame-1410077858-1.png 1600w, https://p2p.org/economy/content/images/2026/03/Frame-1410077858-1.png 1920w" sizes="(min-width: 720px) 720px"></figure><h2 id="a-step-toward-broader-participation"><strong>A Step Toward Broader Participation</strong></h2><p>Enabling staking from vesting contracts via Ledger Wallet expands TON’s staking accessibility to long-term, structured participants while preserving the design principles of vesting itself.</p><p>It aligns token distribution mechanics with validator participation.</p><p>And it reflects a broader direction in staking infrastructure — one where participation fits naturally into custody workflows rather than sitting outside them.</p><h2 id="get-started"><strong>Get Started</strong></h2><p>If you hold vested TON and use Ledger Wallet, staking is now available through the P2P.org dApp.</p><p>Read the full guide here:<a href="https://p2p.org/faq/en/articles/12054153-ton-ton-ledger-live-staking-guide?ref=p2p.org"><u>https://p2p.org/faq/en/articles/12054153-ton-ton-ledger-live-staking-guide</u></a></p><div class="kg-card kg-cta-card kg-cta-bg-grey kg-cta-minimal " data-layout="minimal"> <div class="kg-cta-sponsor-label-wrapper"> <div class="kg-cta-sponsor-label"> <span style="white-space: pre-wrap;">For Wallets and Platforms</span> </div> </div> <div class="kg-cta-content"> <div class="kg-cta-content-inner"> <div class="kg-cta-text"> <p><span style="white-space: pre-wrap;">Teams interested in enabling this functionality can get in touch to explore integration options.</span></p> </div> <a href="https://www.p2p.org/products/api?ref=p2p.org" class="kg-cta-button " style="background-color: #000000; color: #ffffff;"> Learn more </a> </div> </div> </div>
from p2p validator