Skip to content

branch stable2412 instructions fail with rustc 1.87 #645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

virgiliolino
Copy link

In order to compile the runtime in this page it was instructed to clone the branch stable2412.

A recent update of rustc to version 1.87 generates an error solved with this:paritytech/polkadot-sdk#8198 and merged to main
hence
If we indicate to the user to clone main, the fix will be there and the user will be able to follow the instructions successfully

In order to compile the runtime in this page it was instructed to clone the branch stable2412.

A recent update of rustc to version 1.87 generates an error solved with this:paritytech/polkadot-sdk#8198.

I'm proposing to clone directly the main branch.
@virgiliolino virgiliolino requested a review from a team as a code owner May 17, 2025 01:52
@0xLucca
Copy link
Collaborator

0xLucca commented May 19, 2025

Hey @virgiliolino thanks for the heads up. We need to reference a specific tag instead of using main to maintain a reproducible build for the tutorials. Is this change included in the latest release (v0.0.4) of the polkadot-sdk-parachain-template?

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