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

chore: update to polkadot 0.9.38 #480

Merged
merged 15 commits into from Mar 1, 2023
Merged

chore: update to polkadot 0.9.38 #480

merged 15 commits into from Mar 1, 2023

Conversation

ntn-x2
Copy link
Member

@ntn-x2 ntn-x2 commented Feb 24, 2023

fixes https://github.com/KILTprotocol/ticket/issues/2464
Fixes #481 -> see issue description for a complete list of PRs.

Relevant changes

Release analysis: https://forum.polkadot.network/t/polkadot-release-analysis-v0-9-38/2122

Open issues

If any of the runtimes is complied with just the runtime-benchmarks features, there is a compilation issue due to some nested dependencies. Linked issue: paritytech/cumulus#2230.

Copy link
Contributor

@weichweich weichweich left a comment

Choose a reason for hiding this comment

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

LGTM

I guess we are introducing the "Prove Size Weights" in a different PR?

runtimes/spiritnet/src/lib.rs Outdated Show resolved Hide resolved
@ntn-x2
Copy link
Member Author

ntn-x2 commented Mar 1, 2023

@weichweich I created a ticket https://github.com/KILTprotocol/ticket/issues/2486. I think we can go ahead an merge this, since the main reason why I did it was the new XCM support.

@ntn-x2 ntn-x2 enabled auto-merge (squash) March 1, 2023 08:04
@ntn-x2 ntn-x2 disabled auto-merge March 1, 2023 08:04
@trusch
Copy link
Contributor

trusch commented Mar 1, 2023

I checked the code and went through all the PRs since 0.9.37 and can't spot anything that's missing :) LGTM 🥳

@ntn-x2 ntn-x2 merged commit 645b0ce into develop Mar 1, 2023
@ntn-x2 ntn-x2 deleted the aa/polkadot-0.9.38 branch March 1, 2023 10:26
Ad96el pushed a commit that referenced this pull request Mar 20, 2023
fixes KILTprotocol/ticket#2464
Fixes #481 -> see issue
description for a complete list of PRs.

- paritytech/polkadot#4097 (XCM v3)
- paritytech/polkadot#6490 (root origin can
issue grants on behalf of the treasury)
- paritytech/substrate#13214 (we used in the the
staking pallet but we never called the `set` function, so we don't need
to do anything)
- paritytech/substrate#13216 (removes all calls
and intrinsics from the authorship pallet)

Release analysis:
https://forum.polkadot.network/t/polkadot-release-analysis-v0-9-38/2122

If any of the runtimes is complied with just the `runtime-benchmarks`
features, there is a compilation issue due to some nested dependencies.
Linked issue: paritytech/cumulus#2230.

---------

Co-authored-by: Tino Rusch <tino@kilt.io>
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.

[AUTOMATIC] Update Polkadot dependencies from 0.9.37 to 0.9.38
3 participants