Skip to content
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

Development local parachain setup with zombienet #3

Merged
merged 16 commits into from
Jul 5, 2022
Merged

Development local parachain setup with zombienet #3

merged 16 commits into from
Jul 5, 2022

Conversation

islami00
Copy link
Contributor

@islami00 islami00 commented Jul 2, 2022

  • Fix: Parachain-id command not available on parachain binary, hence node not starting with zombienet.

Solutions:

  • try downgrading zombienet to just before polkadot v0.24
  • Upgrade to polkadot v0.24
  • Completely automate current manual setup pre zombienet

The problem is a lack of support for the parachain-id subcommand

islami00 added 7 commits July 1, 2022 19:41
Using spec from build-spec for relays
Note: zombienet fails to launch collator-01 due to arg mismatch
Problem: Parachain-id command not available on cli, try upgrade
Update cargo cumulus, polkadot, substrate. And dockerfile
Scripts to prep and start relay nodes, and collator
@islami00
Copy link
Contributor Author

islami00 commented Jul 3, 2022

Dealing with unexpected epoch change error when blocks aren't produced for an epoch (i.e nodes are down after a while)
paritytech/substrate#4464

@islami00 islami00 marked this pull request as ready for review July 4, 2022 17:23
Copy link
Member

@SHA888 SHA888 left a comment

Choose a reason for hiding this comment

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

Looks great @islami00

@islami00 islami00 merged commit 32aba8c into chocolatenetwork:development Jul 5, 2022
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.

2 participants