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

fix(protocol): fix deployonl1 script #13740

Merged
merged 1 commit into from
May 11, 2023
Merged

fix(protocol): fix deployonl1 script #13740

merged 1 commit into from
May 11, 2023

Conversation

cyberhorsey
Copy link
Contributor

@cyberhorsey cyberhorsey commented May 10, 2023

deployonl1script needs a --block-gas-limit set with our new plonk verifier, or it fails with reverting. Also, now if we use --via-ir on anvil, it hangs, but it works on Geth.

As the taiko-client adds --via-ir manually, I think its OK to remove from the test here, but if someone wants to dive in and see why via IR fails on anvil, that could be good too.

closes #13718

@cyberhorsey cyberhorsey changed the title fix(protocl): fix deployonl1 script fix(protocol): fix deployonl1 script May 10, 2023
@davidtaikocha davidtaikocha added this pull request to the merge queue May 11, 2023
Merged via the queue into main with commit ec5349a May 11, 2023
7 checks passed
@davidtaikocha davidtaikocha deleted the deploy_on_l1_fix branch May 11, 2023 02:32
@github-actions github-actions bot mentioned this pull request May 11, 2023
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.

Stuck at compiling when deploy contracts using foundry
3 participants