Skip to content

Commit

Permalink
V.5.5.0: CryptonightV8 support and more
Browse files Browse the repository at this point in the history
V.5.5.0: CryptonightV8 support and more
  • Loading branch information
cryptoprofitswitcher authored Oct 16, 2018
2 parents e68149f + 15c5127 commit 8d2a5b5
Show file tree
Hide file tree
Showing 94 changed files with 499 additions and 260 deletions.
Binary file modified CastXmr/cast_xmr-vega.exe
Binary file not shown.
6 changes: 5 additions & 1 deletion Coins/Aeon.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"DisplayName": "Aeon",
// Ticker symbol on minecryptonight.net, needed to get profit data
"TickerSymbol": "AEON",
// Mining algorithm of coin, can be CryptonightV7, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
// Mining algorithm of coin, can be CryptonightV7, CryptonightV8, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
"Algorithm": "CryptonightLite",
// Used Miner, can be XmrStak, CastXmr, SRBMiner or JceMiner (Recommended: XmrStak)
"Miner": "XmrStak",
Expand Down Expand Up @@ -61,6 +61,8 @@
"CastXmrExtraArguments": "-G 0,1",
// Set if you want to also start Xmr-Stak for CPU Mining
"CastXmrUseXmrStakCPUMining": true,
// Port of the CastXmr JSON Api (0 = default (7777))
"CastXmrApiPort": 0,

/* SRBMINER CONFIGURATION - NEEDED IF MINER IS SRBMINER*/

Expand All @@ -83,6 +85,8 @@
"JceMinerPath": "JceMiner/jce_cn_gpu_miner64.exe",
// Path to JceMiner config (can be null <- then auto configuration will be used)
"JceMinerConfig": "JceMiner/config_lite.txt",
// Port of the JceMiner JSON Api (0 = auto)
"JceMinerApiPort": 0,
// Extra arguments for JceMiner
"JceMinerExtraArguments": null
}
6 changes: 5 additions & 1 deletion Coins/Bittube.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"DisplayName": "Bittube",
// Ticker symbol on minecryptonight.net, needed to get profit data
"TickerSymbol": "TUBE",
// Mining algorithm of coin, can be CryptonightV7, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
// Mining algorithm of coin, can be CryptonightV7, CryptonightV8, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
"Algorithm": "CryptonightBittube",
// Used Miner, can be XmrStak, CastXmr, SRBMiner or JceMiner
"Miner": "XmrStak",
Expand Down Expand Up @@ -61,6 +61,8 @@
"CastXmrExtraArguments": "-G 0,1",
// Set if you want to also start Xmr-Stak for CPU Mining
"CastXmrUseXmrStakCPUMining": true,
// Port of the CastXmr JSON Api (0 = default (7777))
"CastXmrApiPort": 0,

/* SRBMINER CONFIGURATION - NEEDED IF MINER IS SRBMINER*/

Expand All @@ -83,6 +85,8 @@
"JceMinerPath": "JceMiner/jce_cn_gpu_miner64.exe",
// Path to JceMiner config (can be null <- then auto configuration will be used)
"JceMinerConfig": "JceMiner/config_heavy.txt",
// Port of the JceMiner JSON Api (0 = auto)
"JceMinerApiPort": 0,
// Extra arguments for JceMiner
"JceMinerExtraArguments": null

Expand Down
6 changes: 5 additions & 1 deletion Coins/Graft.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"DisplayName": "Graft",
// Ticker symbol on minecryptonight.net, needed to get profit data
"TickerSymbol": "GRFT",
// Mining algorithm of coin, can be CryptonightV7, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
// Mining algorithm of coin, can be CryptonightV7, CryptonightV8, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
"Algorithm": "CryptonightV7",
// Used Miner, can be XmrStak, CastXmr, SRBMiner or JceMiner (Recommended: XmrStak)
"Miner": "XmrStak",
Expand Down Expand Up @@ -61,6 +61,8 @@
"CastXmrExtraArguments": "-G 0,1",
// Set if you want to also start Xmr-Stak for CPU Mining
"CastXmrUseXmrStakCPUMining": true,
// Port of the CastXmr JSON Api (0 = default (7777))
"CastXmrApiPort": 0,

