summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/miner_work.hpp
Commit message (Collapse)AuthorAgeFilesLines
* 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