Solana Unleashes Transaction Capacity Upgrade
Solana's V1 transaction format has gone live, allowing developers to include more data in a single blockchain transaction. This upgrade triples the network's capacity per transaction, increasing the maximum transaction size from 1,232 bytes to 4,096 bytes.
The change addresses a long-standing limitation that forced developers to compress complicated operations or divide them across multiple transactions. While Solana has built its reputation around high transaction speeds and low fees, Ethereum had previously offered greater flexibility for data-heavy operations due to its lack of rigid transaction-size restrictions.
Solana's expanded capacity allows transactions to contain more instructions, signatures, and other execution data. This could be particularly valuable for corporate and multi-signature wallets that require several approvals before funds can move, as well as zero-knowledge proof applications that allow users to verify information while keeping underlying data private.