forked from privacy-scaling-explorations/zkevm-circuits
-
Notifications
You must be signed in to change notification settings - Fork 390
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auditing: ErrorMemorycopy constrain src_len & memory expansion (#1321)
* constrain src_len = dst_len * add src_endset when calculate mcopy expansion gadget * add field * assign memory_expansion_mcopy * fix fmt * assign is_mcopy * fix addr assign order * fix clippy * minor comment * Auditing improvement: test new_for_mcopy (#1326) * improve test new_for_mcopy * adjust next_memory_word_size * remove comment * update cur_memory_word_size zero
- Loading branch information
1 parent
27113df
commit 4c4d117
Showing
1 changed file
with
73 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters