Feat: Polkadot v1.4 to v1.5 upgrade#439
Conversation
|
@aie0 @ayushmishra2005 it seems that CI has started to fail from 1.5 polkadot version. could you please take a look?Thanks! |
@Aideepakchaudhary I can see conflicts in this PR. Could you please fix them first and verify whether this branch compiles? |
@Aideepakchaudhary As you mentioned, it has started failing from Polkadot cc @aie0 |
I have fixed the github CI. Please validate once |
ayushmishra2005
left a comment
There was a problem hiding this comment.
CodeExecutor was improved by removing NativeElseWasmExecutor as a part of this
paritytech/polkadot-sdk#2521.
Please incorporate this change.
cc @aie0
ayushmishra2005
left a comment
There was a problem hiding this comment.
@Aideepakchaudhary Could you please resolve the conflicts in the PR? This will make it easier for us to review.
1731138 to
b78a37e
Compare
Hi @ayushmishra2005 ,we'll integrate these changes in the stable branch: #455 |
|
Closing this PR since 1.5 has been deployed on Mainnet. |
Description
This PR is upgrading Runtime's and Node's dependencies from Polkadot-SDK release
v1.4.0tov1.5.0Notes
Relevant upgrade's notes and comments.
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 -->