/* SRBMINER CONFIGURATION - NEEDED IF MINER IS SRBMINER*/

Expand All @@ -83,6 +85,8 @@
"JceMinerPath": "JceMiner/jce_cn_gpu_miner64.exe",
// Path to JceMiner config (can be null <- then auto configuration will be used)
"JceMinerConfig": "JceMiner/config_v7.txt",
// Port of the JceMiner JSON Api (0 = auto)
"JceMinerApiPort": 0,
// Extra arguments for JceMiner
"JceMinerExtraArguments": null

Expand Down
6 changes: 5 additions & 1 deletion Coins/Haven.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"DisplayName": "Haven Protocol",
// Ticker symbol on minecryptonight.net, needed to get profit data
"TickerSymbol": "XHV",
// Mining algorithm of coin, can be CryptonightV7, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
// Mining algorithm of coin, can be CryptonightV7, CryptonightV8, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
"Algorithm": "CryptonightHaven",
// Used Miner, can be XmrStak, CastXmr, SRBMiner or JceMiner (Recommended: XmrStak)
"Miner": "XmrStak",
Expand Down Expand Up @@ -61,6 +61,8 @@
"CastXmrExtraArguments": "-G 0,1",
// Set if you want to also start Xmr-Stak for CPU Mining
"CastXmrUseXmrStakCPUMining": true,
// Port of the CastXmr JSON Api (0 = default (7777))
"CastXmrApiPort": 0,

/* SRBMINER CONFIGURATION - NEEDED IF MINER IS SRBMINER*/

Expand All @@ -83,6 +85,8 @@
"JceMinerPath": "JceMiner/jce_cn_gpu_miner64.exe",
// Path to JceMiner config (can be null <- then auto configuration will be used)
"JceMinerConfig": "JceMiner/config_heavy.txt",
// Port of the JceMiner JSON Api (0 = auto)
"JceMinerApiPort": 0,
// Extra arguments for JceMiner
"JceMinerExtraArguments": null

Expand Down
6 changes: 5 additions & 1 deletion Coins/Loki.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"DisplayName": "Loki",
// Ticker symbol on minecryptonight.net, needed to get profit data
"TickerSymbol": "LOKI",
// Mining algorithm of coin, can be CryptonightV7, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
// Mining algorithm of coin, can be CryptonightV7, CryptonightV8, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
"Algorithm": "CryptonightHeavy",
// Used Miner, can be XmrStak, CastXmr, SRBMiner or JceMiner (Recommended: XmrStak)
"Miner": "XmrStak",
Expand Down Expand Up @@ -61,6 +61,8 @@
"CastXmrExtraArguments": "-G 0,1",
// Set if you want to also start Xmr-Stak for CPU Mining
"CastXmrUseXmrStakCPUMining": true,
// Port of the CastXmr JSON Api (0 = default (7777))
"CastXmrApiPort": 0,

/* SRBMINER CONFIGURATION - NEEDED IF MINER IS SRBMINER*/

Expand All @@ -83,6 +85,8 @@
"JceMinerPath": "JceMiner/jce_cn_gpu_miner64.exe",
// Path to JceMiner config (can be null <- then auto configuration will be used)
"JceMinerConfig": "JceMiner/config_heavy.txt",
// Port of the JceMiner JSON Api (0 = auto)
"JceMinerApiPort": 0,
// Extra arguments for JceMiner
"JceMinerExtraArguments": null

