summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/cryptonight.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Spell checkTony Butler2018-05-031-1/+1
|
* support stellite v4 forkpsychocrypt2018-05-011-1/+14
| | | | | | solve #1494 - add algorithm `cryptonight_v7_stellite` (internal named: `cryptonight_stellite`)
* add support for IPBC coinpsychocrypt2018-04-221-2/+15
| | | | | - add algorithm `cryptonight_lite_v7_xor` - update documentation
* 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