Pavel Rosický
|
90a826cbe4
|
sha256csm init
|
2022-07-26 23:54:26 +02:00 |
|
SChernykh
|
22d6a7525e
|
Removed deprecated AstroBWTv1 and v2
|
2022-06-12 11:47:36 +02:00 |
|
SChernykh
|
a3cb74f29b
|
Removed old AstroBWT algorithm
It's not used anywhere now.
|
2022-04-15 10:59:31 +02:00 |
|
SChernykh
|
b5da73389f
|
Dero HE fork support (astrobwt/v2 algorithm)
|
2022-03-05 00:31:18 +01:00 |
|
SChernykh
|
a4d5d0a75a
|
Added VAES support for Cryptonight variants
|
2021-11-28 20:49:54 +01:00 |
|
SChernykh
|
ceaebfd877
|
GhostRider algorithm (Raptoreum) support
|
2021-11-23 08:14:01 +01:00 |
|
SChernykh
|
da7f5826cb
|
Added support for Uplexa (cn/upx2 algorithm)
|
2021-04-17 14:53:42 +02:00 |
|
SChernykh
|
4f7186cb0e
|
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
|
7f00cb59d2
|
Conceal (CCX) support
|
2020-06-07 01:01:45 +02:00 |
|
SChernykh
|
22b937cc1c
|
KawPow WIP
|
2020-05-27 16:19:57 +02:00 |
|
XMRig
|
cdd9ea2496
|
Make "astrobwt" as primary user visible algorithm name.
|
2020-03-01 10:21:29 +07:00 |
|
SChernykh
|
14ef99ca67
|
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
|
402c44b547
|
Added "cn-pico/tlo".
|
2019-12-29 00:29:19 +07:00 |
|
XMRig
|
82696000e4
|
Removed cn/wow algorithm (coin forked to rx/wow).
|
2019-08-27 09:34:08 +07:00 |
|
XMRig
|
3022f19eda
|
Added selection for optimized Argon2 implementation.
|
2019-08-17 01:42:03 +07:00 |
|
XMRig
|
0c25424a3e
|
Added generic Argon2 implementation (conflicts with RandomX).
|
2019-08-16 00:31:29 +07:00 |
|
XMRig
|
1f0e3e501c
|
Implemented new style algorithm definitions (except ARM), removed Algo and Variant enums.
|
2019-06-13 22:08:52 +07:00 |
|
XMRig
|
d9eb700e03
|
Renamed macros for enable/disable algorithms.
|
2019-06-09 15:29:26 +07:00 |
|
XMRig
|
d587eebaf2
|
Move files.
|
2019-06-04 19:20:33 +07:00 |
|