Expand Down
6 changes: 5 additions & 1 deletion Coins/Masari.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"DisplayName": "Masari",
// Ticker symbol on minecryptonight.net, needed to get profit data
"TickerSymbol": "MSR",
// Mining algorithm of coin, can be CryptonightV7, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
// Mining algorithm of coin, can be CryptonightV7, CryptonightV8, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
"Algorithm": "CryptonightMasari",
// Used Miner, can be XmrStak, CastXmr, SRBMiner or JceMiner (Recommended: XmrStak)
"Miner": "XmrStak",
Expand Down Expand Up @@ -61,6 +61,8 @@
"CastXmrExtraArguments": "-G 0,1",
// Set if you want to also start Xmr-Stak for CPU Mining
"CastXmrUseXmrStakCPUMining": true,
// Port of the CastXmr JSON Api (0 = default (7777))
"CastXmrApiPort": 0,

/* SRBMINER CONFIGURATION - NEEDED IF MINER IS SRBMINER*/

Expand All @@ -83,6 +85,8 @@
"JceMinerPath": "JceMiner/jce_cn_gpu_miner64.exe",
// Path to JceMiner config (can be null <- then auto configuration will be used)
"JceMinerConfig": "JceMiner/config_v7.txt",
// Port of the JceMiner JSON Api (0 = auto)
"JceMinerApiPort": 0,
// Extra arguments for JceMiner
"JceMinerExtraArguments": null

Expand Down
8 changes: 6 additions & 2 deletions Coins/Monero.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"DisplayName": "Monero",
// Ticker symbol on minecryptonight.net, needed to get profit data
"TickerSymbol": "XMR",
// Mining algorithm of coin, can be CryptonightV7, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
// Mining algorithm of coin, can be CryptonightV7, CryptonightV8, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
"Algorithm": "CryptonightV7",
// Used Miner, can be XmrStak, CastXmr, SRBMiner or JceMiner (Recommended: XmrStak)
"Miner": "XmrStak",
Expand Down Expand Up @@ -58,9 +58,11 @@
// Path to CastXmr executable
"CastXmrPath": "CastXmr/cast_xmr-vega.exe",
// Extra arguments for setting the GPUs or tuning
"CastXmrExtraArguments": "-G 0,1",
"CastXmrExtraArguments": "-G 0,1 --algo=-1",
// Set if you want to also start Xmr-Stak for CPU Mining
"CastXmrUseXmrStakCPUMining": true,
// Port of the CastXmr JSON Api (0 = default (7777))
"CastXmrApiPort": 0,

/* SRBMINER CONFIGURATION - NEEDED IF MINER IS SRBMINER*/

Expand All @@ -83,6 +85,8 @@
"JceMinerPath": "JceMiner/jce_cn_gpu_miner64.exe",
// Path to JceMiner config (can be null <- then auto configuration will be used)
"JceMinerConfig": "JceMiner/config_v7.txt",
// Port of the JceMiner JSON Api (0 = auto)
"JceMinerApiPort": 0,
// Extra arguments for JceMiner
"JceMinerExtraArguments": null

Expand Down
8 changes: 6 additions & 2 deletions Coins/MoneroOcean.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"DisplayName": "MoneroOcean",
// Ticker symbol, needed to get profit data (SPECIAL: MoneroOcean)
"TickerSymbol": "MoneroOcean",
// Mining algorithm of coin, can be CryptonightV7, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
// Mining algorithm of coin, can be CryptonightV7, CryptonightV8, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
"Algorithm": "CryptonightV7",
// Used Miner, can be XmrStak, CastXmr, SRBMiner or JceMiner (Recommended: XmrStak)
"Miner": "XmrStak",
Expand Down Expand Up @@ -58,9 +58,11 @@
// Path to CastXmr executable
"CastXmrPath": "CastXmr/cast_xmr-vega.exe",
// Extra arguments for setting the GPUs or tuning
"CastXmrExtraArguments": "-G 0,1",
"CastXmrExtraArguments": "-G 0,1 --algo=-1",
// Set if you want to also start Xmr-Stak for CPU Mining
"CastXmrUseXmrStakCPUMining": true,
// Port of the CastXmr JSON Api (0 = default (7777))
"CastXmrApiPort": 0,

/* SRBMINER CONFIGURATION - NEEDED IF MINER IS SRBMINER*/

