Skip to content

Crates were not bumped in PR #1230 #1275

@GitGab19

Description

@GitGab19

PR #1230 changed some crates under protocols to be no_std, without bumping their versions.

Now this is creating some errors in the CI execution of semver-checks, such as here: https://github.com/stratum-mining/stratum/actions/runs/12211524808/job/34069218188?pr=1242.

We need to bump versions of crates which were modified there to fix this and unblock all the docs PRs.

Specifically, we need to bump the major version number of:

  • serde_sv2
  • const_sv2
  • framing_sv2

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done ✅

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions