-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding custom miner config item in miner JSON files creates errors with main SWARM Miner #403
Comments
can you pass me one of your edited .json files so I can test myself? |
***@***.***:/hive/miners/custom/SWARM.3.6.6.linux/config/miners# cat miniz.json
{
"name": "miniz",
"NVIDIA1": {
"name": "NVIDIA1",
"delay": "1",
"prestart": [],
"commands": {
"equihash_144/5": "--templimit=61 --ocX",
"equihash_210/9": "--templimit=61 --ocX",
"equihash_200/9": "--templimit=61 --ocX",
"equihash_192/7": "--templimit=61 --ocX",
"equihash_125/4": "--templimit=61 --ocX",
"equihash_150/5": "--templimit=61 --ocX",
"equihash_96/5": "--templimit=61 --ocX",
"beamhashv3": "--templimit=61 --ocX",
"kawpow": "--templimit=61 --ocX",
"ethash": "--templimit=61 --ocX"
},
"difficulty": {
"equihash_144/5": "",
"equihash_210/9": "",
"equihash_200/9": "",
"equihash_192/7": "",
"equihash_125/4": "",
"equihash_150/5": "",
"equihash_96/5": "",
"beamhashv3": "",
"kawpow": "",
"ethash": ""
},
"naming": {
"equihash_144/5": "equihash_144/5",
"equihash_210/9": "equihash_210/9",
"equihash_200/9": "equihash_200/9",
"equihash_192/7": "equihash_192/7",
"equihash_125/4": "equihash_125/4",
"equihash_150/5": "equihash_150/5",
"equihash_96/5": "equihash_96/5",
"beamhashv3": "beamhashv3",
"kawpow": "kawpow",
"ethash": "ethash"
},
"fee": {
"equihash_144/5": 2,
"equihash_210/9": 2,
"equihash_200/9": 2,
"equihash_192/7": 2,
"equihash_125/4": 2,
"equihash_150/5": 2,
"equihash_96/5": 2,
"beamhashv3": 2,
"kawpow": 2,
"ethash": 2
}
},
"NVIDIA2": {
"name": "NVIDIA2",
"delay": "1",
"prestart": [],
"commands": {
"equihash_144/5": "",
"equihash_210/9": "",
"equihash_200/9": "",
"equihash_192/7": "",
"equihash_125/4": "",
"equihash_150/5": "",
"equihash_96/5": "",
"beamhashv3": "",
"kawpow": "",
"ethash": ""
},
"difficulty": {
"equihash_144/5": "",
"equihash_210/9": "",
"equihash_200/9": "",
"equihash_192/7": "",
"equihash_125/4": "",
"equihash_150/5": "",
"equihash_96/5": "",
"beamhashv3": "",
"kawpow": "",
"ethash": ""
},
"naming": {
"equihash_144/5": "equihash_144/5",
"equihash_210/9": "equihash_210/9",
"equihash_200/9": "equihash_200/9",
"equihash_192/7": "equihash_192/7",
"equihash_125/4": "equihash_125/4",
"equihash_150/5": "equihash_150/5",
"equihash_96/5": "equihash_96/5",
"beamhashv3": "beamhashv3",
"kawpow": "kawpow",
"ethash": "ethash"
},
"fee": {
"equihash_144/5": 2,
"equihash_210/9": 2,
"equihash_200/9": 2,
"equihash_192/7": 2,
"equihash_125/4": 2,
"equihash_150/5": 2,
"equihash_96/5": 2,
"beamhashv3": 2,
"kawpow": 2,
"ethash": 2
}
},
"NVIDIA3": {
"name": "NVIDIA3",
"delay": "1",
"prestart": [],
"commands": {
"equihash_144/5": "",
"equihash_210/9": "",
"equihash_200/9": "",
"equihash_192/7": "",
"equihash_125/4": "",
"equihash_150/5": "",
"equihash_96/5": "",
"beamhashv3": "",
"kawpow": "",
"ethash": ""
},
"difficulty": {
"equihash_144/5": "",
"equihash_210/9": "",
"equihash_200/9": "",
"equihash_192/7": "",
"equihash_125/4": "",
"equihash_150/5": "",
"equihash_96/5": "",
"beamhashv3": "",
"kawpow": "",
"ethash": ""
},
"naming": {
"equihash_144/5": "equihash_144/5",
"equihash_210/9": "equihash_210/9",
"equihash_200/9": "equihash_200/9",
"equihash_192/7": "equihash_192/7",
"equihash_125/4": "equihash_125/4",
"equihash_150/5": "equihash_150/5",
"equihash_96/5": "equihash_96/5",
"beamhashv3": "beamhashv3",
"kawpow": "kawpow",
"ethash": "ethash"
},
"fee": {
"equihash_144/5": 2,
"equihash_210/9": 2,
"equihash_200/9": 2,
"equihash_192/7": 2,
"equihash_125/4": 2,
"equihash_150/5": 2,
"equihash_96/5": 2,
"beamhashv3": 2,
"kawpow": 2,
"ethash": 2
}
}
}
***@***.******@***.***:/hive/miners/custom/SWARM.3.6.6.linux/config/miners#>
***@***.***:/hive/miners/custom/SWARM.3.6.6.linux/config/miners# cat t-rex.json
{
"NVIDIA1": {
"name": "NVIDIA1",
"delay": "1",
"prestart": [],
"commands": {
"autolykos2": "--temperature-limit 61 --temperature-start 55",
"blake3": "--temperature-limit 61 --temperature-start 55",
"etchash": "--temperature-limit 61 --temperature-start 55",
"ethash": "--temperature-limit 61 --temperature-start 55",
"firopow": "--temperature-limit 61 --temperature-start 55",
"kawpow": "--temperature-limit 61 --temperature-start 55",
"mtp": "--temperature-limit 61 --temperature-start 55",
"mtp-tcr": "--temperature-limit 61 --temperature-start 55",
"multi": "--temperature-limit 61 --temperature-start 55",
"octopus": "--temperature-limit 61 --temperature-start 55",
"progpow": "--temperature-limit 61 --temperature-start 55",
"progpow-veil": "--temperature-limit 61 --temperature-start 55",
"progpow-veriblock": "--temperature-limit 61 --temperature-start 55",
"progpowz": "--temperature-limit 61 --temperature-start 55",
"tensority": "--temperature-limit 61 --temperature-start 55"
},
"difficulty": {
"autolykos2": "",
"blake3": "",
"etchash": "",
"ethash": "",
"firopow": "",
"kawpow": "",
"mtp": "",
"mtp-tcr": "",
"multi": "",
"octopus": "",
"progpow": "",
"progpow-veil": "",
"progpow-veriblock": "",
"progpowz": "",
"tensority": ""
},
"naming": {
"autolykos2": "autolykos2",
"blake3": "blake3",
"etchash": "etchash",
"ethash": "ethash",
"firopow": "firopow",
"kawpow": "kawpow",
"mtp": "mtp",
"mtp-tcr": "mtp-tcr",
"multi": "multi",
"octopus": "octopus",
"progpow": "progpow",
"progpow-veil": "progpow-veil",
"progpow-veriblock": "progpow-veriblock",
"progpowz": "progpowz",
"tensority": "tensority"
},
"fee": {
"autolykos2": 2,
"blake3": 1,
"etchash": 1,
"ethash": 1,
"firopow": 1,
"kawpow": 1,
"mtp": 1,
"mtp-tcr": 1,
"multi": 1,
"octopus": 2,
"progpow": 1,
"progpow-veil": 1,
"progpow-veriblock": 1,
"progpowz": 1,
"tensority": 1
}
},
"NVIDIA2": {
"name": "NVIDIA2",
"delay": "1",
"prestart": [],
"commands": {
"autolykos2": "",
"blake3": "",
"etchash": "",
"ethash": "",
"firopow": "",
"kawpow": "",
"mtp": "",
"mtp-tcr": "",
"multi": "",
"octopus": "",
"progpow": "",
"progpow-veil": "",
"progpow-veriblock": "",
"progpowz": "",
"tensority": ""
},
"difficulty": {
"autolykos2": "",
"blake3": "",
"etchash": "",
"ethash": "",
"firopow": "",
"kawpow": "",
"mtp": "",
"mtp-tcr": "",
"multi": "",
"octopus": "",
"progpow": "",
"progpow-veil": "",
"progpow-veriblock": "",
"progpowz": "",
"tensority": ""
},
"naming": {
"autolykos2": "autolykos2",
"blake3": "blake3",
"etchash": "etchash",
"ethash": "ethash",
"firopow": "firopow",
"kawpow": "kawpow",
"mtp": "mtp",
"mtp-tcr": "mtp-tcr",
"multi": "multi",
"octopus": "octopus",
"progpow": "progpow",
"progpow-veil": "progpow-veil",
"progpow-veriblock": "progpow-veriblock",
"progpowz": "progpowz",
"tensority": "tensority"
},
"fee": {
"autolykos2": 2,
"blake3": 1,
"etchash": 1,
"ethash": 1,
"firopow": 1,
"kawpow": 1,
"mtp": 1,
"mtp-tcr": 1,
"multi": 1,
"octopus": 2,
"progpow": 1,
"progpow-veil": 1,
"progpow-veriblock": 1,
"progpowz": 1,
"tensority": 1
}
},
"NVIDIA3": {
"name": "NVIDIA3",
"delay": "1",
"prestart": [],
"commands": {
"autolykos2": "",
"blake3": "",
"etchash": "",
"ethash": "",
"firopow": "",
"kawpow": "",
"mtp": "",
"mtp-tcr": "",
"multi": "",
"octopus": "",
"progpow": "",
"progpow-veil": "",
"progpow-veriblock": "",
"progpowz": "",
"tensority": ""
},
"difficulty": {
"autolykos2": "",
"blake3": "",
"etchash": "",
"ethash": "",
"firopow": "",
"kawpow": "",
"mtp": "",
"mtp-tcr": "",
"multi": "",
"octopus": "",
"progpow": "",
"progpow-veil": "",
"progpow-veriblock": "",
"progpowz": "",
"tensority": ""
},
"naming": {
"autolykos2": "autolykos2",
"blake3": "blake3",
"etchash": "etchash",
"ethash": "ethash",
"firopow": "firopow",
"kawpow": "kawpow",
"mtp": "mtp",
"mtp-tcr": "mtp-tcr",
"multi": "multi",
"octopus": "octopus",
"progpow": "progpow",
"progpow-veil": "progpow-veil",
"progpow-veriblock": "progpow-veriblock",
"progpowz": "progpowz",
"tensority": "tensority"
},
"fee": {
"autolykos2": 2,
"blake3": 1,
"etchash": 1,
"ethash": 1,
"firopow": 1,
"kawpow": 1,
"mtp": 1,
"mtp-tcr": 1,
"multi": 1,
"octopus": 2,
"progpow": 1,
"progpow-veil": 1,
"progpow-veriblock": 1,
"progpowz": 1,
"tensority": 1
}
},
"name": "t-rex"
}
***@***.******@***.***:/hive/miners/custom/SWARM.3.6.6.linux/config/miners#>
From: ***@***.***>
Sent: October 20, 2022 5:04 PM
To: ***@***.***>
Cc: ***@***.***>; ***@***.***>
Subject: Re: [MaynardMiner/SWARM] Adding custom miner config item in miner JSON files creates errors with main SWARM Miner (Issue #403)
can you pass me one of your edited files so I can test myself?
—
Reply to this email directly, view it on GitHub<#403 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXXBVDIEP334KQ2ATX3QED3WEGXVFANCNFSM6AAAAAARKRAUZ4>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I will make this the next thing I test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Meticulously careful with addition of arguments to JSON config file entries (image #1) ...
... will generate constant errors in the main SWARM miner (image #2) ...
The text was updated successfully, but these errors were encountered: