SChernykh
|
b3d14f51b9
|
Added support for Uplexa (cn/upx2 algorithm)
|
2021-04-17 14:53:42 +02:00 |
|
SChernykh
|
f8a0aa06c8
|
Added argon2/chukwav2 algorithm
New Turtlecoin algorithm. Source: https://github.com/turtlecoin/turtlecoin/blob/development/src/crypto/hash.h#L57
|
2020-10-12 08:26:57 +02:00 |
|
SChernykh
|
2ab164caf2
|
Conceal (CCX) support
|
2020-06-07 01:01:45 +02:00 |
|
SChernykh
|
f24da62db0
|
KawPow WIP
|
2020-05-27 16:19:57 +02:00 |
|
XMRig
|
fbe42fe743
|
Make "astrobwt" as primary user visible algorithm name.
|
2020-03-01 10:21:29 +07:00 |
|
SChernykh
|
1ccf408ba7
|
AstroBWT algorithm (DERO) support
To test:
- Download https://github.com/deroproject/derosuite/releases/tag/AstroBWT
- Run daemon with `--testnet` in command line
In config.json:
- "coin":"dero"
- "url":"127.0.0.1:30306"
- "daemon:"true"
|
2020-02-29 22:41:24 +01:00 |
|
XMRig
|
d74775d702
|
Added "cn-pico/tlo".
|
2019-12-29 00:29:19 +07:00 |
|
XMRig
|
5588fa13c6
|
Removed cn/wow algorithm (coin forked to rx/wow).
|
2019-08-27 09:34:08 +07:00 |
|
XMRig
|
9861f9eadd
|
Added selection for optimized Argon2 implementation.
|
2019-08-17 01:42:03 +07:00 |
|
XMRig
|
faf18262eb
|
Added generic Argon2 implementation (conflicts with RandomX).
|
2019-08-16 00:31:29 +07:00 |
|
XMRig
|
bbd28e8535
|
Implemented new style algorithm definitions (except ARM), removed Algo and Variant enums.
|
2019-06-13 22:08:52 +07:00 |
|
XMRig
|
6ed03b8b01
|
Renamed macros for enable/disable algorithms.
|
2019-06-09 15:29:26 +07:00 |
|
XMRig
|
254a2f86f8
|
Move files.
|
2019-06-04 19:20:33 +07:00 |
|