You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_Issues #614 and #607_
Initialize memory with unconstrained prover hints.
- It is practically identical to the zero-init circuit; just without the
zero-init part.
- The address range must be contiguous, but its size is dynamic.
- The `u32` range check is already done by the LOAD and STORE circuits.
e2e integration will be done in another PR. Need #608 to configure the
address space.
---------
Co-authored-by: Aurélien Nicolas <[email protected]>
0 commit comments