Commit Graph

  • 02b61a88cb simd cleanup Tanguy Pruvot 2014-12-09 06:00:33 +0100
  • 66d2c5202b x11: small simd512 gpu_expand improvement Tanguy Pruvot 2014-12-08 11:09:17 +0100
  • ac9b0d27ee Release final 1.5.1 Tanguy Pruvot 2014-12-16 13:58:31 +0100
  • 63e3387dbb lyra2: add sm30 device compat (skein256) Tanguy Pruvot 2014-12-16 14:18:12 +0100
  • 1e24e4899c skein: uint2 optimisation with SM 3.0 compat (+15KH) Tanguy Pruvot 2014-12-16 13:47:05 +0100
  • 2585e10814 keccak uint2 optimisation for SM>3.0 (x11 +40KH/s) Tanguy Pruvot 2014-12-15 11:19:10 +0100
  • fa7d744a6c lyra2: make_uint2 and set pool difficulty Tanguy Pruvot 2014-12-15 09:47:26 +0100
  • 7a0f7ab276 solo: stop submit of solved blocs (stale work) Tanguy Pruvot 2014-12-08 06:20:46 +0100
  • d09ec41251 api: allow -b <ip>, and set bind retry to 20sec Tanguy Pruvot 2014-12-08 04:12:14 +0100
  • 70743eb48d solo: get bloc height and trap more errors Tanguy Pruvot 2014-12-07 16:44:59 +0100
  • 49a73971c4 Enhance stale work detection + throughput fixes Tanguy Pruvot 2014-12-07 12:49:40 +0100
  • f9bba0ff1a lyra2: small changes and code cleanup Tanguy Pruvot 2014-12-07 07:54:53 +0100
  • ef8a73d6aa keccak: not compatible with second nonces (was broken) Tanguy Pruvot 2014-12-06 13:08:16 +0100
  • 78f2dd6ffd lyra2: reduce default intensity on windows Tanguy Pruvot 2014-12-06 13:03:25 +0100
  • 5db46b74b5 lyra2: fix cpu hash + validation Tanguy Pruvot 2014-12-06 11:49:51 +0100
  • c5b349e079 Add Lyra2 algo, based on Vertcoin published code Tanguy Pruvot 2014-12-06 09:18:19 +0100
  • 6c7fce187b x11: use KlausT optimisation (+20 KHs) Tanguy Pruvot 2014-12-06 03:49:40 +0100
  • c3bdb623e8 Check and submit multiple nonces in one loop Tanguy Pruvot 2014-12-05 14:59:32 +0100
  • f387898ead Prepare multiple nonces support in one loop (if found) Tanguy Pruvot 2014-12-05 07:08:13 +0100
  • a186a4df8b websocket: enhance histo sample for 2 GPUs Tanguy Pruvot 2014-12-03 09:40:13 +0100
  • 543de0a73c api: add support for websocket calls Tanguy Pruvot 2014-12-03 04:17:00 +0100
  • 2dcf983290 solo: remove remains of stale debug logs Tanguy Pruvot 2014-12-01 06:05:03 +0100
  • 56ed0fed05 blake: remove hashharder workaround Tanguy Pruvot 2014-12-01 05:58:01 +0100
  • 118a6be361 checkhash: simplify the common function Tanguy Pruvot 2014-11-30 23:35:43 +0100
  • cc9df2d361 use ROTL32 in x14_shabal KlausT 2014-11-28 00:03:23 +0100
  • 56170bb32e nvml: cleanup and check api restrictions Tanguy Pruvot 2014-11-29 08:15:12 +0100
  • c218c3f514 quark/anime: +100KH, bmw tpb was not correct Tanguy Pruvot 2014-11-28 22:18:45 +0100
  • 8ad180cc70 various small changes Tanguy Pruvot 2014-11-28 20:15:41 +0100
  • f524917bef update readme and openssl (1.0.1i) 1.5.0-tpruvot Tanguy Pruvot 2014-11-04 15:37:51 +0100
  • 1b65cd05cc heavy: add error checks, fix strict aliasing and linux Tanguy Pruvot 2014-11-27 01:57:12 +0100
  • 1032f191bf api: update sample php ui with pool Tanguy Pruvot 2014-11-27 00:42:25 +0100
  • 6ae28162db various extern cleanup + api history uids and gpu SM Tanguy Pruvot 2014-11-26 05:22:35 +0100
  • cb3f893a85 nvml: fully disable it on windows Tanguy Pruvot 2014-11-26 06:49:05 +0100
  • d3258d8bcd syslog: allow to set a custom prefix Tanguy Pruvot 2014-11-25 22:36:43 +0100
  • 9b1ff1280e Allow intermediate intensity (decimals) Tanguy Pruvot 2014-11-25 19:42:06 +0100
  • 9a97f0cf6e api: fix size_t printf exception in vstudio Tanguy Pruvot 2014-11-25 18:21:15 +0100
  • 7e15f31706 api: pool query (uptime, ping, discon., url and user) Tanguy Pruvot 2014-11-25 17:09:07 +0100
  • 71f9003901 x13: use tsiv hamsi implementation (+70KH) Tanguy Pruvot 2014-11-24 22:26:27 +0100
  • 3e8457d76c api: add device uuid (nvml), and OS in hwinfo Tanguy Pruvot 2014-11-24 21:07:38 +0100
  • dc5d1b112d api: add scanlog command to monitor scan ranges Tanguy Pruvot 2014-11-24 19:43:57 +0100
  • 1dfbe6dfb5 stratum: yaamp answer to extranonce subscribe lately Tanguy Pruvot 2014-11-24 19:57:46 +0100
  • 484bbc4b15 api: restore bios, can be useful to identify Tanguy Pruvot 2014-11-24 00:50:32 +0100
  • aec310d4a7 nvml: grab nvidia driver version string too Tanguy Pruvot 2014-11-24 00:21:32 +0100
  • d0ad1017e9 nvapi: get vid/pid like nvml + driver version Tanguy Pruvot 2014-11-23 23:48:21 +0100
  • a33058b554 vstudio: reduce diff, try Klaus options Tanguy Pruvot 2014-11-23 21:21:47 +0100
  • 858c3d9370 jansson: use config.h new name (like v2.7) Tanguy Pruvot 2014-11-23 21:49:09 +0100
  • 2300326b7a jansson: fix version header Tanguy Pruvot 2014-11-23 21:20:16 +0100
  • d0316220dd simd512: restore full maxwell power (typo) Tanguy Pruvot 2014-11-23 21:16:27 +0100
  • 1fcde52afd small groestl optimizations KlausT 2014-11-22 21:12:19 +0100
  • ac641a0761 delete compat/thrust KlausT 2014-11-22 18:42:47 +0100
  • c88750332c simd512: restore SM3/3.5 perfs Tanguy Pruvot 2014-11-23 19:05:27 +0100
  • f42bb85785 nvml: vid/pid was reversed Tanguy Pruvot 2014-11-23 11:17:52 +0100
  • e2ac7a2a75 api: add nvapi and nvml ids for C# tools Tanguy Pruvot 2014-11-23 11:06:14 +0100
  • aa74aa33e2 api: fix hwinfo gpus Tanguy Pruvot 2014-11-23 10:50:25 +0100
  • 84d7d926c9 nvml: fix hwinfo gpu vendor/product id Tanguy Pruvot 2014-11-23 10:10:09 +0100
  • d7c13b0611 stratum: handle standard method if extranonce is ignored Tanguy Pruvot 2014-11-23 09:22:07 +0100
  • 6699b8a71f nvml: fix windows build Tanguy Pruvot 2014-11-23 08:39:55 +0100
  • 9a8b7ff0d7 api: add cpu temp/freq (linux) Tanguy Pruvot 2014-11-23 08:25:27 +0100
  • 1fcdeab53b stats: rework stats map key to fix sort order Tanguy Pruvot 2014-11-23 08:07:18 +0100
  • 7bb86defcc nvml: clean up and fix retorted bus id bug in api Tanguy Pruvot 2014-11-23 06:57:25 +0100
  • 94c9945fe6 cubeluffa: Fix indent and add some static prefixes Tanguy Pruvot 2014-11-22 21:38:16 +0100
  • f0d91ab8a6 Luffa and simd merged to one kernal. sp-hash 2014-11-22 16:25:43 +0100
  • b824a63cde affinity: do not mix cpu count with gpu one Tanguy Pruvot 2014-11-22 21:53:35 +0100
  • 3be08ad944 update readme (api, current changes, credits) Tanguy Pruvot 2014-11-22 16:33:40 +0100
  • e72c6d4785 Update jansson windows sources to 2.6 Tanguy Pruvot 2014-11-22 15:10:02 +0100
  • 5a869d1c63 stratum: difficulty can be buggy with values close to zero Tanguy Pruvot 2014-11-22 13:42:06 +0100
  • 2ea9da1415 stratum: add more checks on request id Tanguy Pruvot 2014-11-22 13:30:42 +0100
  • 7d88e5cca1 Faster Simd sp-hash 2014-11-20 23:01:03 +0100
  • 7ce3fed611 extranonce: ignore subscribe timeout, not the parse errors Tanguy Pruvot 2014-11-22 03:25:22 +0100
  • 5ddc8de9da stratum: handle optional mining.set_extranonce Tanguy Pruvot 2014-11-22 00:37:35 +0100
  • 26b9fe3586 faster x15, +23KH or 4ms on whirpool (30ms vs 34ms) sp-hash 2014-11-18 23:58:19 +0100
  • 73f22b237a Prepare trap of hardware/mem failures Tanguy Pruvot 2014-11-20 17:34:37 +0100
  • 1bc4e7e942 api: add mem size and freq to hwinfo query Tanguy Pruvot 2014-11-20 15:27:14 +0100
  • 3ad4be7de0 api: export gpu freq on linux too + hwinfo command Tanguy Pruvot 2014-11-19 16:04:14 +0100
  • b24b65a9c9 api: add gpu pci bus id, unified id + bloc height Tanguy Pruvot 2014-11-18 16:05:30 +0100
  • 17cf3767e9 api: also fix nvapi mapping and double swap on histo Tanguy Pruvot 2014-11-18 02:28:36 +0100
  • 582c971f2b api: fix histo gpu/thr id mismatch Tanguy Pruvot 2014-11-17 18:52:13 +0100
  • b4ef7b981f scan range: add boundary check, cant be > UINT32_MAX Tanguy Pruvot 2014-11-17 16:45:10 +0100
  • 047e79a9fc api: add meminfo query to debug mem storages Tanguy Pruvot 2014-11-17 16:17:53 +0100
  • 6a9b8a5ab2 hashlog: use work objects, put struct in miner.h Tanguy Pruvot 2014-11-17 15:53:53 +0100
  • bdfce54c3b x11: restore default intensity to 19 on windows Tanguy Pruvot 2014-11-17 14:47:58 +0100
  • fe4ad36b73 intensity: sign warnings fixes min(i,u) Tanguy Pruvot 2014-11-17 03:39:13 +0100
  • f5e77452f0 stratum: prevent a booo when receiving a new block Tanguy Pruvot 2014-11-17 00:59:14 +0100
  • d062f93bf5 cuda: revert to SM 5.0 only by default Tanguy Pruvot 2014-11-17 00:31:57 +0100
  • dca216f992 min() and max(a,b) are not defined on linux, Tanguy Pruvot 2014-11-17 00:10:13 +0100
  • c859041993 quark/blake512 opt. pointed by sp without asm Tanguy Pruvot 2014-11-17 00:00:15 +0100
  • 438308b3a2 Rework benchmark mode and min/max range Tanguy Pruvot 2014-11-16 22:39:00 +0100
  • 11dbbcc12d checkhash: some work on a faster variant (wip) Tanguy Pruvot 2014-11-09 10:55:35 +0100
  • 14a41959f8 x11: switch to intensity 20 for SM>=5.2 750+970 Tanguy Pruvot 2014-11-16 17:31:37 +0100
  • 44a551c52e hashrate: ignore first loop speed (often lowered) Tanguy Pruvot 2014-11-16 16:45:42 +0100
  • 59391e25ec api: fix includes after a test on mingw (cpuminer) Tanguy Pruvot 2014-11-16 03:25:41 +0100
  • ae29d984c1 vstudio: clean the project file Tanguy Pruvot 2014-11-16 16:45:04 +0100
  • fdd5d29071 x11: shavite and echo from sp (now ok on win32) Tanguy Pruvot 2014-11-16 16:40:23 +0100
  • 89aaafad2c prepare 1.5.0 Tanguy Pruvot 2014-11-16 02:35:45 +0100
  • e18a54e8fc sp echo optimisation + cleanup sp-hash 2014-11-15 11:59:29 +0100
  • 851a26c2a2 api-sample: use non blocking sockets Tanguy Pruvot 2014-11-15 05:07:58 +0100
  • c7008f3f6c update readme for final 1.4.9 (fix) 1.4.9-tpruvot Tanguy Pruvot 2014-11-15 03:12:51 +0100
  • 2aea2c3ccc nvml: attempt to use another clock function Tanguy Pruvot 2014-11-15 02:32:50 +0100
  • 3e43553735 api: export card labels and count, renames stats command Tanguy Pruvot 2014-11-14 23:28:05 +0100
  • 7a2fe83aaa nvapi: match gpu index with pci/x bus id Tanguy Pruvot 2014-11-14 21:49:30 +0100