# SP1 Production Ready zkVM > The general-purpose zkVM by Succinct Labs is now available for developers to use. **Published by:** [ETH Daily](https://ethdaily.io/) **Published on:** 2024-08-06 **Categories:** news, 2024, august2024 **URL:** https://ethdaily.io/522 ## Content Quick TakeSuccinct SP1 is production-ready.Erigon introduces OtterSync.Optimism introduces Kona fault prover.Viem experimental support for EIP-7702. ","version":"1.0","provider_name":"Spotify","thumbnail_url":"https://storage.googleapis.com/papyrus_images/60607cde749ab293e6661dfd5e394bdb.jpg","type":"rich","thumbnail_height":300,"image":{"base64":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAACXBIWXMAAArwAAAK8AFCrDSYAAAD/klEQVR4nO1WbUhbZxR+uIQEIUoVQ5UVZczi2I8hMtnWdZXSHxZX+sM1FEHYKELnRqEfbP7YkEJ/dGxZrfEmSkxNQrIuToJjFXGoM5QGV6ViZN0KbmCLga0bYxuhFByc8dx7zb35ECaz+zU4973veT/Oec/H+z4HcAyZVDYMZ8Bsy4bzZv8hFewyfnY/W0UFBoBBwAuoZB07lG73F+4ydFaOst33GQ7O4dkJNE+hIYG6+I6ll49QiDNgUWD3k2+apI4jN0OL8lZUYityJi449f3OvKSoqIly11PXYfMZew0FzVOoCqF9wTMnb0cF7Qs4chMnV7hI917ujFa2gGw+Cmmdx55r5jLTgr1R1I+hY4k26gEoG+Zg+Qj7Nh9XuiLcnGMLlCkqamO0oCrEqUILykfQmzkVFrd/U3n/J5x/gM50cFEq+x5Sq3u5Y/iv0KKga5VTZ9f39f1CV1jTRlF5oOO3KaowBs1TqAii+x7e+ZErOtMXxhmGS9Pyxqh8PCNt/Y/Qs/bmKFn0Zi7PCE7cYTrAa9ph8zGQR1PMDt0BeS5yRbA/gedv8FyKStYZoMkt0xypCHJbXZzjrfN044FZ7qqLM7B6SBWVK7tW81Ijz4Jz9yfX5OUP/8B7GbiX0fMD2hd6PhV0pvHSDOrHXvM+fuWjP9GbQW/malLWNoWz7QtAP4XoWdSZRnW4KAZNk3Tc+QdwL5+OSupn+eALmV2X8bsSSMlqVnA4ibPrq1kJLgrcy8kNBsOfkos3tCkMUIjNR9Ftt+goM4v0355rVOiKcKI2xoO4IrS3TnNL9z2O12hpVhvjUZ4Zp8VVIa7Rk1J3UW2MIdz2qbD5tCHVSFO9g61wcWSQrN3Pjt3P9YrG5rLIFaFv81xU/E7lnjm9Y71r1ikrm8ui6jBzeu9W2AsV/EtStCAf+4beK4zBrpDNRxe9+rXh6t1XoGhBPnGnVJB3y4LKUV7vJ6XAsR3g7C6VlYTMJ0f4X8HQf6vArj1QpS9a7uWxkqPU07RdTabf5I4lAleJt8jm06ouDdCNdtA4jp7aRkGmtcU1mVYU1fQ9POjJHvJk0ThhPMPm8avDxMv6MXae/pzt/gRvZlWIT5hjiKVY0ySRoCFByCxW4Azg3Y3TUXnu0m+UoMOy9nnRMn3munz7SLrDctiTTW6IZ06uJuWY93HDxV8J9K3zL1z+PfGdxNPEOwJvyQLp5Erfl4Jz902g1j6VCttusdh68SuieccSkfb4bRY5B2aJ8o0TXNMyzTVHUwSyAgV2PyqCXSNyyJN93b9JkId3y0W6DlwhdjMMA1r/EyMAZPsNLDOmrmxbFzckeIjGCbO4M2PgDJhVu94vmV3WqWLS/W7J1L8BiMwSgNDMELEAAAAASUVORK5CYII=","img":{"width":300,"height":300,"src":"https://storage.googleapis.com/papyrus_images/60607cde749ab293e6661dfd5e394bdb.jpg"}}}" format="iframe">SP1 Production Ready zkVMListen to this episode from Ethereum News on Spotify. Succinct Labs releases its production-ready SP1 zkVM. Erigon introduces OtterSync. And Optimism introduces the Kona fault prover. Read more: https://ethdaily.io/522 Sponsor: Firefly is a one-stop Web3 social aggregator developed by Mask Network. Use one feed to connect with all users across Twitter, Lens, Farcaster, and all Web3 socials.https://spotify.comListen on: Apple | Spotify | Castbox | YouTube SP1 Production Ready zkVMSP1, a general-purpose zkVM by Succinct Labs, is now production-ready. SP1 facilitates the development of zero-knowledge proofs using Rust, enhancing code maintainability, auditability, and adaptability. According to Succinct Labs, SP1 can process proofs up to 10 times faster and cheaper than competing zkVMs. SP1 has secured over $1 billion in TVL and processed over 10,000 proofs. It is used by Polygon to generate pessimistic proofs on the AggLayer and is built on Polygon's Plonky3 proving system. Verifying an SP1 proof on Ethereum requires only 275k gas. SP1's code is open-source and available for developers to use.Erigon Introduces OtterSyncErigon introduced OtterSync as part of its Erigon 3 alpha 2 release. OtterSync is a new synchronization algorithm that speeds up the setup of both full and archive Ethereum nodes. OtterSync shifts the initial synchronization load from the CPU to network bandwidth. The efficiency is achieved by downloading state data through secondary protocols like BitTorrent instead of direct execution. OtterSync enhances data distribution and verification processes, reducing the frequency of required software updates while improving data availability and maintaining the integrity of the network. The alpha 2 release also brings improvements to chain tip performance, disk usage, and block importing times. Erigon 3 is an all-in-one EVM node that supports both execution and consensus layers.Optimism Introduces Kona Fault ProverOptimism introduced a new fault-proof program named Kona and a virtual machine called Asterisc as part of its multi-proof system. Kona enhances the verification processes and secures reliable state transitions throughout the growing network of OP Stack chains. The Asterisc VM is designed to authenticate the execution of RISC-V programs using interactive fraud-proofs. The multi-proof system follows the principle of client diversity in Ethereum, by adding redundancy to enhance fault tolerance and remove single points of failure. Optimism initially enabled fault proofs on mainnet in June, advancing it to a stage 1 rollup. Kona and Asterisc are currently in a development phase and are not yet production-ready.Other NewsViem 2.19 supports EIP-7702Optimism DAO researchSuperseed Protocol overviewRonin bridge MEV attackETHFI announces Season 3Flashbots Ethcc presentationTally Protocol RedelegationFollow us on X, Lens, and Farcaster. ## Publication Information - [ETH Daily](https://ethdaily.io/): Publication homepage - [All Posts](https://ethdaily.io/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@ethdaily): Subscribe to updates - [Twitter](https://twitter.com/intent/follow?screen_name=ethdaily): Follow on Twitter