polkadot-sdk: v1.9.0 -> v1.13.0#944
Merged
FlorianFranzen merged 38 commits intodevelopmentfrom Jun 27, 2024
Merged
Conversation
d149ace to
9a67907
Compare
dvc94ch
reviewed
Jun 20, 2024
Contributor
dvc94ch
left a comment
There was a problem hiding this comment.
fine as long as it works
dd3ebf9 to
99f4e0e
Compare
Contributor
Author
|
@penumbra23 I rebased all commits on the latest developement and fixed the remaining conflicts. I would welcome a final review, so we can merge and deploy to development. |
penumbra23
reviewed
Jun 24, 2024
897efc4 to
1f66e82
Compare
dvc94ch
approved these changes
Jun 27, 2024
Contributor
dvc94ch
left a comment
There was a problem hiding this comment.
let's try it. @penumbra23 when would you like to merge this?
7da1ee2 to
04ce517
Compare
This reverts commit 4ac94f2.
04ce517 to
ccea66f
Compare
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.
Description
This updates the polkadot-sdk from v1.9 to v1.13 and includes the following additional features:
So far only pallet was prepared to switch to the umbrella pallet as well, but it seems there is still some issue that blocks compilation right now, so I will port those at a later point.
Currently uses a slightly patched version of the polkadot-sdk that includes this fix.
Type of change
Please delete options that are not relevant.
Tests
I ran a subset of the integration tests.
Code review prechecks: