-
Notifications
You must be signed in to change notification settings - Fork 6
Improve zombienet script #297
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
base: main
Are you sure you want to change the base?
Conversation
612897c
to
c52dbd6
Compare
Not getting past a new era with block producing, neither with |
Converting to draft until we find out what's going on when initializing the relay chain and onboarding parachains.
|
Root cause of the problem: #308 (comment). TLDR a newer paseo relay runtime 1.5 or newer should work. |
This PR improves the zombienet script by directly downloading the corresponding polkadot binaries instead of building them from source.