2024-08-27 |
Jesse Taube | update build.sh linux |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jesse Taube | integrate |
commit | commitdiff | tree | snapshot |
2024-08-17 |
Jesse Taube | add verus directory files |
commit | commitdiff | tree | snapshot |
2021-06-20 |
Tanguy Pruvot | update Readme |
commit | commitdiff | tree | snapshot |
2021-06-20 |
Divakar V Prabhu | Check for cpu temperature in thermal class |
commit | commitdiff | tree | snapshot |
2021-06-20 |
Tanguy Pruvot | yescrypt variants cputest |
commit | commitdiff | tree | snapshot |
2021-06-20 |
Olivier Houchard | yescrypt: add support for yescryptr8, yescryptr16 and... |
commit | commitdiff | tree | snapshot |
2021-05-28 |
0x9fff00 | Fix compile error with GCC 11 |
commit | commitdiff | tree | snapshot |
2021-04-12 |
Tanguy Pruvot | ifdef fix for armv7 (PR #50) |
commit | commitdiff | tree | snapshot |
2019-09-24 |
Tanguy Pruvot | increase version to 1.3.7 |
commit | commitdiff | tree | snapshot |
2019-09-24 |
Paraplegic... | README markdown quotes (#40) |
commit | commitdiff | tree | snapshot |
2019-09-24 |
Luca Lesinigo | readme: add zlib1g-dev dep on deb-based Linux (#41) |
commit | commitdiff | tree | snapshot |
2019-09-24 |
Tanguy Pruvot | X16Rv2: pad zeros with 32-bits integers at once |
commit | commitdiff | tree | snapshot |
2019-09-22 |
Ji Sheng | X16Rv2 Algorithm (for RVN and clones) |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Tanguy Pruvot | Force __arm__ define on aarch64 |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Tanguy Pruvot | phi2: avoid possible memory overflow |
commit | commitdiff | tree | snapshot |
2019-03-16 |
Tanguy Pruvot | restore build.sh code |
commit | commitdiff | tree | snapshot |
2019-03-16 |
orangejuicy | fix os x build with asm (#14) |
commit | commitdiff | tree | snapshot |
2019-03-16 |
Tanguy Pruvot | Add geek algo (#35) |
commit | commitdiff | tree | snapshot |
2019-03-16 |
Tanguy Pruvot | rainforest: add missing entry in cputest |
commit | commitdiff | tree | snapshot |
2019-03-16 |
yuzi-co | rainforest: fix compilation for windows (#37) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
Willy Tarreau | rainforest: avoid the slow memcpy() operation to reset... |
commit | commitdiff | tree | snapshot |
2019-03-14 |
Willy Tarreau | rainforest: avoid closing the hash when it doesn't... |
commit | commitdiff | tree | snapshot |
2019-03-14 |
Willy Tarreau | rainforest: optimize rf_ctx organization for better... |
commit | commitdiff | tree | snapshot |
2019-03-14 |
Willy Tarreau | rainforest: optimize rf_rambox() |
commit | commitdiff | tree | snapshot |
2019-03-14 |
Willy Tarreau | rainforest: do not emit rf_crc32_table if not needed |
commit | commitdiff | tree | snapshot |
2019-03-14 |
Willy Tarreau | build: add a build file for linux on ARM boards |
commit | commitdiff | tree | snapshot |
2019-01-30 |
Tanguy Pruvot | vstudio: fix typo |
commit | commitdiff | tree | snapshot |
2019-01-30 |
Tanguy Pruvot | lyra2v3 algo for incoming VTC fork |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Tanguy Pruvot | blake2b algo |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Tanguy Pruvot | x20r: secure the algo, dont hash random data |
commit | commitdiff | tree | snapshot |
2018-12-03 |
ZC | x20r algo with saphir panama and radiogatun (#33) |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Daniel Thamdrup | cpuid: fix for intel compiler (#31) |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Tanguy Pruvot | rainforest: vstudio fixes |
commit | commitdiff | tree | snapshot |
2018-10-10 |
MikeMurdo | add rainforest algo (#29) |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Tanguy Pruvot | small cleanup, reduce warnings with gcc 7.3 |
commit | commitdiff | tree | snapshot |
2018-06-24 |
Tanguy Pruvot | cputest: add missing entries |
commit | commitdiff | tree | snapshot |
2018-06-24 |
Tanguy Pruvot | handle new monero algo, hardcoded |
commit | commitdiff | tree | snapshot |
2018-06-24 |
Tanguy Pruvot | handle new cryptolight variant |
commit | commitdiff | tree | snapshot |
2018-06-24 |
Tanguy Pruvot | add also sonoa algo |
commit | commitdiff | tree | snapshot |
2018-06-18 |
Tanguy Pruvot | phi2: handle new 144-bytes header, if needed |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Tanguy Pruvot | phi and phi2 algos |
commit | commitdiff | tree | snapshot |
2018-05-06 |
Tanguy Pruvot | allium algo, with proper pool diff ratio 256 |
commit | commitdiff | tree | snapshot |
2018-03-29 |
Tanguy Pruvot | v1.3.4 |
commit | commitdiff | tree | snapshot |
2018-03-29 |
Tanguy Pruvot | x12 algo |
commit | commitdiff | tree | snapshot |
2018-03-29 |
Tanguy Pruvot | x16s warning fix + readme + vcxproj |
commit | commitdiff | tree | snapshot |
2018-03-29 |
rst00 | add x16s algo (PigeonCoin) (#26) |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Caio Vinicius... | fix for ARM support (#24) |
commit | commitdiff | tree | snapshot |
2018-02-25 |
Daniel Kraft | Fix construction of BIP34 coinbase. |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanguy Pruvot | handle keccakc variant (refreshed keccak stratum) #21 |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Tanguy Pruvot | x16r algo: beware, this algo hashrate is not constant |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Tanguy Pruvot | autoconf: restore ssl lib checks |
commit | commitdiff | tree | snapshot |
2017-10-12 |
Tanguy Pruvot | arm64: fix wrong ifdef |
commit | commitdiff | tree | snapshot |
2017-10-12 |
AXKuhta | Update README.md |
commit | commitdiff | tree | snapshot |
2017-10-12 |
AXKuhta | Fixed compilation on Pi64 |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Tanguy Pruvot | handle a new tribus algo |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Tanguy Pruvot | add the JHA algo |
commit | commitdiff | tree | snapshot |
2017-04-30 |
Tanguy Pruvot | bitcore timetravel-10 algo |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Tanguy Pruvot | timetravel: fix for g++ buggy linker |
commit | commitdiff | tree | snapshot |
2017-03-25 |
Tanguy Pruvot | cputest: fix memset typo |
commit | commitdiff | tree | snapshot |
2017-03-25 |
Guido Günther | Use unsigned long format string for unsigned long value |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Frank Cash | README update |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Tanguy Pruvot | release |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Tanguy Pruvot | timetravel: huge optimisation (up to 250x :p) |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Tanguy Pruvot | limit per-core hashrate logs to 5 sec intervals |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Tanguy Pruvot | prepare next version |
commit | commitdiff | tree | snapshot |
2017-01-23 |
madzera | Timetravel hash function from Machinecoin project |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Tanguy Pruvot | small change for cputest |
commit | commitdiff | tree | snapshot |
2016-11-19 |
Tanguy Pruvot | Update docker file |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Tanguy Pruvot | release v1.3 |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Tanguy Pruvot | show diff by default, like ccminer |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Tanguy Pruvot | vstudio: add missing project files |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Tanguy Pruvot | prepare xevan algo (default stratum factor 256) |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Tanguy Pruvot | Add missing x17 algo |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Tanguy Pruvot | Update readme |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Tanguy Pruvot | veltor algo |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Neo | Added needed packages for Ubuntu |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Tanguy Pruvot | sia stratum (suprnova version) |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Tanguy Pruvot | blake2b component algo for later use, not enough for sia |
commit | commitdiff | tree | snapshot |
2016-07-10 |
Tanguy Pruvot | lbry sha/ripemd algo |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Tanguy Pruvot | add x11evo algo |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Tanguy Pruvot | small changes in --version output |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Tanguy Pruvot | windows: get the proper cpu name like linux |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Tanguy Pruvot | fix a few vstudio warnings |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Tanguy Pruvot | stats: add cores count to the cpu vid |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Tanguy Pruvot | update sample config, default to decred on yiimp |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Tanguy Pruvot | stratum: pool benchmark + new methods |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Tanguy Pruvot | blake2s midstate, +10% |
commit | commitdiff | tree | snapshot |
2016-02-21 |
Tanguy Pruvot | decred simplified stratum (getwork over stratum) |
commit | commitdiff | tree | snapshot |
2016-02-06 |
Tanguy Pruvot | decred: randomize all scans |
commit | commitdiff | tree | snapshot |
2016-02-06 |
Tanguy Pruvot | decred: longpoll/getwork modes |
commit | commitdiff | tree | snapshot |
2016-02-06 |
Tanguy Pruvot | blake: some cleanup |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Dmitri Bogomolov | Some other hwmon paths may be present |
commit | commitdiff | tree | snapshot |
2016-01-27 |
xCoreDev | vanilla algo (Blake256 8 rounds - double sha256) |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Tanguy Pruvot | 1.2 release |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Tanguy Pruvot | stratum: show real target diff for all algos |
commit | commitdiff | tree | snapshot |
2015-12-28 |
Tanguy Pruvot | diff: show share diff and solved blocs + api |
commit | commitdiff | tree | snapshot |
2015-12-28 |
Tanguy Pruvot | diff: prepare all algos for diff report (part 2) |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Tanguy Pruvot | linux: build with native arch if the cpu supports avx |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Tanguy Pruvot | update readme, list debian/ubuntu required packages |
commit | commitdiff | tree | snapshot |
next |