erigon.eth retweetledi

Zilkworm v0.1.0-alpha.1 is out 🚀
The first and only zkEVM with a full C++ stack including State Transition and EVM (EVMOne) moves one step closer to production.
github.com/erigontech/zil…
Performance and strict testing standards have been the priority from the beginning of the project. Going forward we would also focus on security, robustness and interoperability.
What's inside:
🔧 Pure C++ guest: compiled with GCC, we have removed all rust dependencies from the elf
⚡ EVMOne optimized for bare-metal RISC-V 64IM (SP1 Hypercube)
🧱 Full Osaka hardfork with native precompile implementations: BLS12-381 suite, modexp , P256verify, KZG verification
🔐 Crypto precompiles built-in (Keccak, BN254, BLS12-381, modexp, KZG, ecrecover) each accelerated by native SP1 ecalls
🌳 GridMPT: a stateless Merkle Patricia Trie built for zkVMs running on a fixed memory stack
🔩 Hand-tuned RISC-V memcpy from musl libc
🔋 Batteries included: CPU and NVIDIA GPU proving, including EthProofs integration out of the box
✅ Ethereum Execution Spec Tests across three architectures: native x86_64, rv32im, rv64im (qemu)
📦 Binaries with Docker image, ready to go
(P.S. No worms or butterflies were harmed during the making of this release 🐛🦋)
English





