Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!
Open sidebar
zkp
zkevm-circuits
Wiki
Zkevm docs
4 core
core extcodecopy
core extcodecopy
· Changes
Page history
style: edit to chainweaver format
authored
Aug 12, 2024
by
geruiwang
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
zkevm-docs/4-core/core-extcodecopy.markdown
zkevm-docs/4-core/core-extcodecopy.markdown
+2
-2
No files found.
zkevm-docs/4-core/core-extcodecopy.markdown
View page @
cbd29edf
...
...
@@ -471,10 +471,10 @@ LookUp约束被放在 `cnt=2` 的 CopyRow,分为两种约束:NoPaddingCopy
这里除了四个 state lookup 外
-
[
5-state
](
../5-state
.markdown
)
-
[
5-state
](
../5-state
)
还需要copy lookup,从copy row cnt=2的位置分别去NoPaddingCopyRow: vers[0]~vers[8],PaddingCopyRow: vers[9]~vers[17],参考:
-
[
7-copy
](
../7-copy
.markdown
)
-
[
7-copy
](
../7-copy
)