59 Commits (275a028935325e9ff6fb3c8b75d78c0a47d7b59c)

Author SHA1 Message Date
Tanguy Pruvot d58d53f2b2 update README, small changes, prepare release 1.6.1 9 years ago
Tanguy Pruvot 7963dbb438 skein2 algo for woodcoin 9 years ago
Tanguy Pruvot f86784ee56 Add skein algo (Skeincoin, Myriad, Unat...) 9 years ago
Tanguy Pruvot a37e909db9 Add zr5 algo (for SM 3.5+) 9 years ago
Tanguy Pruvot 7939dce0aa pluck: adaptation from djm repo 9 years ago
Tanguy Pruvot 0019936328 Import Whirlpoolx algo from alexis78 repo 9 years ago
Tanguy Pruvot b521acb480 groestl: use sp bitslice enhancement, prepare SM 2.x variant 9 years ago
Tanguy Pruvot b3188669e2 lyra2: cleanup 10 years ago
Tanguy Pruvot ef8a73d6aa keccak: not compatible with second nonces (was broken) 10 years ago
Tanguy Pruvot c5b349e079 Add Lyra2 algo, based on Vertcoin published code 10 years ago
Tanguy Pruvot 8ad180cc70 various small changes 10 years ago
Tanguy Pruvot 1b65cd05cc heavy: add error checks, fix strict aliasing and linux 10 years ago
Tanguy Pruvot 71f9003901 x13: use tsiv hamsi implementation (+70KH) 10 years ago
Tanguy Pruvot 9a8b7ff0d7 api: add cpu temp/freq (linux) 10 years ago
sp-hash f0d91ab8a6 Luffa and simd merged to one kernal. 10 years ago
Tanguy Pruvot fdd5d29071 x11: shavite and echo from sp (now ok on win32) 10 years ago
Tanguy Pruvot e40a7a720c ccminer: rename main file and switch to C++ 10 years ago
Tanguy Pruvot 49f3c454c2 Add nvml for GPU monitoring (squashed) 10 years ago
Tanguy Pruvot 4958ce6007 api: add a basic stats api on port 2068 10 years ago
Tanguy Pruvot ec709af62f Store and display average hashrate (benchmark + on share) 10 years ago
Tanguy Pruvot e7beac6b1c x11: tiny sp_ opt on jh512 (0.05ms) 10 years ago
Tanguy Pruvot 5bc969fa57 Some work on data alignment 10 years ago
Tanguy Pruvot 6169bf683b Add S3 Algo (1Coin) 10 years ago
Tanguy Pruvot d8a23fa970 Tune quark part of Xn funcs 10 years ago
Tanguy Pruvot 0720797f1b Add proper keccak-256 (maxcoin) 10 years ago
Tanguy Pruvot 1aec4555cc Tune reg. count for qubit (luffa) algos 10 years ago
Tanguy Pruvot 7cc5222394 Move common check_cpu functions to root 10 years ago
Tanguy Pruvot c3eb66683a Import djm34 qubit, deep and doom algos 10 years ago
Tanguy Pruvot 402e416853 Add pentablake algo (-a penta) 10 years ago
Tanguy Pruvot 42eafcbe85 Put CRC-32 function in a new unit 10 years ago
Tanguy Pruvot 3e44e52300 Release v1.4 with blake (NEOS) 10 years ago
Tanguy Pruvot 415945eb20 Makefile: use the CUDA_CFLAGS var 10 years ago
Tanguy Pruvot 7e595a36ea blake: cleanup, remove d_hash buf, not in a chain 10 years ago
Tanguy Pruvot 2d42ae6de5 stratum: handle a small cache of submitted jobs 10 years ago
Tanguy Pruvot c17d11e377 add "blake" 256, 14 rounds (for NEOS blake, not BlakeCoin) 10 years ago
Tanguy Pruvot 10314d844f whirlpool: remove dead code, win 2ms in final hash 10 years ago
Tanguy Pruvot 64e8cd3f98 add x17 algo, cleaned djm34 commit 10 years ago
Tanguy Pruvot 2c24bc93d4 Makefile: luffa was using more than 80 regs (10 vs 14ms) 10 years ago
Tanguy Pruvot 912ef1215d small reg tunes, rename whirlcoin to whirl 10 years ago
Tanguy Pruvot 1fbcbbacc4 Add whirlcoin and optimize x11 luffa (maxrregcount) 10 years ago
Tanguy Pruvot bc2eb75758 Add fresh algo (based on djm34 code) 10 years ago
Tanguy Pruvot 17e10400a4 Switch to shader model 5.0 for the GTX 750 10 years ago
Tanguy Pruvot 9d3d09103b Try to restore compat with 2.1 devices (GTX 460) 10 years ago
Tanguy Pruvot 06763c20b1 Implement x14 (cuda + cpu functions) 10 years ago
Christian Buchner df840b7dfb commit missing Makefile.am 10 years ago
Christian Buchner baf6c9e4e3 fix syntax problem in Makefile.am 10 years ago
Christian Buchner af07302b4b v1.0 - Yo, I heard y'all like X11 10 years ago
Christian Buchner e2bfb4b14f committing a quick attempt at NIST5 (TalkCoin) 10 years ago
Christian Buchner e049f32fee bump to revision v0.9 (VC++ project files not updated yet) 10 years ago
Christian Buchner c5c73b62fd compile fix for Linux (incorrect filename in Makefile.am) 10 years ago