Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding HUB constraints #494

Merged
merged 32 commits into from
Nov 5, 2024
Merged

Adding HUB constraints #494

merged 32 commits into from
Nov 5, 2024

Conversation

OlivierBBB
Copy link
Collaborator

No description provided.

Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
Signed-off-by: F Bojarski <ceciestunepoubelle@protonmail.ch>
- removed consistency arguemnts
- removed internal lookup HUB -> HUB
- exceptional version
- unexceptional version
fixed

   storage-instruction---setting-storage-slot-values
- for SSTORE
- for SLOAD
- undoing row for either
split

   generalities---setting-CMC-and-XAHOY

into 3
the spec only requires the high part to vanish if the instruction is
unexceptional (though it doesn't really matter.)
renaming:

   MULTIPLIER___STACK_HEIGHT -> MULTIPLIER___STACK_STAMP

which correctly reflects its purpose
@OlivierBBB OlivierBBB enabled auto-merge (squash) November 5, 2024 14:05
Signed-off-by: Olivier Bégassat <38285177+OlivierBBB@users.noreply.github.com>
Makefile Outdated
@@ -176,7 +176,7 @@ ZKEVM_MODULES_FOR_REFERENCE_TESTS := ${ALU} \
${EUC} \
${EXP} \
${GAS} \
${HUB_COLUMNS} \
${HUB} \
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is in ZKEVM_MODULES_FOR_REFERENCE_TESTS, which in any case blows up all over the place.

Signed-off-by: Olivier Bégassat <38285177+OlivierBBB@users.noreply.github.com>
Signed-off-by: Olivier Bégassat <38285177+OlivierBBB@users.noreply.github.com>
@OlivierBBB OlivierBBB merged commit 564f00e into master Nov 5, 2024
2 checks passed
@OlivierBBB OlivierBBB deleted the 484-add-hub-constraints branch November 5, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants