Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Coretime to Westend #3319

Merged
merged 10 commits into from
Feb 19, 2024
Merged

Add Coretime to Westend #3319

merged 10 commits into from
Feb 19, 2024

Conversation

antonva
Copy link
Contributor

@antonva antonva commented Feb 14, 2024

Adds the coretime and on demand pallets to enable Coretime on Westend.
In order for the migration to run successfully, we need the Broker/Coretime parachain to be live.

TODO:

@antonva
Copy link
Contributor Author

antonva commented Feb 14, 2024

bot bench polkadot-pallet --runtime=westend --pallet=coretime

@command-bot
Copy link

command-bot bot commented Feb 14, 2024

@antonva https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5211303 was started for your command "$PIPELINE_SCRIPTS_DIR/commands/bench/bench.sh" --subcommand=pallet --runtime=westend --target_dir=polkadot --pallet=coretime. Check out https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/pipelines?page=1&scope=all&username=group_605_bot to know what else is being executed currently.

Comment bot cancel 1-3e5fbc31-de3b-46ed-a904-f464269e8faa to cancel this command or bot cancel to cancel all commands in this pull request.

@command-bot
Copy link

command-bot bot commented Feb 14, 2024

@antonva Command "$PIPELINE_SCRIPTS_DIR/commands/bench/bench.sh" --subcommand=pallet --runtime=westend --target_dir=polkadot --pallet=coretime has finished. Result: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5211303 has finished. If any artifacts were generated, you can download them from https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5211303/artifacts/download.

@antonva
Copy link
Contributor Author

antonva commented Feb 14, 2024

bot bench polkadot-pallet --runtime=westend --pallet=runtime_common::coretime

@command-bot
Copy link

command-bot bot commented Feb 14, 2024

@antonva https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5214090 was started for your command "$PIPELINE_SCRIPTS_DIR/commands/bench/bench.sh" --subcommand=pallet --runtime=westend --target_dir=polkadot --pallet=runtime_common::coretime. Check out https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/pipelines?page=1&scope=all&username=group_605_bot to know what else is being executed currently.

Comment bot cancel 2-1250e38b-a5e7-4580-be1d-4d33c5fda61c to cancel this command or bot cancel to cancel all commands in this pull request.

@command-bot
Copy link

command-bot bot commented Feb 14, 2024

@antonva Command "$PIPELINE_SCRIPTS_DIR/commands/bench/bench.sh" --subcommand=pallet --runtime=westend --target_dir=polkadot --pallet=runtime_common::coretime has finished. Result: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5214090 has finished. If any artifacts were generated, you can download them from https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5214090/artifacts/download.

@antonva
Copy link
Contributor Author

antonva commented Feb 15, 2024

bot bench polkadot-pallet --runtime=westend --pallet=runtime_parachains::coretime

@command-bot
Copy link

command-bot bot commented Feb 15, 2024

@antonva https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5227457 was started for your command "$PIPELINE_SCRIPTS_DIR/commands/bench/bench.sh" --subcommand=pallet --runtime=westend --target_dir=polkadot --pallet=runtime_parachains::coretime. Check out https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/pipelines?page=1&scope=all&username=group_605_bot to know what else is being executed currently.

Comment bot cancel 2-f5740268-b7fd-4333-9e48-5555215ce185 to cancel this command or bot cancel to cancel all commands in this pull request.

command-bot added 2 commits February 15, 2024 13:08
@command-bot
Copy link

command-bot bot commented Feb 15, 2024

@antonva Command "$PIPELINE_SCRIPTS_DIR/commands/bench/bench.sh" --subcommand=pallet --runtime=westend --target_dir=polkadot --pallet=runtime_parachains::coretime has finished. Result: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5227457 has finished. If any artifacts were generated, you can download them from https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5227457/artifacts/download.

@antonva antonva marked this pull request as ready for review February 16, 2024 12:38
@antonva antonva added the T8-polkadot This PR/Issue is related to/affects the Polkadot network. label Feb 16, 2024
@antonva antonva enabled auto-merge February 16, 2024 12:48
@antonva antonva requested a review from a team as a code owner February 19, 2024 12:41
@antonva antonva added this pull request to the merge queue Feb 19, 2024
Merged via the queue into master with commit 320863a Feb 19, 2024
99 of 129 checks passed
@antonva antonva deleted the ava-coretime-westend branch February 19, 2024 13:53
ordian added a commit that referenced this pull request Feb 19, 2024
* master: (41 commits)
  Add Coretime to Westend (#3319)
  removed `pallet::getter` from `pallet-sudo` (#3370)
  gossip-support: add unittests for update authorities (#3258)
  [FRAME Core] remove unnecessary overrides while using derive_impl for frame_system (#3317)
  Update coretime-westend bootnodes (#3380)
  `im-online` removal cleanup: remove off-chain storage (#2290)
  Bump the known_good_semver group with 1 update (#3379)
  Fix documentation dead link (#3372)
  Make `sp-keystore` `no_std`-compatible and fix the `build-runtimes-polkavm` CI job (#3363)
  Remove unused `im-online` weights (#3373)
  Ensure referenda `TracksInfo` is sorted (#3325)
  rpc server: add rate limiting middleware (#3301)
  do not block finality for "disabled" disputes (#3358)
  fix(zombienet): docker `img` version to use in merge queues for bridges (#3337)
  Various nits and alignments for SP testnets found during bumping `polkadot-fellows` repo (#3359)
  Add broker pallet to `coretime-westend` (#3272)
  remove recursion limit (#3348)
  Update subkey README.md (#3355)
  Bump the known_good_semver group with 6 updates (#3347)
  Document LocalKeystore insert method (#3336)
  ...
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
T8-polkadot This PR/Issue is related to/affects the Polkadot network.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants