-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge with Nanashi-Meiyo-Meijin lyra2v2 algorythm #61
Commits on Feb 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7d4c48d - Browse repository at this point
Copy the full SHA 7d4c48dView commit details
Commits on Feb 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4e76991 - Browse repository at this point
Copy the full SHA 4e76991View commit details
Commits on Feb 18, 2016
-
Revert "decred: prepare full stratum support"
This reverts commit 4e76991. proper v1.7.3 for yiimp
Configuration menu - View commit details
-
Copy full SHA for b0617ba - Browse repository at this point
Copy the full SHA b0617baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cd53a2 - Browse repository at this point
Copy the full SHA 6cd53a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c9ec86 - Browse repository at this point
Copy the full SHA 7c9ec86View commit details
Commits on Feb 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 08d58ae - Browse repository at this point
Copy the full SHA 08d58aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4944e1a - Browse repository at this point
Copy the full SHA 4944e1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 096f136 - Browse repository at this point
Copy the full SHA 096f136View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c977d - Browse repository at this point
Copy the full SHA c3c977dView commit details -
decred: allow custom extranonce sizes
the extranonce is already placed after header in job.coinbase
Configuration menu - View commit details
-
Copy full SHA for a823cca - Browse repository at this point
Copy the full SHA a823ccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a62bf3 - Browse repository at this point
Copy the full SHA 7a62bf3View commit details
Commits on Feb 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f2f11b2 - Browse repository at this point
Copy the full SHA f2f11b2View commit details
Commits on Feb 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 099195e - Browse repository at this point
Copy the full SHA 099195eView commit details
Commits on Feb 24, 2016
-
count pool stales + suprnova workaround
there was a weird job id problem not seen on yiimp stratum
Configuration menu - View commit details
-
Copy full SHA for e1fd687 - Browse repository at this point
Copy the full SHA e1fd687View commit details
Commits on Feb 27, 2016
-
api: add stales and pools algo/name
+ remove hardcoded stales check on suprnova...
Configuration menu - View commit details
-
Copy full SHA for 35738ce - Browse repository at this point
Copy the full SHA 35738ceView commit details
Commits on Feb 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d584909 - Browse repository at this point
Copy the full SHA d584909View commit details -
multiple 1.7.3 preview versions were compiled during the decred stratum tests. Please use this newer version.
Configuration menu - View commit details
-
Copy full SHA for 6f4a1ba - Browse repository at this point
Copy the full SHA 6f4a1baView commit details
Commits on Mar 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 24f452a - Browse repository at this point
Copy the full SHA 24f452aView commit details
Commits on Mar 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7ffe65c - Browse repository at this point
Copy the full SHA 7ffe65cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a69056 - Browse repository at this point
Copy the full SHA 5a69056View commit details
Commits on Mar 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1d111c0 - Browse repository at this point
Copy the full SHA 1d111c0View commit details -
decred: link the --vote parameter
without param or 0 = no vote, valid choices will start to 1.. stratum + getwork
Configuration menu - View commit details
-
Copy full SHA for 054af65 - Browse repository at this point
Copy the full SHA 054af65View commit details
Commits on Mar 23, 2016
-
vanilla: sync with MrM4D, remove SSE2 midstate computation
was not useful and hard to read...
Configuration menu - View commit details
-
Copy full SHA for be1f644 - Browse repository at this point
Copy the full SHA be1f644View commit details
Commits on Apr 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ebf885d - Browse repository at this point
Copy the full SHA ebf885dView commit details
Commits on Apr 4, 2016
-
decred: magic improvement in one line
+ ifdef the 4WAY commented code...
Configuration menu - View commit details
-
Copy full SHA for c0fca5c - Browse repository at this point
Copy the full SHA c0fca5cView commit details
Commits on Apr 6, 2016
-
decred: keep first protocol without the vote arg
argh... suprnova again...
Configuration menu - View commit details
-
Copy full SHA for 446e1ab - Browse repository at this point
Copy the full SHA 446e1abView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbd30f7 - Browse repository at this point
Copy the full SHA fbd30f7View commit details
Commits on Apr 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 838f108 - Browse repository at this point
Copy the full SHA 838f108View commit details
Commits on May 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e7ed0de - Browse repository at this point
Copy the full SHA e7ed0deView commit details
Commits on May 9, 2016
-
haval256 is now 2x faster, but sha512 perf depends a lot on cuda version...
Configuration menu - View commit details
-
Copy full SHA for dad0110 - Browse repository at this point
Copy the full SHA dad0110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 929eb7c - Browse repository at this point
Copy the full SHA 929eb7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d67f0f - Browse repository at this point
Copy the full SHA 8d67f0fView commit details
Commits on May 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 81051dd - Browse repository at this point
Copy the full SHA 81051ddView commit details
Commits on May 15, 2016
-
stratum: improve and add new methods for pool benchmark/stats
will allow to submit some device benchmark data to compute algo power usage and profitability. Introduce two new methods mining.get_algo and mining_get_stats These methods will be used with yiimp stratum with a special benchmark option Note: only the first card is handled for the moment. also add stratum mining.ping support (like cgminer 4.7.1+) and prevent disconnect on unknown methods, reply it is unsupported.
Configuration menu - View commit details
-
Copy full SHA for dcbcf6b - Browse repository at this point
Copy the full SHA dcbcf6bView commit details -
nvapi: product id was wrong when subsystem id is set
also test its filled... (cf Inno3D), use generic nvidia ids else
Configuration menu - View commit details
-
Copy full SHA for 35b7289 - Browse repository at this point
Copy the full SHA 35b7289View commit details
Commits on May 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a1d448d - Browse repository at this point
Copy the full SHA a1d448dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee042e5 - Browse repository at this point
Copy the full SHA ee042e5View commit details -
stats: fix get_stats answer when not allowed
ccminer was answering both the error and the data also remove the get_version stats hack...
Configuration menu - View commit details
-
Copy full SHA for e22aca9 - Browse repository at this point
Copy the full SHA e22aca9View commit details
Commits on May 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b1db3a2 - Browse repository at this point
Copy the full SHA b1db3a2View commit details -
handle option --shares-limit like sgminer --shares
--shares alone was confusing imo, but it also works on command line Allowed in multi pool settings too...
Configuration menu - View commit details
-
Copy full SHA for b6a2c5c - Browse repository at this point
Copy the full SHA b6a2c5cView commit details -
nvml: do average on milliwatts reading
and ignore nvapi percents in pool stats also allow decimals in intensity
Configuration menu - View commit details
-
Copy full SHA for 1c3a952 - Browse repository at this point
Copy the full SHA 1c3a952View commit details -
stats: submit also kernel cuda arch if different
depends on compile options...
Configuration menu - View commit details
-
Copy full SHA for 415b01f - Browse repository at this point
Copy the full SHA 415b01fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8658718 - Browse repository at this point
Copy the full SHA 8658718View commit details
Commits on May 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 710d929 - Browse repository at this point
Copy the full SHA 710d929View commit details -
increase the max password len to 384
and handle the benchmark yiimp guest user for stats
Configuration menu - View commit details
-
Copy full SHA for 4a8e3d9 - Browse repository at this point
Copy the full SHA 4a8e3d9View commit details
Commits on May 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 282129f - Browse repository at this point
Copy the full SHA 282129fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b12472 - Browse repository at this point
Copy the full SHA 1b12472View commit details
Commits on May 28, 2016
-
some changes to prepare 1.8 and VS2015 support
also move vstudio specific cpuminer-config.h in compat/
Configuration menu - View commit details
-
Copy full SHA for a7905e6 - Browse repository at this point
Copy the full SHA a7905e6View commit details
Commits on May 31, 2016
-
api: sample command line api call in perl
tx to lilyth for the idea (works on cpuminer, sgminer and cgminer too)
Configuration menu - View commit details
-
Copy full SHA for f85e377 - Browse repository at this point
Copy the full SHA f85e377View commit details -
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 85c212e - Browse repository at this point
Copy the full SHA 85c212eView commit details
Commits on Jun 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8ecf0a9 - Browse repository at this point
Copy the full SHA 8ecf0a9View commit details
Commits on Jun 9, 2016
-
Apply lyra2v2 boost published by NH
changes only tested/applied to SM 5+ with some cleanup
Configuration menu - View commit details
-
Copy full SHA for 53275e3 - Browse repository at this point
Copy the full SHA 53275e3View commit details
Commits on Jun 10, 2016
-
lyra2v2: update credits, increase SM 5.0 default int to 19
+ small klausT cleanup..
Configuration menu - View commit details
-
Copy full SHA for bbd3c6d - Browse repository at this point
Copy the full SHA bbd3c6dView commit details
Commits on Jun 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 41a68f8 - Browse repository at this point
Copy the full SHA 41a68f8View commit details
Commits on Jun 19, 2016
-
nvml: small changes to handle the 750ti app clocks
dynamically alloc the hardcoded gpu clocks list array size. Unlike the 9xx, the 750ti api call requires to get them all (361.62) Something was "fixed" recently for the 750 Ti in linux drivers...
Configuration menu - View commit details
-
Copy full SHA for fe99de2 - Browse repository at this point
Copy the full SHA fe99de2View commit details
Commits on Jun 20, 2016
-
nvml: add new getclock api (v8)
+ some new functions to test on pascal (if supported)
Configuration menu - View commit details
-
Copy full SHA for fd757f2 - Browse repository at this point
Copy the full SHA fd757f2View commit details
Commits on Jun 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7a8ae1a - Browse repository at this point
Copy the full SHA 7a8ae1aView commit details -
win32: implement a nvapi.dll wrapper like nvml
Allow to get/set missing infos like the power limit on x86 squashed for a better min/max and device mapping Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0deb9a2 - Browse repository at this point
Copy the full SHA 0deb9a2View commit details -
nvml: remove autoboost functions, unsupported
not for GTX pascal neither...
Configuration menu - View commit details
-
Copy full SHA for 9296d52 - Browse repository at this point
Copy the full SHA 9296d52View commit details
Commits on Jun 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7e49069 - Browse repository at this point
Copy the full SHA 7e49069View commit details -
decred: and even faster implementation by Alexis
optimized for the 9xx and more recent, same results on the 750 Ti + restore second nonce support not present in nicehash published version Better on linux at least...
Configuration menu - View commit details
-
Copy full SHA for c643b3b - Browse repository at this point
Copy the full SHA c643b3bView commit details
Commits on Jun 23, 2016
-
decred: return to previous implementation + second nonce
seems better on windows and a bit easier to read...
Configuration menu - View commit details
-
Copy full SHA for eae4ede - Browse repository at this point
Copy the full SHA eae4edeView commit details
Commits on Jun 24, 2016
-
nvapi: link some more apis, pascal boost table
these informations are shown with ccminer -D -n
Configuration menu - View commit details
-
Copy full SHA for bdc441e - Browse repository at this point
Copy the full SHA bdc441eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee8bc9 - Browse repository at this point
Copy the full SHA 2ee8bc9View commit details
Commits on Jun 25, 2016
-
nvapi: link clocks and tlimit to command line
boost clocks and the thermal limit are shared with afterburner beware with your settings, not as safe as application clocks! Note: both nvapi and nvml are now used on windows x64 Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bc6ac3a - Browse repository at this point
Copy the full SHA bc6ac3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff179a - Browse repository at this point
Copy the full SHA 7ff179aView commit details
Commits on Jun 26, 2016
-
nvapi: read pascal voltage + show meminfo in -Dn
also add perf stats api, unsure what it is exactly..
Configuration menu - View commit details
-
Copy full SHA for d19039f - Browse repository at this point
Copy the full SHA d19039fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0555201 - Browse repository at this point
Copy the full SHA 0555201View commit details -
nvapi: pascal core voltage boost + meminfo fix x86
cuda 6.5 one seems to crash on pascal or report invalid mem sizes
Configuration menu - View commit details
-
Copy full SHA for 095f25f - Browse repository at this point
Copy the full SHA 095f25fView commit details
Commits on Jun 27, 2016
-
vendors: add Palit and the right PNY VIDs
seen on yiimp benchs, PNY duplicate could be for usb keys only
Configuration menu - View commit details
-
Copy full SHA for eb84ef9 - Browse repository at this point
Copy the full SHA eb84ef9View commit details
Commits on Jun 29, 2016
-
nvapi: be more secure with unsupported apis
also query the led level and fix OV delta output note: the Gigabyte 1080 G1 seems not compatible with the current nvapi
Configuration menu - View commit details
-
Copy full SHA for 801db3d - Browse repository at this point
Copy the full SHA 801db3dView commit details -
nvapi: sample i2c rvb led color (gigabyte)
you can now use --led=0xFF00FF to change the color/level (windows only) for non-rvb standard nvidia devices, you can use a level value (0 to 100) ps: i really need to find how to turn them off on linux, not found yet...
Configuration menu - View commit details
-
Copy full SHA for d3976cf - Browse repository at this point
Copy the full SHA d3976cfView commit details
Commits on Jul 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 24436fe - Browse repository at this point
Copy the full SHA 24436feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0364733 - Browse repository at this point
Copy the full SHA 0364733View commit details
Commits on Jul 2, 2016
-
nvapi: fix device mapping in -D -n
and rename RVB to RGB, french typo...
Configuration menu - View commit details
-
Copy full SHA for 174e261 - Browse repository at this point
Copy the full SHA 174e261View commit details
Commits on Jul 3, 2016
-
nvapi: device led flash on submit
disabled by default, require --led=100 on nvidia compatible devices Gigabyte RGB led hack is not perfect for the moment, can fail and require a reboot.
Configuration menu - View commit details
-
Copy full SHA for 8c4b254 - Browse repository at this point
Copy the full SHA 8c4b254View commit details -
Configuration menu - View commit details
-
Copy full SHA for d43084c - Browse repository at this point
Copy the full SHA d43084cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e942bf - Browse repository at this point
Copy the full SHA 0e942bfView commit details
Commits on Jul 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for fc1472b - Browse repository at this point
Copy the full SHA fc1472bView commit details -
improve the --led values parsing
sample usage if GPU #0 is RVB and GPU #1 a generic led: ccminer --led=0x00ff00,100,mining to put the led on while the gpus are scanning
Configuration menu - View commit details
-
Copy full SHA for 39d0e42 - Browse repository at this point
Copy the full SHA 39d0e42View commit details
Commits on Jul 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3fe4dda - Browse repository at this point
Copy the full SHA 3fe4ddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 374174c - Browse repository at this point
Copy the full SHA 374174cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06e2485 - Browse repository at this point
Copy the full SHA 06e2485View commit details
Commits on Jul 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c0e9370 - Browse repository at this point
Copy the full SHA c0e9370View commit details
Commits on Jul 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a4196b3 - Browse repository at this point
Copy the full SHA a4196b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26a862c - Browse repository at this point
Copy the full SHA 26a862cView commit details
Commits on Jul 9, 2016
-
neoscrypt: reduce spill load and increase pascal def intensity
1 MH/s reached on the 1070 ...
Configuration menu - View commit details
-
Copy full SHA for 4ca7b5a - Browse repository at this point
Copy the full SHA 4ca7b5aView commit details
Commits on Jul 10, 2016
-
api: change unit of device mem to MB
without that, no way to read sizes > 4GB on x86 binaries
Configuration menu - View commit details
-
Copy full SHA for dbb9507 - Browse repository at this point
Copy the full SHA dbb9507View commit details
Commits on Jul 13, 2016
-
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5703a74 - Browse repository at this point
Copy the full SHA 5703a74View commit details
Commits on Jul 16, 2016
-
lbry: small changes for second build
sha512/ripemd swab this was preview 2
Configuration menu - View commit details
-
Copy full SHA for 940c1b3 - Browse repository at this point
Copy the full SHA 940c1b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 223077d - Browse repository at this point
Copy the full SHA 223077dView commit details
Commits on Jul 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for bf17f34 - Browse repository at this point
Copy the full SHA bf17f34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6abee06 - Browse repository at this point
Copy the full SHA 6abee06View commit details -
neoscrypt: remove warnings and rename host funcs
also reduce the few errors on coins using shared mem
Configuration menu - View commit details
-
Copy full SHA for be8be03 - Browse repository at this point
Copy the full SHA be8be03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c3d25 - Browse repository at this point
Copy the full SHA 78c3d25View commit details
Commits on Jul 21, 2016
-
nvapi: zotac rgb led support, to improve..
zotac cards doesnt allow a real RGB value, so i converted manually the card seems to handle it, but seems to lock sometimes for some time... colors can be tested with "ccminer -d 2 --led=0x1f1f00 -Dn" but... unsure the card handle it fast enough to be fully usable
Configuration menu - View commit details
-
Copy full SHA for af1d5c9 - Browse repository at this point
Copy the full SHA af1d5c9View commit details
Commits on Jul 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9123eff - Browse repository at this point
Copy the full SHA 9123effView commit details
Commits on Aug 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8985f7e - Browse repository at this point
Copy the full SHA 8985f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a0fd33 - Browse repository at this point
Copy the full SHA 0a0fd33View commit details -
Configuration menu - View commit details
-
Copy full SHA for de738cc - Browse repository at this point
Copy the full SHA de738ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 883fb19 - Browse repository at this point
Copy the full SHA 883fb19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d70194 - Browse repository at this point
Copy the full SHA 3d70194View commit details -
sia: cuda impl. and suprnova getwork over stratum
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b31fb53 - Browse repository at this point
Copy the full SHA b31fb53View commit details
Commits on Aug 9, 2016
-
sia: support for nanopool http protocol
-o http://xxxx:port -u <addr> -p <worker> Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d8e518a - Browse repository at this point
Copy the full SHA d8e518aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35bfe8d - Browse repository at this point
Copy the full SHA 35bfe8dView commit details
Commits on Aug 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2520f9a - Browse repository at this point
Copy the full SHA 2520f9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a51a84 - Browse repository at this point
Copy the full SHA 1a51a84View commit details
Commits on Aug 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8f965c2 - Browse repository at this point
Copy the full SHA 8f965c2View commit details
Commits on Aug 18, 2016
-
VeltorCoin Streebog based algo (veltor)
also known as "Thor's Riddle"... yes sure ;) Credits to ocminer who found and "implemented" it. Note: tested "ok" on x64 and CUDA 6.5 x86, not on 7.5 and 8.0 x86 PS: Don't have the time for a more proper CUDA implementation of Streebog
Configuration menu - View commit details
-
Copy full SHA for 683dc0e - Browse repository at this point
Copy the full SHA 683dc0eView commit details
Commits on Sep 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f8aa16f - Browse repository at this point
Copy the full SHA f8aa16fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f982fd7 - Browse repository at this point
Copy the full SHA f982fd7View commit details
Commits on Sep 22, 2016
-
lbry maxwell and pascal update (up to 10% on pascal)
Based on alexis78 work and sponsored by LBRY.IO team (thanks) Release 1.8.2, use cuda 8 for x86
Configuration menu - View commit details
-
Copy full SHA for 9f2ed51 - Browse repository at this point
Copy the full SHA 9f2ed51View commit details
Commits on Sep 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 65cd430 - Browse repository at this point
Copy the full SHA 65cd430View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34e97bf - Browse repository at this point
Copy the full SHA 34e97bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c933ad9 - Browse repository at this point
Copy the full SHA c933ad9View commit details -
vstudio: return to CUDA 6.5 by default on x86
change was for the 1.8.2 tag (optimal for lbry) and prepare next version...
Configuration menu - View commit details
-
Copy full SHA for 0f8271f - Browse repository at this point
Copy the full SHA 0f8271fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 009b013 - Browse repository at this point
Copy the full SHA 009b013View commit details -
bench: skip the disabled whirlpoolx
+ veltor free + some missed/extra log things...
Configuration menu - View commit details
-
Copy full SHA for 2f57ee9 - Browse repository at this point
Copy the full SHA 2f57ee9View commit details
Commits on Sep 27, 2016
-
diff: show by default, rework shares diff storage
This will allow later more gpu candidates. Note: This is an unfinished work, we keep the previous behavior for now To finish this, all algos solutions should be migrated and submitted nonces attributes stored. Its required to handle the different share diff per nonce and fix the possible solved count error (if 1/2 nonces is solved).
Configuration menu - View commit details
-
Copy full SHA for 9eead77 - Browse repository at this point
Copy the full SHA 9eead77View commit details -
lbry: new share diff and duplicate fix
when 2 nonces were found, the next scan was not at the right value Doesn't really affect mining performance...
Configuration menu - View commit details
-
Copy full SHA for 6f6cf96 - Browse repository at this point
Copy the full SHA 6f6cf96View commit details -
decred: multiple nonces code cleanup
The double loop is not useful, and prefer the __thread attribute to enhance the code readability (remove the 2D host arrays). squashed: return to host 2D array to allow the free
Configuration menu - View commit details
-
Copy full SHA for a43205a - Browse repository at this point
Copy the full SHA a43205aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a0b779 - Browse repository at this point
Copy the full SHA 5a0b779View commit details -
nvml: force 64bits types for mem sizes
size_t can be a bit... imprevisible on x86
Configuration menu - View commit details
-
Copy full SHA for f84c83a - Browse repository at this point
Copy the full SHA f84c83aView commit details -
sia: move specific code in a new rpc unit
part 1: longpoll stuff (nanopool)
Configuration menu - View commit details
-
Copy full SHA for 1a31d4d - Browse repository at this point
Copy the full SHA 1a31d4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 665de3a - Browse repository at this point
Copy the full SHA 665de3aView commit details
Commits on Sep 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 225f25a - Browse repository at this point
Copy the full SHA 225f25aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b82915 - Browse repository at this point
Copy the full SHA 7b82915View commit details
Commits on Sep 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 056098d - Browse repository at this point
Copy the full SHA 056098dView commit details
Commits on Oct 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c27f313 - Browse repository at this point
Copy the full SHA c27f313View commit details
Commits on Oct 25, 2016
-
nvml: add Elsa vendor and workaround for Colorful pid
Colorful (and Inno3D) only set their vid, with an empty product id
Configuration menu - View commit details
-
Copy full SHA for 3eba451 - Browse repository at this point
Copy the full SHA 3eba451View commit details
Commits on Nov 3, 2016
-
From Alexis work, sib hash rate 200% also..
Configuration menu - View commit details
-
Copy full SHA for 36aedbb - Browse repository at this point
Copy the full SHA 36aedbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3974728 - Browse repository at this point
Copy the full SHA 3974728View commit details
Commits on Dec 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ce6a8da - Browse repository at this point
Copy the full SHA ce6a8daView commit details
Commits on Dec 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 44bd244 - Browse repository at this point
Copy the full SHA 44bd244View commit details -
limit per gpu hashrate logs to 3 sec intervals
may be required for very fast algos, like blake2s
Configuration menu - View commit details
-
Copy full SHA for c119012 - Browse repository at this point
Copy the full SHA c119012View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5053478 - Browse repository at this point
Copy the full SHA 5053478View commit details
Commits on Dec 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 099389f - Browse repository at this point
Copy the full SHA 099389fView commit details
Commits on Jan 6, 2017
-
wildkeccak, basic stratum port of rpc 2.0
scratchpad delete fix and redownload, reduce rejects (work in progress)
Configuration menu - View commit details
-
Copy full SHA for 2bbccc5 - Browse repository at this point
Copy the full SHA 2bbccc5View commit details
Commits on Jan 7, 2017
-
todo: fix jh cuda and wrong decimal diff (0xffff problem ?)
Configuration menu - View commit details
-
Copy full SHA for 066a569 - Browse repository at this point
Copy the full SHA 066a569View commit details
Commits on Jan 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c1f1ad9 - Browse repository at this point
Copy the full SHA c1f1ad9View commit details -
xmr: fix decimal diff + aes cleanup
change default launch config to -l 32x16 to handle the 750 Ti better not definitive, doing tests..
Configuration menu - View commit details
-
Copy full SHA for 2479ffa - Browse repository at this point
Copy the full SHA 2479ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 804b5b5 - Browse repository at this point
Copy the full SHA 804b5b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39aad5a - Browse repository at this point
Copy the full SHA 39aad5aView commit details
Commits on Jan 9, 2017
-
handle cryptonight light variant
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 93adb56 - Browse repository at this point
Copy the full SHA 93adb56View commit details -
scanlog: remember sharediff for multiple nonces
rpc2: handle properly secondary nonce(s) + api ping time fix be sure to fully recompile, structures are changed
Configuration menu - View commit details
-
Copy full SHA for 242aa41 - Browse repository at this point
Copy the full SHA 242aa41View commit details
Commits on Jan 10, 2017
-
power monitoring thread + some api changes
based on alexis monitoring thread idea, but which only use one thread note: other api changes will come soon, related to that
Configuration menu - View commit details
-
Copy full SHA for 0dd0227 - Browse repository at this point
Copy the full SHA 0dd0227View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12ae185 - Browse repository at this point
Copy the full SHA 12ae185View commit details
Commits on Jan 12, 2017
-
xmr: make it more smooth on windows with defaults
also improve a bit the 750 ti on linux...
Configuration menu - View commit details
-
Copy full SHA for e231343 - Browse repository at this point
Copy the full SHA e231343View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23be7f3 - Browse repository at this point
Copy the full SHA 23be7f3View commit details
Commits on Jan 14, 2017
-
xmr: vectors rewrite, now the phase2 is using only 40 regs
no more constant memory used for aes. tested only on linux cuda 8 for now... wip
Configuration menu - View commit details
-
Copy full SHA for bd030db - Browse repository at this point
Copy the full SHA bd030dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 588c7ba - Browse repository at this point
Copy the full SHA 588c7baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94aa6b8 - Browse repository at this point
Copy the full SHA 94aa6b8View commit details
Commits on Jan 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 214f392 - Browse repository at this point
Copy the full SHA 214f392View commit details
Commits on Jan 16, 2017
-
xmr: prefer 32bit uint4 and smaller offsets in core
also prefer ulong2 shared load to be closer to the ptx
Configuration menu - View commit details
-
Copy full SHA for def9888 - Browse repository at this point
Copy the full SHA def9888View commit details
Commits on Jan 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dc816b4 - Browse repository at this point
Copy the full SHA dc816b4View commit details
Commits on Jan 25, 2017
-
xmr: vstudio warning fix about mpcount linkage
and move ptr type cast defines to common cuda helper
Configuration menu - View commit details
-
Copy full SHA for 496052e - Browse repository at this point
Copy the full SHA 496052eView commit details
Commits on Jan 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 013cda1 - Browse repository at this point
Copy the full SHA 013cda1View commit details -
x13+: improve and clean a bit fugue512
reduce constant mem and load global data in bulk (vectors)
Configuration menu - View commit details
-
Copy full SHA for 16ac9b6 - Browse repository at this point
Copy the full SHA 16ac9b6View commit details -
skein: merge the double implementations in one
based on alexis skein kernels, tested ok on SM 2.1 and 3.0 code is a bit hard to read but... well... users dont care :p
Configuration menu - View commit details
-
Copy full SHA for feb99d0 - Browse repository at this point
Copy the full SHA feb99d0View commit details -
groestl: explain code and improve perf on SM 2.x
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5a77d36 - Browse repository at this point
Copy the full SHA 5a77d36View commit details
Commits on Jan 29, 2017
-
migrate 2nd nonce storage of most algos
This allow to keep pdata[19] as cursor between scans, and later, to sort them.. remains... heavy, scrypt, sia...
Configuration menu - View commit details
-
Copy full SHA for 0ff7579 - Browse repository at this point
Copy the full SHA 0ff7579View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8ff854 - Browse repository at this point
Copy the full SHA c8ff854View commit details -
Configuration menu - View commit details
-
Copy full SHA for b47d9ac - Browse repository at this point
Copy the full SHA b47d9acView commit details -
nvml: workaround for beta drivers 378.49 clocks
even nvidia-smi doesnt report the right pascal clocks
Configuration menu - View commit details
-
Copy full SHA for aaef92c - Browse repository at this point
Copy the full SHA aaef92cView commit details
Commits on Jan 30, 2017
-
lbry cleanup, and proper error on cuda 6.5
both merged and unmerged implementations are broken with CUDA 6.5 No perf changes...
Configuration menu - View commit details
-
Copy full SHA for 2152fd1 - Browse repository at this point
Copy the full SHA 2152fd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6440a9b - Browse repository at this point
Copy the full SHA 6440a9bView commit details -
improve jh512 with vectors (nist5,quark,sib,x11+,zr5)
the main improvement is to reduce asm calls to read global mem but, a few more regs are used (68 mini vs 64 on SM 5.2) so reduce the forced launch bounds to allow 80 or 128 regs per thread Note: cuda 6.5 seems not able to store with v4.u32... (7.5 is fine) st.global.v4.u32 [%rd2], {%r3783, %r3824, %r3823, %r3822}; st.global.v2.u32 [%rd2+16], {%r3821, %r3820}; st.global.u32 [%rd2+24], %r3819; st.global.u32 [%rd2+28], %r3818; st.global.u32 [%rd2+44], %r3814; st.global.u32 [%rd2+40], %r3815; ... todo, check alexis variant.. but wanted to keep this code before in git...
Configuration menu - View commit details
-
Copy full SHA for b9da6c6 - Browse repository at this point
Copy the full SHA b9da6c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef44e88 - Browse repository at this point
Copy the full SHA ef44e88View commit details
Commits on Feb 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for aaa24a6 - Browse repository at this point
Copy the full SHA aaa24a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 916ec50 - Browse repository at this point
Copy the full SHA 916ec50View commit details
Commits on Feb 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3fab279 - Browse repository at this point
Copy the full SHA 3fab279View commit details -
api: use MHz for all clocks and show plimit
plimit value is reported in mW like the power, or % on Windows x86 (via nvapi) + the monitor thread will no more report 0W if the device doesnt support it also upgrade nvml and sample php api. some more changes may come in this temporary API 1.9 (for the final 2.0)
Configuration menu - View commit details
-
Copy full SHA for 4da35e0 - Browse repository at this point
Copy the full SHA 4da35e0View commit details
Commits on Feb 7, 2017
-
api: report per thread cpu hash checks (ACC/REJ)
+ update all algos for that...
Configuration menu - View commit details
-
Copy full SHA for c66e862 - Browse repository at this point
Copy the full SHA c66e862View commit details
Commits on Feb 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b549bd5 - Browse repository at this point
Copy the full SHA b549bd5View commit details
Commits on Feb 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1d5db48 - Browse repository at this point
Copy the full SHA 1d5db48View commit details -
cuda: ensure the system can find the right lib
if you get this error on linux, its because libcudart.so.x.x was not found ldconfig -p | grep libcudart.so.8.0
Configuration menu - View commit details
-
Copy full SHA for 4d95ef4 - Browse repository at this point
Copy the full SHA 4d95ef4View commit details
Commits on Mar 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3d70026 - Browse repository at this point
Copy the full SHA 3d70026View commit details -
sha256t algo (3x sha256, not sha256d)
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ebef3c8 - Browse repository at this point
Copy the full SHA ebef3c8View commit details -
based on djm34 version, cleaned up and adapted to ccminer 2.0
Configuration menu - View commit details
-
Copy full SHA for 1b7c2fc - Browse repository at this point
Copy the full SHA 1b7c2fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ede61b - Browse repository at this point
Copy the full SHA 3ede61bView commit details -
+ new kernels jh512-80 groestl-80 and cubehash-80 Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 07ebcb5 - Browse repository at this point
Copy the full SHA 07ebcb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for de41bc9 - Browse repository at this point
Copy the full SHA de41bc9View commit details
Commits on Mar 8, 2017
-
whirlpool: upgrade with alexis variant (2x)
to check on older cards... maybe breaks some
Configuration menu - View commit details
-
Copy full SHA for 1863750 - Browse repository at this point
Copy the full SHA 1863750View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cdf2dd - Browse repository at this point
Copy the full SHA 2cdf2ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for e388c11 - Browse repository at this point
Copy the full SHA e388c11View commit details -
whirlpool: restore old source code for SM 3.0
SM 3.0 implementation need a manual define in whirlpool.cu... alexis variant is 2x slower on SM3.0 (GT 740)
Configuration menu - View commit details
-
Copy full SHA for 73f6720 - Browse repository at this point
Copy the full SHA 73f6720View commit details
Commits on Mar 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0041bf4 - Browse repository at this point
Copy the full SHA 0041bf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61231bc - Browse repository at this point
Copy the full SHA 61231bcView commit details -
Add sha256d algo (bitcoin) btw...
even if it works on yiimp, the stratum diff is too high for gpus (for now)
Configuration menu - View commit details
-
Copy full SHA for 80c7551 - Browse repository at this point
Copy the full SHA 80c7551View commit details
Commits on Apr 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6c9852c - Browse repository at this point
Copy the full SHA 6c9852cView commit details
Commits on Apr 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d2f8361 - Browse repository at this point
Copy the full SHA d2f8361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 063992b - Browse repository at this point
Copy the full SHA 063992bView commit details
Commits on May 3, 2017
-
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8e4d059 - Browse repository at this point
Copy the full SHA 8e4d059View commit details
Commits on May 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e23b577 - Browse repository at this point
Copy the full SHA e23b577View commit details
Commits on May 7, 2017
-
nvapi: fix plimit argument on x64
now use the same percents as the x86 nvml watts (like linux) could work but requires admin rights
Configuration menu - View commit details
-
Copy full SHA for 762c7f8 - Browse repository at this point
Copy the full SHA 762c7f8View commit details
Commits on May 8, 2017
-
rewrite jha algo to be more compatible
old "german" implementation based on the quark method is kept in the source tree, but is currently broken. to be continued. This is a quick fix which should be compatible with all cards.
Configuration menu - View commit details
-
Copy full SHA for 5dfeee4 - Browse repository at this point
Copy the full SHA 5dfeee4View commit details
Commits on May 9, 2017
-
Improve project build compatibility (mac/vs2015)
This is incomplete, but is a first step...
Configuration menu - View commit details
-
Copy full SHA for 81d5f4e - Browse repository at this point
Copy the full SHA 81d5f4eView commit details
Commits on May 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e584f28 - Browse repository at this point
Copy the full SHA e584f28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 857c181 - Browse repository at this point
Copy the full SHA 857c181View commit details
Commits on May 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b372729 - Browse repository at this point
Copy the full SHA b372729View commit details
Commits on May 18, 2017
-
API restriction policy and multicast announces (#16)
same as sgminer, fixed to build (tpruvot), untested yet
Configuration menu - View commit details
-
Copy full SHA for 47472ed - Browse repository at this point
Copy the full SHA 47472edView commit details
Commits on May 23, 2017
-
- prefer calloc to zero memory - bind: keep the normal network read access with -b 0.0.0.0 like previous versions - help: keep the write mode commands hidden in read-only mode - close the socket on refused api calls to prevent client hangs - small other changes
Configuration menu - View commit details
-
Copy full SHA for c44be3f - Browse repository at this point
Copy the full SHA c44be3fView commit details -
Interface nicehash djeZo equihash solver (squashed)
Todo: - send block height via stratum protocol (encoded in jobid?) - remove equi/blake2 cpu algorithm to use common one the extranonce imcompatibility is related to the solver nonce data, offsets may be reversed in nheqminer, to check... The solver was adapted for SM 3.0+ support (no perf changes) Note: The solver was not improved on purpose, to be able compare the two miners performances (nheqminer 0.5c the last open sourced, and ccminer) Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com> stratum: code cleanup, move equi fns in equi folder
Configuration menu - View commit details
-
Copy full SHA for 8cf2159 - Browse repository at this point
Copy the full SHA 8cf2159View commit details -
update instructions for fedora 25
its a shame this distrib doesnt provide older gcc toolchains.. :/
Configuration menu - View commit details
-
Copy full SHA for 2160049 - Browse repository at this point
Copy the full SHA 2160049View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05abaf2 - Browse repository at this point
Copy the full SHA 05abaf2View commit details
Commits on Jun 8, 2017
-
linux: prepare nvidia-settings queries
Note: this method is slower than real apis and requires X opened and configured correctly. sample usage: -d 0,1 --mem-clock=+200,-200
Configuration menu - View commit details
-
Copy full SHA for bcadca2 - Browse repository at this point
Copy the full SHA bcadca2View commit details
Commits on Jun 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0f3fac9 - Browse repository at this point
Copy the full SHA 0f3fac9View commit details
Commits on Jun 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 037bbe3 - Browse repository at this point
Copy the full SHA 037bbe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79f8f71 - Browse repository at this point
Copy the full SHA 79f8f71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1473a8f - Browse repository at this point
Copy the full SHA 1473a8fView commit details -
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c120eca - Browse repository at this point
Copy the full SHA c120ecaView commit details
Commits on Jun 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9dedec5 - Browse repository at this point
Copy the full SHA 9dedec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 807e141 - Browse repository at this point
Copy the full SHA 807e141View commit details
Commits on Jul 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7ce3f2c - Browse repository at this point
Copy the full SHA 7ce3f2cView commit details
Commits on Jul 13, 2017
-
equihash: use client.show_message to get block height
current stratum is imcomplete and doesnt provide the coinbase data
Configuration menu - View commit details
-
Copy full SHA for 5aa50a4 - Browse repository at this point
Copy the full SHA 5aa50a4View commit details
Commits on Jul 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for cbede12 - Browse repository at this point
Copy the full SHA cbede12View commit details
Commits on Jul 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9c4b8ca - Browse repository at this point
Copy the full SHA 9c4b8caView commit details
Commits on Jul 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 08a3f34 - Browse repository at this point
Copy the full SHA 08a3f34View commit details
Commits on Jul 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9c05304 - Browse repository at this point
Copy the full SHA 9c05304View commit details
Commits on Jul 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9f113ef - Browse repository at this point
Copy the full SHA 9f113efView commit details
Commits on Aug 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6e32ec2 - Browse repository at this point
Copy the full SHA 6e32ec2View commit details
Commits on Aug 13, 2017
-
skunk: merged kernel to use when possible
for now, only used for maxwell/pascal with cuda 7.5 or 8.0
Configuration menu - View commit details
-
Copy full SHA for 9a7d74e - Browse repository at this point
Copy the full SHA 9a7d74eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e56177 - Browse repository at this point
Copy the full SHA 2e56177View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5001a0c - Browse repository at this point
Copy the full SHA 5001a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfdf4b0 - Browse repository at this point
Copy the full SHA dfdf4b0View commit details
Commits on Aug 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6055af1 - Browse repository at this point
Copy the full SHA 6055af1View commit details -
disable the heavy algo by default for build compat This is the only algo using thrust which is generally broken on new cuda releases
Configuration menu - View commit details
-
Copy full SHA for 5116ffb - Browse repository at this point
Copy the full SHA 5116ffbView commit details
Commits on Aug 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1e71dc5 - Browse repository at this point
Copy the full SHA 1e71dc5View commit details
Commits on Aug 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c9fb9ac - Browse repository at this point
Copy the full SHA c9fb9acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8affcb9 - Browse repository at this point
Copy the full SHA 8affcb9View commit details
Commits on Aug 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 949061d - Browse repository at this point
Copy the full SHA 949061dView commit details
Commits on Sep 1, 2017
-
tribus: optimised version for recent cards
main improvement is on echo, based on alexis sib kernel work tested on SM 3.0 and more recent
Configuration menu - View commit details
-
Copy full SHA for d47dd9d - Browse repository at this point
Copy the full SHA d47dd9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebf055d - Browse repository at this point
Copy the full SHA ebf055dView commit details
Commits on Sep 19, 2017
-
readme: add howto for ubuntu (#23)
tested on 17.10
Configuration menu - View commit details
-
Copy full SHA for e3e8481 - Browse repository at this point
Copy the full SHA e3e8481View commit details
Commits on Sep 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4d09d85 - Browse repository at this point
Copy the full SHA 4d09d85View commit details
Commits on Oct 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 575aa1a - Browse repository at this point
Copy the full SHA 575aa1aView commit details
Commits on Oct 7, 2017
-
Import phi algo (by anorganix)
only made a few changes to keep algos in the alpha order
Configuration menu - View commit details
-
Copy full SHA for 3dbcc5d - Browse repository at this point
Copy the full SHA 3dbcc5dView commit details
Commits on Oct 9, 2017
-
phi: maxwell opt (aes final + streebog)
+ fix the fugue leak.. Also update sib algo with this improvement
Configuration menu - View commit details
-
Copy full SHA for 5a90db1 - Browse repository at this point
Copy the full SHA 5a90db1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e505d10 - Browse repository at this point
Copy the full SHA e505d10View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf18cb6 - Browse repository at this point
Copy the full SHA cf18cb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed27598 - Browse repository at this point
Copy the full SHA ed27598View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1575c5 - Browse repository at this point
Copy the full SHA e1575c5View commit details
Commits on Nov 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2e0a977 - Browse repository at this point
Copy the full SHA 2e0a977View commit details
Commits on Nov 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dfff3b3 - Browse repository at this point
Copy the full SHA dfff3b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa616a - Browse repository at this point
Copy the full SHA bfa616aView commit details -
Configuration menu - View commit details
-
Copy full SHA for df4fcbe - Browse repository at this point
Copy the full SHA df4fcbeView commit details
Commits on Dec 3, 2017
-
Same hash as keccak, just different pool settings (sha256d and diff factor 256)
Configuration menu - View commit details
-
Copy full SHA for d19e2a1 - Browse repository at this point
Copy the full SHA d19e2a1View commit details
Commits on Dec 4, 2017
-
import and adapt alexis optimised keccak256 for SM 5+
and increase default intensity for these recent cards
Configuration menu - View commit details
-
Copy full SHA for cf886b5 - Browse repository at this point
Copy the full SHA cf886b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 015d129 - Browse repository at this point
Copy the full SHA 015d129View commit details
Commits on Dec 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1e8d1aa - Browse repository at this point
Copy the full SHA 1e8d1aaView commit details