Solana Foundation Validator Discussion Recap, March 12, 2026
Last week's Solana Foundation validator call covered a packed set of operational and governance topics. Below is a summary of the main discussions.
Emergency Release and Mainnet Upgrade
The call opened with a strong recommendation for validators to upgrade immediately to Agave 3.1.10 on mainnet, along with Firedancer 0.8.14 and their equivalent Jito and Harmonic versions. The reason was a newly disclosed RustSec vulnerability in Quinn, the QUIC library that Agave depends on. Because the issue was announced publicly, there was no opportunity to handle it through private coordination. An attacker could use the vulnerability to remotely crash validators, making rapid response essential.
The cluster handled it well. Most of mainnet upgraded within hours, pushing the network into a significantly safer state. The tone on the call made it clear this was a serious incident, but also one that validators managed effectively under pressure.
Testnet Versioning Changes
Testnet is now using a new numbering scheme. Instead of reusing the traditional major.minor.patch format for pre-mainnet builds, those version numbers are being reserved for mainnet releases. Testnet iterations will now use beta tags, such as 4.0.0-beta.1, even if some version strings still appear in unexpected formats while tooling catches up.
For operators, the takeaway is straightforward: some version strings may look unusual for a while, but the intent is to separate testnet builds more cleanly from final mainnet releases.
Governance Tooling Nears Testnet
The governance tooling being developed by the Turbine and Exo teams is getting close to wider testnet deployment. The new system is designed to support more robust voting, including staker override functionality, which would allow stakers to override their validator’s vote directly.
A dedicated session is expected next week to demonstrate the tooling in more detail before a broader testnet-wide exercise begins. The staker override flow is expected to be the part of the system with the most real-world variation once it goes live, making this testing phase particularly important.
Minimum Stake Delegation Is Back on the Table
One of the more substantive policy discussions focused on revisiting Solana’s minimum delegated stake amount. Currently, a stake account can be created with rent plus one lamport. The concern is that this becomes increasingly problematic if rent is reduced in the future - cheaper stake accounts could enable an attacker to create massive numbers of dust accounts, increasing the computational burden around rewards and other epoch-boundary processes.
The argument from core development is that raising the minimum delegation would be about cluster health more than economics. A large portion of all stake accounts today hold less than one SOL, but collectively represent a very small amount of delegated value. They add significant account overhead without adding meaningful economic weight.
Existing dust accounts would be grandfathered in, so the immediate effect would be on preventing new dust delegation rather than eliminating the current long tail overnight. There was also discussion around whether this should go through governance or simply be implemented as a parameter change first, with governance revisiting it later if needed. The general mood leaned toward not blocking the change if it is clearly needed for network health, especially with stronger governance tooling on the way.
P-Token Upgrade Moves Closer
One of the most technically important updates came from Anza’s work on the P-Token upgrade, tied to SIMD-266. The goal is to replace the current SPL Token program with a significantly more efficient implementation that preserves behavior while sharply reducing compute usage. In many cases, the new implementation cuts costs by roughly 90 to 98 percent, with transfers among the most improved instructions.
Because the SPL Token program has no upgrade authority, this change would require replacing the program content directly at activation - effectively a controlled hard fork at the program level. The token program account would also be migrated from loader v2 to loader v3, meaning indexers and tooling that track program ownership or account size will notice a change even though the program’s external behavior is intended to remain identical.
The amount of testing described was extensive. The team has run the original SPL Token test suite unchanged, completed large-scale fuzzing with exact state comparisons, gone through three audit rounds, and used mainnet traffic replay to compare outputs between old and new implementations. Formal verification is the last major step underway. If everything comes back clean, the expected gain is roughly 13 to 14 percent more usable block space across the network.
On the governance question, the room leaned heavily toward shipping it as a straightforward technical improvement rather than treating it as an economic or strategic governance vote.
JPool Overhauls Its Delegation Strategy
JPool presented a substantial redesign of its validator delegation framework for 2026 and beyond. The new model is built around five priorities: supporting builders, rewarding performance, growing liquid staking, protecting delegators, and optimizing stake distribution.
The most material change is how JPool intends to size its validator set relative to TVL. Instead of maintaining a broad delegation set regardless of pool size, the new model introduces a rough ratio of one validator per 10,000 SOL of TVL. At current levels, that would reduce the supported validator set substantially - from around 300 down to roughly 125.
The reasoning is that JPool wants stake allocations to remain meaningful rather than thinly spread. At the same time, the team said the validator set would expand again as TVL grows. The framework reserves up to 40 percent of validator slots for community-good operators through a scored process involving an independent committee. Another 45 percent of funds are intended for direct delegation matching, where direct stake brought in through JPool can be matched at a 2x ratio.
The bond system is another major addition. Validators receiving JPool stake will be required to post bond, initially at modest levels, to backstop delegator protection and cover cases where realized APY falls below a benchmark calculated from high-performing validators and recalculated every epoch.
The presentation raised real concerns from operators on the call. The biggest was that reducing the supported validator set now, even if rational from a TVL perspective, could make it harder for smaller independents to survive in the short term. There were also questions about transparency in community-good scoring and about how JPool intends to defend against the validator-rotation games that have complicated blacklist enforcement elsewhere. JPool said more documentation is coming and stressed that these concerns are being taken seriously.
Flipside Launches a Staking Advisor Tool
Flipside introduced a new Solana staking advisor designed to help users compare validators, liquid staking options, and diversification choices in one place. The tool asks users what attributes they care about (geography, risk profile, performance, ecosystem alignment) and surfaces matching options.
The project combines data from several validator analytics sources with Flipside’s own datasets and AI tooling. Users can connect a wallet and have the system review their current staking setup, evaluate diversification, and suggest adjustments. The tool is still evolving, but the stated goal is to give stakers a more complete research workflow without forcing them to navigate several separate dashboards.
There was also discussion about improving validator input into the data shown on the platform, particularly around self-description and ecosystem contributions, and the ongoing challenge of accurately geolocating validator infrastructure.

