Skip to content

Conversation

@echevrier
Copy link
Contributor

  • 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.

@echevrier echevrier linked an issue Aug 25, 2022 that may be closed by this pull request
@echevrier echevrier requested a review from clangenb August 25, 2022 14:05
Copy link
Contributor

@clangenb clangenb left a 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 !!!
Copy link
Contributor

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.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With zombienet release v1.2.73, I managed to launch a acala/karura parachain.
I updated the config to open HRMP channles according to issue

@echevrier echevrier requested a review from clangenb October 5, 2022 14:49
Copy link
Contributor

@clangenb clangenb left a 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!

@clangenb clangenb merged commit ef42580 into master Oct 6, 2022
OverOrion added a commit that referenced this pull request Oct 20, 2022
clangenb pushed a commit that referenced this pull request Oct 26, 2022
* 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
@clangenb clangenb deleted the ec_zombienet branch December 9, 2022 13:47
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.

Replace polkadot-launch with zombienet

3 participants