Skip to content

Conversation

@johandroid
Copy link

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
Copy link
Contributor

kianenigma commented Oct 23, 2025

overlaps with #951 ?

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.

2 participants