- Apr 14, 2018
-
-
psychocrypt authored
- expose cryptonight_lite_v7, cryptonight_heavy and cryptonight_v7 - remove cryptonight_lite
-
Jason Rhinelander authored
Graft is forking soon, with updated software released yesterday, to what will be v8 in Graft (current Graft cryptonight algorithm is graft v7). This commit updates the `graft` algorithm to recognize the fork and switch algorithms. Fork annoucement: https://www.graft.network/2018/04/12/patch-1-1-1-released-major-network-update-block-65110/
-
- Apr 05, 2018
-
-
ridd84 authored
-
- Apr 04, 2018
-
-
havenprotocol authored
-
- Apr 02, 2018
-
-
psychocrypt authored
-rename `mining_fork_height` to `*_version`
-
- Apr 01, 2018
-
-
psychocrypt authored
-
psychocrypt authored
- add `fork_height` to currency - refactor algorithm selection
-
- Mar 27, 2018
-
-
psychocrypt authored
- add new pow for AEON - fix missing cryptonight-heavy selection for multi hashes
-
- Mar 25, 2018
-
-
psychocrypt authored
fix #1202
-
xmr-stak-devs authored
Co-authored-by:
psychocrypt <psychocryptHPC@gmail.com> Co-authored-by:
fireice-uk <fireice-uk@users.noreply.github.com> Co-authored-by:
Lee Clagett <code@leeclagett.com> Co-authored-by:
curie-kief <curie-kief@users.noreply.github.com>
-
- Feb 10, 2018
-
-
fireice-uk authored
-
- Dec 25, 2017
-
-
fireice-uk authored
-
- Dec 08, 2017
-
-
Unknown authored
Fix CLI option start + make cli option pool into an added pool with top priority ithinstead of overwrite
-
- Nov 20, 2017
-
-
Lev Serebryakov authored
This change fix #177 and compiler warning too.
-
- Nov 16, 2017
-
-
Unknown authored
Remove whitespace lines
-
- Nov 15, 2017
-
-
fireice-uk authored
* CONF_NO_TLS fix * gpu error fix + always return to sched after pin
-
- Nov 14, 2017
- Nov 10, 2017
-
-
fireice-uk authored
-
- Nov 09, 2017
-
-
fireice-uk authored
* Multi-pool first draft * Fix wspace from new IDE * Better TLS error message * Fix TLS bug * Don't put dev pool on stats + pool change-back * bug fixes * Error message work * fix win build * add per-pool nicehash setting * Fix bugs * rm debug msg * Multipool guided setup * Support TLS and Nicehash in config * prelim jconf changes * final multipool changes * increase default retry_time to 30, fix mac erro * rm debug dev pool settings * Fix another source of connect runaway
-
- Oct 29, 2017
-
-
Alessandro Da Rugna authored
Added the option to forcefully flush STDOUT, which may be useful when running the miner through a pipe instead than a shell. If STDOUT is a shell, it's unbuffered by default. If STDOUT is a pipe, it's buffered by default.
-
- Oct 27, 2017
-
-
psychocrypt authored
- fix that currency selection is not called (in cli-miner.cpp) - fix guard to prevent wrong currency selection if compiled for monero or aeon only
-
psychocrypt authored
- rename all `xmr` to `monero` - be insensitive while check for set currency - add function to compate two strings insensitive
-
psychocrypt authored
- cli-miner.hpp: - add option `--currency` - add guided start section - config.tpl: add value `currency` - params.hpp: add value to store the selected currency - executor.hpp: add dev pool address
-
- Sep 30, 2017
-
-
psychocrypt authored
-
psychocrypt authored
-
psychocrypt authored
- move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp`
-
psychocrypt authored
Use command line poolname, password and username if defined
-
psychocrypt authored
- pass all singletons into the backend libraries - move some cpu config features from the cpu config file to the global config.txt - add global jconf to the xported singleton list
-
psychocrypt authored
- fix broken windows support
-
psychocrypt authored
- add config file editor - move telemetry out of minethd
-
- Jul 12, 2017
-
-
fireice-uk authored
-
- May 26, 2017
-
-
fireice-uk authored
-
- Apr 27, 2017
-
-
fireice-uk authored
-
- Apr 26, 2017
-
-
fireice-uk authored
-
- Apr 25, 2017
-
-
fireice-uk authored
-
- Apr 22, 2017
-
-
psychocrypt authored
- allow to disable prefetch on systems without hardware aes - set default disable memory prefetch
-
- Apr 21, 2017
-
-
Esfomeado authored
-
fireice-uk authored
-
- Apr 09, 2017
-
-
Esfomeado authored
-