Solana Cranks Up Transaction Size to Unlock Complex Operations
Solana has activated Transaction V1 on its mainnet, significantly increasing the maximum transaction size to 4,096 bytes from 1,232 bytes. This upgrade was driven by two Solana Improvement Documents (SIMD-0296 and SIMD-0385) that introduced a new message format and expanded the transaction size.
The increased transaction size will enable developers to accomplish more in a single on-chain operation, including zero-knowledge proofs, large multisig configurations, and confidential transfers. These complex operations were previously limited by the smaller transaction size.
Infrastructure providers, such as RPC providers and indexers, need to update their systems to handle the new transaction configuration characteristics. Legacy transactions will remain fully supported, but infrastructure that hasn't prepared for the change may experience issues.