Matthew Vogel
f99c79d24a
update constants for yadacoin
2024-07-31 23:45:34 -07:00
Matthew Vogel
ec7b027578
add yada constants
2024-07-31 23:26:37 -07:00
SChernykh
8d7e772f70
Removed rx/keva
...
Keva coin is too small now.
2024-07-31 08:28:05 +02:00
moneromooo-monero
70587844cc
add support for townforge (monero fork using randomx)
2023-12-23 15:31:05 +00:00
SChernykh
5c50f94dc1
Zephyr coin support
...
Solo mining will require `--coin Zephyr` in command line, or `"coin": "Zephyr",` in `pools` section of config.json
2023-06-24 14:37:20 +02:00
SChernykh
637c7c9209
Removed deprecated AstroBWTv1 and v2
2022-06-12 11:47:36 +02:00
SChernykh
0d0ff4fe71
Removed old AstroBWT algorithm
...
It's not used anywhere now.
2022-04-15 10:59:31 +02:00
SChernykh
e2f7012765
Fixed compilation error
2022-03-24 16:38:47 +01:00
SChernykh
8cdd596b92
Optimized keccak
...
Big astrobwt/v2 speedup on non-AVX2 CPUs: **Core i7-2600 +64% (17 -> 28 kh/s)**
2022-03-24 13:10:03 +01:00
SChernykh
10324883b3
Added alternative algo names for Dero HE
2022-03-05 13:32:16 +01:00
SChernykh
a260502f78
Dero HE fork support (astrobwt/v2 algorithm)
2022-03-05 00:31:18 +01:00
Tony Butler
12a79ca6b7
Slash and burn EOL whitespace everywhere
2021-11-27 17:59:40 -07:00
SChernykh
29399cb7b7
GhostRider hotfixes
...
- Added average hashrate display
- Fixed the number of threads shown at startup
- Fixed `--threads` or `-t` command line option (but `--cpu-max-threads-hint` is recommended to use)
2021-11-27 12:27:26 +01:00
SChernykh
fa9b5c7b6e
GhostRider algorithm (Raptoreum) support
2021-11-23 08:14:01 +01:00
XMRig
b375269330
Added support for new CUDA plugin API.
2021-08-29 14:22:19 +07:00
XMRig
871f616d72
Merge branch 'GraftRandomX' of https://github.com/Stardock2018/xmrig into pr2563
2021-08-28 11:50:17 +07:00
Chris
f50872a500
Fixed Algorithm id
...
Algorithm id should be 0x72151267, second and third byte encode L3 and L2 size.
0x72 = 'r'
0x15 = 1 << 0x15 (L3 size)
0x12 = 1 << 0x12 (L2 size)
0x67 = 'g'
2021-08-27 10:31:36 -06:00
Chris
28c81ed18e
Added Graft RandonX
2021-08-27 08:19:54 -06:00
XMRig
1a0798622c
Update Coin, BlobReader and WalletAddress.
2021-08-17 08:17:21 +07:00
XMRig
ae03607b51
Fix algorithms order.
2021-08-14 05:48:37 +07:00
XMRig
328b9a2e28
Fix cn-pico name.
2021-08-12 17:52:52 +07:00
XMRig
2d318425cf
Removed shortName.
2021-08-11 22:26:34 +07:00
XMRig
9da8428c4c
Removed duplicate strings.
2021-08-11 22:07:43 +07:00
XMRig
60faa5e144
Fix typo.
2021-08-11 16:27:36 +07:00
XMRig
48a43b9274
Implemented stable algorithm ids.
2021-08-11 03:46:34 +07:00
SChernykh
abba1abc10
Added support for solo mining with miner signatures (Wownero)
2021-06-16 18:07:36 +02:00
XMRig
6927baabae
Add "argon2/ninja" algorithm alias.
2021-05-22 15:10:50 +07:00
XMRig
3a4eec5ff2
v6.12.0-dev
2021-04-18 20:12:03 +07:00
SChernykh
b3d14f51b9
Added support for Uplexa (cn/upx2 algorithm)
2021-04-17 14:53:42 +02:00
SChernykh
d5f84a813d
Fixed errors found by static analysis
2020-12-08 12:16:59 +01: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
d5dd4ce89f
RandomX: removed rx/loki
...
Loki forks to PoS on October 9th.
2020-10-02 17:02:52 +02:00
cohcho
90732ad690
Miner: filter invalid algos
2020-09-25 17:52:13 +00:00
XMRig
b2b54cbe82
Cleanup
2020-07-22 21:27:40 +07:00
XMRig
de06c114a5
Add "cn/conceal" alias for hashvault.pro pool.
2020-06-07 15:22:05 +07:00
SChernykh
2ab164caf2
Conceal (CCX) support
2020-06-07 01:01:45 +02:00
XMRig
c2e8686818
Implemented donate for KawPow.
2020-06-01 00:56:26 +07:00
SChernykh
f24da62db0
KawPow WIP
2020-05-27 16:19:57 +02:00
XMRig
2771cf3582
Add 3rdparty prefix to all rapidjson includes.
2020-04-29 14:55:04 +07:00
XMRig
4f14ca77d7
Move CnAlgo
2020-04-23 12:34:26 +07:00
XMRig
48a8608e4a
Removed CnAlgo dependency from Algorithm class.
2020-04-03 00:25:41 +07:00
XMRig
ed44b0c009
Move files.
2020-03-09 01:22:34 +07:00