Skip to content

upgrade sdk to polkadot-stable2503-6#319

Merged
brenzi merged 19 commits into
masterfrom
ab/polkadot-stable2503-6
Jun 13, 2025
Merged

upgrade sdk to polkadot-stable2503-6#319
brenzi merged 19 commits into
masterfrom
ab/polkadot-stable2503-6

Conversation

@brenzi
Copy link
Copy Markdown
Collaborator

@brenzi brenzi commented Jun 10, 2025

to get XCMv5, among other updates

@brenzi
Copy link
Copy Markdown
Collaborator Author

brenzi commented Jun 10, 2025

some feature leak I guess:
image

@brenzi brenzi requested a review from clangenb June 10, 2025 18:13
@brenzi
Copy link
Copy Markdown
Collaborator Author

brenzi commented Jun 11, 2025

pretty sure something is wrong with getrandom and ring-xous

@brenzi
Copy link
Copy Markdown
Collaborator Author

brenzi commented Jun 12, 2025

so far this works with rustc 1.82.0. but for recent srtool we need 1.84.1 which fails because ring-xous won't build. patched ring-xous below:

Comment thread polkadot-parachains/src/command.rs Outdated
Comment thread polkadot-parachains/src/command.rs Outdated
Comment thread rust-toolchain.toml Outdated
Comment on lines +1 to +2
[toolchain]
channel = "1.81.0"
channel = "1.82.0"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the pallets you switched to v1.18.4

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Obsolete comment

@brenzi brenzi merged commit 196b1f3 into master Jun 13, 2025
16 checks passed
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