Skip to content

v1.20.1 — fix: DigiByte solo-block odds

Choose a tag to compare

@465media 465media released this 30 Jul 19:45
· 15 commits to main since this release

v1.20.1 — fix: DigiByte solo-block odds

A display-only fix. Your miners were always working normally.

DigiByte is a multi-algorithm coin — SHA-256 (what your Bitaxe mines) is only one of its five algorithms. We were computing solo-block odds from DigiByte's aggregate network difficulty instead of the SHA-256-specific difficulty, which made a small solo miner look like it should hit a block in minutes.

We now hide the block odds for DigiByte (with a short in-app explanation) rather than show a misleading number, until we can source the accurate SHA-256 figure. Bitcoin and the other single-algorithm chains (BCH, BSV, eCash, Namecoin) were never affected.