Commit graph

39 commits

Author SHA1 Message Date
pooler d26b0d8b81 Version 2.1.2
- Do not submit work that is known to be stale
- Allow miner threads to ask for new work if the current one is at least
  45 seconds old and long polling is enabled
- Refresh work when long polling times out
- Modify x86-64 code to make it compatible with older versions of
  binutils
2012-01-26 14:31:07 +01:00
pooler e751fb6bbd Version 2.1.1 2012-01-21 00:42:17 +01:00
pooler 0426d3ace0 Drastically increase getwork efficiency 2012-01-19 16:25:01 +01:00
pooler e0dc6649e1 Version 2.0
- Test the whole hash instead of just looking at the high 32 bits
- Set idle priority on Windows
- Fix parameters -u and -p, and add short options -o and -O
- Fix example JSON configuration file
2012-01-17 00:38:06 +01:00
pooler 3c3cde63f1 Add optimized code for x86 and x86_64 2011-12-18 22:41:16 +01:00
Art Forz 383482e0a6 Rip out sha256 algos 2011-10-01 13:20:36 +02:00
Jeff Garzik 602e31b96c Version 1.0.2. 2011-06-14 02:40:24 -04:00
Christian Ludwig 80ea56ac88 configure.ac: Beautify yasm test output 2011-06-09 00:08:22 +02:00
Jeff Garzik f2e4ff0e50 Version 1.0.1. 2011-05-14 22:48:31 -04:00
Jeff Garzik 16cddaf300 Version 1.0. 2011-05-09 22:13:34 -04:00
fleger a9a2840d81 Proper platform detection.
Use target instead of host.
Fix compilation for non win32 and non x86_64 platforms.
2011-04-11 13:04:29 -04:00
Jeff Garzik 1a16f2ae63 configure.ac: improve has_yasm test 2011-04-07 01:57:28 -04:00
Jeff Garzik 991a358dc9 Release version 0.8.1. 2011-03-22 14:01:32 -04:00
Jeff Garzik 124abb6c4d Release version 0.8. 2011-03-21 04:34:48 -04:00
Jeff Garzik 24afd61775 Introduce more standardized logging (incl. optional syslog).
Also, improve portability of alloca.
2011-03-18 17:24:16 -04:00
Jeff Garzik 4be41af2be Release version 0.7.2. 2011-03-14 23:42:53 -04:00
Jeff Garzik 0258fae450 Fix Windows build, that broke with yasm integration 2011-03-14 23:36:28 -04:00
fleger aab6f57b17 Fixed yasm version check 2011-03-12 18:23:22 +01:00
Mark Crichton 1989b7dab9 Make sure we don't check for yasm version if we don't have yasm 2011-03-07 05:25:01 -08:00
Mark Crichton 96d2287c72 X86_64 SSE2 support for Linux 2011-03-06 23:49:00 -05:00
Jeff Garzik 1d8b6e13a3 Release version 0.7.1. 2011-03-02 22:47:46 -05:00
Jeff Garzik 4e622f2ac2 Release version 0.7. 2011-02-12 20:00:54 -05:00
Jeff Garzik 8277202221 Release version 0.6.1. 2011-02-04 14:29:54 -05:00
Jeff Garzik a816470950 Release version 0.6. 2011-01-29 02:15:46 -05:00
Jeff Garzik fc4ed179e8 Release version 0.5. 2010-12-28 22:38:57 -05:00
Jeff Garzik 724fe3742c Release version 0.3.3. 2010-12-27 00:34:23 -05:00
Jeff Garzik ae4cc6fc39 Release version 0.3.2. 2010-12-23 20:23:13 -05:00
Jeff Garzik 309d1bdc16 Release version 0.3.1. 2010-12-19 21:47:41 -05:00
Jeff Garzik 857ba8f6cc Release version 0.3. 2010-12-18 16:31:28 -05:00
Jeff Garzik 1a1a018627 Release version 0.2.2.
Remove 'experimental' marker from VIA padlock implementation.
2010-12-06 02:30:57 -05:00
Jeff Garzik 18d3ab876c Release version 0.2.1. 2010-11-29 12:27:11 -05:00
Jeff Garzik ad3fda8aba Release version 0.2. 2010-11-27 03:56:47 -05:00
Jeff Garzik 6f30fc1d87 Release version 0.1.2. 2010-11-26 16:38:16 -05:00
Jeff Garzik 0a333110f7 Build on Windows using mingw32. 2010-11-26 16:28:12 -05:00
Jeff Garzik 4575851ea3 Build jansson 1.3 in-tree, if not present on system. 2010-11-26 16:13:32 -05:00
Jeff Garzik 59f1fb2ec8 Link with pthreads lib, if present. Remove GNU-specific asprintf usage. 2010-11-26 15:20:54 -05:00
Jeff Garzik a614823fa7 Remove unused OpenSSL dependency.
Also, turn a few strings into #define'd constants.
2010-11-25 01:02:53 -05:00
Jeff Garzik 82fff8f4cf Do not build sha256_generic module separate from cpu-miner.c. Version 0.1.1. 2010-11-24 19:34:59 -05:00
Jeff Garzik 702e2ac811 Convert over to autotools. Release version 0.1. 2010-11-24 19:31:12 -05:00