Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Powdr a Modular Stack for zkVMs by Leonardo Alt | DevConnect Istanbul 2023 в хорошем качестве

Powdr a Modular Stack for zkVMs by Leonardo Alt | DevConnect Istanbul 2023 2 дня назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Powdr a Modular Stack for zkVMs by Leonardo Alt | DevConnect Istanbul 2023

In the recent months, there has been a surge in the popularity of zkVM implementations. Many of these use specialized solutions and code, sometimes even all the way down to the cryptography, which makes these zkVMs very monolithic and non-interoperable. Powdr takes a modular approach to designing and constructing zkVMs, employing multiple compilation and optimization stages to arrive at the final prover and verifier. Users can define custom instruction sets for a VM, specify how those compile to constraints, generate sub-machines and declare how to connect them. Moreover, the flexibility of powdr enables users to select from a variety of proving backends when generating the prover and verifier components. To validate this concept, we have successfully developed a fully functional verifier that compiles (no-std) Rust code into eSTARK and Halo2 proofs via the RISC-V architecture. The RISC-V verifier enables making proofs for EVM programs without the need to write low-level circuits, for example by making proofs for revm through powdr. Moreover, a performant EVM implementation that still allows for quick development and iterations can also be developed using powdr-IR. In this talk we will present both approaches, how they can be achieved, and their trade-offs.

Comments