-
Notifications
You must be signed in to change notification settings - Fork 815
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
[testnet] BridgeHubRococo nits #1972
Conversation
bot bench cumulus-bridge-hubs --runtime=bridge-hub-rococo --pallet=pallet_bridge_grandpa |
bot bench -v CMD_IMAGE=ci-unified:bullseye-1.73.0-2023-05-23-v20231009 cumulus-bridge-hubs --runtime=bridge-hub-rococo --pallet=pallet_bridge_grandpa |
bot bench -v CMD_IMAGE=ci-unified:paritytech/bullseye-1.73.0-2023-05-23-v20231009 --runtime=bridge-hub-rococo --pallet=pallet_bridge_grandpa |
bot bench -v CMD_IMAGE="ci-unified:paritytech/bullseye-1.73.0-2023-05-23-v20231009" --runtime=bridge-hub-rococo --pallet=pallet_bridge_grandpa |
bot bench -v CMD_IMAGE=paritytech/bullseye-1.73.0-2023-05-23-v20231009 --runtime=bridge-hub-rococo --pallet=pallet_bridge_grandpa |
bot bench -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.73.0-2023-05-23-v20231009 --runtime=bridge-hub-rococo --pallet=pallet_bridge_grandpa |
bot bench -v CMD_IMAGE=paritytech/ci-unified:bullseye-1.73.0-2023-05-23-v20231009 cumulus-bridge-hubs --runtime=bridge-hub-rococo --pallet=pallet_bridge_grandpa |
bot clean |
bot bench cumulus-bridge-hubs --runtime=bridge-hub-rococo --pallet=pallet_bridge_grandpa |
@bkontur https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/4040958 was started for your command Comment |
@bkontur https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/4040959 was started for your command Comment |
@bkontur https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/4040960 was started for your command Comment |
@bkontur https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/4040961 was started for your command Comment |
…=bridge-hub-rococo --runtime_dir=bridge-hubs --target_dir=cumulus --pallet=pallet_bridge_relayers
@bkontur Command |
@bkontur Command |
@bkontur Command |
@bkontur Command |
This PR does not introduce any functional changes to the existing code, it merely addresses several minor refactors:
The reason for this refactor is to facilitate easier plugin integration for the upcoming bridge between Rococo and Westend.