Solana Transactions Just Got a Lot Bigger
Solana's recent upgrade to its Transaction V1 format has significantly increased the amount of data that can fit inside a transaction, giving developers more room for complex trades and applications. The maximum amount of data a single transaction can carry has been raised from 1,232 bytes to 4,096 bytes.
This upgrade aims to address a major structural bottleneck in Solana's network and help it narrow the gap with rival platforms like Ethereum. While Solana has always offered superior speed and lower costs than Ethereum, its transactions were previously throttled by a strict 1,232-byte hard cap. This limited developers' ability to create data-dense applications on Solana.
The new Transaction V1 format provides developers with more flexibility and allows them to put more steps into a single all-or-nothing operation. If one step fails, the entire transaction can be rolled back, which is particularly useful for company wallets where several people may need to approve a payment.