This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 373
Companion for polkadot#5782 #1447
Merged
paritytech-processbot
merged 5 commits into
paritytech:master
from
skunert:headSupportsParachain-async
Jul 20, 2022
Merged
Companion for polkadot#5782 #1447
paritytech-processbot
merged 5 commits into
paritytech:master
from
skunert:headSupportsParachain-async
Jul 20, 2022
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
davxy
approved these changes
Jul 15, 2022
bkchr
approved these changes
Jul 17, 2022
koute
reviewed
Jul 18, 2022
Cargo.lock
Outdated
Comment on lines
13281
to
13347
| [[patch.unused]] | ||
| name = "polkadot" | ||
| version = "0.9.26" | ||
|
|
||
| [[patch.unused]] | ||
| name = "polkadot-primitives-test-helpers" | ||
| version = "0.9.26" | ||
|
|
||
| [[patch.unused]] | ||
| name = "polkadot-test-malus" | ||
| version = "0.9.26" | ||
|
|
||
| [[patch.unused]] | ||
| name = "polkadot-voter-bags" | ||
| version = "0.9.26" | ||
|
|
||
| [[patch.unused]] | ||
| name = "remote-ext-tests-bags-list" | ||
| version = "0.9.26" | ||
|
|
||
| [[patch.unused]] | ||
| name = "staking-miner" | ||
| version = "0.9.26" | ||
|
|
||
| [[patch.unused]] | ||
| name = "test-parachain-adder" | ||
| version = "0.9.26" | ||
|
|
||
| [[patch.unused]] | ||
| name = "test-parachain-adder-collator" | ||
| version = "0.9.26" | ||
|
|
||
| [[patch.unused]] | ||
| name = "test-parachain-halt" | ||
| version = "0.9.26" | ||
|
|
||
| [[patch.unused]] | ||
| name = "test-parachain-undying" | ||
| version = "0.9.26" | ||
|
|
||
| [[patch.unused]] | ||
| name = "test-parachain-undying-collator" | ||
| version = "0.9.26" | ||
|
|
||
| [[patch.unused]] | ||
| name = "test-parachains" | ||
| version = "0.9.26" | ||
|
|
||
| [[patch.unused]] | ||
| name = "xcm-executor-integration-tests" | ||
| version = "0.9.26" | ||
|
|
||
| [[patch.unused]] | ||
| name = "xcm-simulator" | ||
| version = "0.9.26" | ||
|
|
||
| [[patch.unused]] | ||
| name = "xcm-simulator-example" | ||
| version = "0.9.26" | ||
|
|
||
| [[patch.unused]] | ||
| name = "xcm-simulator-fuzzer" | ||
| version = "0.9.26" | ||
|
|
||
| [[patch.unused]] | ||
| name = "zombienet-backchannel" | ||
| version = "0.9.26" |
Contributor
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 think this shouldn't be here. (:
Cargo.lock
Outdated
| [[package]] | ||
| name = "polkadot-node-primitives" | ||
| version = "0.9.26" | ||
| source = "git+https://github.com/paritytech/polkadot?branch=master#81cd489111830b8a60aa991113f41187c5e94fdf" |
Contributor
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.
This shouldn't have disappeared AFAIK?
|
Waiting for commit status. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.