Eclipse introduces Solana virtual machine to implement Ethereum L2 parallel processing
Research shows that most Ethereum scaling schemes use single threaded EVMs, where all transactions compete for a global queue and cannot be executed in parallel. Eclipse introduces Solana virtual machine into Ethereum, avoiding slow network caused by busy applications by separating transaction channels, and adopting a localized fee mechanism to reduce fee fluctuations. In addition, the system combines SVM parallelism with Ethereum settlement and uses ZK fraud proof to replace the multi round dispute mechanism. (Cointelegraph)