Feat: Polkadot stable2407 to stable2409 upgrade#456
Closed
Aideepakchaudhary wants to merge 23 commits intofeat/polkadot-stable2407from
Closed
Feat: Polkadot stable2407 to stable2409 upgrade#456Aideepakchaudhary wants to merge 23 commits intofeat/polkadot-stable2407from
Aideepakchaudhary wants to merge 23 commits intofeat/polkadot-stable2407from
Conversation
ayushmishra2005
suggested changes
Oct 23, 2024
Contributor
ayushmishra2005
left a comment
There was a problem hiding this comment.
Please address this
Contributor
ayushmishra2005
left a comment
There was a problem hiding this comment.
@Aideepakchaudhary Please address existing comments.
…g-traits Addressing deprecated traits
ayushmishra2005
approved these changes
Nov 14, 2024
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 PR is upgrading Runtime's and Node's dependencies from Polkadot-SDK release
stable2407tostable2409Notes
Relevant upgrade's notes and comments.
Breaking changes
MaybeConsiderationextension trait forConsiderationparitytech/polkadot-sdk#5384]: MaybeConsideration extension trait for ConsiderationPotential Breaking changes
transfer_allparitytech/polkadot-sdk#4527]: Call implementation for transfer_allKindly refer to the official Polkadot release report for further details: Polkadot stable2409
Polkadot release analysis : Polkadot stable2409 analysis
Process
spec_verfor bothtestnetandmainnetRuntime.TBDCodebase Upgrade Acceptance Criteria
cargo checkpassescargo testpassescargo buildon-- releaseprofile correctly buildstry-runtimeandruntime-benchmarksfeatures compileblock-productionconfig file generates blocks.Runtime & Node Upgrade Acceptance Criteria
Runtime upgrade works on Zombienet
Node upgrade works on Zombienet
Runtime upgrade works on Chopsticks
Try-runtime passes with no pending migrations
<!--- PR TEMPLATE CONTENT STARTS HERE -->
Types of Changes
Please select the branch type you are merging and fill in the relevant template.
<!--- Check the following box with an x if the following applies: -->
Fix or Feature
<!--- Check the following box with an x if the following applies: -->
Types of Changes
<!--- What types of changes does your code introduce? -->
Migrations and Hooks
<!--- Check the following box with an x if the following applies: -->
on_initializeon_finalizeChecklist for Fix or Feature
<!--- All boxes need to be checked. Follow this checklist before requiring PR review -->
spec_versionhas been incremented.network-relayer's events have been updated according to the blockchain events if applicable.Checklist for Hotfix
<!--- All boxes need to be checked. Follow this checklist before requiring PR review -->
spec_versionhas been incremented.devhas been created.staginghas been created.network-relayer's events have been updated according to the blockchain events if applicable.Checklist for Release
<!--- All boxes need to be checked. Follow this checklist before requiring PR review -->