remove leftovers of the contracts-rococo parachain#7638
Merged
bkontur merged 4 commits intoparitytech:masterfrom Feb 26, 2025
Merged
remove leftovers of the contracts-rococo parachain#7638bkontur merged 4 commits intoparitytech:masterfrom
bkontur merged 4 commits intoparitytech:masterfrom
Conversation
This was referenced Feb 20, 2025
bkchr
approved these changes
Feb 20, 2025
Member
|
@clangenb please merge master. |
…ces-of-contracts-rococo # Conflicts: # cumulus/parachains/runtimes/contracts/contracts-rococo/src/lib.rs
…ces-of-contracts-rococo # Conflicts: # Cargo.lock # cumulus/parachains/runtimes/contracts/contracts-rococo/src/lib.rs # cumulus/parachains/runtimes/contracts/contracts-rococo/src/weights/pallet_message_queue.rs
bkontur
approved these changes
Feb 26, 2025
acatangiu
approved these changes
Feb 26, 2025
Merged
via the queue into
paritytech:master
with commit Feb 26, 2025
5117049
249 of 255 checks passed
github-merge-queue bot
pushed a commit
that referenced
this pull request
Feb 28, 2025
Follow-up of #7638, which attempted to remove contracts-rococo. But there were some leftover weight files still chilling in the repo.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
There were already previous efforts to remove the contracts-rococo chain, see #5471, which was done as a response to this comment #5288 (comment).
This PR intends to fix the parts that were overlooked back then, and remove all traces of contracts-rococo as it is intended to be replaced by a new testnet including pallet-revive.