Releases: its5Q/ducominer
Releases · its5Q/ducominer
v1.2.0
This version has a lot of improvements since 1.1:
- Changed the hashing library, providing a significant speedup
- Implemented midstate caching
- Implemented mining statistics monitoring
Big thanks to @Yardanico for the contribution.
v1.1.0
A major bugfix for the miner. Turns out the server only accepts shares for the username that was the first you requested the job with, so because of my donation system, all the shares would get accepted as mine. That should now not be a problem!
v1.0.1
Prebuilt binaries for Windows and Linux.
Changelog:
- Added DLLs for SSL support in the Windows version. (Issue #1). If you had issues with the previous version, try this one instead.
v1.0.0
Prebuilt binaries for Windows and Linux