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

Conversation

@jsdw
Copy link
Contributor

@jsdw jsdw commented Mar 3, 2022

This was missed when releasing other crates for subxt using parity-scale-codec 3.0.0 (see #10937), so we patch bump sp-version so that things "just work" (given that 5.0.0 was released with the intention of having this change) and major bump sp-version-proc-macro which already has the codec 3.0.0 update we want in.

@github-actions github-actions bot added the A0-please_review Pull request needs code review. label Mar 3, 2022
@jsdw jsdw added 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 labels Mar 3, 2022
@jsdw jsdw requested review from ascjones, athei and lexnv March 3, 2022 10:49
@jsdw
Copy link
Contributor Author

jsdw commented Mar 3, 2022

As with #10937 I'm assuming we can ignore the check-dependent-polkadot failure?

@kianenigma you merged #10937; are you happy to merge this also? :)

@jsdw
Copy link
Contributor Author

jsdw commented Mar 4, 2022

I've realised that we don't need sp_version any more in subxt, so rather than trying to publish these crates at the correct versions we can just remove the dep from subxt :)

@jsdw jsdw closed this Mar 4, 2022
@bkchr bkchr deleted the jsdw-release-sp-version branch March 4, 2022 10:29
@ascjones
Copy link
Contributor

ascjones commented Mar 4, 2022

Still, it could be a problem for anyone else using sp-version and not explicitly specifying codec 3.0 dependency.

@jsdw
Copy link
Contributor Author

jsdw commented Mar 4, 2022

We've decided to just yank the latest sp-version that we released (with the dupe codec dependency issue) and pretend it didn't happen, since we don't need it for subxt.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants