This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Revert "[Substrate companion] update libp2p to 0.52.0 (#7472)"#7583
Merged
paritytech-processbot[bot] merged 5 commits intomasterfrom Aug 16, 2023
Merged
Revert "[Substrate companion] update libp2p to 0.52.0 (#7472)"#7583paritytech-processbot[bot] merged 5 commits intomasterfrom
paritytech-processbot[bot] merged 5 commits intomasterfrom
Conversation
This reverts commit 01fd49a.
dmitry-markin
approved these changes
Aug 7, 2023
alexggh
reviewed
Aug 8, 2023
vstakhov
approved these changes
Aug 10, 2023
sandreim
approved these changes
Aug 10, 2023
kpp
reviewed
Aug 16, 2023
node/core/approval-voting/Cargo.toml
Outdated
| gum = { package = "tracing-gum", path = "../../gum" } | ||
| bitvec = { version = "1.0.0", default-features = false, features = ["alloc"] } | ||
| lru = "0.11" | ||
| lru = "0.9" |
Contributor
There was a problem hiding this comment.
I don’t see any reason why we should downgrade libs.
Contributor
There was a problem hiding this comment.
I mean to keep all 20 Cargo.tomls.
|
The CI pipeline was cancelled due to failure one of the required jobs. |
kpp
approved these changes
Aug 16, 2023
Member
|
bot merge |
|
Waiting for commit status. |
|
Merge cancelled due to error. Error: Statuses failed for 0aa9d94 |
Contributor
Author
|
bot merge |
|
Waiting for commit status. |
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
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.
This reverts commit 01fd49a.
Companion for paritytech/substrate#14722
cumulus companion: paritytech/cumulus#2975