Solana Mainnet Upgrade Boosts Transaction Capacity by Nearly Threefold
Solana has activated a major mainnet upgrade that increases the maximum transaction size from 1,232 bytes to 4,096 bytes. This expansion provides developers with more space for complex instructions and signatures within a single transaction.
The change went live on Tuesday at epoch 1,035 and is facilitated by the new Transaction V1 format, which supports zero-knowledge proofs, multisignature wallets, and atomic multi-step transactions while preserving backward compatibility with older formats.
This upgrade specifically addresses workloads that previously struggled against Solana's strict size ceiling. As a result, developers can now place more steps inside a single atomic transaction, meaning the entire operation can succeed or fail together.