-
Notifications
You must be signed in to change notification settings - Fork 96
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
v1.2.5 Release #316
Comments
It would be nice to include this |
|
@joepetrowski it's not clear with the plan with |
We need to bump to the patch releases of these crates: paritytech/polkadot-sdk#4635 |
The changes in question depend on a breaking change to the broker pallet in v0.13.0.
1 would delay the release by a fair bit, 2 is a pretty bad semver violation and then I know that there is a lot of resistance to 3 being in the codebase. What are people's opinions on which way is least bad? |
We need to use a |
Are there any other users of the broker pallet? Afaik this is pretty new and its usecase is also very specific. It might actually not break anyone. |
There were some unrelated changes in the PR which changed the broker which required a migration, and there is already a broker migration from another commit which has not yet run on I'd like a second pair of eyes on it before using it as it wasn't just a straightforward backport. Can re-target the PR onto another branch as needed, and whether we go for option 2 or 3 this should be sufficient. |
I think this can probably go into 1.2.6 with the other People stuff. We need to prioritize the Coretime changes for 1.2.5 due to the Kusama timeline. |
|
|
Trigger #316 `transaction_version` is bumped due to changed `SignedExtra`. Do not merge until the Broker patch is included (cc @eskimor @seadanda). - [x] Does not require a CHANGELOG entry --------- Co-authored-by: Bastian Köcher <[email protected]>
v1.2.5
CheckMetadataHash
extension paritytech/polkadot-sdk#4274 + backportsCheckMetadataHash
extension #337establish_channel_with_system
to the HRMP pallet #329The text was updated successfully, but these errors were encountered: