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

Start Wallet Miner with cli version #148

Closed
ccnorth opened this issue Oct 14, 2020 · 1 comment
Closed

Start Wallet Miner with cli version #148

ccnorth opened this issue Oct 14, 2020 · 1 comment
Labels
Bug Something isn't working

Comments

@ccnorth
Copy link

ccnorth commented Oct 14, 2020

the comand: "verium-cli minerstart 1 " not worked

the Miner start only with : curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "minerstart", "params": [1] }' -H 'content-type: text/plain;' http://127.0.0.1:33987/

And take Mining Arguments like --ryzen or AVX/AVX2 for that. an Version 1.3.2 the Miner start only with AVX . On intel CPUs decrease the Hashrate over 50% Example: My 12core Xeon mined only with 2800H/m 24threads on version 1.3.2. with FirewormMiner coded with Avx2 it mined with 5400H/m

@ccnorth ccnorth added the Bug Something isn't working label Oct 14, 2020
mderasse added a commit to mderasse/verium that referenced this issue Oct 16, 2020
Calvario added a commit that referenced this issue Oct 16, 2020
@Calvario
Copy link
Collaborator

Hello,
The fix will be available when a new version of the wallet will be published.

mderasse added a commit to mderasse/verium that referenced this issue Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants