summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/miner_work.hpp
Commit message (Collapse)AuthorAgeFilesLines
* XMR-Stak 2.3.0 RCxmr-stak-devs2018-03-251-0/+6
| | | | | | | 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>
* amd: use 64bit targetpsychocrypt2017-10-241-5/+1
| | | | | - remove 32bit target value - use always 64bit target for amd backend
* Implement pool-controlled nonce allocationfireice-uk2017-10-221-5/+2
|
* fix broken nicehash supportpsychocrypt2017-10-041-2/+2
| | | | - add nicehash flag back to `miner_work`
* fix compilepsychocrypt2017-09-301-20/+1
|
* cleanup includespsychocrypt2017-09-301-0/+1
|
* group filespsychocrypt2017-09-301-0/+103
- 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`
OpenPOWER on IntegriCloud