Solana Closes Gap with Ethereum as Transaction Ceiling Triples
Solana is making significant strides in catching up to Ethereum's technical capabilities. The blockchain has announced plans to triple its transaction ceiling from 1,232 to 4,096 bytes via Transaction v1 (SIMD-0296 and SIMD-0385). This upgrade will enable larger transactions to be processed in a single block, reducing the need for multiple transactions.
The new limit is set at 4,096 bytes because it corresponds to the standard memory page size used by validators' hardware. Going further would force transactions to spread across multiple pages, increasing processing costs.
This upgrade addresses one of Solana's historical weaknesses compared to Ethereum, which has no protocol size limit and allows developers to execute massive operations for higher fees.