Search content
Sort by

Showing 16 of 16 results by disodium
Post
Topic
Board Mining (Altcoins)
Re: CoinCalculators.io - Mining calculator website and mobile app.
by
disodium
on 20/05/2018, 16:50:37 UTC
Is there a way to get the list of all available coins via API?
Post
Topic
Board Mining (Altcoins)
Re: Mining Station - algorithm auto switcher and multiple rigs manager
by
disodium
on 10/02/2018, 16:33:21 UTC
Looks great. Gonna go through the code and then try it out. How long you been working on this?

I have been developing it for personal use for about a year but eventually thought why not sharing it.

do you have linux version?

Sorry, not gonna happen. WPF framework it is written on has not been ported to linux.
Post
Topic
Board Mining (Altcoins)
Mining Station - algorithm auto switcher and multiple rigs manager
by
disodium
on 09/02/2018, 20:53:40 UTC
Mining Station is mining algorithm autoswitching solution based on popular online service whattomine.com. All you need to do is to tell it what coins are to be mined by a rig, what are their hashrates, energy consumption etc. Then you will be able to calculate profit individually for each rig, check which machines are online, what are the coins they mine and switch coins manually as well as automatically on multiple machines at once.

https://i.imgur.com/sWZQFD5.jpg

The application is free and open source. You don't have to edit config files meticulously, instead you can tune almost everything via neat and practical GUI.

Mining Station is not for greedy people but for lazy ones. Autoswitch doesn’t necessarily have profitability advantage, it simply makes life easier. Mining Station has a built-in back testing capability, you can accumulate daily price data and later see a chart that shows how the autoswitch performed compared to mining any single coin. The autoswitch averages on long enough periods and because of its random nature - one day it guesses the most profitable coin correctly, the other day it gives false detection and the rig mines below the maximum potential profit for some time - the autoswitch's profit might be even lower than mining a single coin at times.

Mining Station is portable application. To install it simply copy the Mining Station.exe file to the folder of your choice. When migrating to a different machine simple copy this folder. Workers.cfg contains the rig configuration templates and WtmSettings.cfg contains app's settings.

Source Code
https://github.com/MolecularDust/MiningStation

Release
https://github.com/MolecularDust/MiningStation/releases

Manual
https://github.com/MolecularDust/MiningStation/blob/master/Mining Station Manual ENG.pdf

Tutorial
https://youtu.be/0pyUDU-JxZ8

Donations
BTC: 1KjG7hbUNRTrKVj15gA2r48Gz4TG37Svnt
Post
Topic
Board Mining (Altcoins)
Re: Claymore's CryptoNote AMD GPU Miner v10.2
by
disodium
on 14/10/2017, 13:59:57 UTC
Claymore, please add option to disable asm kernels. I have a mixed 470 4gb rig with two HIS cards, they tend to fail on asm kernels with AMD blockchain drivers on any of your miners. On Ethash miner, however, I can disable asm kernels for these cards, but as of now there's no such option on CryptoNight miner.
Post
Topic
Board Service Announcements (Altcoins)
Re: Whattomine - profitability website with basic json.
by
disodium
on 30/09/2017, 13:16:03 UTC
If a status is marked with red color then the coin is inactive and calculations are outdated.

How does then "Inactive" and "No market" differ from "No available stats"?
Post
Topic
Board Service Announcements (Altcoins)
Re: Whattomine - profitability website with basic json.
by
disodium
on 29/09/2017, 15:59:56 UTC
fredeq Could you elaborate please on what does "status" mean in JSON? Few days ago my scripts started throwing errors on coins that have "No available stats" status.

For instance, Bipcoin's JSON
http://whattomine.com/coins/171.json

responds with

{"errors":["Could not find active coin with id 171"]}

But the web calculator is apparently up and running:
http://whattomine.com/coins/171-bip-cryptonight

Post
Topic
Board Service Announcements (Altcoins)
Re: Whattomine - profitability website with basic json.
by
disodium
on 29/07/2017, 00:38:33 UTC
Yeah, all coins in one request that would be great. As of now I have to request one coin at a time with custom hashrate and this hits "429 Too many requests" error sometimes. What's the server policy btw?

Also, is it possible to include the default calculator's hashrate into each coin's JSON? This way we could download the whole bunch in one setting and recalculate custom hashrates locally by simple multiplier. This could alleviate server stress as well.
Post
Topic
Board Service Announcements (Altcoins)
Re: Whattomine - profitability website with basic json.
by
disodium
on 26/07/2017, 12:40:03 UTC
It's up now but BTC reports null as 24h value.

