-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Conversation
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
The changes look good, though I note that the Cargo.lock file still now has a mixture of references to jsonrpsee 0.15 and 0.14 (perhaps via old-substrate-master and then this, so not actually an issue?). |
Yes, substrate master is still dependency so that makes sense, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I noticed that Cargo.lock
contains lots of bumped deps that isn't related to jsonrpsee.
Can you downgrade them or update them in another PR?
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Waiting for commit status. |
Merge cancelled due to error. Error: Statuses failed for bdd10bd |
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Companion for paritytech/substrate#11939
Cumulus companion: paritytech/cumulus#1487