Replies: 2 comments 5 replies
-
Hi @moneta, thanks for posting! I'm guessing there is something out of sync between the dependencies. Could you try updating your system dependencies from this guide, pulling the latest version of the zksync-era repo, and then reinstalling the zkstack cli? I just tried this command and wasn't able to reproduce the error. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Closing due staleness |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Team or Project
No response
Module Affected
Rust Version
1.85.0
Operating System
Issue Description
When I run
zkstack ecosystem init
with the latest zksync-era code from main branch it throws errorError:
Unknown10is above the contract size limit (25554 > 24576)
This didn't happen when I deployed it 2 months ago. Looks like it is a new bug leaked into the code from recent updates.
Here goes the logs:
Expected Behavior
Ecosystem should be initialized successfully
Current Behavior
Failed to deploy ecosystem
Repository Link (if applicable)
No response
Additional Details
No response
Prior Research
Beta Was this translation helpful? Give feedback.
All reactions