RISC Zero está haciendo un trabajo tan bueno aquí, que probablemente estoy más preocupado por una biblioteca std de Rust o un error de LLVM que por la solidez de su circuito. Desafortunadamente, ¡eso todavía deja mucho espacio para preocuparse! Los errores del compilador son comunes, y RISC-V de 32 bits es un objetivo bastante especializado.
Jacob
Jacob22 abr 2025
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.52K