Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

Fix RLC values in Copy/Keccak table lookup (SHA3)#655

Merged
lispc merged 5 commits into
privacy-ethereum:mainfrom
scroll-tech:fix/sha3-gadget
Aug 5, 2022
Merged

Fix RLC values in Copy/Keccak table lookup (SHA3)#655
lispc merged 5 commits into
privacy-ethereum:mainfrom
scroll-tech:fix/sha3-gadget

Conversation

@roynalnaruto
Copy link
Copy Markdown
Collaborator

@roynalnaruto roynalnaruto commented Aug 4, 2022

Fixes the integration-tests warning after merging #635 for SHA3 using a dummy gadget.

Still investigating failure because of Keccak lookup.

@roynalnaruto roynalnaruto marked this pull request as ready for review August 4, 2022 16:32
@github-actions github-actions Bot added the crate-zkevm-circuits Issues related to the zkevm-circuits workspace member label Aug 4, 2022
Copy link
Copy Markdown
Collaborator

@icemelon icemelon left a comment

Choose a reason for hiding this comment

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

LGTM

@lispc
Copy link
Copy Markdown
Collaborator

lispc commented Aug 5, 2022

this pr looks good to me. But what about also fixing integration test in this PR?

@roynalnaruto
Copy link
Copy Markdown
Collaborator Author

But what about also fixing integration test in this PR?

Adding a commit now to fix that!

@github-actions github-actions Bot added the crate-bus-mapping Issues related to the bus-mapping workspace member label Aug 5, 2022
@roynalnaruto
Copy link
Copy Markdown
Collaborator Author

Because of the Keccak table assignment update, the bytecode tests are failing. Will fix the bytecode config assignment as well.

@roynalnaruto roynalnaruto requested review from icemelon and lispc August 5, 2022 03:11
@roynalnaruto roynalnaruto changed the title fix: dont use dummy for sha3 Fix RLC values in Copy/Keccak table lookup (SHA3) Aug 5, 2022
Comment thread zkevm-circuits/Cargo.toml Outdated
@roynalnaruto roynalnaruto requested a review from lispc August 5, 2022 06:02
@lispc lispc merged commit 0ba62dc into privacy-ethereum:main Aug 5, 2022
@lispc lispc deleted the fix/sha3-gadget branch August 5, 2022 08:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

crate-bus-mapping Issues related to the bus-mapping workspace member crate-zkevm-circuits Issues related to the zkevm-circuits workspace member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants