Please everyone leave a comment with a link to a pr or issue, so we have it tracked. ## TODO - [x] PR with bump to `polkadot@1.5` https://github.com/polkadot-fellows/runtimes/pull/137 (minimal configurations, [just to compile](https://github.com/polkadot-fellows/runtimes/issues/101)) - [x] PR with bump to `polkadot-sdk@1.6.0` https://github.com/polkadot-fellows/runtimes/pull/159 - [x] PR with bump to `polkadot-sdk@1.7.0` https://github.com/polkadot-fellows/runtimes/pull/187 - [x] check/fix migrations when 1.1.0 / 1.1.2 deployed https://github.com/polkadot-fellows/runtimes/pull/195 - [x] regenerate weights - [x] regenerate weights for all pallets https://github.com/polkadot-fellows/runtimes/pull/223 - [x] ping https://github.com/polkadot-fellows/runtimes/pull/187#issuecomment-1969253891 - [x] check bridge transfer fee constants - [x] bump spec_versions to `1_002_000` - done in https://github.com/polkadot-fellows/runtimes/pull/187 - [x] check and bump transaction versions https://github.com/polkadot-fellows/runtimes/issues/250 - [x] check Nacho's integration tests - [x] check/verify e2e tests: OpenGov -> relay to AssetHub - see [comment](https://github.com/polkadot-fellows/runtimes/pull/187/files#r1507284250) @muharem - [x] fix `#[api_version(7)] impl primitives::runtime_api::ParachainHost - fn node_features` + verify what is missing https://github.com/polkadot-fellows/runtimes/pull/194 - [x] add benchmark `cumulus_pallet_parachain_system` to SP runtimes - [x] address comment [here](https://github.com/polkadot-fellows/runtimes/pull/57#issuecomment-1885008379) - [x] integration tests improvement - adapt [comment](https://github.com/polkadot-fellows/runtimes/pull/114#discussion_r1420432244) fixed by https://github.com/polkadot-fellows/runtimes/pull/185 ``` # TODO: replace with `emulated-integration-tests-common@X.Y.Z` from `polkadot-sdk` integration-tests-common = { path = "../common" } ``` - [x] remove unneeded dependencies (`cargo machete`) - [x] fix `pallet_asset_conversion benchmarks` https://github.com/paritytech/polkadot-sdk/issues/3440 - [x] Adds Snowbridge to Kusama and Polkadot Runtimes https://github.com/polkadot-fellows/runtimes/pull/130
Please everyone leave a comment with a link to a pr or issue, so we have it tracked.
TODO
polkadot@1.5Upgrade to latestpolkadot-sdk@1.5release #137 (minimal configurations, just to compile)polkadot-sdk@1.6.0Upgrade to latest polkadot-sdk@1.6 release #159polkadot-sdk@1.7.0Upgrade to latest polkadot-sdk@1.7 release #187v1.1.2#1951_002_000- done in Upgrade to latest polkadot-sdk@1.7 release #187transaction_versionfor 1.2.0 Release for all runtimes #250#[api_version(7)] impl primitives::runtime_api::ParachainHost - fn node_features+ verify what is missing bump ParachainHost to api version 9 #194cumulus_pallet_parachain_systemto SP runtimescargo machete)pallet_asset_conversion benchmarks[pallet-asset-conversion] Investigate benchmarkswap_exact_tokens_for_tokensandMaxSwapPathLengthparitytech/polkadot-sdk#3440