Integrated cryptonight-ultralite + optimizations (#226)
* Integrated cryptonight-ultralite + optimizations
This commit is contained in:
parent
b101db98aa
commit
4c995ea443
29 changed files with 2788 additions and 137 deletions
|
@ -27,6 +27,7 @@ Full Windows/Linux compatible, and you can mix Linux and Windows miner on one XM
|
|||
## Additional features of XMRigCC (on top of XMRig)
|
||||
|
||||
Check the [Coin Configuration](https://github.com/Bendr0id/xmrigCC/wiki/Coin-configurations) guide
|
||||
* **NEW Support of Crytptonight-Ultralite TRTL/Turtle variant (algo: "cryptonight-ultralite", variant "auto")**
|
||||
* **NEW Support of Crytptonight-Lite UPX/uPlexa variant (algo: "cryptonight-lite", variant "upx")**
|
||||
* **NEW Support of Crytptonight XTL v5/v9 PoW changes aka CN-FastV2 (algo: "cryptonight", variant: "xtl" (autodetect), "xtlv9" (force v9))**
|
||||
* **Support of Crytptonight XFH/SWAP variant aka CN-Heavy-Fast**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue