summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/cryptonight.hpp
Commit message (Collapse)AuthorAgeFilesLines
* github annotationspsychocrypt2018-03-291-13/+7
| | | | | | - documentation: change `aeon` to `aeon7` - change `case` order in `switch` statements - update README.txt
* POW AEON v7psychocrypt2018-03-271-1/+17
| | | | | - add new pow for AEON - fix missing cryptonight-heavy selection for multi hashes
* XMR-Stak 2.3.0 RCxmr-stak-devs2018-03-251-7/+118
| | | | | | | 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>
* rename `xmr` to `monero`psychocrypt2017-10-271-3/+3
| | | | | | - rename all `xmr` to `monero` - be insensitive while check for set currency - add function to compate two strings insensitive
* collect XMR and Aeon characteristicspsychocrypt2017-10-271-0/+12
... into a single place
OpenPOWER on IntegriCloud