Solana ships Transaction v1 wire-format change

Solana has published a Transaction v1 wire-format update that raises the network’s transaction size ceiling and changes how the format is encoded. The official upgrade page says the change is tied to the Transaction v1, or txv1, format and that Devnet and Testnet are already active, while Mainnet activation is scheduled for Sept. 15, 2026.
The update is designed to let developers fit more data into a single transaction. Solana’s documentation says Transaction v1 expands the room available for more complex operations, including larger instruction sets that may otherwise need to be split across multiple transactions. The page also notes example code for the new format and describes the activation status across networks.
What changes in the new format
According to the upgrade page, Transaction v1 changes the wire format rather than introducing a separate product or token-level feature. The documentation presents it as a protocol-side adjustment for how transactions are structured and transmitted, with the new format intended for developers who need more space than older transaction types allow.
The main practical difference is capacity. Solana says txv1 is built to support larger serialized transactions than the network’s earlier format, which matters most for applications that need to bundle more instructions or payload data into one atomic action.
Deployment is already underway on test networks
Solana’s page shows the feature as active on Devnet and Testnet, while mainnet rollout remains scheduled for a later date. That means developers can already test against the new format, but broader user-facing availability on Solana’s main network is still pending the stated activation date.
The documentation does not describe a user migration process, and it does not indicate that holders need to take any action. For now, the update appears aimed at builders, infrastructure providers and application teams that need to adapt their tooling to the new transaction structure.






