Skip to content

Enhancement/migration stable2509#967

Closed
johandroid wants to merge 6 commits into
polkadot-fellows:pandres95-upgrade-to-stable2509from
johandroid:enhancement/migration_stable2509
Closed

Enhancement/migration stable2509#967
johandroid wants to merge 6 commits into
polkadot-fellows:pandres95-upgrade-to-stable2509from
johandroid:enhancement/migration_stable2509

Conversation

@johandroid

Copy link
Copy Markdown

Migrating to polkadot-sdk stable2509
It has been already done:

  • Upgraded Cargo.toml psvm -v polkadot-stable2509
  • Fixed some errors due to removed type in Config ✅
  • Executed cargo +nightly fmt to format the code ✅

Pending:

  • Define what to do with fulu field for snowbridge since it has not been released 📝
  • Fix errors in tests 📝
  • Fix unused _n: u32 in function take_first_concatenated_xcm(n: u32) 📝

To check:

  • There is an error in local compilation due to call in build.rs in package pallet-revive-fixtures
    The error happens when is executed cargo build -r --features runtime-benchmarks

Lex Luthor and others added 6 commits October 11, 2025 23:29
- Applied `cargo fmt` ✅

- fulu epoch is not available since has not been released yet ✏️🗒️. Fake value setted

- Pending fix issue related to sp_io versions collision  🫣
It has been already done:
- Upgraded Cargo.toml `psvm -v polkadot-stable2509` ✅
- Fixed some errors due to removed type in Config ✅
- Executed `cargo +nightly fmt` to format the code ✅

Pending:
- Define what to do with `fulu` field for snowbridge since it has not been released 📝
- Fix errors in tests 📝
- Fix unused `_n: u32` in function `take_first_concatenated_xcm(n: u32)` 📝

To check:
- There is an error in local compilation due to call in `build.rs` in package **pallet-revive-fixtures** ❗
The error happens when is executed `cargo build -r --features runtime-benchmarks` ❗
@kianenigma

kianenigma commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

overlaps with #951 ?

@bkontur

bkontur commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

I think we can definitely close this, in favor of #1114

@bkontur bkontur closed this Mar 31, 2026
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.

3 participants