fix for try-runtime features#386
Conversation
|
Would you say this is related to #327 then? |
|
Yes! I wasn't aware about that issue. Adding it to the description. |
|
@gianfra-t since the ticket you mention in your ticket above has been closed, can we open this PR here for review or is it still a draft? |
|
I'm right now merging with main and checking that everything still works. |
TorstenStueber
left a comment
There was a problem hiding this comment.
There is also a Spacewalk dependency in pallets/orml-tokens-management-extension/Cargo.toml and in runtime/integration-tests/Cargo.toml, which should probably also be updated (?)
Thanks for finding this. It mus have been a reference to an even older commit, not sure how it was compiling! |
TorstenStueber
left a comment
There was a problem hiding this comment.
Thanks, looks all good to me now.
847119e to
144d01e
Compare
144d01e to
37de4e6
Compare
This PR adds fixes so that the runtimes can be compiled with the
try-runtimefeature. Also should solve #327.Related to tasks/#64 and the upgrade to 0.9.42. I believe it would be a good idea to first have the capability of testing with
try-runtimethe upgrade.This PR also has a small fix regarding this comment