-
Team or ProjectNo response Module Affected
Rust Versionn/a Operating System
Issue DescriptionI’m currently running a testnet with v25 and want to experiment with v27 (no upgrade, start anew). However, it looks like a lot has changed, and the updates might not be fully documented yet. I’d love some help from anyone kind enough to share which components and versions are required to configure, set up, and start a stable v27 testnet. I’m a ZKSync fan and want to convince some other folks to jump on board! The basic v25 setup looks something like the following:
So, what’s the equivalent setup for v27? Any tips on components, arguments, versions, or changes I should be aware of? I’d greatly appreciate your insights—it’d mean a lot to me and help showcase ZKSync’s potential to others. Thanks in advance! Expected Behaviorwould like to run on v27 (no upgrade, start anew). Current Behaviorcurrently running on v25 Repository Link (if applicable)No response Additional DetailsNo response Prior Research
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Ok, from the other related issue here: #990
I'm going to work on showing the steps to get zkstack working with v25 and v27 |
Beta Was this translation helpful? Give feedback.
So after talking with the team, there's no explicit support for the ability to stand up older protocol versions with newer tools. There just is no comparability matrix list for which set of tools works for which protocol versions, only the latest is supported at any given time with just enough support so you can migrate from the previous protocol release to the next. For zksync-foundry and the zkstack tools, using the latest released version is going to have the best stability (pre-release versions are not stable).
Is something I can dig into, can you provide more information on the status after the witness-generation stops? It it al…