Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners
by
digidaly
on 02/08/2017, 20:12:53 UTC
Not sure if i've missed this in the thread but is there a walkthrough of;
a) adding a customer miner e.g. ccminer 2.2
b) adding a new algo to profit switching using said custom miner

Cheers, apologies if i've missed it.
a) If it's not a profit switching scenario: If you open the properties of your Managed Miner, you will see that Automatic download is enabled by default. In this scenario, Awesome Miner will download and setup the mining software for you, in this case ccminer 2.1. If you change to Specify Path manually instead, you can point to your ccminer 2.2 executable instead, and Awesome Miner will use this one.

If you need to do this on multiple computers, you can also use this feature to push the ccminer 2.2 software to all of them:
http://awesomeminer.com/help/uploadsoftware.aspx

b) For profit switching scenario: Instead of configuring each Managed Miner like this, you define similar settings for you Profit profile. Go to Options dialog, Profit profile section, modify the profile you use, for example nVidia GPU, select ccminer and click Configure. Now you have the same option to change from Automatic download to specifying your own software path where you can point to another version of ccminer.


After having tried hard to do this for a while here is my understanding:

You can add a custom miner and you can add a custom algo, however using them for profit switching with a custom coin is not possible.  
Adding a new algo is not useful for profit switching because any custom coin that goes with the new algo does not update its difficulty/price/block_reward

One possibility is profit switching (among hardcoded coins only) by replacing the original ccminer with a custom ccminer, but then you have totally lost the use of the original ccminer for all algos. So your new ccminer better be superior to the original ccminer for all the coins you're mining

So yes custom miner/algo/coins are possible but if your goal is to input a new coin, enter the hash rate of the new algo, point it to a custom ccminer and have it in the profit switching mix you can't do it.

Would that be correct Patrike? please confirm.

Another issue is, even if you're OK with using the custom ccminer for all coins and you're OK with manually updating difficulty/price/block_reward for the new coin regularly, it is still not useful for profit switching because you may only specify one global hash rate for the new algo for all your rigs. So assuming your rigs are not identical, the hash rate will be incorrect for all but one rig. Therefore profit switching that new coin, even with the above restrictions, would be pointless for more than one rig.
I've  made some improvements in this area in the development version 3.2.1. See the following post for more details:
https://bitcointalk.org/index.php?topic=676942.msg20341208#msg20341208

With the new version, you can add your own algorithms, and then add it for zpool and you will get profitability information. However, if you add a new coin that Awesome Miner cannot find, you will not get any automatic profit information.

The concept you describe about having support for multiple versions of ccminer for the profit switcher is the next step for me to implement. This has been requested a lot recently.


Great, I appreciate your effort to address these issues.

I'm using 3.2.1 and it has good improvements but having to use zpool to get coin info is not ideal for various reasons, also zpool does not cover most coins.


Its not really zpool that the software is getting the info from, its whattomine that most of it is pulled from, so the limitations fall on the use of that website as the source data. I hope the dev adds the ability to add new coins in the future and give us the ability to add our own api url links for the data being pulled for the coins. This would allow massive customization on being able to add new coins and maintain a good correct profit number, because there is are dozens of websites to pull these api sources from on the day of release for each coin..

The method that Patrike prosposed above for profit switching would require zpool to pull the info (by using "unspecified xx algo" as the coin)
If you wanted to use whattomine (that has many times the number of zpool coins) you cannot currently add any of their covered coins that are not already hard coded in AM for profit switching as of 3.2.1
But I definitely agree it would be a great improvement to have option to add coins through api url or at least start by allowing all current whattomine coins to be recognized
For WhatToMine.com and Coinwarz.com, there are no hardcoded coins in Awesome Miner. It uses the coins API of these services to get all available coins. The drawback is that several of the new coins that are listed here:
http://whattomine.com/calculators
are not returned by the WhatToMine API. I've contacted the author of WhatToMine about this to find a solution for it. As soon as they are returned by WhatToMine, they will appear in Awesome Miner.

Is AM using an API call to whattomine that returns all the coins together but without several newer coins? Because if you click on any of these newer coins on the link you post above and add .json to the url you do get the info.

Like this one for example: http://http://whattomine.com/coins/65-adn-scrypt-og.json
And the url for each of the coins seem to be standardized so that the symbol is always between the first and the second dash


There is also currently this issue:
If you try to add a coin to a pool and that coin can be mined with a few different algos AM will only list the coin under just one of the algos which is not necessarily the most profitable one. That makes profit switching incorrect for that coin. The page you mentioned above (http://whattomine.com/calculators) lists those multi-algo coins as separate coins with different diffculties and different profitabilities.

This one for example:
http://whattomine.com/coins/115-dgb-qubit
http://whattomine.com/coins/114-dgb-skein
http://whattomine.com/coins/112-dgb-myriad-groestl
http://whattomine.com/coins/113-dgb-sha-256

It would be great if we can get these multi-algo coins listed under each one of their algos