In this post, we will discuss about halo2 proving system and EVM verifier code of halo2 proof. Since I worked on EVM verifier written in Yul assembly,

In this post, we will review the EVM verifier for halo2 proof written in Yul assembly done by EZKL. Code analysis In the code, we encounter with two
In this post, we will review the batch opening scheme used in halo2 library. The paper for this scheme is introduced in the paper.In this protocol, th

.