]> Git Repo - cpuminer-multi.git/history - cpu-miner.c
stratum: show real target diff for all algos
[cpuminer-multi.git] / cpu-miner.c
2016-01-06 Tanguy Pruvotstratum: show real target diff for all algos
2015-12-28 Tanguy Pruvotdiff: show share diff and solved blocs + api
2015-12-28 Tanguy Pruvotdiff: prepare all algos for diff report (part 2)
2015-12-07 Tanguy Pruvotyescrypt: disable some extra/cleanup memset
2015-12-07 Tanguy Pruvotrename scrypt-jane algo like ccminer
2015-12-07 nicehashdevScrypt-Jane algorithm from nicehash
2015-12-05 Tanguy Pruvotyescrypt algo (basic and simd)
2015-12-05 Tanguy Pruvotbastion algo
2015-10-02 Tanguy Pruvotwindows: update vstudio project + mingw64 vars
2015-10-01 Tanguy PruvotAdd sib algo and start the work on diff (part 1)
2015-08-24 Tanguy PruvotDrop anime algo (dead coin)
2015-08-24 Tanguy PruvotAllow to load remote config with curl
2015-08-13 Tanguy Pruvotalgo: case insensitive match + readme
2015-08-13 Tanguy Pruvotlyra2: handle both lyra2/lyra2re aliases
2015-08-12 Tanguy Pruvotlyra2rev2: new stratum default diff
2015-08-06 Tanguy Pruvotshut up gcc
2015-08-06 Tanguy Pruvotaffinity: allow more than 8 cores values (and hexa)
2015-08-06 Tanguy Pruvotlyra2REv2 algo for the upcoming Vertcoin hard fork
2015-08-06 Tanguy Pruvotadd cryptonight-light algo
2015-08-02 Tanguy Pruvotfix for x86 and arm (bionic) builds
2015-08-02 Tanguy Pruvotfix included jansson version number (v2.6)
2015-07-29 Tanguy Pruvotupdate help and readme
2015-07-28 Tanguy Pruvotadd randomize option (for very slow algos)
2015-07-26 Tanguy Pruvotaxiom algo
2015-07-25 Tanguy Pruvotaffinity: do not default to win32
2015-07-16 Tanguy Pruvotcryptonight: reduce noise with the quiet option
2015-07-15 Tanguy Pruvotrpc2: fix some warnings seen with gcc 4.9
2015-07-15 Tanguy PruvotMake extranonce support optional
2015-07-15 Tanguy Pruvotcryptonight: handle rpc 2.0 pools and clean the crypto...
2015-07-10 Tanguy Pruvotbmw algo for midnight MDT
2015-06-29 Tanguy PruvotAdd c11 algo (chaincoin/flaxscript)
2015-06-28 Tanguy PruvotAdd dropcoin algo
2015-06-25 Tanguy PruvotAdd missing luffa algo
2015-06-25 Tanguy Pruvotstratum: add --diff-multiplier option (-m)
2015-06-05 Tanguy PruvotExtend the --timeout option to stratum pools
2015-06-05 Tanguy Pruvotbound checks and some changes from ccminer
2015-06-05 Tanguy PruvotFix for conditional mining messages
2015-06-05 Tanguy Pruvotconditional mining, limited conditions
2015-06-05 Tanguy Pruvottime-limit: allow automated benchmarks
2015-05-11 Tanguy PruvotAdd --time-limit option
2015-03-22 Tanguy Pruvotzr5: clean the algo, add stratum support
2015-03-11 Tanguy Pruvotsolo: show network hashrate, if available
2015-03-11 Tanguy Pruvotcleanup: remove extern, sort cputest + lowercase
2015-03-10 Tanguy Pruvotanime algo and fix solo mining (broken since zr5)
2015-03-07 Tanguy PruvotAdd double skein (skein2) algo for Woodcoin
2015-03-04 Tanguy Pruvotlongpoll: strdup fix for linux
2015-03-04 Tanguy Pruvotbasic ZR5 algo, without PoK "encryption" support
2015-02-20 Tanguy PruvotAdd pluck algo (Supcoin)
2015-02-13 Tanguy PruvotFix qubit diff for yaamp
2015-02-13 Tanguy Pruvotapi: fix stratum seturl and trailing pipe
2015-02-12 Tanguy PruvotAdd basic API remote control
2015-02-12 Tanguy Pruvotwindows: implement background option (-B)
2015-02-09 Tanguy Pruvotlinux: move affinity function position
2015-02-09 Tanguy Pruvotcmdline: allow -t 0 (auto)
2015-02-09 Tanguy PruvotAdd --cpu-affinity and --cpu-priority options
2015-02-08 Tanguy PruvotAllow a default json config in user folder
2015-02-06 Tanguy Pruvotx11: simplify the code
2015-01-30 Tanguy PruvotUse all cpu cores by default
2015-01-30 Tanguy PruvotSome applog changes for version 1.1
2015-01-30 Tanguy Pruvotvarious warning fixes on win x64
2015-01-24 Tanguy PruvotAdd blakecoin algo (blake256 variant)
2015-01-24 Tanguy PruvotAdd myriad groestl algo too
2015-01-24 Tanguy PruvotPrepare v1.1.x versions..
2015-01-24 Tanguy Pruvotmove compat defines in compat.h
2015-01-24 Tanguy Pruvotupdate visual studio project
2015-01-12 Tanguy PruvotSmall changes for arm compat
2014-12-18 Tanguy Pruvotapi: allow -b <ip>, and set bind retry to 20sec
2014-12-07 Tanguy Pruvotrpc: use id 4 for all kind of nonce submits
2014-12-07 Tanguy Pruvotadd lyra2 algo (for 16 december vertcoin hard fork)
2014-11-15 Tanguy PruvotEnhance config values support (int/real/bool)
2014-11-15 Tanguy PruvotAdd simplified monitoring api
2014-11-02 Tanguy Pruvotblake: full rewrite with a midstate cache
2014-11-02 Tanguy Pruvotsolo: switch to getwork on unhandled gbt versions
2014-11-02 Tanguy PruvotFix for non-rpc2 solo mining
2014-11-02 Tanguy Pruvotstratum: show url and height on new blocks
2014-11-02 Tanguy PruvotAdd Qubit and Nist5 algos
2014-11-01 Tanguy Pruvotmingw: fix neoscrypt bug (related to cflags)
2014-10-31 Tanguy PruvotAdd S3 algo
2014-10-31 Tanguy Pruvotdebug: add -f option to test with reduced diff
2014-10-31 Tanguy Pruvotfix for single core cpus
2014-10-31 Tanguy Pruvotscrypt: fix segfault related to neoscrypt nfactor
2014-10-31 unknownupdate README for v1.0.5
2014-10-31 unknownversion: add compiler and pthreads version
2014-10-30 unknownwindows: fix build with mingw64
2014-10-29 Tanguy PruvotAdd support for windows (VC2013)
2014-10-27 Tanguy PruvotNeoScrypt Support (simplified)
2014-10-17 Tanguy Pruvotrpc: use the user agent constant
2014-09-26 Tanguy Pruvotfix last warnings
2014-09-26 Tanguy Pruvot[BUGFIX] Fix stale share display bug
2014-08-26 Tanguy Pruvotadd --cputest param to debug sha params (X11/X15)
2014-08-26 Tanguy Pruvotcpuminer: show credits (version and program name)
2014-08-26 Tanguy Pruvotoutput: add the --color parameter (-C)
2014-08-26 poolerSwitch to getwork if no payout address is provided
2014-08-26 poolerHide passwords on the command line
2014-08-26 poolerAllow loading multiple configuration files
2014-08-26 poolerEnhance startup error messages
2014-08-26 poolerAdd option --coinbase-sig
2014-08-26 poolerAvoid fetching too much work when LP is off
2014-08-26 poolergetblocktemplate: version/force, version/reduce
2014-08-26 poolergetblocktemplate: long polling
next
This page took 0.39658 seconds and 107 git commands to generate.