Skip to content
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

Update rust toolchain to 1.75.0 #418

Closed
wants to merge 7 commits into from
Closed

Conversation

tmpolaczyk
Copy link
Contributor

No description provided.

@tmpolaczyk tmpolaczyk added breaking Needs to be mentioned in breaking changes B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes labels Feb 16, 2024
@tmpolaczyk
Copy link
Contributor Author

It's not possible to upgrade to Rust 1.75.0 while still using polkadot-sdk 1.3.0, because of this compile error when running cargo test:

error[E0275]: overflow evaluating the requirement `<Runtime as pallet_grandpa::Config>::KeyOwnerProof == _`

So closing, the upgrade will be done in #413

@tmpolaczyk tmpolaczyk closed this Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes breaking Needs to be mentioned in breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants