-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add zombienet config to launch a rococo local network #154
Conversation
echevrier
commented
Aug 25, 2022
- Add zombienet config to launch a rococo local network with 2 integritee collators, corresponding to polkadot-launch launch-rococo-local-with-integritee.json. This is working with upgrade of polkadot to polkadot-v0.9.27
- Try a rococo local network with acala: launch-rococo-local-with-integritee-xcm.toml. This sin't working.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, looks very simple, I only have one remark and then we can merge this.
command = "./target/release/integritee-collator" | ||
ws_port = 9995 | ||
|
||
#this is not working !!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please make an issue with details of the problem and refer to the issue from here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, looks good to me!
* Update polkadot version (Auto generated commit) * Update versions for internal dependencies (Auto generated commit) * bump version, so carge won't feel conflicted * followup for `confirm_proposed_sidechain_block` -> `confirm_imported_sidechain_block` renaming * Cargo.toml manually update to polkadot-v0.9.29 * update Cargo.lock * weight related followups * RPC FIXED: follow-up for RPC worker in cumulus#1462 * follow up for susbtrate#11407 * sync versions for jsonrpsee * followup for `BasePath` * pallets followup * bump version * fixup! bump version * move to finalized polkadot-v0.9.29 branch * update polkadot version in scripts * remove obsolete comment See: #154 (comment) * shell-runtime: bump version * update Cargo.lock * shell-runtime: bump spec_version