BTC
ETH
HTX
SOL
BNB
View Market
简中
繁中
English
日本語
한국어
ภาษาไทย
Tiếng Việt

Vitalik: EIP-8141 Transaction Type to Prepare Ethereum for Decentralized Hyper-Scale Expansion in the Coming Years

2026-09-05 23:23

Odaily News: Vitalik posted on X platform, stating that recent research around transaction formats has given Ethereum a clearer understanding of "actions" and "dependencies" within transactions, allowing the two to be optimized separately. Signatures, Merkle proofs for UTXOs, and ZK-SNARKs or STARKs fall under dependencies, while calls to send ETH are actions. Dependencies can be processed in parallel; state-related dependencies can be handled by the mempool, while pure dependencies can be processed once at the mempool layer and may potentially be replaced by STARK proofs, reducing execution and data processing overhead. Vitalik pointed out that Ethereum's current scaling strategy requires a clear distinction between dynamically flexible and statically analyzable parts, with the latter qualifying for lower gas costs. By transaction volume, over 90% of Ethereum activity does not require dynamic flexibility. The EIP-8141 transaction type is moving towards a general, minimal call-list direction, with new state types, recursive STARK mempools, and keyed nonces also aligning with this direction.