-
Notifications
You must be signed in to change notification settings - Fork 6
People bridging #36
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
People bridging #36
Conversation
zombienet/config.toml
Outdated
| [relaychain] | ||
| chain = "local" | ||
| default_command = "{{POLKADOT_BULLETIN_BINARY_PATH}}" | ||
| chain_spec_command = "{{ENV_PATH}}/generate_pb_spec.sh" |
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.
@antkve is this used by testnet or you need it for PeoplePolkadot bridge? Because this generate_pb_spec.sh is missing in this PR
bkontur
left a comment
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.
I removed that feature flag stuff and created separate clean bulletin-polkadot-runtime which we use for live production (still there are TODOs)
Adds bridge pallets for bridging to people-polkadot, while keeping rococo bridging stuff under its own feature gate