RISC Zero 在這裡做得非常好,以至於我可能更擔心 Rust std 庫或 LLVM 錯誤,而不是他們電路的可靠性。不幸的是,這仍然留下了很大的擔憂空間! 編譯器錯誤很常見,而 32 位 RISC-V 是一個非常小眾的目標。
Jacob
Jacob2025年4月22日
Is it hard? Yes Our soundness bugs devastating? Yes Are we closer than you might think? Yes From Day 1, yes the same day we released our proof system, @RiscZero began the long process of formally verifying our zkVM. Recently we launched "Picus" which mathmatically proves determinism in our circuits during CI! This is the cause of 96% of soundness bugs in ZK systems (Per ZK-Security). This effort plus some more we are working on, shows we can get to a provably sound RISC-V zkVM faster than you most think.
1.51K