Ah okay, i stopped it because i thought "this can't be right". Ok, good, i guess it works than Thx ocminer!
ive just switched on, had to transfer a few files to begin with, but now running smooth accepting and displaying at SNOVA will update when if start to receive rewards Who is stuck still ?
yey found a block and recieved some shares, just wait for it to mature, then ill send to my testnet wallet. (5s):703.2M (avg):706.6Mh/s | A:1 R:0 HW:0 WU:0.0/m
well i think if you can find time and team up with some of the developers it would be a good thing for all. fingers crossed
Hi. thank for the reply. I still cannot connect to the wallet with https. I run my instance : ./dcrd --testnet -u test -P test --notls > dcrd.log 2>&1 & ./dcrwallet -u test -P test --dcrdusername=test --dcrdpassword=test --noclienttls --noservertls > decredwallet.log 2>&1 & Than I have in my config : Anything else missing?
in you quote you say to add --notls when starting wallet. If I remove --notls --noclienttls --noservertls, I still can't connect. I am a little desperate lol.
I use these commands when mining (you may find them usefull) so you should have 4 windows open 1 tesnet 2 cgminer 3 wallet 4 controller 1 dcrd --testnet --notls -u xxxxx -P xxxxxx --miningaddr=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 2 cgminer.exe --blake256 -o http://dcr.suprnova.cc:9110 -u worker.1 -p x 3 dcrwallet -u xxxxxx -P xxxxxxxx --noclienttls --noservertls --walletpass xxxxxxx --dcrdusername=xxxxxx --dcrdpassword=xxxxxx 4 dcrctl --testnet -u xxxxxx -P xxxxxxxx --wallet getbalance --notls ripped from this thread https://forum.decred.org/threads/always-0-in-my-wallet.430/
This is mainly what I do. dcrctl is working but MPOS web application cannot connect to http/https using curl request.
Can we please get a higher diff? Maybe 2 or 4? My hashrate is being cut because I can't get work fast enough - pretty sure it's partially getwork, but I think that can be helped by a higher diff. On top of this, I'd be able to pass the new target to my kernel so that shit will be more efficient - not just checking for one uint to be zero or not, so less false positives to toss.