Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend low_power_mode to do up to 5 cn hashes at a time. | Grzegorz Hasse | 2017-12-06 | 1 | -15/+307 |
| | | | | | | The "low_power_mode" option in config.txt can be set to numeral values between 1 and 5. A value of 5 seems optimal on certain processors with large L4 cache. | ||||
* | add aeon support to backend cpu | psychocrypt | 2017-10-27 | 1 | -26/+26 |
| | | | | | - update auto suggestion default and hwloc - extent hash function table to support aeon and xmr within one miner | ||||
* | rename soft_aes.c | fireice-uk | 2017-10-04 | 1 | -3/+2 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 1 | -0/+457 |
- 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` |