2010-11-25 01:31:12 +01:00
|
|
|
|
2010-12-29 04:38:57 +01:00
|
|
|
Version 0.5 - December 28, 2010
|
|
|
|
|
|
|
|
- Exit program, when all threads have exited
|
|
|
|
- Improve JSON-RPC failure diagnostics and resilience
|
|
|
|
- Add --quiet option, to disable hashmeter output.
|
|
|
|
|
2010-12-27 06:34:23 +01:00
|
|
|
Version 0.3.3 - December 27, 2010
|
|
|
|
|
|
|
|
- Critical fix for sha256_cryptopp 'cryptopp_asm' algo
|
|
|
|
|
2010-12-24 02:23:13 +01:00
|
|
|
Version 0.3.2 - December 23, 2010
|
|
|
|
|
|
|
|
- Critical fix for sha256_via
|
|
|
|
|
2010-12-20 03:47:41 +01:00
|
|
|
Version 0.3.1 - December 19, 2010
|
|
|
|
|
|
|
|
- Critical fix for sha256_via
|
|
|
|
- Retry JSON-RPC failures (see --retry, under "minerd --help" output)
|
|
|
|
|
2010-12-18 22:31:28 +01:00
|
|
|
Version 0.3 - December 18, 2010
|
|
|
|
|
|
|
|
- Add crypto++ 32bit assembly implementation
|
|
|
|
- show version upon 'minerd --help'
|
|
|
|
- work around gcc 4.5.x bug that killed 4way performance
|
|
|
|
|
2010-12-06 08:30:57 +01:00
|
|
|
Version 0.2.2 - December 6, 2010
|
|
|
|
|
|
|
|
- VIA padlock implementation works now
|
|
|
|
- Minor build and runtime fixes
|
|
|
|
|
2010-11-29 18:27:11 +01:00
|
|
|
Version 0.2.1 - November 29, 2010
|
|
|
|
|
|
|
|
- avoid buffer overflow when submitting solutions
|
|
|
|
- add Crypto++ sha256 implementation (C only, ASM elided for now)
|
|
|
|
- minor internal optimizations and cleanups
|
|
|
|
|
2010-11-27 09:56:47 +01:00
|
|
|
Version 0.2 - November 27, 2010
|
|
|
|
|
|
|
|
- Add script for building a Windows installer
|
|
|
|
- improve hash performance (hashmeter) statistics
|
|
|
|
- add tcatm 4way sha256 implementation
|
|
|
|
- Add experimental VIA Padlock sha256 implementation
|
|
|
|
|
2010-11-26 22:38:16 +01:00
|
|
|
Version 0.1.2 - November 26, 2010
|
|
|
|
|
|
|
|
- many small cleanups and micro-optimizations
|
|
|
|
- build win32 exe using mingw
|
|
|
|
- RPC URL, username/password become command line arguments
|
|
|
|
- remove unused OpenSSL dependency
|
|
|
|
|
2010-11-25 01:34:59 +01:00
|
|
|
Version 0.1.1 - November 24, 2010
|
|
|
|
|
|
|
|
- Do not build sha256_generic module separately from cpuminer.
|
|
|
|
|
2010-11-25 01:31:12 +01:00
|
|
|
Version 0.1 - November 24, 2010
|
|
|
|
|
|
|
|
- Initial release.
|
|
|
|
|