139 Commits (3d03a1b9fd0a14c65f231ed65f9cebb267e63a4f)

Author SHA1 Message Date
Tanguy Pruvot 6e95407dcf decred algo for longpoll/getwork 8 years ago
Tanguy Pruvot e75b26feb4 sib coin algo (X11 + Streebog) 9 years ago
Tanguy Pruvot 61ff92b5b4 never interrupt global benchmark with found nonces 9 years ago
Tanguy Pruvot 2308f555c3 simd: cleanup and ignore linux host warning 9 years ago
Tanguy Pruvot ab5cc7162e refactor: create bench.cpp and algos.h 9 years ago
Tanguy Pruvot 3f589cc4db restore the whirlpool algo 9 years ago
Tanguy Pruvot 01f3183c31 bmw algo for MDT, with midstate 9 years ago
Tanguy Pruvot e3548f46f3 drop animecoin support 9 years ago
Tanguy Pruvot d4e191610e Import and adapt lyra2v2 9 years ago
Tanguy Pruvot 3788fef9fd Restore whirlpoolx algo 9 years ago
Tanguy Pruvot c5df142124 Add c11 algo (x11 variant) 9 years ago
Tanguy Pruvot 15293d063f remove pluck algo 9 years ago
Tanguy Pruvot cad3772122 linux: disable arch 5.2 for the noobs 9 years ago
Tanguy Pruvot 6b41234ff1 nvml: get devices vendor names with libpci 9 years ago
Tanguy Pruvot 576884b199 refactor: move pool functions in pools.cpp 9 years ago
Tanguy Pruvot 9f5744d4c0 luffa/cube: fine tuning of maxregcount for the 750Ti 9 years ago
Tanguy Pruvot 39238f077d diff: import bitcoin bignum class for conversions 9 years ago
Tanguy Pruvot 5636e2be5e remove double reference to luffa algo 9 years ago
Tanguy Pruvot 2d5755d1ef linux: add missing scrypt jansson includes 9 years ago
Tanguy Pruvot 298573b45d Drop Whirlpool and whirpoolx algos, no more used... 9 years ago
Tanguy Pruvot 4c3892f268 Merged skeincoin algo for SM5+ devices 9 years ago
Tanguy Pruvot afe57f8341 rename skein2 to c++, no cuda kernel code 9 years ago
Tanguy Pruvot 73af5c583c neoscrypt: fixes for windows 9 years ago
Tanguy Pruvot e1b274ef65 neoscrypt: fix bad source file ext (cu/cpp) 9 years ago
Tanguy Pruvot 65c1d787e7 add neoscrypt based on djm34 work 9 years ago
Tanguy Pruvot 7edc02633f linux: return to SM 5.0 only default 9 years ago
Tanguy Pruvot ca9ec1b803 scrypt: compile also titan kernel with recent SM 9 years ago
Tanguy Pruvot 9208888c57 scrypt: assign specific compute models to the kernels 9 years ago
Tanguy Pruvot 4f379803d3 scrypt: remove some unused functions/algo checks 9 years ago
Tanguy Pruvot 9dc78da2ee import and adapt scrypt from cudaminer project 9 years ago
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