-
Notifications
You must be signed in to change notification settings - Fork 22
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
Upgrade to polkadot-v1.11.0 #274
Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
Currently working through the following error:
Cargo update fails as well, which I would expect would be the command to fix the above error. It does not identify the substrate-runtime-fuzzer package.
|
Currently working through yanking subdepdenencies. Basically trying to edit the Cargo.lock until we get compilation. Would appreciate another set of eyes from anyone available to help @ozgunozerk @KitHat I have started to follow the approach in https://stackoverflow.com/questions/60576277/yanked-subdependency-error-e0433-failed-to-resolve-could-not-find-rt-i cc in the branch |
I'll take a look at this on Monday. @4meta5 you can leave this issue to me if you are feeling unproductive spending time on it |
Thank you @ozgunozerk , I will take you up on that offer and reassign the issue to you :) I'll close this PR, because it is essentially just find and replace for the version. There was no progress beyond that. |
WIP Closes #205
references