-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #58 from BitPoolMining/Dev
Release 1.0.1.28
- Loading branch information
Showing
325 changed files
with
845 additions
and
9,665 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ public enum AlgorithmType | |
Equihash, | ||
Lyra2REv2, | ||
EthHash, | ||
x16R | ||
x16R, | ||
CryptoNightR | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ public enum HardwareType | |
{ | ||
UNDEFINED, | ||
AMD, | ||
Nvidia | ||
Nvidia, | ||
CPU | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,9 @@ public enum MinerBaseType | |
LyclMiner, | ||
TRex, | ||
WildRig, | ||
CryptoDredge | ||
CryptoDredge, | ||
XMRig, | ||
XMRigNvidia, | ||
XMRigAMD | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"algo": "cryptonight", | ||
"api": { | ||
"port": 0, | ||
"access-token": null, | ||
"id": null, | ||
"worker-id": null, | ||
"ipv6": false, | ||
"restricted": true | ||
}, | ||
"asm": true, | ||
"autosave": true, | ||
"av": 0, | ||
"background": false, | ||
"colors": true, | ||
"cpu-affinity": null, | ||
"cpu-priority": null, | ||
"donate-level": 5, | ||
"huge-pages": true, | ||
"hw-aes": null, | ||
"log-file": null, | ||
"max-cpu-usage": 100, | ||
"pools": [ | ||
{ | ||
"url": "donate.v2.xmrig.com:3333", | ||
"user": "YOUR_WALLET_ADDRESS", | ||
"pass": "x", | ||
"rig-id": null, | ||
"nicehash": false, | ||
"keepalive": false, | ||
"variant": -1, | ||
"tls": false, | ||
"tls-fingerprint": null | ||
} | ||
], | ||
"print-time": 60, | ||
"retries": 5, | ||
"retry-pause": 5, | ||
"safe": false, | ||
"threads": null, | ||
"user-agent": null, | ||
"watch": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
@echo off | ||
xmrig.exe | ||
pause |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{ | ||
"algo": "cryptonight", | ||
"api": { | ||
"port": 0, | ||
"access-token": null, | ||
"id": null, | ||
"worker-id": null, | ||
"ipv6": false, | ||
"restricted": true | ||
}, | ||
"autosave": true, | ||
"background": false, | ||
"cache": true, | ||
"colors": true, | ||
"donate-level": 5, | ||
"log-file": null, | ||
"opencl-platform": "AMD", | ||
"pools": [ | ||
{ | ||
"url": "donate.v2.xmrig.com:3333", | ||
"user": "YOUR_WALLET_ADDRESS", | ||
"pass": "x", | ||
"rig-id": null, | ||
"nicehash": false, | ||
"keepalive": false, | ||
"variant": -1, | ||
"enabled": true, | ||
"tls": false, | ||
"tls-fingerprint": null | ||
} | ||
], | ||
"print-time": 60, | ||
"retries": 5, | ||
"retry-pause": 5, | ||
"threads": null, | ||
"user-agent": null, | ||
"syslog": false, | ||
"watch": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
@echo off | ||
xmrig-amd.exe | ||
pause |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{ | ||
"algo": "cryptonight", | ||
"api": { | ||
"port": 0, | ||
"access-token": null, | ||
"id": null, | ||
"worker-id": null, | ||
"ipv6": false, | ||
"restricted": true | ||
}, | ||
"background": false, | ||
"colors": true, | ||
"cuda-bfactor": null, | ||
"cuda-bsleep": null, | ||
"cuda-max-threads": 64, | ||
"donate-level": 5, | ||
"log-file": null, | ||
"pools": [ | ||
{ | ||
"url": "donate.v2.xmrig.com:3333", | ||
"user": "YOUR_WALLET", | ||
"pass": "x", | ||
"rig-id": null, | ||
"nicehash": false, | ||
"keepalive": true, | ||
"variant": -1, | ||
"enabled": true, | ||
"tls": false, | ||
"tls-fingerprint": null | ||
} | ||
], | ||
"print-time": 60, | ||
"retries": 5, | ||
"retry-pause": 5, | ||
"threads": null, | ||
"user-agent": null, | ||
"syslog": false, | ||
"watch": true | ||
} |
Binary file not shown.
Binary file renamed
BIN
+14.1 MB
...er-x64-2.2.4-cuda9/ccminer-x64.exe.deploy → ...pps/xmrig-nvidia-2.14.4/nvrtc64_100_0.dll
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
@echo off | ||
xmrig-nvidia.exe | ||
pause |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.