Exclusive adjustments for XDAG
- Removal of CryptoNight, Argon2, KawPow and GhostRider algorithms. Only RandomX is kept. - Set fees to 0 to avoid regular disconnections to the XDAG mining pool - Change the name of the executable program to XMRig-4-XDAG - Change icon (windows)
This commit is contained in:
parent
98f0347f6f
commit
e0e4051d7a
5 changed files with 19 additions and 19 deletions
BIN
res/app.ico
BIN
res/app.ico
Binary file not shown.
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 56 KiB |
|
@ -24,7 +24,7 @@ VS_VERSION_INFO VERSIONINFO
|
|||
VALUE "FileDescription", APP_DESC
|
||||
VALUE "FileVersion", APP_VERSION
|
||||
VALUE "LegalCopyright", APP_COPYRIGHT
|
||||
VALUE "OriginalFilename", "xmrig.exe"
|
||||
VALUE "OriginalFilename", "xmrig-4-xdag.exe"
|
||||
VALUE "ProductName", APP_NAME
|
||||
VALUE "ProductVersion", APP_VERSION
|
||||
END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue