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

Add Patch and Migration to Release Collator Bonds #289

Merged

Conversation

joepetrowski
Copy link
Contributor

@joepetrowski joepetrowski commented Apr 25, 2024

Closes #287

Migration not needed for:

  • Relay Chains (not collation-based)
  • Encointer (does not use pallet)

@joepetrowski joepetrowski mentioned this pull request May 1, 2024
10 tasks
@@ -70,7 +70,7 @@ pallet-bridge-parachains = { version = "0.8.0", default-features = false }
pallet-bridge-relayers = { version = "0.8.0", default-features = false }
pallet-broker = { version = "0.7.1", default-features = false }
pallet-child-bounties = { version = "28.0.0", default-features = false }
pallet-collator-selection = { version = "10.0.0", default-features = false }
pallet-collator-selection = { version = "10.0.2", default-features = false }
Copy link
Contributor

Choose a reason for hiding this comment

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

A bit off topic, but it might be a good idea to add a workflow check that ensures the dependency versions match a specific Polkadot sdk release. We can probably use psvm for this.

@ordian
Copy link
Contributor

ordian commented May 6, 2024

/merge

@fellowship-merge-bot
Copy link
Contributor

Enabled auto-merge in Pull Request

Available commands
  • /merge: Enables auto-merge for Pull Request
  • /merge cancel: Cancels auto-merge for Pull Request
  • /merge help: Shows this menu

For more information see the documentation

@fellowship-merge-bot fellowship-merge-bot bot enabled auto-merge (squash) May 6, 2024 09:05
@fellowship-merge-bot fellowship-merge-bot bot merged commit cc3beb8 into polkadot-fellows:main May 6, 2024
37 checks passed
@joepetrowski joepetrowski deleted the collator-patch branch May 6, 2024 11:49
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.

Include Collator Selection Patch to Release Collator DOT/KSM
6 participants