Solana Triples Transaction Size Limit in Major Mainnet Upgrade
Solana has implemented a major upgrade to its mainnet, tripling the maximum transaction size limit from 1,232 bytes to 4,096 bytes. This change will allow developers to fit more complex operations into a single transaction, including zero-knowledge proofs and new on-chain signature schemes.
The upgrade also introduced the v1 transaction format, which maintains full backward compatibility with legacy transactions. Existing transaction formats continue working for applications and wallet providers, but protocols that want to benefit from the size increase need to update to v1 transactions.
A spokesperson for the Solana Foundation explained that the main goal of this upgrade is to enable developers 'to do more' with their applications by unlocking workloads that previously couldn't fit inside a single transaction. This includes features like zero-knowledge proofs, transactions requiring multiple signatures, and new on-chain signature schemes.