{"id":1,"name":"Bitcoin","tag":"BTC","algorithm":"SHA-256","block_time":"592.0","block_reward":12.5,"block_reward24":12.5,"last_block":477652,"difficulty":804525194568.13,"difficulty24":804525194568.13,"nethash":"5836840201821207770.27027027027027027027027027027027027","exchange_rate":2520.0,"exchange_rate24":null,"exchange_rate_vol":7302.9739,"exchange_rate_curr":"BTC","market_cap":"$41,505,759,797","pool_fee":"0.000000","estimated_rewards":"0.004376","btc_revenue":"0.004376","revenue":"$11.03","cost":"$3.29","profit":"$7.74","status":"Active","lagging":false,"timestamp":1501072408}
Post
Topic
Board Exchanges
Poloniex API minimal order
by
disodium
on 15/07/2017, 14:12:31 UTC
How do I calculate the minimal order amount for a given currency pair?

I have found experimentally that there's a limit below which I can't buy or sell but it seems to be different for different currency pairs. For instance on USDT_ETH my orders hit it at 0.000003, USDT_ETC is 0.000006, USDT_XMR is 0.000002. If my buy order is below this amount I get 422 (Unprocessable Entity) error. I haven't found anything about order limits in official documentation. I want to be able to evaluate the order's amount to be correct before I place it.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.6 (Windows/Linux)
by
disodium
on 06/07/2017, 20:03:55 UTC
Claymore, please consider adding rejects/incorrect shares per card stats to your miners. The recent addition of per card shares is nice but it would be really valuable to be able to spot the culprit card that causes bad shares without browsing through logs meticulously.
Post
Topic
Board Service Announcements (Altcoins)
Re: Whattomine - profitability website with basic api.
by
disodium
on 23/01/2017, 02:14:57 UTC
Is there a way to fetch 3 or 7 days average values of difficulty/profitability? I see them in web interface but cannot find them in JSON.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's ZCash AMD GPU Miner v5.0
by
disodium
on 14/11/2016, 02:58:04 UTC
V5.0 fixed "GPU returned incorrect data" on the card connected to monitor on my 290/280 rig. Good.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's ZCash AMD GPU Miner v3.0
by
disodium
on 09/11/2016, 20:29:35 UTC
I'm having issues with -di key under v3.0. When I try to use any card set other than default e.g. -di 0, -di 01, whatever - the miner cannot connect to pool displaying this error:

ZEC: Stratum - connecting to 'us1-zcash.flypool.org' <192.99.160.185> port 3333
ZEC: Stratum - Connected (us1-zcash.flypool.org:3333)
ZEC: Authorization failed
: {"id":2,"result":null,"error":[20,"InvalidzCashaddress!"]}

My login data in config.txt are valid, the miner logs in normally if I drop -di key from arguments. Tested that on two different rigs - still the same.

PS Just tried to run it bypassing config.txt with direct arguments in command line - works like it should.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's ZCash AMD GPU Miner v2.1
by
disodium
on 09/11/2016, 06:23:42 UTC
Why doesn't Zcash miner show which card generated rejected share in stats or log files? That is an extremely helpful feature of ETH miner when it comes to troubleshooting overclocking. Now when it freezes - go figure which one is guilty.

On the other hand ethminer takes about a minute to initialize on some of my machines, apart from generating DAG files. Zcash miner is much faster in this respect. Why such a difference?
Post
Topic
Board Mining (Altcoins)
Re: Claymore's ZCash AMD GPU Miner v2.0
by
disodium
on 07/11/2016, 09:56:26 UTC
I'm having "GPU returned incorrect data!" on my mixed 290/280 rig. Despite errors galore the rig gives only about 1% of rejected shares on the pool side even though the log is all red at times. None of the cards is overclocked, they are undervolted however with AB. What might be the cause of it?

http://image.prntscr.com/image/c8ae8a63174747b7960cd0d0bfb86885.jpg
Post
Topic
Board Mining (Altcoins)
Re: Open Source ZEC (ZCash) GPU Miner AMD & NVidia (up to 45 sol/s on RX480)
by
disodium
on 29/10/2016, 22:47:55 UTC
How can I restart zcashgpuclient once in a while in Ubuntu? I freezes every now and then but when I restart it, it's fine. I want to automate this procedure.

I've written a bash script like this

Code:
#!/bin/bash
cd /home/user/zcashclient-0.2.2
while [ 1 ];
do
 gnome-terminal -e "./zcashgpuclient_silentarmy"
 sleep 600
 killall "zcashgpuclient_silentarmy"
done

But the problem is that the killall command dosen't work for me. It actually kills the process if I execute it manually in another terminal window but it does nothing if it is run from the script.

Any Linux savvy guys to shed some light?