This research compares implementation systems similar to Ethereum and analyzes the difficulties and possibilities of achieving parallel execution of transactions. It’s worth noting that the chains analyzed for this research are based on the Account model design scheme, not including the UTXO scheme.
Sin7Y Tech Review (31): Looking into Lookup Arguments
As mentioned in the previous article Hello, OlaVM!, OlaVM’s vision is to build a high-performance ZKVM, and this article will focus on one of the tools that make OlaVM high-performance, namely, Lookup Arguments.
We are working on building the first ZKVM based on a parallel execution architecture and achieving higher TPS through the improvement of ZK-friendly design and ZK algorithms.Â
Sin7Y Tech Review(30): Thoughts on removing Memory constraints in the ZKEVM