| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS | 2026-01-13 | 297 Bytes | |
| bitok-0.3.19.3-x86_64.AppImage | 2026-01-13 | 931.0 kB | |
| bitokd-static-0.3.19.3-linux-x86_64.tar.gz | 2026-01-13 | 3.4 MB | |
| bitok-0.3.19.3-win64.zip | 2026-01-13 | 9.6 MB | |
| Bitok 0.3.19.3 source code.tar.gz | 2026-01-13 | 308.3 kB | |
| Bitok 0.3.19.3 source code.zip | 2026-01-13 | 364.3 kB | |
| README.md | 2026-01-13 | 821 Bytes | |
| Totals: 7 Items | 14.6 MB | 0 | |
Release Notes - Bitok 0.3.19.3
This release contains correctness and stability fixes. There are no consensus or network behavior changes.
Mining hashrate reporting was fixed to eliminate race conditions between mining threads. The hashrate counter is now protected by a mutex, and the displayed value uses an exponential moving average to provide a stable and accurate reading.
Shutdown behavior was corrected so mining stops cleanly when the node exits. The mining loop now terminates immediately on shutdown and no longer continues hashing after a stop request.
The RPC difficulty calculation was corrected to match Bitok’s proof-of-work limit. This change affects reporting only; difficulty adjustment and block validation were already working as intended.
Other minor fixes and cleanups are included.