summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/iBackend.hpp
Commit message (Collapse)AuthorAgeFilesLines
* change getName to static lc string (sorry psc)Unknown2017-11-141-8/+19
|
* add backend typepsychocrypt2017-11-101-1/+17
| | | | | - add type of the backend to each backend-plugin - add `gteName` to `iBackend` to get the name of the backend
* Implement pool-controlled nonce allocationfireice-uk2017-10-221-30/+0
|
* fix compilepsychocrypt2017-09-301-2/+35
|
* group filespsychocrypt2017-09-301-0/+20
- 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