Commit Graph

  • b72b4c5a5f api: fix summary sums with multi pools Tanguy Pruvot 2015-06-11 06:24:59 +0200
  • 268c89f9a2 zr5: fix launch bounds with pok xor Tanguy Pruvot 2015-06-12 18:01:35 +0200
  • 2907a7c678 zr5: add support for pok mining (getwork) Tanguy Pruvot 2015-06-12 05:13:14 +0200
  • fcd3e4336b skein: restore secNonce support on sm 5+ Tanguy Pruvot 2015-06-11 00:58:01 +0200
  • 48b3f119be uint256: remove include where not required Tanguy Pruvot 2015-06-11 00:47:07 +0200
  • efd507fb3b vstudio: add missing ssl/crypto includes for bignum Tanguy Pruvot 2015-06-11 00:17:19 +0200
  • 39238f077d diff: import bitcoin bignum class for conversions Tanguy Pruvot 2015-06-10 23:56:33 +0200
  • 5636e2be5e remove double reference to luffa algo Tanguy Pruvot 2015-06-10 21:57:20 +0200
  • d25b42e41b Add diff-multiplier (-m) option Tanguy Pruvot 2015-06-10 20:53:34 +0200
  • 3e419abf84 qubit: implement cpu precalc (klaust) Tanguy Pruvot 2015-06-10 18:59:22 +0200
  • a55b148ecc windows: fix missing off_t include Tanguy Pruvot 2015-06-08 16:54:55 +0200
  • cf077902d0 skein: fix sm5 secNonce and disable it on wallets Tanguy Pruvot 2015-06-08 16:47:23 +0200
  • 82908b3f67 vstudio: regroup options and revove AVX requirement Tanguy Pruvot 2015-06-04 19:00:16 +0200
  • b02f79b58b lyra2: recover the kH/s lost in last commit Tanguy Pruvot 2015-06-06 00:24:33 +0000
  • 2b43d57d42 lyra2: simplify skein code (no perf changes) Tanguy Pruvot 2015-06-05 23:12:17 +0200
  • e95712a2ea lyra2: reduce blake message len. Tanguy Pruvot 2015-06-05 22:32:28 +0200
  • ed4927fcd0 quark/x11: set signed int hashPosition vars to off_t Tanguy Pruvot 2015-05-30 14:57:52 +0200
  • 555504bd98 some changes related to wait stats Tanguy Pruvot 2015-06-05 20:26:38 +0200
  • 2ea4635ef7 windows: scan time debug log was casted to 64bits int Tanguy Pruvot 2015-05-30 14:33:23 +0200
  • 76b63b5a71 print the right cuda version Tanguy Pruvot 2015-05-31 16:18:56 +0200
  • e791039592 check work restart status in miner thread Tanguy Pruvot 2015-05-30 11:51:04 +0200
  • 98f2f8c745 nvml warning fix and disable scrypt gpu test Tanguy Pruvot 2015-05-29 15:39:41 +0200
  • c2f319fa86 multipool: fix some params like time-limit Tanguy Pruvot 2015-05-29 15:33:04 +0200
  • ebe95aac2f bmw512: cleanup after cuda 7 bug fix Tanguy Pruvot 2015-05-29 14:29:08 +0200
  • 52df82917a cuda: fix uint2 substract operator Tanguy Pruvot 2015-05-29 14:25:44 +0200
  • 0224d4705e skein: fix wrong hashes seen on x11 with cuda 7 Tanguy Pruvot 2015-05-29 11:43:21 +0200
  • 123fe287b6 x11: temporary workaround for cuda 7.0 Tanguy Pruvot 2015-05-28 21:19:24 +0200
  • 85394cf22b cuda: reduce possible segfaults on exit Tanguy Pruvot 2015-05-28 13:17:22 +0200
  • 0c545eb724 nvml: check available memory clocks and fix param for -d 1 Tanguy Pruvot 2015-05-28 07:47:56 +0200
  • f2c7a45e47 nvml: fix pstate api, nvmlDeviceGetPerformanceState works Tanguy Pruvot 2015-05-28 07:07:09 +0200
  • 75d721adb9 stratum: check if we have multiple pools to failover Tanguy Pruvot 2015-05-28 06:50:21 +0200
  • e99ff6c15b nvml: clocks cleanup + pstate check (still not supported) Tanguy Pruvot 2015-05-28 06:30:41 +0200
  • cbd7865a79 nvml: check supported graphics clocks... Tanguy Pruvot 2015-05-27 17:11:56 +0200
  • a08056ed2a linux: reset modified application clocks Tanguy Pruvot 2015-05-27 15:48:48 +0200
  • c9d110e543 linux: allow to set application clocks Tanguy Pruvot 2015-05-27 14:11:38 +0200
  • 7500af78eb linux: add build notes for fedora 22 Tanguy Pruvot 2015-05-27 11:41:53 +0200
  • 5be1521294 Increase max password size to 128 chars (nicehash) Tanguy Pruvot 2015-05-26 15:39:06 +0200
  • b165cc32e6 v1.6.4 1.6.4-tpruvot Tanguy Pruvot 2015-05-26 12:25:48 +0200
  • 2d5755d1ef linux: add missing scrypt jansson includes Tanguy Pruvot 2015-05-26 10:56:23 +0200
  • 90c26c8418 multipool: prevent last longpoll http errors on switch Tanguy Pruvot 2015-05-26 10:13:57 +0200
  • 692041aa74 multipool: allow failover switch from getwork Tanguy Pruvot 2015-05-26 09:49:25 +0200
  • 0618c2abc3 fix for vstudio Tanguy Pruvot 2015-05-25 15:05:25 +0200
  • b2b76f8006 stratum: check stratum_gen_work result Tanguy Pruvot 2015-05-25 07:15:45 +0200
  • f1a55b3388 algo aliases, fix max-diff param without pool config Tanguy Pruvot 2015-05-23 11:21:12 +0200
  • 58a5ccfd6a Prepare the 1.6.4 release... Tanguy Pruvot 2015-05-21 07:55:59 +0200
  • bbd2c704f9 multipool: Squashed commit (v2) Tanguy Pruvot 2015-05-21 07:43:53 +0200
  • 298573b45d Drop Whirlpool and whirpoolx algos, no more used... Tanguy Pruvot 2015-05-19 00:58:58 +0200
  • 7456acc01c netdiff: quark is specific too, qubit is normal Tanguy Pruvot 2015-05-19 00:34:57 +0200
  • a2b6488c01 Compute and display network diff (nbits) if max-diff Tanguy Pruvot 2015-05-18 07:37:57 +0200
  • 87a521ac14 some clean up Tanguy Pruvot 2015-05-18 05:41:32 +0200
  • d7abd01bf4 scrypt(titan): small kernel code optimisations Tanguy Pruvot 2015-05-17 23:52:29 +0200
  • b1bddb54d6 scrypt: reduce cpu usage (flush/sync) Tanguy Pruvot 2015-05-17 20:49:14 +0200
  • 9aace79718 scrypt: clean some defines Tanguy Pruvot 2015-05-17 06:01:12 +0200
  • d9b0312897 x64: fix some size_t warnings Tanguy Pruvot 2015-05-17 04:56:42 +0200
  • c418eff4e9 api: auto bind to first available port Tanguy Pruvot 2015-05-16 04:04:40 +0200
  • 374cd50f00 start 1.6.4 work... Tanguy Pruvot 2015-05-15 22:11:37 +0200
  • 809cd3dc42 Allow to retrieve benchmark results with a time-limit Tanguy Pruvot 2015-05-15 22:09:00 +0200
  • 4daaf1908d some cleanup... Tanguy Pruvot 2015-05-15 21:43:56 +0200
  • 0d89236fd4 windows: do not trap CTRL_CLOSE event 1.6.3-tpruvot Tanguy Pruvot 2015-05-15 01:20:51 +0200
  • 0ab02df9e2 fix some warnings... seen in vstudio... Tanguy Pruvot 2015-05-15 00:14:36 +0200
  • b4ab64e5f3 prepare the 1.6.3 release Tanguy Pruvot 2015-05-14 23:42:11 +0200
  • 76f8fbabae stratum: prevent gpu scans before a job is retrieved Tanguy Pruvot 2015-05-14 23:36:04 +0200
  • 51abf151ee internal opt_extranonce param, not linked to cmdline... Tanguy Pruvot 2015-05-14 21:20:02 +0200
  • 477d3bfd7c summer is close, start conditional mining Tanguy Pruvot 2015-05-14 20:22:37 +0200
  • 051ba521be skein2: minimal host changes Tanguy Pruvot 2015-05-14 19:38:03 +0200
  • fbafe814dd update README Tanguy Pruvot 2015-05-12 21:41:14 +0200
  • 4c3892f268 Merged skeincoin algo for SM5+ devices Tanguy Pruvot 2015-05-12 21:04:22 +0200
  • 3955eb7a1d windows: implement background option Tanguy Pruvot 2015-05-12 18:50:13 +0200
  • 7bf256c81c cuda_helper: define UINT32_MAX if not defined Tanguy Pruvot 2015-05-12 18:04:19 +0200
  • 2f541065fb cuda_helper: rename correctly hiword/loword functions Tanguy Pruvot 2015-05-12 17:13:58 +0200
  • b35a6742fe cuda_helper: properly ifdef for vstudio c++ compat Tanguy Pruvot 2015-05-12 05:28:26 +0200
  • 4b4564ff93 vstudio: move root algos in CUDA filter Tanguy Pruvot 2015-05-12 04:46:45 +0200
  • afe57f8341 rename skein2 to c++, no cuda kernel code Tanguy Pruvot 2015-05-12 04:37:27 +0200
  • ff27ccb80e stats: simplify the storage filter Tanguy Pruvot 2015-05-12 02:32:05 +0200
  • 7c769211a8 intensity: fix value on multi-threaded devices Tanguy Pruvot 2015-05-12 02:30:04 +0200
  • 12fd78e2be config: remove AVX/2 entries, not for us Tanguy Pruvot 2015-05-12 01:21:41 +0200
  • be478bd725 groestl: tabs to space + arch check Tanguy Pruvot 2015-05-12 02:35:56 +0200
  • 74e94fa1ec myriad/groestl: some more cleanup + tabs... Tanguy Pruvot 2015-05-10 20:07:20 +0200
  • 03c3b7d341 Various algos cleanup + lyra2 sec nonce fix Tanguy Pruvot 2015-05-10 18:14:06 +0200
  • 34fd408440 lyra2: get a second nonce per gpu scan Tanguy Pruvot 2015-05-10 03:18:14 +0200
  • 954dbf2388 neoscrypt: last vstudio bool warnings fix Tanguy Pruvot 2015-05-09 20:59:28 +0200
  • c722fafe49 neoscrypt: reduce gpu reg count with sp precalc Tanguy Pruvot 2015-05-09 20:40:58 +0200
  • 1b31f11252 neoscrypt: cleanup... Tanguy Pruvot 2015-05-09 19:25:40 +0200
  • 7c7f40a634 neoscrypt: attempt to recode shift256R for SM 3.0 Tanguy Pruvot 2015-05-08 23:42:24 +0200
  • 6bb128c055 neoscrypt: strip cuda_vectors.h useless functions Tanguy Pruvot 2015-05-08 20:33:08 +0200
  • 75313cbf1c neoscrypt: put all files in same vs filter Tanguy Pruvot 2015-05-05 16:25:18 +0200
  • 73af5c583c neoscrypt: fixes for windows Tanguy Pruvot 2015-05-05 13:41:32 +0200
  • 464c45034a neoscrypt: more code lifting... Tanguy Pruvot 2015-05-04 15:36:28 +0200
  • e1b274ef65 neoscrypt: fix bad source file ext (cu/cpp) Tanguy Pruvot 2015-05-04 13:36:08 +0200
  • 15584e4f05 neoscrypt: adapt for visual studio compat Tanguy Pruvot 2015-05-03 14:52:10 +0200
  • 65c1d787e7 add neoscrypt based on djm34 work Tanguy Pruvot 2015-05-03 14:28:10 +0200
  • 2113be6eec blake80: some changes and launch bounds, no perf changes Tanguy Pruvot 2015-04-24 14:12:21 +0200
  • d1966cc085 remove dyn alloc of thr_hashrates Tanguy Pruvot 2015-04-24 12:12:45 +0200
  • 3d3f2e2cb5 warnings: use the right device id (device_map[thr_id]) Tanguy Pruvot 2015-04-23 09:41:56 +0200
  • b1e9277611 start 1.6.3... Tanguy Pruvot 2015-04-23 08:18:04 +0200
  • d2ced77ae8 zr5: disable reset on validation errors Tanguy Pruvot 2015-04-23 08:14:24 +0200
  • 7cd74cb212 scrypt: remove an unused file Tanguy Pruvot 2015-04-21 19:11:11 +0200
  • 7edc02633f linux: return to SM 5.0 only default Tanguy Pruvot 2015-04-21 17:45:25 +0200
  • 22c28ccbef scrypt: strip keccak/blake 256 remains Tanguy Pruvot 2015-04-21 17:43:12 +0200
  • a0c8bd8be4 update readme for release Tanguy Pruvot 2015-04-21 17:04:14 +0200