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
|
a46c4f02e8
|
Removed "rx/v" algorithm.
|
2019-12-26 22:34:19 +07:00 |
|
Tony Butler
|
4c4b29d45c
|
Add MoneroV (rx/v) algorithm [based on MoneroOcean/master]
|
2019-12-18 16:17:22 -07:00 |
|
SChernykh
|
9b5ccb55a5
|
RandomSFX (Safex Cash variant) support
|
2019-12-16 19:36:29 +01:00 |
|
SChernykh
|
e766e11dfa
|
RandomX (Arqma variant) support
|
2019-10-08 19:00:19 +02:00 |
|
XMRig
|
9fb3f9e01c
|
Initial RandomX source code prepare and compile.
|
2019-09-08 21:56:18 +07:00 |
|
XMRig
|
121bd87491
|
Split config generator to separated files.
|
2019-09-06 19:38:22 +07:00 |
|
XMRig
|
d948d8d06b
|
cn/r part 2 of 2.
|
2019-09-04 11:23:04 +07:00 |
|
XMRig
|
716669ff96
|
Use external script to prepare OpenCL source.
|
2019-08-28 00:33:49 +07:00 |
|
XMRig
|
5588fa13c6
|
Removed cn/wow algorithm (coin forked to rx/wow).
|
2019-08-27 09:34:08 +07:00 |
|
XMRig
|
faf18262eb
|
Added generic Argon2 implementation (conflicts with RandomX).
|
2019-08-16 00:31:29 +07:00 |
|
XMRig
|
d134bd24a5
|
Added L2 information to Algorithm.
|
2019-08-08 14:03:52 +07:00 |
|
XMRig
|
3c5d27ea09
|
Added maxIntensity method to Algorithm.
|
2019-08-07 18:51:32 +07:00 |
|
XMRig
|
9c03bb6ab3
|
Only intensity=1 allowed for RandomX.
|
2019-07-21 00:08:13 +07:00 |
|
XMRig
|
db80d1c7bc
|
Updated algorithms descriptions.
|
2019-07-20 20:57:37 +07:00 |
|
XMRig
|
b0d1ee0694
|
Restored algo field in login request.
|
2019-07-18 22:35:15 +07:00 |
|
XMRig
|
2a3b27be06
|
Merge branch 'evo' into feature-per-pool-algo
|
2019-07-06 10:49:31 +07:00 |
|
XMRig
|
7fa6ac5d38
|
Added support for multi-algorithm CPU threads settings.
|
2019-07-02 22:56:28 +07:00 |
|
XMRig
|
14a937cf70
|
Merge Assembly enum and Asm class.
|
2019-06-28 13:08:08 +07:00 |
|
XMRig
|
8eb1cc8731
|
Merge branch 'evo' into feature-per-pool-algo
|
2019-06-26 15:44:52 +07:00 |
|
XMRig
|
84ce5f01df
|
Allow null algorithm for pools.
|
2019-06-16 03:50:22 +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
|
6838673ddb
|
Added initial support for per pool algo option (mining code is broken).
|
2019-06-10 20:46:29 +07:00 |
|
XMRig
|
166c04b62f
|
Moved Algorithm class.
|
2019-06-09 16:46:44 +07:00 |
|