6601 Commits (master)
 

Author SHA1 Message Date
elbandi 12fbc94288 Version bump to 5.4.0 8 years ago
kenshirothefist 9bdc2dc345 Merge pull request #6 from bitbandi/decred 8 years ago
elbandi 4bf876dffb new stratum protocol 8 years ago
elbandi 27c32cd5a9 decred: optional --vote argument without arg or 0, dont vote (votebits set to 1) 8 years ago
elbandi 29c3f1c714 Add decred algo support 8 years ago
Tanguy Pruvot d6e6f10881 intensity: prevent double free on change from (t)ui 8 years ago
elbandi 7f7557b59b Fix VERSION redefine warnings 8 years ago
elbandi d7df5db1f0 Fix inkcoin 8 years ago
elbandi 303b27d3ac Move be32enc_vect to miner.h 8 years ago
elbandi 571af9377a Use sysendian.h for pluck hash 8 years ago
elbandi b86f89616c Check pthread first 8 years ago
elbandi 72a15389c9 Remove inline from hash functions 8 years ago
elbandi 20bfe45789 Calculate midstate for algos 8 years ago
kenshirothefist fb9b8a339c Merge pull request #5 from nicehash/develop 8 years ago
elbandi e75e16ccaa Version bump to 5.3.0 8 years ago
elbandi 85290b21d8 Case-insensitive string algorithm comparison 8 years ago
elbandi 7cee9c6660 Move precalc_hash to algorithm settings 8 years ago
elbandi 031e4b78cb Add blake256 algos support 8 years ago
elbandi 17f2478edd Some other minor fixes from theLosers106 8 years ago
elbandi 186b75d51c New neoscrypt kernel 8 years ago
elbandi 6fd618d284 Tweak lyra2re algo files 8 years ago
elbandi b8253d106f Fix display device status if some are disabled 8 years ago
elbandi ca3f9d5c3a Always use libcurl cflags 9 years ago
elbandi 6efe2f94a8 Fix typos in neoscrypt conditions 9 years ago
elbandi 8d2eefe50c Fix for automated build 9 years ago
kenshirothefist 0bfb01df47 Merge pull request #2 from nicehash/from-djm34 9 years ago
elbandi 9fe7dc9482 Version bump to 5.2.0 9 years ago
elbandi 7c9fe7112e Apply immediately the first set_difficulty 9 years ago
elbandi c855a8d2d2 Simplify lyra2re algos 9 years ago
elbandi fecc92be89 Use algorithm type in conditions 9 years ago
elbandi 580676affb Get some algos from 'master' of https://github.com/djm34/sgminer 9 years ago
elbandi 4a96caafd8 Merge branch 'master' of https://github.com/sgminer-dev/sgminer 9 years ago
troky 8bf1c1807c Merge pull request #418 from bitbandi/diffbug 9 years ago
elbandi d0881e82a2 store the next difficulty 9 years ago
bitbandi 34c1ff9fb2 Merge pull request #1 from bitbandi/diffbug 9 years ago
elbandi 5b37b52e24 store the next difficulty 9 years ago
troky 666641b8e2 Removed patch_kernel.* from MSVS project. 9 years ago
troky 5fe8555c4d Merge pull request #414 from wolf9466/master 9 years ago
Wolf e59c616a7e When my WhirlpoolX code was checked in, I used C99 features that cause SGMiner to not compile without -std=c99, -std=gnu99, or better. The latter must be used because of other code in SGMiner. Also removed the old, useless -fno-strict-aliasing flag that seems to date back to cpuminer... 9 years ago
Wolf 55da7b5bb1 Removed bitalign/opcode patching code. It's dead, and no one else is gonna do it. 9 years ago
troky c536243949 Merge pull request #412 from netswift/master 9 years ago
netswift e729bd0755 Updated the compilation instructions. 9 years ago
netswift 632ea79431 Merge remote-tracking branch 'sgminer-dev/master' 9 years ago
netswift 7811d37bb5 Renamed Lyra2 OpenCL kernel files to make them accessible in Linux also. 9 years ago
troky 137519dc16 Merge branch 'wolf-whirlpoolx' 9 years ago
troky 1854e96a0e Reverted create_opencl_command_queue 9 years ago
troky f157dd9710 Fixed uninitialized key array. 9 years ago
troky fe62dc75fc wolf's improvements #2 9 years ago
troky ae87ca622e wolf's whirlpoolx mod 9 years ago
troky f1bf570fbf Merge pull request #411 from badman74/master 9 years ago