Skip to content

Add Patch and Migration to Release Collator Bonds#289

Merged
fellowship-merge-bot[bot] merged 10 commits into
polkadot-fellows:mainfrom
joepetrowski:collator-patch
May 6, 2024
Merged

Add Patch and Migration to Release Collator Bonds#289
fellowship-merge-bot[bot] merged 10 commits into
polkadot-fellows:mainfrom
joepetrowski:collator-patch

Conversation

@joepetrowski
Copy link
Copy Markdown
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
Comment thread Cargo.toml
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
Copy Markdown
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
Copy Markdown
Contributor

ordian commented May 6, 2024

/merge

@fellowship-merge-bot
Copy link
Copy Markdown
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
@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