Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

update substrate deps to the latest state #1853

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

EgorPopelyaev
Copy link
Contributor

This RPR updates substrate .32 deps to the latest state

Copy link
Contributor

@chevdor chevdor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is a bit "offroad" as the PR you are adding was merged into the release branch after the release.

Polkadot v0.9.32 was cut at with Substrate:

cat Cargo.lock| grep "substrate?branch" | sort | uniq
source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.32#b0e994c96cb8f5a178bd8b649d6ec855f225a94c"

The new PR you are adding is paritytech/substrate#12611 but it was merged into the release substrate branch for 0.9.32 5h ago, after the release that was done 2d ago.

I see however that it affects only frame/contracts.

@EgorPopelyaev EgorPopelyaev added B0-silent Changes should not be mentioned in any release notes T9-release This PR/Issue is related to topics touching the release notes. A0-please_review Pull request needs code review. C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit labels Nov 10, 2022
@joepetrowski joepetrowski merged commit 6abd385 into polkadot-v0.9.32 Nov 10, 2022
@joepetrowski joepetrowski deleted the ep-substrate-deps-update branch November 10, 2022 13:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit T9-release This PR/Issue is related to topics touching the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants