Skip to content

v1.11.1

Latest

Choose a tag to compare

@GitGab19 GitGab19 released this 22 Jul 15:45
c1a7991

General release information

Highlights of this release:

This patch release focuses on improving Stratum V1 difficulty conversion correctness and maintaining crate version consistency.

Notable highlights include:

  • stratum_translation no longer rounds up Stratum V1 difficulty values during conversion, ensuring more accurate target calculations and better compatibility with existing Stratum V1 implementations.
  • stratum-core received a patch version bump to maintain version consistency across the workspace following the bug fix.

Crate changes

stratum-core
crate version was bumped from 0.5.0 to 0.5.1

stratum_translation
crate version was bumped from 0.4.0 to 0.4.1

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.11.1