Expand All @@ -83,6 +85,8 @@
"JceMinerPath": "JceMiner/jce_cn_gpu_miner64.exe",
// Path to JceMiner config (can be null <- then auto configuration will be used)
"JceMinerConfig": "JceMiner/config_v7.txt",
// Port of the JceMiner JSON Api (0 = auto)
"JceMinerApiPort": 0,
// Extra arguments for JceMiner
"JceMinerExtraArguments": null

Expand Down
8 changes: 6 additions & 2 deletions Coins/Quantum.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"DisplayName": "Quantum",
// Ticker symbol on minecryptonight.net, needed to get profit data
"TickerSymbol": "QRL",
// Mining algorithm of coin, can be CryptonightV7, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
// Mining algorithm of coin, can be CryptonightV7, CryptonightV8, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
"Algorithm": "CryptonightV7",
// Used Miner, can be XmrStak, CastXmr, SRBMiner or JceMiner (Recommended: XmrStak)
"Miner": "XmrStak",
Expand All @@ -29,7 +29,7 @@
/* AUTO POOL CONFIGURATION - NEEDED FOR CASTXMR OR IF POOL CONFIG FILE IS NOT DIRECTLY SET */

"PoolAddress": "qrl.miner.rocks:5555",
"PoolWalletAddress": "0x01d47cc4f56ec05e735b316742459eeef08d5867",
"PoolWalletAddress": "Q010500b73c3aed7fe3e5da001ad28c0c39720356fb3e7d3341050fd7c5d0684e035765e38e6ad2",
"PoolPassword": "x",
"PoolUseTls": false,
"PoolTlsFingerprint": "",
Expand Down Expand Up @@ -61,6 +61,8 @@
"CastXmrExtraArguments": "-G 0,1",
// Set if you want to also start Xmr-Stak for CPU Mining
"CastXmrUseXmrStakCPUMining": true,
// Port of the CastXmr JSON Api (0 = default (7777))
"CastXmrApiPort": 0,

/* SRBMINER CONFIGURATION - NEEDED IF MINER IS SRBMINER*/

Expand All @@ -83,6 +85,8 @@
"JceMinerPath": "JceMiner/jce_cn_gpu_miner64.exe",
// Path to JceMiner config (can be null <- then auto configuration will be used)
"JceMinerConfig": "JceMiner/config_v7.txt",
// Port of the JceMiner JSON Api (0 = auto)
"JceMinerApiPort": 0,
// Extra arguments for JceMiner
"JceMinerExtraArguments": null

Expand Down
6 changes: 5 additions & 1 deletion Coins/Stellite.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"DisplayName": "Stellite",
// Ticker symbol on minecryptonight.net, needed to get profit data
"TickerSymbol": "XTL",
// Mining algorithm of coin, can be CryptonightV7, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
// Mining algorithm of coin, can be CryptonightV7, CryptonightV8, CryptonightHeavy, CryptonightLite, CryptonightBittube, CryptonightStellite, CryptonightHaven or CryptonightMasari
"Algorithm": "CryptonightStellite",
// Used Miner, can be XmrStak, CastXmr, SRBMiner or JceMiner (Recommended: XmrStak)
"Miner": "XmrStak",
Expand Down Expand Up @@ -61,6 +61,8 @@
"CastXmrExtraArguments": "-G 0,1",
// Set if you want to also start Xmr-Stak for CPU Mining
"CastXmrUseXmrStakCPUMining": true,
// Port of the CastXmr JSON Api (0 = default (7777))
"CastXmrApiPort": 0,

/* SRBMINER CONFIGURATION - NEEDED IF MINER IS SRBMINER*/

Expand All @@ -83,6 +85,8 @@
"JceMinerPath": "JceMiner/jce_cn_gpu_miner64.exe",
// Path to JceMiner config (can be null <- then auto configuration will be used)
"JceMinerConfig": "JceMiner/config_v7.txt",
// Port of the JceMiner JSON Api (0 = auto)
"JceMinerApiPort": 0,
// Extra arguments for JceMiner
"JceMinerExtraArguments": null

Expand Down
Loading

0 comments on commit 8d2a5b5

Please sign in to comment.