You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
Version 0.1.1 - November 24, 2010
|
|
|
|
|
|
|
|
- Do not build sha256_generic module separately from cpuminer.
|
|
|
|
|
|
|
|
Version 0.1 - November 24, 2010
|
|
|
|
|
|
|
|
- Initial release.
|
|
|
|
|