So, I have a question, as apparently, I do not have the ability to send messages on discord (it says I don't have permission). I sent some XIOS TO coinmarkets.com on 11-14. It been frozen since 11-20, and I am unable to withdraw it. Do I have any options, or am I out of luck???
|
|
|
Glad I could help. 
|
|
|
First off, you're using the wrong wallet. it should be 2. 5.0.1. See the link directly above yours. Keep the wallet.dat in for Roaming\XYLO directory. Delete everything else. At that link above, you will also find a blockchain archive. Extract that into your Roaming\XYLO directory. Be aware that the blockchain archive is archived and tarred, so you'll need to extract it twice. Beyond that, I cannot help you, as I do not have a masternode. I would say to check with the new dev at https://discord.gg/ydFr72U. I was in there just a few minutes ago, and it seems to be pretty active. I would think they could help you further. Good luck.
|
|
|
Nope. Until it is confirmed valid (20 confirmations, I think), it is not a deposit. It is trying to stake. Wait a while, a bunch of them will say conflicted. They will be ones that failed validation. You conflicted with another wallet, but theirs was a fraction faster. It is normal staking behavior. HyperStake was the same way.
|
|
|
Why does wallet connects to IRC ? Same behavior like old trojans/RAT, very suspicious.  Some wallets do. It is a fallback method for peer discovery. Even the official bitcoin wallet used to at one time. While I don't know "for sure" that's what is going on in this case, I assume it to be so.
|
|
|
It does, but scrypt asics work for those too. Most video cards have hash rates in the several hundred kilohash rate. Asics out now, have rates in the hundreds of Megahashes. For example, just for fun, I have one of these mini asics http://sharedmemorydump.net/lketc-usb-scrypt-miner. It does about 144kh stock. That is about half of what one of my video cards could do. At that rate, not including the power, I make about $1.71/year mining GameCredits (a scrypt coin). If I knclude power, I loose -$3.48/year. And this mini asic uses only 5 watts. I, personally, wouldn't use a video card for any scrypt coin. It hasn't been profitable since about 2014. I would look at Equahash or CryptoNight. It would be more profitable.
|
|
|
It's just under $0.12/kwh in the Twin Cities, Minnesota.
|
|
|
Ha marv1n, you beat me to it. 
|
|
|
If you want, I can post the one that came with mine. I can do that when I get home around 9am CDT. PM me, and I'll give you a link.
|
|
|
To the best of my knowledge, BFGMiner does NOT support the X11 Algo, which is what this coin is. BFGMiner supports SHA256 & Scrypt only, unless you have a modified version. You need a copy of SGMiner v5 or better.
|
|
|
Just deposited 1.5 XRY for 1 year. Thanks.
|
|
|
Hmm, I'm not sure what to tell you. Your command line looks good. I wish I had a better answer for you. When you use the LKcontroller.exe that's on the drive, does it still fail?
|
|
|
I haven't tried suprnova.cc yet so I'll give it a try when I get home. Just to verify that you are using the cgminer that was provided in the 8GB on the ASIC right?
Correct.I have tried flipping the switch to both positions. Do i have a bad unit???
I didn't touch the switch at all. It's always possible that it's bad, however, it sounds like you're not connecting to to the server at all. What happens if you ping gmc.suprnova.cc?
|
|
|
Does anyone currently have this working? I can't get past "Waiting for work to be available from pools. No servers were found that could be used to get work from"
I've tried litecoinpool.org:
stratum+tcp://litecoinpool.org:3333 (London, UK) stratum+tcp://us.litecoinpool.org:3333 (New York, USA) stratum+tcp://us2.litecoinpool.org:3333 (San Francisco, USA)
and port 8080 for the proxy.
I've also tried prohashing.com:3333
EDIT: also I have tried both the raspberry pi instructions and the software on the stick (both GUI and command line).
I'm not aware of a modified cgminer, that both works on a raspberry pi and this miner. I can help if using a Windows machine. If you're using Linux, you'll want someone else's help.
|
|
|
Hi People,
Just wondering what do I need to include in the batch file if I have more than 1 of these usb miners? Many thanks for your help.
You need to use the COM port. For example, on a Windows machine, use the cgminer that came with the unit. I just write a batch file directly to the unit. This is important, as the official release doesn't appear to be modified to use this miner. Same goes for bfgminer. cgminer.exe --scrypt -o stratum+tcp://gmc.suprnova.cc:7351 -u username -p password --clock 200 --chips 1 -S //./COM5 pause
In my case, my miner is on COM5. Use device manager to find your COM port(s). If you have more than one, I believe you add them like follows cgminer.exe --scrypt -o stratum+tcp://gmc.suprnova.cc:7351 -u username -p password --clock 200 --chips 1 -S //./COM5//./COM6//./COM7 pause
Also, the clock can go up to 400, but generates additional heat.
|
|
|
Ah, got it. Thank you for the info.
|
|
|
I have a question. I Have a Sapphire 290X 4GB & a Sapphire 290X Tri 4Gb and wanted to try this. However, the RX version does not appear to support them. Am I mistaken?
|
|
|
|