Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: soothaa on February 19, 2018, 02:54:52 PM



Title: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: soothaa on February 19, 2018, 02:54:52 PM
I get a lot of PMs asking me about my custom AwesomeMiner coin program so I have decided to release it. (You can find AwesomeMiner here: https://bitcointalk.org/index.php?topic=676942.0 (https://bitcointalk.org/index.php?topic=676942.0))

I'm happy to release what I consider to be a rather complete 1.0 version of AMCU!

I am doing this because I have finally landed myself what looks to be a very promising and busy new day job and will probably not even have enough time to manage my miners let alone continue development of this program. I will check in hopefully every week or so gather new exchange requests. Thank you all for the donations and merit, they really do motivate me to continue!

Happy mining all!

This is not for the technically illiterate. I am making nothing off this program. I do not offer support. I will however, be monitoring for good ideas, enhancements, etc. This is a rough first second n+1 release. There WILL be bugs.

AwesomeMiner Coin Updater 1.0.0
  • Added Altex.Exchange
  • Added requested "non-averaging" mode - setting "AverageDifficulties" to "false" in "settings.json" will now dump current difficulties into AwesomeMiner
  • Cleaned up code, de-duplicated things, hopefully made it overall more stable

AwesomeMiner Coin Updater 0.8
  • Major cleanup to the console output. Hopefully this should make errors much easier to understand
  • Added support for the stupid Iquidus explorers that modify their difficulty with "POW/POS
  • BETA(as if this thing isn't beta enough): Added a difficulty sniffer. This should hopefully be able to find the difficulty from almost any BlockExplorer now without having to explicitly add support.

You can find the latest update in the Mega link.

AwesomeMiner Coin Updater 0.7.4
  • Fixed bugs introduced in 0.7.3

AwesomeMiner Coin Updater 0.7.3
  • Added Support for TradeOgre Exchange
  • Will be doing more today.

You can find the latest update in the Mega link.

AwesomeMiner Coin Updater 0.7.2
  • Perhaps an update to the plugin could compare the coin at all exchanges and display the value back of the highest price given any exchange the coin is listed on.
  • ^ yeah, I'm feeling lazy today and just quoted this

You can find the latest update in the Mega link.

AwesomeMiner Coin Updater 0.7
  • Added support for Insight Explorer API
  • Added support for any coin at minerpool, see example below or in OP
  • Added support for using /api/getdifficulty on Iquidus explorers
  • Fixed WebAPI not returning the latest released version

You can find the latest update in the Mega link.

AwesomeMiner Coin Updater 0.6
  • Did you know that adding 0 and -1 to an array of values kind of destroys a calculated average? I did! But I didn't check for it!
  • Fixed numerous bugs in the averaging function (thank you all you eagle eyed mathematicians out there)
  • Added support for Crex24 exchange
  • Increased coin updating from every minute to 2 minutes (some explorers were banning us)

You can find the latest update in the Mega link.

AwesomeMiner Coin Updater 0.5.3 (Requires AwesomeMiner 4.5 Release)
  • I have no idea what I fixed in this release
  • I think I fixed some bug with an exchange currency matching
  • Maybe changed up the difficulty averaging method

You can find the latest update in the Mega link.

AwesomeMiner Coin Updater 0.5.1 (Requires AwesomeMiner 4.5 Release)
  • Removed NuGet package that was causing exe to get flagged as a Trojan
  • Added autogenerator for config.json (just run the exe)

You can find the latest update in the Mega link.

AwesomeMiner Coin Updater 0.5 (Requires AwesomeMiner 4.5 Release)
  • Added support for Graviex Exchange
  • Added support for cryptohub.online Exchange
  • Fixed an issue with changes from Stocks.Exchange (or tradesatoshi.. can't remember)
  • General improvements/clarifications in the console

You can find the latest update in the Mega link.

AwesomeMiner Coin Updater 0.4 (Requires AwesomeMiner 4.5 Release)
  • Added support for SouthXChange
  • Added smart BlockExplorer detection - you no longer need to specify BlockExplorer type!
  • Updated config.json file to include new coins and support removal of BlockExplorer type (merge config.json.new with your existing config.json)
  • Added version detection, you will now see an alert within the program if you are running an out of date version
  • Added framework for supporting planned coin syncing

You can find the latest update in the Mega link.

AwesomeMiner Coin Updater 0.3 (Requires AwesomeMiner 4.5 Release)
  • Added support for UExplorer
  • Added support for any coin on CryptoChainz
  • Added support for CryptoBridge Exchange

You can find the latest update in the Mega link.

AwesomeMiner Coin Updater 0.2 (Requires AwesomeMiner 4.4.7 Dev or 4.5 Release)
  • Changed away from nethash to difficulty measurements (delete your LocalCoinData.json file)
  • Now updates all coin properties thanks to new AwesomeMiner HTTP APIs
  • You no longer have to add custom coins, they are created for you thanks to new AwesomeMiner HTTP APIs
  • Updated config.json to support these new changes. You MUST update your custom coins to the new format.
  • Made the error messages more obvious about what is going on

You can find the latest update in the Mega link.

AwesomeMiner Coin Updater 0.1

Details:
  • Updates coin statistics inside of AwesomeMiner for coins not on WhatToMine. This can be extremely useful for new and bleeding edge coins.
  • The income values will be very far off at first run. The program pulls the current nethash difficulty of each coin and stores them and smooths it out after a few minutes to hours. Maximum of 24 hours data is used.
  • Caches exchange prices to prevent API limits. Useful for starting up and debugging.

Supported BlockExplorers
  • Iquidus
  • CryptoNote
  • UExplorer
  • CryptoChainz
  • Insight API
  • Minerpool (not a BlockExplorer, come at me.)

Supported Exchanges
  • Cryptopia
  • Stocks.Exchange
  • TradeSatoshi
  • CoinExchangeIO
  • CryptoBridge
  • SouthXChange
  • Graviex
  • cryptohub.online
  • Crex24
  • TradeOgre

Directions:
1) If you have not already, enable the AwesomeMiner HTTP API on port 17790 (no authentication). This program must be run on the same machine as AwesomeMiner (for now.)
2) Edit the config.json file to add coins you want to see updated. The block explorer type is very important. You can find the types usually at the bottom of the webpage.
3) Run the program.

Example Iquidus
Code:
{ CoinFullName: "Endorphin", CoinShortName: "END", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://exp.endorphin.network/api/getdifficulty"}

Example CryptoChainz
Code:
{CoinFullName: "BitCore", CoinShortName: "BTX", Algo: "Timetravel10", BlockReward: 3.13, BlockTime: 161}

Example minerpool
Code:
{ CoinFullName: "Victorium", CoinShortName: "VIC", Algo: "Ethereum", BlockReward: 6.25, BlockTime: 30, BlockExplorer: "minerpool"}

Example Insight API
Code:
{ CoinFullName: "BitcoinPrivate", CoinShortName: "BTCP", Algo: "Equihash", BlockReward: 6.25, BlockTime: 30, BlockExplorer: "https://explorer.btcprivate.org/api/status?q=getDifficulty"}

Files available here: https://mega.nz/#F!U74lxBLK!wVh2Q5ME5ffNcYi1Y5XeoQ (https://mega.nz/#F!U74lxBLK!wVh2Q5ME5ffNcYi1Y5XeoQ)

Donation Addresses by Request:
BTC: 3BMEXzWNozUS2p8EBQz2pjhEUQM4yDApXt
ETH: 0xfa8eda5139Ec1EB480e5cc67e99920C70A8361C6

Rough Visual Guide, courtesy of cashen! (If anyone knows click to display markup to hide the below, please let me know)



Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: cashen on February 19, 2018, 04:03:30 PM
Amazing. Merit points for you!


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: cashen on February 19, 2018, 04:29:09 PM
Just to give everyone some idea how it works. Pics below.

It appears I have not configured something correctly. I'll keeping trying.

Quote


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on February 19, 2018, 04:32:09 PM
Just to give everyone some idea how it works. Pics below.

It appears I have not configured something correctly. I'll keeping trying.

Quote


I currently do not support API authentication, that is the cause of the error. Great idea on the screen caps BTW, do you mind if I steal them and add them to the OP?


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: cashen on February 19, 2018, 04:44:06 PM
Just to give everyone some idea how it works. Pics below.

It appears I have not configured something correctly. I'll keeping trying.

Quote


I currently do not support API authentication, that is the cause of the error. Great idea on the screen caps BTW, do you mind if I steal them and add them to the OP?
Go right ahead.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on February 19, 2018, 04:49:46 PM
Go right ahead.
Did removing API auth get the coins updating for you? And thank you!


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: cashen on February 19, 2018, 04:54:47 PM
UPDATE:

Got it work.

When you look at the coin it will not show exchange rate, just mining profitability.

So if you previously specified a coins difficulty, block reward, and exchange rate. This program will do all the calculations in the background and change it to profitability.

I'm not sure the full extent of this yet but one thing this does effect is if you had that coin on the bottom ticker bar it will not show a value anymore.

Quote


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on February 19, 2018, 04:57:06 PM
UPDATE:

Got it work.

When you look at the coin it will not show exchange rate, just mining profitability.

Quote
That is correct. AwesomeMiner only provides the ability for me to pass a BTC per MHs value to the coin, nothing more.   :(


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: cashen on February 19, 2018, 05:00:46 PM
UPDATE:

Got it work.

When you look at the coin it will not show exchange rate, just mining profitability.

Quote
PICS REMOVED
That is correct. AwesomeMiner only provides the ability for me to pass a BTC per MHs value to the coin, nothing more.   :(

double :(


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on February 19, 2018, 05:04:25 PM
I'm not sure the full extent of this yet but one thing this does effect is if you had that coin on the bottom ticker bar it will not show a value anymore.
Yikes! That's not cool.. totally unintended consequence..

My suggestion would to be re-add the coin under a slightly different tag and re-add it to the bottom :/


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: cashen on February 19, 2018, 05:13:37 PM
I'm not sure the full extent of this yet but one thing this does effect is if you had that coin on the bottom ticker bar it will not show a value anymore.
Yikes! That's not cool.. totally unintended consequence..

My suggestion would to be re-add the coin under a slightly different tag and re-add it to the bottom :/

Yes, but remember the price only updates when you update the stats so it's almost pointless to have an added coin which doesn't update on your ticker...


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on February 19, 2018, 05:20:26 PM
I'm not sure the full extent of this yet but one thing this does effect is if you had that coin on the bottom ticker bar it will not show a value anymore.
Yikes! That's not cool.. totally unintended consequence..

My suggestion would to be re-add the coin under a slightly different tag and re-add it to the bottom :/

Yes, but remember the price only updates when you update the stats so it's almost pointless to have an added coin which doesn't update on your ticker...
Darnit that's true. Can you give me your example of what is happening? Are we talking about Innova? (Only one off the top of my head I know conflicts)


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: cashen on February 19, 2018, 05:43:57 PM
I'm not sure the full extent of this yet but one thing this does effect is if you had that coin on the bottom ticker bar it will not show a value anymore.
Yikes! That's not cool.. totally unintended consequence..

My suggestion would to be re-add the coin under a slightly different tag and re-add it to the bottom :/

Yes, but remember the price only updates when you update the stats so it's almost pointless to have an added coin which doesn't update on your ticker...
Darnit that's true. Can you give me your example of what is happening? Are we talking about Innova? (Only one off the top of my head I know conflicts)

So Sparks2 is using your program to update and Sparks uses the reward, difficulty, and BTC exchange.

Like I said before its really no big deal for the ticker because most people would not add a coin to a ticker which they have to constantly update, but i'm not sure if those values (Reward, difficulty, Exchange rate) are used elsewhere.


EDIT: had sparks2 and sparks switched... oops.

Quote


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: rumexx on February 19, 2018, 06:05:15 PM
I get a lot of PMs asking me about my custom AwesomeMiner coin program so I have decided to release it.

This is not for the technically illiterate. I am making nothing off this program. I do not offer support. I will however, be monitoring for good ideas, enhancements, etc. This is a rough first release. There WILL be bugs.

AwesomeMiner Coin Updater 0.1

Details:
Updates coin statistics inside of AwesomeMiner for coins not on WhatToMine. This can be extremely useful for new and bleeding edge coins.
The income values will be very far off at first run. The program pulls the current nethash of each coin and stores them and smooths it out after a few minutes to hours. Maximum of 24 hours data is used.
Caches exchange prices to prevent API limits. Useful for starting up and debugging.
Supported Explorers: Iquidus and CryptoNote (I plan on adding more as I find them, or as requested for popular ones)
Supported Exchanges: Cryptopia, Stocks.Exchange, TradeSatoshi, CoinExchangeIO

Directions:
1) If you have not already, enable the AwesomeMiner HTTP API on port 17790 (no authentication). This program must be run on the same machine as AwesomeMiner (for now.)
2) Edit the config.json file to add coins you want to see updated. The block explorer type is very important. You can find the types usually at the bottom of the webpage.
3) Manually create the coin inside AwesomeMiner (I have a request in to Patrike to be able to add custom create coins via the API - yet to be implemented)
4) Run the program.

Files available here: https://mega.nz/#F!U74lxBLK!wVh2Q5ME5ffNcYi1Y5XeoQ (https://mega.nz/#F!U74lxBLK!wVh2Q5ME5ffNcYi1Y5XeoQ)

Rough Visual Guide, courtesy of cashen! (If anyone knows click to display markup to hide the below, please let me know)


I quiet understand your opening statement " This is not for technical alliterate" but i was thinking and appealing whether it will be possible for you to run the basic tutorial on mining for the interest of the "technical illiterates" like my self who is interested in mining but do not know how and where to get the necessary help.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: cashen on February 19, 2018, 06:50:12 PM


I quiet understand your opening statement " This is not for technical alliterate" but i was thinking and appealing whether it will be possible for you to run the basic tutorial on mining for the interest of the "technical illiterates" like my self who is interested in mining but do not know how and where to get the necessary help.

I suggest you use awesome miner. They might have some good tutorials.

I think it is simpler than nicehash and much more profitable.

And, when you get more advanced you can really use it to its full potential.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: zorvalth on February 19, 2018, 07:14:31 PM
Are you sure Awesome miner is using nethash average to calculate profit? I havnt used it much and havnt check but i have an app which basically do the same thing to show mi the profit of coins which are not listed on WTM, first i was trying to use the average nethash for 24h and the value was totally unusable. Then I changed to collect the difficulty and use a formula to calculate the profit and this was way more accurate and gave me the same estimates as WTM.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: cashen on February 20, 2018, 06:48:57 AM
Are you sure Awesome miner is using nethash average to calculate profit? I havnt used it much and havnt check but i have an app which basically do the same thing to show mi the profit of coins which are not listed on WTM, first i was trying to use the average nethash for 24h and the value was totally unusable. Then I changed to collect the difficulty and use a formula to calculate the profit and this was way more accurate and gave me the same estimates as WTM.

Is your question does Awesome Miner use nethash or does this plugin use nethash?

Awesome miner uses the profitability which the pools provide.

I believe this plugin uses the nethash to calculate rewards and then uses exchange rates to calculate profitability.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: zorvalth on February 20, 2018, 07:28:45 AM
Are you sure Awesome miner is using nethash average to calculate profit? I havnt used it much and havnt check but i have an app which basically do the same thing to show mi the profit of coins which are not listed on WTM, first i was trying to use the average nethash for 24h and the value was totally unusable. Then I changed to collect the difficulty and use a formula to calculate the profit and this was way more accurate and gave me the same estimates as WTM.

Is your question does Awesome Miner use nethash or does this plugin use nethash?

Awesome miner uses the profitability which the pools provide.

I believe this plugin uses the nethash to calculate rewards and then uses exchange rates to calculate profitability.

Yep, I took a closer look. The plugin is using average nethash to calculate profit and send BTC per MH value to Awesome miner. Awesome miner is using WTM and they use average difficulty to calculate profit. So right now i dont think that plugin calculation is accurate, at leaast from my test when i was using average nethash to calclulate my profit the value was always way too higher. Then I found this https://bitcointalk.org/index.php?topic=567730.msg28352235#msg28352235 and on the next post was this "Nethash is only an estimate, this value is never real and yes the real mining formula uses difficulty - thats the value relevant to finding a new block." which explained why my estimate was always high when using proportion of nethash average  and my hashrate to calculate the estimate. Then I started to use the average diff and realised WTM is using it too and its way more accurate.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on February 20, 2018, 01:17:03 PM
Yep, I took a closer look. The plugin is using average nethash to calculate profit and send BTC per MH value to Awesome miner.
This is correct.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: zorvalth on February 20, 2018, 02:07:38 PM
Yep, I took a closer look. The plugin is using average nethash to calculate profit and send BTC per MH value to Awesome miner.
This is correct.

Then the profit calc wont match WTM calculation and if you are using Awesom miner with mixed calculated coins (WTM and plugin) it wont be effective. To make it correct you need to calc the profitability based on the average diff for the last 24h.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on February 20, 2018, 02:24:43 PM
Yep, I took a closer look. The plugin is using average nethash to calculate profit and send BTC per MH value to Awesome miner.
This is correct.

Then the profit calc wont match WTM calculation and if you are using Awesom miner with mixed calculated coins (WTM and plugin) it wont be effective. To make it correct you need to calc the profitability based on the average diff for the last 24h.
I'll look at changing it. In the middle of cleaning up my Masternode Plugin for release at the moment.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: ruplikminer on February 20, 2018, 10:29:51 PM
Yep, I took a closer look. The plugin is using average nethash to calculate profit and send BTC per MH value to Awesome miner.
This is correct.

Then the profit calc wont match WTM calculation and if you are using Awesom miner with mixed calculated coins (WTM and plugin) it wont be effective. To make it correct you need to calc the profitability based on the average diff for the last 24h.
I'll look at changing it. In the middle of cleaning up my Masternode Plugin for release at the moment.

Hi buddy thanks for this amazing plugin. I have a question

when you set the profitability of hte coin, where do I find the MH/day BTC profit of that coin?


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: ruplikminer on February 20, 2018, 10:35:03 PM
Also I receive this error when I launch the plugin: http://prntscr.com/ihk2sg

transalted means "ERROR: INTPU STRING FORMAT NOT CORRECT". how can I fix it?


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: ruplikminer on February 26, 2018, 11:04:47 AM
Any news on this?


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on February 26, 2018, 04:19:34 PM
AwesomeMiner Coin Updater 0.2 (Requires AwesomeMiner 4.4.7 Dev or 4.5 Release)
  • Changed away from nethash to difficulty measurements (delete your LocalCoinData.json file)
  • Now updates all coin properties thanks to new AwesomeMiner HTTP APIs
  • You no longer have to add custom coins, they are created for you thanks to new AwesomeMiner HTTP APIs
  • Updated config.json to support these new changes. You MUST update your custom coins to the new format.
  • Made the error messages more obvious about what is going on

You can find the latest update in the Mega link.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: ruplikminer on February 27, 2018, 09:30:32 AM
AwesomeMiner Coin Updater 0.2 (Requires AwesomeMiner 4.4.7 Dev or 4.5 Release)
  • Changed away from nethash to difficulty measurements (delete your LocalCoinData.json file)
  • Now updates all coin properties thanks to new AwesomeMiner HTTP APIs
  • You no longer have to add custom coins, they are created for you thanks to new AwesomeMiner HTTP APIs
  • Updated config.json to support these new changes. You MUST update your custom coins to the new format.
  • Made the error messages more obvious about what is going on

You can find the latest update in the Mega link.

thanks for the update! :)


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Seanklei10 on February 27, 2018, 11:50:09 PM
This plugin has been working great so far. I'm adding more coins, however does the plugin only work with Iquidus or CryptoNote explorer types? Is there any way to add additional? I have an explorer that provides an output that looks like:

{"version":2000000,"protocolversion":70210,"walletversion":61000,"balance":0,"privatesend_balance":0,"blocks":27908,"timeoffset":0,"connections":8,"proxy":"","difficulty":15543.04838902299,"testnet":false,"keypoololdest":1518367199,"keypoolsize":999,"paytxfee":0,"relayfee":1.0e-8,"errors":""}

https://curve.uexplorer.me/api/rpc/getinfo


Also, anything from https://chainz.cryptoid.info would be very helpful as well.

Thanks!


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on February 28, 2018, 01:29:27 PM
This plugin has been working great so far. I'm adding more coins, however does the plugin only work with Iquidus or CryptoNote explorer types? Is there any way to add additional? I have an explorer that provides an output that looks like:

https://curve.uexplorer.me/api/rpc/getinfo


Also, anything from https://chainz.cryptoid.info would be very helpful as well.

Thanks!

Currently yes, just those two. But thank you for the detailed information, I will look into adding support for that as well as CrypoID - it's already supported by an unreleased plugin of mine, I'll just have to add it in.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on February 28, 2018, 07:36:00 PM
AwesomeMiner Coin Updater 0.3 (Requires AwesomeMiner 4.5 Release)
  • Added support for UExplorer
  • Added support for any coin on CryptoChainz
  • Added support for CryptoBridge Exchange

You can find the latest update in the Mega link.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Seanklei10 on February 28, 2018, 08:08:25 PM
AwesomeMiner Coin Updater 0.3 (Requires AwesomeMiner 4.5 Release)
  • Added support for UExplorer
  • Added support for any coin on CryptoChainz
  • Added support for CryptoBridge Exchange

You can find the latest update in the Mega link.

Awesome, thank you! So far, appears to be working perfect.

Could you shed some light on how your smoothing algorithm for difficulty works? I notice it seems to start difficulty very low (resulting in a very high estimated profit) and then starts approaching the actual difficulty value. I also noticed this behavior seems to "reset" if I close and reopen the plugin.

FYI, the block difficulty you have in for CURV is about double what it should be. Need to cut it in half since half the block goes to MN's. Also CROP coin is fully PoS now, no more mining.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on February 28, 2018, 08:23:42 PM
AwesomeMiner Coin Updater 0.3 (Requires AwesomeMiner 4.5 Release)
  • Added support for UExplorer
  • Added support for any coin on CryptoChainz
  • Added support for CryptoBridge Exchange

You can find the latest update in the Mega link.

Awesome, thank you! So far, appears to be working perfect.

Could you shed some light on how your smoothing algorithm for difficulty works? I notice it seems to start difficulty very low (resulting in a very high estimated profit) and then starts approaching the actual difficulty value. I also noticed this behavior seems to "reset" if I close and reopen the plugin.

FYI, the block difficulty you have in for CURV is about double what it should be. Need to cut it in half since half the block goes to MN's. Also CROP coin is fully PoS now, no more mining.
Good to hear.

It just starts collecting the difficulty every 60 seconds, adds it to an array, then calcuates the average. So it will eventually reach a max of 24 hours average difficulty. It should not reset.. that data is supposed to be saved out to the LocalCoinData.json file and be read in at run.. I'll try and look and see if there's a bug in there somewhere..

Block difficulty or block reward?  Looks like you mean reward.. found some data here: https://hashfaster.com/site/mining - will update my source file. I have not yet figured a way to easily fix changing block rewards because the data is very hard to come by.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: ruplikminer on February 28, 2018, 08:51:54 PM
AwesomeMiner Coin Updater 0.3 (Requires AwesomeMiner 4.5 Release)
  • Added support for UExplorer
  • Added support for any coin on CryptoChainz
  • Added support for CryptoBridge Exchange

You can find the latest update in the Mega link.

Awesome, thank you! So far, appears to be working perfect.

Could you shed some light on how your smoothing algorithm for difficulty works? I notice it seems to start difficulty very low (resulting in a very high estimated profit) and then starts approaching the actual difficulty value. I also noticed this behavior seems to "reset" if I close and reopen the plugin.

FYI, the block difficulty you have in for CURV is about double what it should be. Need to cut it in half since half the block goes to MN's. Also CROP coin is fully PoS now, no more mining.
Good to hear.

One of the best plugins ever. A detailed guide on how to use it would be very helpful tho...

It just starts collecting the difficulty every 60 seconds, adds it to an array, then calcuates the average. So it will eventually reach a max of 24 hours average difficulty. It should not reset.. that data is supposed to be saved out to the LocalCoinData.json file and be read in at run.. I'll try and look and see if there's a bug in there somewhere..

Block difficulty or block reward?  Looks like you mean reward.. found some data here: https://hashfaster.com/site/mining - will update my source file. I have not yet figured a way to easily fix changing block rewards because the data is very hard to come by.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Seanklei10 on February 28, 2018, 09:06:10 PM
AwesomeMiner Coin Updater 0.3 (Requires AwesomeMiner 4.5 Release)
  • Added support for UExplorer
  • Added support for any coin on CryptoChainz
  • Added support for CryptoBridge Exchange

You can find the latest update in the Mega link.

Awesome, thank you! So far, appears to be working perfect.

Could you shed some light on how your smoothing algorithm for difficulty works? I notice it seems to start difficulty very low (resulting in a very high estimated profit) and then starts approaching the actual difficulty value. I also noticed this behavior seems to "reset" if I close and reopen the plugin.

FYI, the block difficulty you have in for CURV is about double what it should be. Need to cut it in half since half the block goes to MN's. Also CROP coin is fully PoS now, no more mining.
Good to hear.

It just starts collecting the difficulty every 60 seconds, adds it to an array, then calcuates the average. So it will eventually reach a max of 24 hours average difficulty. It should not reset.. that data is supposed to be saved out to the LocalCoinData.json file and be read in at run.. I'll try and look and see if there's a bug in there somewhere..

Block difficulty or block reward?  Looks like you mean reward.. found some data here: https://hashfaster.com/site/mining - will update my source file. I have not yet figured a way to easily fix changing block rewards because the data is very hard to come by.

Yeah block reward is what I was referring to. Updating the block reward would be beneficial in certain situations, especially with something like CURV where there are two variables: keeps decreasing over time and the masternode vs mining rewards change periodically. However, I've seen similar issues where its even hard for me to manually determine what the block reward is at times.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Seanklei10 on February 28, 2018, 11:15:50 PM
New Bug:

I went to add the following line to the config
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 40, BlockTime: 90, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}

After I did that and restarted the plug in, I now get. The error in the image below.

I tried so far tried (with no success)

1) removing that line from the config
2) extracted a new/clean copy of version 0.3 plugin
3) fully restarted awesome miner
4) removed all custom coins from awesome miner itself

Doesnt seem like there is anything I can do to recover the plugin. Is there another place the plugin stores data or has data that interacts with awesome miner that may have caused this bug?

Thanks!

https://i.imgur.com/PgtHl0E.png


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: moppidoo on March 01, 2018, 02:42:05 AM
New Bug:

I went to add the following line to the config
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 40, BlockTime: 90, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}

After I did that and restarted the plug in, I now get. The error in the image below.

I tried so far tried (with no success)

1) removing that line from the config
2) extracted a new/clean copy of version 0.3 plugin
3) fully restarted awesome miner
4) removed all custom coins from awesome miner itself

Doesnt seem like there is anything I can do to recover the plugin. Is there another place the plugin stores data or has data that interacts with awesome miner that may have caused this bug?

Thanks!

https://i.imgur.com/PgtHl0E.png


with the 0.3 plugin, did you simply overwrite the 0.2 version with the files in package (except config.json)? cause I have Argo in my config and didn't have the problems you are experiencing, and maybe you needed some other library files in the 0.2 version.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Seanklei10 on March 01, 2018, 12:35:24 PM
New Bug:

I went to add the following line to the config
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 40, BlockTime: 90, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}

After I did that and restarted the plug in, I now get. The error in the image below.

I tried so far tried (with no success)

1) removing that line from the config
2) extracted a new/clean copy of version 0.3 plugin
3) fully restarted awesome miner
4) removed all custom coins from awesome miner itself

Doesnt seem like there is anything I can do to recover the plugin. Is there another place the plugin stores data or has data that interacts with awesome miner that may have caused this bug?

Thanks!

https://i.imgur.com/PgtHl0E.png


with the 0.3 plugin, did you simply overwrite the 0.2 version with the files in package (except config.json)? cause I have Argo in my config and didn't have the problems you are experiencing, and maybe you needed some other library files in the 0.2 version.

This was with a fresh install copy of the 0.3, I don't believe anything from 0.2 is needed to run 0.3. To test though, I copied the "missing" files from 0.2...same result.


EDIT: I just found the actual issues. I had a blank line at the end of the JSON file I didnt realize I had put there. Once I deleted that, issue was resolved.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on March 01, 2018, 12:41:53 PM
New Bug:

I went to add the following line to the config
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 40, BlockTime: 90, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}

After I did that and restarted the plug in, I now get. The error in the image below.

I tried so far tried (with no success)

1) removing that line from the config
2) extracted a new/clean copy of version 0.3 plugin
3) fully restarted awesome miner
4) removed all custom coins from awesome miner itself

Doesnt seem like there is anything I can do to recover the plugin. Is there another place the plugin stores data or has data that interacts with awesome miner that may have caused this bug?

Thanks!

https://i.imgur.com/PgtHl0E.png

The missing files were me trying to trim down the release, I found that they were unneeded.

Just off the top of my head.. it looks like maybe you have a leading space in your config file? If that's not the case, please copy/paste your exact config here using the code tags.

Also: anyone who wants help in the future - use this guys post as a model on how to ask. It's nearly perfect.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Seanklei10 on March 01, 2018, 12:48:16 PM
New Bug:

I went to add the following line to the config
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 40, BlockTime: 90, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}

After I did that and restarted the plug in, I now get. The error in the image below.

I tried so far tried (with no success)

1) removing that line from the config
2) extracted a new/clean copy of version 0.3 plugin
3) fully restarted awesome miner
4) removed all custom coins from awesome miner itself

Doesnt seem like there is anything I can do to recover the plugin. Is there another place the plugin stores data or has data that interacts with awesome miner that may have caused this bug?

Thanks!

https://i.imgur.com/PgtHl0E.png

The missing files were me trying to trim down the release, I found that they were unneeded.

Just off the top of my head.. it looks like maybe you have a leading space in your config file? If that's not the case, please copy/paste your exact config here using the code tags.

Also: anyone who wants help in the future - use this guys post as a model on how to ask. It's nearly perfect.

That was exactly the problem. I had an extra line at the end of the config. Once that was deleted it worked perfectly again. Thanks!


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on March 01, 2018, 12:51:00 PM
New Bug:

I went to add the following line to the config
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 40, BlockTime: 90, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}

After I did that and restarted the plug in, I now get. The error in the image below.

I tried so far tried (with no success)

1) removing that line from the config
2) extracted a new/clean copy of version 0.3 plugin
3) fully restarted awesome miner
4) removed all custom coins from awesome miner itself

Doesnt seem like there is anything I can do to recover the plugin. Is there another place the plugin stores data or has data that interacts with awesome miner that may have caused this bug?

Thanks!

https://i.imgur.com/PgtHl0E.png

The missing files were me trying to trim down the release, I found that they were unneeded.

Just off the top of my head.. it looks like maybe you have a leading space in your config file? If that's not the case, please copy/paste your exact config here using the code tags.

Also: anyone who wants help in the future - use this guys post as a model on how to ask. It's nearly perfect.

That was exactly the problem. I had an extra line at the end of the config. Once that was deleted it worked perfectly again. Thanks!
Glad to hear it. I will add making "reading in the config file more robust" on my TODO list.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: acyclovir on March 01, 2018, 02:45:05 PM
Hi soothaa, thaks for your wonderfull work!!

I have some questions for you, if the plug in, have to be running all time 24/7 couldn´t be a good idea, to create a rule on AM to run the plug in? or, for check every n time if plug in is running/online?

Could you please help me with this rule creation?

Thanks in advance


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: cashen on March 01, 2018, 03:50:54 PM
Great work,

Couple suggests to think about.

Self detecting API format. I think you mentioned there are 3 you support and each one has a specific format, should be pretty easy to detect which one the coin uses.

Can you average the last 10 or so block times? this would also reduce user input and give slightly more accurate outputs.



Great work as always. Keep it up.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on March 01, 2018, 03:55:39 PM
Hi soothaa, thaks for your wonderfull work!!

I have some questions for you, if the plug in, have to be running all time 24/7 couldn´t be a good idea, to create a rule on AM to run the plug in? or, for check every n time if plug in is running/online?

Could you please help me with this rule creation?

Thanks in advance
The plugin has to be running all the time currently. I have no plans to change it.

Great work,

Couple suggests to think about.

Self detecting API format. I think you mentioned there are 3 you support and each one has a specific format, should be pretty easy to detect which one the coin uses.

Can you average the last 10 or so block times? this would also reduce user input and give slightly more accurate outputs.



Great work as always. Keep it up.
Yes, the "auto-selection" API was on my list. Really what I wanted was a function that you could feed nearly any URL to it and it would extract the data no mater what - that would be quite a challenge though.

So you're thinking.. use the BlockExplorer to pull the last several blocks and calculate the block time based on that? Interesting idea and it could possibly work with the exception that most BlockExplorers show masternode and PoS blocks in the list with no ability to differentiate the two.. that would kill the usefulness very quickly.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Gongolo on March 01, 2018, 05:51:48 PM
@soothaa, your plugin makes awesome miner almost complete.
Great news, I will try it as I will be back home.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: cashen on March 01, 2018, 05:59:22 PM
Hi soothaa, thaks for your wonderfull work!!

I have some questions for you, if the plug in, have to be running all time 24/7 couldn´t be a good idea, to create a rule on AM to run the plug in? or, for check every n time if plug in is running/online?

Could you please help me with this rule creation?

Thanks in advance
The plugin has to be running all the time currently. I have no plans to change it.

Great work,

Couple suggests to think about.

Self detecting API format. I think you mentioned there are 3 you support and each one has a specific format, should be pretty easy to detect which one the coin uses.

Can you average the last 10 or so block times? this would also reduce user input and give slightly more accurate outputs.



Great work as always. Keep it up.
Yes, the "auto-selection" API was on my list. Really what I wanted was a function that you could feed nearly any URL to it and it would extract the data no mater what - that would be quite a challenge though.

So you're thinking.. use the BlockExplorer to pull the last several blocks and calculate the block time based on that? Interesting idea and it could possibly work with the exception that most BlockExplorers show masternode and PoS blocks in the list with no ability to differentiate the two.. that would kill the usefulness very quickly.

good point. I'm shocked their isn't a API GET function for current mining reward.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on March 01, 2018, 06:30:52 PM
good point. I'm shocked their isn't a API GET function for current mining reward.
Believe me.. the lack of structure in most of this drives me up the wall. Some of the newer block explorers (such as PIRL's) are really nice though.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on March 01, 2018, 08:38:33 PM
Second plugin has been released. https://bitcointalk.org/index.php?topic=3047367

AwesomeMiner Masternodes 0.1
Updates your active masternodes and shows their daily income within AwesomeMiner.

In AwesomeMiner:
https://i.imgur.com/B2ELyza.png

Program:
https://i.imgur.com/XiEwDR9.png


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Seanklei10 on March 02, 2018, 01:50:50 PM
Any thoughts on adding SouthXChange?

Also, would it be possible if a coin is not on a supported exchange to just not write anything to the coin value field? This way the difficulty is still live updated by the explorer but I can set a manual coin value without it being over written?


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on March 02, 2018, 02:55:54 PM
Any thoughts on adding SouthXChange?

Also, would it be possible if a coin is not on a supported exchange to just not write anything to the coin value field? This way the difficulty is still live updated by the explorer but I can set a manual coin value without it being over written?
I can put it on the list.

Unfortunately the API would not allow me to do that. I must pass a value and that value would always overwrite whatever you have put.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Seanklei10 on March 02, 2018, 03:22:52 PM
Any thoughts on adding SouthXChange?

Also, would it be possible if a coin is not on a supported exchange to just not write anything to the coin value field? This way the difficulty is still live updated by the explorer but I can set a manual coin value without it being over written?
I can put it on the list.

Unfortunately the API would not allow me to do that. I must pass a value and that value would always overwrite whatever you have put.

Is the API two way? Can you pull the value back that its currently set to? For example, if I overwrite it, could the program realize its no longer zero and continue to pass that new value instead?


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on March 02, 2018, 03:37:08 PM
Any thoughts on adding SouthXChange?

Also, would it be possible if a coin is not on a supported exchange to just not write anything to the coin value field? This way the difficulty is still live updated by the explorer but I can set a manual coin value without it being over written?
I can put it on the list.

Unfortunately the API would not allow me to do that. I must pass a value and that value would always overwrite whatever you have put.

Is the API two way? Can you pull the value back that its currently set to? For example, if I overwrite it, could the program realize its no longer zero and continue to pass that new value instead?
Nope, 1 way


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: proteus7 on March 03, 2018, 09:42:12 AM
I keep geeting "please make sure you have skein, C11, Cryptonight, Scrypt,neoscrypt, etc added in your algorithms. But of course, I do have these enabled! Any idea what could be going on?
Also, any support for MLM (mktcoin)

http://i65.tinypic.com/2iig877.png

Thanks!


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on March 03, 2018, 03:55:46 PM
I keep geeting "please make sure you have skein, C11, Cryptonight, Scrypt,neoscrypt, etc added in your algorithms. But of course, I do have these enabled! Any idea what could be going on?
Also, any support for MLM (mktcoin)

http://i65.tinypic.com/2iig877.png

Thanks!
Either A) you don't have those algos typed exactly as show (skien vs Skein) or B) you don't have the HTTP API enabled.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: puwaha on March 04, 2018, 05:59:47 AM
I'm going to keep an updated "starter JSON" for new people coming into this plugin.  We shouldn't all have to keep typing and searching for the same information.  Hopefully, this will help some others.

Code:
{CoinFullName: "BitCore", CoinShortName: "BTX", Algo: "Timetravel10", BlockReward: 3.13, BlockTime: 161, BlockExplorerType: "cryptoid"}
{CoinFullName: "BitSend", CoinShortName: "BSD", Algo: "Xevan", BlockReward: 5, BlockTime: 180, BlockExplorerType: "cryptoid"}
{CoinFullName: "UFO", CoinShortName: "UFO", Algo: "NeoScrypt", BlockReward: 625, BlockTime: 90, BlockExplorerType: "cryptoid"}
{CoinFullName: "Guncoin", CoinShortName: "GUN", Algo: "NeoScrypt", BlockReward: 150, BlockTime: 120, BlockExplorerType: "cryptoid"}
{CoinFullName: "BZL Coin", CoinShortName: "BZL", Algo: "Tribus", BlockReward: 1, BlockTime: 30, BlockExplorerType: "cryptoid"}
{CoinFullName: "CurveCoin", CoinShortName: "CURV", Algo: "Skein", BlockReward: 47, BlockTime: 90, BlockExplorer: "https://curve.uexplorer.me/api/chart/stat", BlockExplorerType: "UExplorer"}
{CoinFullName: "Munncoin", CoinShortName: "MUN", Algo: "Skein", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Absolute Coin", CoinShortName: "ABS", Algo: "Lyra2v2", BlockReward: 18, BlockTime: 150, BlockExplorer: "http://www.explorer.absolute-coin.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Virtus", CoinShortName: "VRT", Algo: "Tribus", BlockReward: 12, BlockTime: 60, BlockExplorer: "http://108.61.99.51/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Nyx Coin", CoinShortName: "NYX", Algo: "NeoScrypt", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.nyxcoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Northern", CoinShortName: "NORT", Algo: "Xevan", BlockReward: 5, BlockTime: 60, BlockExplorer: "http://explorer.nort.network/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Tune Coin", CoinShortName: "TUN", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://explorer.tunecrypto.io/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 54, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bash Coin", CoinShortName: "BASHC", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://bashcoin.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Taler", CoinShortName: "TLR", Algo: "Lyra2z", BlockReward: 50, BlockTime: 300, BlockExplorer: "http://taler-explorer.online/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Endorphin", CoinShortName: "END", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://exp.endorphin.network/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Dinero", CoinShortName: "DIN", Algo: "NeoScrypt", BlockReward: 21, BlockTime: 90, BlockExplorer: "http://explorer.dinerocoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SnowGem", CoinShortName: "SNG", Algo: "Equihash", BlockReward: 19, BlockTime: 60, BlockExplorer: "https://explorer.snowgem.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Desire", CoinShortName: "DSR", Algo: "NeoScrypt", BlockReward: 19, BlockTime: 150, BlockExplorer: "http://desire.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Galactrum", CoinShortName: "ORE", Algo: "Lyra2v2", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://ore.explorerz.top:3017/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Nihilo", CoinShortName: "NIHL", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://172.104.246.158/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Coin2fly", CoinShortName: "CTF", Algo: "NeoScrypt", BlockReward: 15, BlockTime: 150, BlockExplorer: "http://explorer.coin2fly.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Cerberus", CoinShortName: "CBS", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://exp.cerberuscoin.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Rapture", CoinShortName: "RAP", Algo: "NeoScrypt", BlockReward: 2.97, BlockTime: 120, BlockExplorer: "http://explorer.our-rapture.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Stone Coin", CoinShortName: "STONE", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://stonecrypto.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "GoByte", CoinShortName: "GBX", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.gobyte.network:5001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Zero", CoinShortName: "ZER", Algo: "Equihash", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://zeroexplorer.forgetop.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Goa Coin", CoinShortName: "GOA", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://goa.altexplorer.co/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Lizus", CoinShortName: "LIZ", Algo: "Skein", BlockReward: 10.19, BlockTime: 60, BlockExplorer: "http://lizus.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "LuckyBit", CoinShortName: "LUCKY", Algo: "NeoScrypt", BlockReward: 1, BlockTime: 180, BlockExplorer: "http://178.62.73.188:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Onex Network", CoinShortName: "ONEX", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 90, BlockExplorer: "http://explorer.onex.network:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Xhimera", CoinShortName: "XHM", Algo: "Xevan", BlockReward: 1.98, BlockTime: 360, BlockExplorer: "https://xhimera.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Urals Coin", CoinShortName: "URALS", Algo: "Xevan", BlockReward: 40, BlockTime: 180, BlockExplorer: "http://exp.uralscoin.info:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "CriptoReal", CoinShortName: "CRS", Algo: "Lyra2z", BlockReward: 0.5, BlockTime: 120, BlockExplorer: "https://explorer.criptoreal.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bithold", CoinShortName: "BHD", Algo: "C11", BlockReward: 37, BlockTime: 90, BlockExplorer: "http://bithold.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "IntenseCoin", CoinShortName: "ITNS", Algo: "CryptoNight", BlockReward: 1538.36024346, BlockTime: 120, BlockExplorer: "http://192.124.18.154:8117/stats", BlockExplorerType: "CryptoNote"}
{CoinFullName: "GarlicCoin", CoinShortName: "GRLC", Algo: "Scrypt", BlockReward: 50, BlockTime: 40, BlockExplorer: "https://explorer.grlc-bakery.fun/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats", BlockExplorerType: "CryptoNote"}

I'll keep adding coins for everyone's pleasure.


But... I've run into a new issue.  When I run the plugin, I'm getting the following errors now.  It seems like something changed with Cryptopia's information, and the plugin is not able to interpret it the same?


Code:
Unable to find previously saved information for CryptopiaPrices
Unable to find previously saved information for StocksExchangePrices
Unable to find previously saved information for TradeSatoshiPrices
Unable to find previously saved information for CoinExchangeIOPrices
Unable to find previously saved information for CryptoBridgePrices
Unable to find previously saved information for LocalCoinData
Updating all Cryptopia prices..Cryptopia: Error: The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF
Updating all Stocks.Exchange prices.. done!
Updating all TradeSatoshi prices.. done!
Updating all coinexchangeio prices..  done!
Updating all CryptoBridge prices.. done!
Unable to save CryptopiaPrices information: Object Graph cannot be null.
Parameter name: graph
Saved StocksExchangePrices
Saved TradeSatoshiPrices
Saved CoinExchangeIOPrices
Saved CryptoBridgePrices
Updating all CryptoID prices..done!
Value cannot be null.
Parameter name: source
Value cannot be null.
Parameter name: source

It just repeats the last little bit over and over and never creates the customcoins.json.  I even extracted a fresh version of the original version 0.3 7Zip file and left everything as it was, even the original config.json file just to make sure I didn't do something funky with all my coins added in the new config.json file.

Any ideas Sootha?


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: zorvalth on March 04, 2018, 02:50:53 PM
Btw, how about a setting for getting average of diff value? In my opinion 6h is enough to get average of diff and this way you can board the most profitable ship earlier?


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: MinLum on March 04, 2018, 03:36:09 PM
I've just started using Awesome Miner and also very new to mining but I'm really liking Awesome Miner.  Can someone please explain what this plugin does and why it is useful?  The only thing that clicked on the OP was "Updates coin statistics inside of AwesomeMiner for coins not on WhatToMine. This can be extremely useful for new and bleeding edge coins." but I only see that as useful if you wanted to mine those specific coins, but then why be bothered about coin price at that point?  If coin price or daily profit was paramount, aren't the more established coins better off?

Thanks!


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: puwaha on March 04, 2018, 06:26:15 PM
I've just started using Awesome Miner and also very new to mining but I'm really liking Awesome Miner.  Can someone please explain what this plugin does and why it is useful?  The only thing that clicked on the OP was "Updates coin statistics inside of AwesomeMiner for coins not on WhatToMine. This can be extremely useful for new and bleeding edge coins." but I only see that as useful if you wanted to mine those specific coins, but then why be bothered about coin price at that point?  If coin price or daily profit was paramount, aren't the more established coins better off?

Thanks!

Pool groups my man!  When you setup a bunch of pools for these individual coins into a pool group in Awesome Miner, you now have the statistics to do your own profit-switching between real coins and not through a service like Zpool, MPH, ahashpool, etc.

Also, it's good to keep an eye on some coins in one spot rather than having to go check web sites like WTM, crypto-coinz.net and the like and having to put in your hashing power over and over.  AM already knows your hashing power, so you will get more accurate results.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: ruplikminer on March 04, 2018, 08:15:22 PM
I have a request: when a coin is NOT on any exchange the program keep updating it ZERO value.

If I set a custom value the program will reset it in a few seconds again to zero.

Is it possible to allow the coins that are NOT listed on any exchange to have them set a custom value and keep it?

Right now it's not possible. The program update them to zero and cancel your custom value.

This feature would be VERY useful...

thanks!


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Seanklei10 on March 05, 2018, 04:52:42 AM
I'm going to keep an updated "starter JSON" for new people coming into this plugin.  We shouldn't all have to keep typing and searching for the same information.  Hopefully, this will help some others.

Code:
{CoinFullName: "BitCore", CoinShortName: "BTX", Algo: "Timetravel10", BlockReward: 3.13, BlockTime: 161, BlockExplorerType: "cryptoid"}
{CoinFullName: "BitSend", CoinShortName: "BSD", Algo: "Xevan", BlockReward: 5, BlockTime: 180, BlockExplorerType: "cryptoid"}
{CoinFullName: "UFO", CoinShortName: "UFO", Algo: "NeoScrypt", BlockReward: 625, BlockTime: 90, BlockExplorerType: "cryptoid"}
{CoinFullName: "Guncoin", CoinShortName: "GUN", Algo: "NeoScrypt", BlockReward: 150, BlockTime: 120, BlockExplorerType: "cryptoid"}
{CoinFullName: "BZL Coin", CoinShortName: "BZL", Algo: "Tribus", BlockReward: 1, BlockTime: 30, BlockExplorerType: "cryptoid"}
{CoinFullName: "CurveCoin", CoinShortName: "CURV", Algo: "Skein", BlockReward: 47, BlockTime: 90, BlockExplorer: "https://curve.uexplorer.me/api/chart/stat", BlockExplorerType: "UExplorer"}
{CoinFullName: "Munncoin", CoinShortName: "MUN", Algo: "Skein", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Absolute Coin", CoinShortName: "ABS", Algo: "Lyra2v2", BlockReward: 18, BlockTime: 150, BlockExplorer: "http://www.explorer.absolute-coin.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Virtus", CoinShortName: "VRT", Algo: "Tribus", BlockReward: 12, BlockTime: 60, BlockExplorer: "http://108.61.99.51/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Nyx Coin", CoinShortName: "NYX", Algo: "NeoScrypt", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.nyxcoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Northern", CoinShortName: "NORT", Algo: "Xevan", BlockReward: 5, BlockTime: 60, BlockExplorer: "http://explorer.nort.network/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Tune Coin", CoinShortName: "TUN", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://explorer.tunecrypto.io/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 54, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bash Coin", CoinShortName: "BASHC", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://bashcoin.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Taler", CoinShortName: "TLR", Algo: "Lyra2z", BlockReward: 50, BlockTime: 300, BlockExplorer: "http://taler-explorer.online/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Endorphin", CoinShortName: "END", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://exp.endorphin.network/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Dinero", CoinShortName: "DIN", Algo: "NeoScrypt", BlockReward: 21, BlockTime: 90, BlockExplorer: "http://explorer.dinerocoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SnowGem", CoinShortName: "SNG", Algo: "Equihash", BlockReward: 19, BlockTime: 60, BlockExplorer: "https://explorer.snowgem.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Desire", CoinShortName: "DSR", Algo: "NeoScrypt", BlockReward: 19, BlockTime: 150, BlockExplorer: "http://desire.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Galactrum", CoinShortName: "ORE", Algo: "Lyra2v2", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://ore.explorerz.top:3017/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Nihilo", CoinShortName: "NIHL", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://172.104.246.158/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Coin2fly", CoinShortName: "CTF", Algo: "NeoScrypt", BlockReward: 15, BlockTime: 150, BlockExplorer: "http://explorer.coin2fly.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Cerberus", CoinShortName: "CBS", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://exp.cerberuscoin.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Rapture", CoinShortName: "RAP", Algo: "NeoScrypt", BlockReward: 2.97, BlockTime: 120, BlockExplorer: "http://explorer.our-rapture.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Stone Coin", CoinShortName: "STONE", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://stonecrypto.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "GoByte", CoinShortName: "GBX", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.gobyte.network:5001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Zero", CoinShortName: "ZER", Algo: "Equihash", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://zeroexplorer.forgetop.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Goa Coin", CoinShortName: "GOA", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://goa.altexplorer.co/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Lizus", CoinShortName: "LIZ", Algo: "Skein", BlockReward: 10.19, BlockTime: 60, BlockExplorer: "http://lizus.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "LuckyBit", CoinShortName: "LUCKY", Algo: "NeoScrypt", BlockReward: 1, BlockTime: 180, BlockExplorer: "http://178.62.73.188:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Onex Network", CoinShortName: "ONEX", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 90, BlockExplorer: "http://explorer.onex.network:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Xhimera", CoinShortName: "XHM", Algo: "Xevan", BlockReward: 1.98, BlockTime: 360, BlockExplorer: "https://xhimera.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Urals Coin", CoinShortName: "URALS", Algo: "Xevan", BlockReward: 40, BlockTime: 180, BlockExplorer: "http://exp.uralscoin.info:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "CriptoReal", CoinShortName: "CRS", Algo: "Lyra2z", BlockReward: 0.5, BlockTime: 120, BlockExplorer: "https://explorer.criptoreal.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bithold", CoinShortName: "BHD", Algo: "C11", BlockReward: 37, BlockTime: 90, BlockExplorer: "http://bithold.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "IntenseCoin", CoinShortName: "ITNS", Algo: "CryptoNight", BlockReward: 1538.36024346, BlockTime: 120, BlockExplorer: "http://192.124.18.154:8117/stats", BlockExplorerType: "CryptoNote"}
{CoinFullName: "GarlicCoin", CoinShortName: "GRLC", Algo: "Scrypt", BlockReward: 50, BlockTime: 40, BlockExplorer: "https://explorer.grlc-bakery.fun/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats", BlockExplorerType: "CryptoNote"}

I'll keep adding coins for everyone's pleasure.


But... I've run into a new issue.  When I run the plugin, I'm getting the following errors now.  It seems like something changed with Cryptopia's information, and the plugin is not able to interpret it the same?


Code:
Unable to find previously saved information for CryptopiaPrices
Unable to find previously saved information for StocksExchangePrices
Unable to find previously saved information for TradeSatoshiPrices
Unable to find previously saved information for CoinExchangeIOPrices
Unable to find previously saved information for CryptoBridgePrices
Unable to find previously saved information for LocalCoinData
Updating all Cryptopia prices..Cryptopia: Error: The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF
Updating all Stocks.Exchange prices.. done!
Updating all TradeSatoshi prices.. done!
Updating all coinexchangeio prices..  done!
Updating all CryptoBridge prices.. done!
Unable to save CryptopiaPrices information: Object Graph cannot be null.
Parameter name: graph
Saved StocksExchangePrices
Saved TradeSatoshiPrices
Saved CoinExchangeIOPrices
Saved CryptoBridgePrices
Updating all CryptoID prices..done!
Value cannot be null.
Parameter name: source
Value cannot be null.
Parameter name: source

It just repeats the last little bit over and over and never creates the customcoins.json.  I even extracted a fresh version of the original version 0.3 7Zip file and left everything as it was, even the original config.json file just to make sure I didn't do something funky with all my coins added in the new config.json file.

Any ideas Sootha?

Thanks for providing! FYI you have the curve block reward double what it should be. Half goes to masternodes.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on March 05, 2018, 01:24:20 PM
I'm going to keep an updated "starter JSON" for new people coming into this plugin.  We shouldn't all have to keep typing and searching for the same information.  Hopefully, this will help some others.

Code:
{CoinFullName: "BitCore", CoinShortName: "BTX", Algo: "Timetravel10", BlockReward: 3.13, BlockTime: 161, BlockExplorerType: "cryptoid"}
{CoinFullName: "BitSend", CoinShortName: "BSD", Algo: "Xevan", BlockReward: 5, BlockTime: 180, BlockExplorerType: "cryptoid"}
{CoinFullName: "UFO", CoinShortName: "UFO", Algo: "NeoScrypt", BlockReward: 625, BlockTime: 90, BlockExplorerType: "cryptoid"}
{CoinFullName: "Guncoin", CoinShortName: "GUN", Algo: "NeoScrypt", BlockReward: 150, BlockTime: 120, BlockExplorerType: "cryptoid"}
{CoinFullName: "BZL Coin", CoinShortName: "BZL", Algo: "Tribus", BlockReward: 1, BlockTime: 30, BlockExplorerType: "cryptoid"}
{CoinFullName: "CurveCoin", CoinShortName: "CURV", Algo: "Skein", BlockReward: 47, BlockTime: 90, BlockExplorer: "https://curve.uexplorer.me/api/chart/stat", BlockExplorerType: "UExplorer"}
{CoinFullName: "Munncoin", CoinShortName: "MUN", Algo: "Skein", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Absolute Coin", CoinShortName: "ABS", Algo: "Lyra2v2", BlockReward: 18, BlockTime: 150, BlockExplorer: "http://www.explorer.absolute-coin.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Virtus", CoinShortName: "VRT", Algo: "Tribus", BlockReward: 12, BlockTime: 60, BlockExplorer: "http://108.61.99.51/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Nyx Coin", CoinShortName: "NYX", Algo: "NeoScrypt", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.nyxcoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Northern", CoinShortName: "NORT", Algo: "Xevan", BlockReward: 5, BlockTime: 60, BlockExplorer: "http://explorer.nort.network/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Tune Coin", CoinShortName: "TUN", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://explorer.tunecrypto.io/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 54, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bash Coin", CoinShortName: "BASHC", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://bashcoin.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Taler", CoinShortName: "TLR", Algo: "Lyra2z", BlockReward: 50, BlockTime: 300, BlockExplorer: "http://taler-explorer.online/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Endorphin", CoinShortName: "END", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://exp.endorphin.network/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Dinero", CoinShortName: "DIN", Algo: "NeoScrypt", BlockReward: 21, BlockTime: 90, BlockExplorer: "http://explorer.dinerocoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SnowGem", CoinShortName: "SNG", Algo: "Equihash", BlockReward: 19, BlockTime: 60, BlockExplorer: "https://explorer.snowgem.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Desire", CoinShortName: "DSR", Algo: "NeoScrypt", BlockReward: 19, BlockTime: 150, BlockExplorer: "http://desire.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Galactrum", CoinShortName: "ORE", Algo: "Lyra2v2", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://ore.explorerz.top:3017/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Nihilo", CoinShortName: "NIHL", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://172.104.246.158/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Coin2fly", CoinShortName: "CTF", Algo: "NeoScrypt", BlockReward: 15, BlockTime: 150, BlockExplorer: "http://explorer.coin2fly.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Cerberus", CoinShortName: "CBS", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://exp.cerberuscoin.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Rapture", CoinShortName: "RAP", Algo: "NeoScrypt", BlockReward: 2.97, BlockTime: 120, BlockExplorer: "http://explorer.our-rapture.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Stone Coin", CoinShortName: "STONE", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://stonecrypto.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "GoByte", CoinShortName: "GBX", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.gobyte.network:5001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Zero", CoinShortName: "ZER", Algo: "Equihash", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://zeroexplorer.forgetop.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Goa Coin", CoinShortName: "GOA", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://goa.altexplorer.co/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Lizus", CoinShortName: "LIZ", Algo: "Skein", BlockReward: 10.19, BlockTime: 60, BlockExplorer: "http://lizus.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "LuckyBit", CoinShortName: "LUCKY", Algo: "NeoScrypt", BlockReward: 1, BlockTime: 180, BlockExplorer: "http://178.62.73.188:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Onex Network", CoinShortName: "ONEX", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 90, BlockExplorer: "http://explorer.onex.network:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Xhimera", CoinShortName: "XHM", Algo: "Xevan", BlockReward: 1.98, BlockTime: 360, BlockExplorer: "https://xhimera.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Urals Coin", CoinShortName: "URALS", Algo: "Xevan", BlockReward: 40, BlockTime: 180, BlockExplorer: "http://exp.uralscoin.info:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "CriptoReal", CoinShortName: "CRS", Algo: "Lyra2z", BlockReward: 0.5, BlockTime: 120, BlockExplorer: "https://explorer.criptoreal.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bithold", CoinShortName: "BHD", Algo: "C11", BlockReward: 37, BlockTime: 90, BlockExplorer: "http://bithold.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "IntenseCoin", CoinShortName: "ITNS", Algo: "CryptoNight", BlockReward: 1538.36024346, BlockTime: 120, BlockExplorer: "http://192.124.18.154:8117/stats", BlockExplorerType: "CryptoNote"}
{CoinFullName: "GarlicCoin", CoinShortName: "GRLC", Algo: "Scrypt", BlockReward: 50, BlockTime: 40, BlockExplorer: "https://explorer.grlc-bakery.fun/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats", BlockExplorerType: "CryptoNote"}

I'll keep adding coins for everyone's pleasure.


But... I've run into a new issue.  When I run the plugin, I'm getting the following errors now.  It seems like something changed with Cryptopia's information, and the plugin is not able to interpret it the same?


Code:
Unable to find previously saved information for CryptopiaPrices
Unable to find previously saved information for StocksExchangePrices
Unable to find previously saved information for TradeSatoshiPrices
Unable to find previously saved information for CoinExchangeIOPrices
Unable to find previously saved information for CryptoBridgePrices
Unable to find previously saved information for LocalCoinData
Updating all Cryptopia prices..Cryptopia: Error: The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF
Updating all Stocks.Exchange prices.. done!
Updating all TradeSatoshi prices.. done!
Updating all coinexchangeio prices..  done!
Updating all CryptoBridge prices.. done!
Unable to save CryptopiaPrices information: Object Graph cannot be null.
Parameter name: graph
Saved StocksExchangePrices
Saved TradeSatoshiPrices
Saved CoinExchangeIOPrices
Saved CryptoBridgePrices
Updating all CryptoID prices..done!
Value cannot be null.
Parameter name: source
Value cannot be null.
Parameter name: source

It just repeats the last little bit over and over and never creates the customcoins.json.  I even extracted a fresh version of the original version 0.3 7Zip file and left everything as it was, even the original config.json file just to make sure I didn't do something funky with all my coins added in the new config.json file.

Any ideas Sootha?
Thank you for this list. I was considering adding a WebAPI for added ones to submit new coins automatically and pull new ones...

Is it still doing that? Try deleting your localcoins.json file - might be corrupt. That looks like a really weird Cryptopia error.. something must have been up with their API over the weekend but I honestly cannot say.. did nothing but spam LoL 3v3s all weekend cause my GF worked  :P


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Seanklei10 on March 05, 2018, 02:19:14 PM
I asked about this in the main AM thread but no one seemed to respond.

Is anyone else having issues with user defined coins and balances? For example, I've mined DNR that is being updated with this plugin. Awesomeminer is able to read the address value but its not calculating the total (current rate * quantity). I've selected the user defined coin (DNR) in the balance setup window for that coin. The same is happening for other coins as well.

https://i.imgur.com/zQuh4n3.png
https://i.imgur.com/DEyUDuN.png
https://i.imgur.com/mZNwSGs.png


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on March 05, 2018, 02:53:33 PM
AwesomeMiner Masternodes 0.2 (Requires AwesomeMiner 4.5 Release)
  • Added support for GAS Staking (Yeah it's not a Masternode, come at me.)
  • General stability improvements

Link: https://bitcointalk.org/index.php?topic=3047367

https://i.imgur.com/KSUg3TF.png


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: ruplikminer on March 05, 2018, 03:26:36 PM
AwesomeMiner Masternodes 0.2 (Requires AwesomeMiner 4.5 Release)
  • Added support for GAS Staking (Yeah it's not a Masternode, come at me.)
  • General stability improvements

Link: https://bitcointalk.org/index.php?topic=3047367

https://i.imgur.com/KSUg3TF.png

Buddy, I added the STIPEND coin but it's reporting a totallu wrong diff. The explorer is this: http://explorer.stipend.me/ext/summary  but on AM it shows a MUCH MUCH higher value.. not sure why. May you check?


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on March 05, 2018, 03:36:13 PM
AwesomeMiner Masternodes 0.2 (Requires AwesomeMiner 4.5 Release)
  • Added support for GAS Staking (Yeah it's not a Masternode, come at me.)
  • General stability improvements

Link: https://bitcointalk.org/index.php?topic=3047367

https://i.imgur.com/KSUg3TF.png

Buddy, I added the STIPEND coin but it's reporting a totallu wrong diff. The explorer is this: http://explorer.stipend.me/ext/summary  but on AM it shows a MUCH MUCH higher value.. not sure why. May you check?
Well this link shows a difficulty. That's about all I can tell you.

What's AM say?


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: ruplikminer on March 05, 2018, 06:14:53 PM
AwesomeMiner Masternodes 0.2 (Requires AwesomeMiner 4.5 Release)
  • Added support for GAS Staking (Yeah it's not a Masternode, come at me.)
  • General stability improvements

Link: https://bitcointalk.org/index.php?topic=3047367

https://i.imgur.com/KSUg3TF.png

Buddy, I added the STIPEND coin but it's reporting a totallu wrong diff. The explorer is this: http://explorer.stipend.me/ext/summary  but on AM it shows a MUCH MUCH higher value.. not sure why. May you check?
Well this link shows a difficulty. That's about all I can tell you.

What's AM say?

Sorry all seems on now...

is it possible to add https://graviex.net to the exchanges? and CryptoCore to the block explorers?


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: ruplikminer on March 05, 2018, 10:10:53 PM
Why the difficult value is so different from the POOL to the BLOCK EXPLORER???

http://prntscr.com/inbv9u

The pool shows 5173 but the block explorer shows 40927!! Huge difference?? Can anyone explain me why?

When you check for example the RAVEN block explorer and pool the DIFF value is the same....

This way having DIFF value so much different to calculate the profit seems impossible.

Am I missing something?


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Larvitar on March 05, 2018, 11:23:54 PM
Just the professional ($85) Awesomeminer version supports the Coin Updater? I can't set in the Free or cheaper versions?


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: puwaha on March 06, 2018, 05:28:52 AM
I asked about this in the main AM thread but no one seemed to respond.

Is anyone else having issues with user defined coins and balances? For example, I've mined DNR that is being updated with this plugin. Awesomeminer is able to read the address value but its not calculating the total (current rate * quantity). I've selected the user defined coin (DNR) in the balance setup window for that coin. The same is happening for other coins as well.

https://i.imgur.com/zQuh4n3.png
https://i.imgur.com/DEyUDuN.png
https://i.imgur.com/mZNwSGs.png


If the coin exists on Whattomine.com you should use that JSON address on the Statistics tab in the Options of Awesome Miner.  This tool is to add coins that don't exist as a pre-defined coin in AM or on Whattomine.

Just add:  http://whattomine.com/coins/187.json

EDIT:  Oops... I didn't read so good.  You were asking about coin balance.  Those are very hit or miss in AM.  But, I'd still add the coin via the WTM JSON address if it exists instead.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on March 06, 2018, 01:20:57 PM
Sorry all seems on now...

is it possible to add https://graviex.net to the exchanges? and CryptoCore to the block explorers?
I can add them to my list and take a look.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on March 06, 2018, 01:22:02 PM
Just the professional ($85) Awesomeminer version supports the Coin Updater? I can't set in the Free or cheaper versions?
Not unless you manage to somehow unlock the HTTP API in AwesomeMiner.

Then again, if $85 for the best management tool is too expensive..


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Seanklei10 on March 06, 2018, 02:32:19 PM
I asked about this in the main AM thread but no one seemed to respond.

Is anyone else having issues with user defined coins and balances? For example, I've mined DNR that is being updated with this plugin. Awesomeminer is able to read the address value but its not calculating the total (current rate * quantity). I've selected the user defined coin (DNR) in the balance setup window for that coin. The same is happening for other coins as well.

https://i.imgur.com/zQuh4n3.png
https://i.imgur.com/DEyUDuN.png
https://i.imgur.com/mZNwSGs.png


If the coin exists on Whattomine.com you should use that JSON address on the Statistics tab in the Options of Awesome Miner.  This tool is to add coins that don't exist as a pre-defined coin in AM or on Whattomine.

Just add:  http://whattomine.com/coins/187.json

EDIT:  Oops... I didn't read so good.  You were asking about coin balance.  Those are very hit or miss in AM.  But, I'd still add the coin via the WTM JSON address if it exists instead.

I was previously using what to mine, but their difficulty has no smoothing algorithm and periodically there will be a substantial drop (like 10,000 down to 4) on difficultly. It may only be for a few minutes but it’s enoigh to waste time switching to it and then back off. I’ve preferred to use this plug in as it’s much less suspetible to this. So is this balance calculation a bug in AM? Who should I report it to to get it resolved?


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Seanklei10 on March 06, 2018, 02:33:33 PM
Just the professional ($85) Awesomeminer version supports the Coin Updater? I can't set in the Free or cheaper versions?
Not unless you manage to somehow unlock the HTTP API in AwesomeMiner.

Then again, if $85 for the best management tool is too expensive..

You actually need go to the $170 version to allow API access. It was a nobrainer in my case.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on March 06, 2018, 03:43:04 PM
Just the professional ($85) Awesomeminer version supports the Coin Updater? I can't set in the Free or cheaper versions?
Not unless you manage to somehow unlock the HTTP API in AwesomeMiner.

Then again, if $85 for the best management tool is too expensive..

You actually need go to the $170 version to allow API access. It was a nobrainer in my case.
Dang it's $170? That is steep but worth it if you have a larger farm. (Or a farmier-farm)


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Larvitar on March 06, 2018, 04:13:28 PM
Just the professional ($85) Awesomeminer version supports the Coin Updater? I can't set in the Free or cheaper versions?
Not unless you manage to somehow unlock the HTTP API in AwesomeMiner.

Then again, if $85 for the best management tool is too expensive..

You actually need go to the $170 version to allow API access. It was a nobrainer in my case.
Dang it's $170? That is steep but worth it if you have a larger farm. (Or a farmier-farm)
Yeah... It's prohibitive for little miners, with a few RIGs (or like me, with just one) :/

$170 is my month reward lol


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on March 06, 2018, 04:44:25 PM
is it possible to add https://graviex.net to the exchanges? and CryptoCore to the block explorers?
Took at look at these.. the graviex API documentation does not work right which does not inspire confidence in me about their exchange. Will be passing on adding this one for now.

CryptoCore also does not have a functional API, the data is all contained in the main page.. won't be adding support for this one for a while (if ever)


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Seanklei10 on March 06, 2018, 05:26:45 PM
is it possible to add https://graviex.net to the exchanges? and CryptoCore to the block explorers?
Took at look at these.. the graviex API documentation does not work right which does not inspire confidence in me about their exchange. Will be passing on adding this one for now.

CryptoCore also does not have a functional API, the data is all contained in the main page.. won't be adding support for this one for a while (if ever)

Does south xchange have a decent API or will it cause issues?


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on March 06, 2018, 07:55:40 PM
AwesomeMiner Coin Updater 0.4 (Requires AwesomeMiner 4.5 Release)
  • Added support for SouthXChange
  • Added smart BlockExplorer detection - you no longer need to specify BlockExplorer type!
  • Updated config.json file to include new coins and support removal of BlockExplorer type (merge config.json.new with your existing config.json)
  • Added version detection, you will now see an alert within the program if you are running an out of date version
  • Added framework for supporting planned coin syncing

You can find the latest update in the Mega link.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Seanklei10 on March 06, 2018, 08:47:01 PM
AwesomeMiner Coin Updater 0.4 (Requires AwesomeMiner 4.5 Release)
  • Added support for SouthXChange
  • Added smart BlockExplorer detection - you no longer need to specify BlockExplorer type!
  • Updated config.json file to include new coins and support removal of BlockExplorer type (merge config.json.new with your existing config.json)
  • Added version detection, you will now see an alert within the program if you are running an out of date version
  • Added framework for supporting planned coin syncing

You can find the latest update in the Mega link.

Thanks for the update!

I noticed that if the block explorer is having an issue, it no longer warns you though. Was this functionality removed? I had a couple that when I run in 0.3 it warns and keeping the same coin in 0.4 it doesn't say anything.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: soothaa on March 07, 2018, 01:23:15 PM
AwesomeMiner Coin Updater 0.4 (Requires AwesomeMiner 4.5 Release)
  • Added support for SouthXChange
  • Added smart BlockExplorer detection - you no longer need to specify BlockExplorer type!
  • Updated config.json file to include new coins and support removal of BlockExplorer type (merge config.json.new with your existing config.json)
  • Added version detection, you will now see an alert within the program if you are running an out of date version
  • Added framework for supporting planned coin syncing

You can find the latest update in the Mega link.

Thanks for the update!

I noticed that if the block explorer is having an issue, it no longer warns you though. Was this functionality removed? I had a couple that when I run in 0.3 it warns and keeping the same coin in 0.4 it doesn't say anything.
Hmm not in this version.. it should try and parse anything it can find and if the value is 0 at the end of the parse it should warn you.. then again thinking about it I think I made it silently just return the old stats.. let me take a look and try and figure something out.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 07, 2018, 03:10:04 PM
AwesomeMiner Masternodes 0.3 (Requires AwesomeMiner 4.5 Release)
  • Added support for ALQO
  • Added support for DASH
  • Added support for Phore (PHR)
  • Added support for PIVX
  • Added support for LUXCoin (LUX)
  • Added support for CROWN (CRW)
  • Added support for BitCloud (BTDX)
  • Added support for Diamond (DMD)

Link: https://bitcointalk.org/index.php?topic=3047367


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: GoRdiE on March 08, 2018, 12:44:32 AM
I'm going to keep an updated "starter JSON" for new people coming into this plugin.  We shouldn't all have to keep typing and searching for the same information.  Hopefully, this will help some others.

Code:
{CoinFullName: "BitCore", CoinShortName: "BTX", Algo: "Timetravel10", BlockReward: 3.13, BlockTime: 161, BlockExplorerType: "cryptoid"}
{CoinFullName: "BitSend", CoinShortName: "BSD", Algo: "Xevan", BlockReward: 5, BlockTime: 180, BlockExplorerType: "cryptoid"}
{CoinFullName: "UFO", CoinShortName: "UFO", Algo: "NeoScrypt", BlockReward: 625, BlockTime: 90, BlockExplorerType: "cryptoid"}
{CoinFullName: "Guncoin", CoinShortName: "GUN", Algo: "NeoScrypt", BlockReward: 150, BlockTime: 120, BlockExplorerType: "cryptoid"}
{CoinFullName: "BZL Coin", CoinShortName: "BZL", Algo: "Tribus", BlockReward: 1, BlockTime: 30, BlockExplorerType: "cryptoid"}
{CoinFullName: "CurveCoin", CoinShortName: "CURV", Algo: "Skein", BlockReward: 47, BlockTime: 90, BlockExplorer: "https://curve.uexplorer.me/api/chart/stat", BlockExplorerType: "UExplorer"}
{CoinFullName: "Munncoin", CoinShortName: "MUN", Algo: "Skein", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Absolute Coin", CoinShortName: "ABS", Algo: "Lyra2v2", BlockReward: 18, BlockTime: 150, BlockExplorer: "http://www.explorer.absolute-coin.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Virtus", CoinShortName: "VRT", Algo: "Tribus", BlockReward: 12, BlockTime: 60, BlockExplorer: "http://108.61.99.51/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Nyx Coin", CoinShortName: "NYX", Algo: "NeoScrypt", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.nyxcoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Northern", CoinShortName: "NORT", Algo: "Xevan", BlockReward: 5, BlockTime: 60, BlockExplorer: "http://explorer.nort.network/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Tune Coin", CoinShortName: "TUN", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://explorer.tunecrypto.io/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 54, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bash Coin", CoinShortName: "BASHC", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://bashcoin.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Taler", CoinShortName: "TLR", Algo: "Lyra2z", BlockReward: 50, BlockTime: 300, BlockExplorer: "http://taler-explorer.online/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Endorphin", CoinShortName: "END", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://exp.endorphin.network/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Dinero", CoinShortName: "DIN", Algo: "NeoScrypt", BlockReward: 21, BlockTime: 90, BlockExplorer: "http://explorer.dinerocoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SnowGem", CoinShortName: "SNG", Algo: "Equihash", BlockReward: 19, BlockTime: 60, BlockExplorer: "https://explorer.snowgem.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Desire", CoinShortName: "DSR", Algo: "NeoScrypt", BlockReward: 19, BlockTime: 150, BlockExplorer: "http://desire.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Galactrum", CoinShortName: "ORE", Algo: "Lyra2v2", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://ore.explorerz.top:3017/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Nihilo", CoinShortName: "NIHL", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://172.104.246.158/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Coin2fly", CoinShortName: "CTF", Algo: "NeoScrypt", BlockReward: 15, BlockTime: 150, BlockExplorer: "http://explorer.coin2fly.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Cerberus", CoinShortName: "CBS", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://exp.cerberuscoin.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Rapture", CoinShortName: "RAP", Algo: "NeoScrypt", BlockReward: 2.97, BlockTime: 120, BlockExplorer: "http://explorer.our-rapture.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Stone Coin", CoinShortName: "STONE", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://stonecrypto.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "GoByte", CoinShortName: "GBX", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.gobyte.network:5001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Zero", CoinShortName: "ZER", Algo: "Equihash", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://zeroexplorer.forgetop.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Goa Coin", CoinShortName: "GOA", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://goa.altexplorer.co/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Lizus", CoinShortName: "LIZ", Algo: "Skein", BlockReward: 10.19, BlockTime: 60, BlockExplorer: "http://lizus.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "LuckyBit", CoinShortName: "LUCKY", Algo: "NeoScrypt", BlockReward: 1, BlockTime: 180, BlockExplorer: "http://178.62.73.188:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Onex Network", CoinShortName: "ONEX", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 90, BlockExplorer: "http://explorer.onex.network:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Xhimera", CoinShortName: "XHM", Algo: "Xevan", BlockReward: 1.98, BlockTime: 360, BlockExplorer: "https://xhimera.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Urals Coin", CoinShortName: "URALS", Algo: "Xevan", BlockReward: 40, BlockTime: 180, BlockExplorer: "http://exp.uralscoin.info:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "CriptoReal", CoinShortName: "CRS", Algo: "Lyra2z", BlockReward: 0.5, BlockTime: 120, BlockExplorer: "https://explorer.criptoreal.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bithold", CoinShortName: "BHD", Algo: "C11", BlockReward: 37, BlockTime: 90, BlockExplorer: "http://bithold.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "IntenseCoin", CoinShortName: "ITNS", Algo: "CryptoNight", BlockReward: 1538.36024346, BlockTime: 120, BlockExplorer: "http://192.124.18.154:8117/stats", BlockExplorerType: "CryptoNote"}
{CoinFullName: "GarlicCoin", CoinShortName: "GRLC", Algo: "Scrypt", BlockReward: 50, BlockTime: 40, BlockExplorer: "https://explorer.grlc-bakery.fun/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats", BlockExplorerType: "CryptoNote"}

I'll keep adding coins for everyone's pleasure.


But... I've run into a new issue.  When I run the plugin, I'm getting the following errors now.  It seems like something changed with Cryptopia's information, and the plugin is not able to interpret it the same?


Code:
Unable to find previously saved information for CryptopiaPrices
Unable to find previously saved information for StocksExchangePrices
Unable to find previously saved information for TradeSatoshiPrices
Unable to find previously saved information for CoinExchangeIOPrices
Unable to find previously saved information for CryptoBridgePrices
Unable to find previously saved information for LocalCoinData
Updating all Cryptopia prices..Cryptopia: Error: The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF
Updating all Stocks.Exchange prices.. done!
Updating all TradeSatoshi prices.. done!
Updating all coinexchangeio prices..  done!
Updating all CryptoBridge prices.. done!
Unable to save CryptopiaPrices information: Object Graph cannot be null.
Parameter name: graph
Saved StocksExchangePrices
Saved TradeSatoshiPrices
Saved CoinExchangeIOPrices
Saved CryptoBridgePrices
Updating all CryptoID prices..done!
Value cannot be null.
Parameter name: source
Value cannot be null.
Parameter name: source

It just repeats the last little bit over and over and never creates the customcoins.json.  I even extracted a fresh version of the original version 0.3 7Zip file and left everything as it was, even the original config.json file just to make sure I didn't do something funky with all my coins added in the new config.json file.

Any ideas Sootha?
Thank you for this list. I was considering adding a WebAPI for added ones to submit new coins automatically and pull new ones...

Is it still doing that? Try deleting your localcoins.json file - might be corrupt. That looks like a really weird Cryptopia error.. something must have been up with their API over the weekend but I honestly cannot say.. did nothing but spam LoL 3v3s all weekend cause my GF worked  :P

Thaks a lot for the job, but in the config.json line

"{CoinFullName: "Muuncoin", CoinShortName: "MUN", Algo: "Skein", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary", BlockExplorerType: "Iquidus"}"

must be

{CoinFullName: "Muncoin", CoinShortName: "MUN", Algo: "Skunkhash", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary", BlockExplorerType: "Iquidus"}

True? Sorry but I'm a noob and I'm learning. Thanks for the good work



Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: GoRdiE on March 08, 2018, 01:32:57 AM
 ??? ??? ???

Well, and to continue learning, AM Coins set Profit of $ 12.44 in BitSend by AM Coin Updater (top in the table) but WTM set Profit of $ 2.62 / day with WTM api. (bottom in the table). I do not quite understand the result offered by AM COin Updater

https://imgur.com/oop1I6A

Sorry my bad English


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: NetfetMiningCompany on March 08, 2018, 01:48:23 AM
Im getting the -

"please make sure you have -algorithm- added in your algorithms".  Where exactly is this talking about? I have the api set to the proper port without authentication. Im sort of confused. I have the algorithms enabled in AM so im clearly missing something lol.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: GoRdiE on March 08, 2018, 02:59:45 AM
 :-[ :-[ And for last, can you explane how to add RAVENCOIN to the .json?


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: puwaha on March 08, 2018, 04:12:50 AM
Thaks a lot for the job, but in the config.json line

"{CoinFullName: "Muuncoin", CoinShortName: "MUN", Algo: "Skein", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary", BlockExplorerType: "Iquidus"}"

must be

{CoinFullName: "Muncoin", CoinShortName: "MUN", Algo: "Skunkhash", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary", BlockExplorerType: "Iquidus"}

True? Sorry but I'm a noob and I'm learning. Thanks for the good work



Yes, you are right.  I'll fix it in the next release.



Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: puwaha on March 08, 2018, 04:13:37 AM
Im getting the -

"please make sure you have -algorithm- added in your algorithms".  Where exactly is this talking about? I have the api set to the proper port without authentication. Im sort of confused. I have the algorithms enabled in AM so im clearly missing something lol.

Post your JSON file here, and we can take a look at it.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: ruplikmastik on March 08, 2018, 12:15:51 PM
Hi
What is the correct explorer extension for cryptochainz?

Also TradeSatoshi is giving 503 error since some time...


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: NetfetMiningCompany on March 08, 2018, 12:52:28 PM
Im getting the -

"please make sure you have -algorithm- added in your algorithms".  Where exactly is this talking about? I have the api set to the proper port without authentication. Im sort of confused. I have the algorithms enabled in AM so im clearly missing something lol.

Post your JSON file here, and we can take a look at it.

all it is, is the copy of yours i believe.

{CoinFullName: "BitCore", CoinShortName: "BTX", Algo: "Timetravel10", BlockReward: 3.13, BlockTime: 161, BlockExplorerType: "cryptoid"}
{CoinFullName: "BitSend", CoinShortName: "BSD", Algo: "Xevan", BlockReward: 5, BlockTime: 180, BlockExplorerType: "cryptoid"}
{CoinFullName: "UFO", CoinShortName: "UFO", Algo: "NeoScrypt", BlockReward: 625, BlockTime: 90, BlockExplorerType: "cryptoid"}
{CoinFullName: "Guncoin", CoinShortName: "GUN", Algo: "NeoScrypt", BlockReward: 150, BlockTime: 120, BlockExplorerType: "cryptoid"}
{CoinFullName: "BZL Coin", CoinShortName: "BZL", Algo: "Tribus", BlockReward: 1, BlockTime: 30, BlockExplorerType: "cryptoid"}
{CoinFullName: "CurveCoin", CoinShortName: "CURV", Algo: "Skein", BlockReward: 47, BlockTime: 90, BlockExplorer: "https://curve.uexplorer.me/api/chart/stat", BlockExplorerType: "UExplorer"}
{CoinFullName: "Munncoin", CoinShortName: "MUN", Algo: "Skein", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Absolute Coin", CoinShortName: "ABS", Algo: "Lyra2v2", BlockReward: 18, BlockTime: 150, BlockExplorer: "http://www.explorer.absolute-coin.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Virtus", CoinShortName: "VRT", Algo: "Tribus", BlockReward: 12, BlockTime: 60, BlockExplorer: "http://108.61.99.51/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Nyx Coin", CoinShortName: "NYX", Algo: "NeoScrypt", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.nyxcoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Northern", CoinShortName: "NORT", Algo: "Xevan", BlockReward: 5, BlockTime: 60, BlockExplorer: "http://explorer.nort.network/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Tune Coin", CoinShortName: "TUN", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://explorer.tunecrypto.io/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 54, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bash Coin", CoinShortName: "BASHC", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://bashcoin.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Taler", CoinShortName: "TLR", Algo: "Lyra2z", BlockReward: 50, BlockTime: 300, BlockExplorer: "http://taler-explorer.online/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Endorphin", CoinShortName: "END", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://exp.endorphin.network/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Dinero", CoinShortName: "DIN", Algo: "NeoScrypt", BlockReward: 21, BlockTime: 90, BlockExplorer: "http://explorer.dinerocoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SnowGem", CoinShortName: "SNG", Algo: "Equihash", BlockReward: 19, BlockTime: 60, BlockExplorer: "https://explorer.snowgem.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Desire", CoinShortName: "DSR", Algo: "NeoScrypt", BlockReward: 19, BlockTime: 150, BlockExplorer: "http://desire.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Galactrum", CoinShortName: "ORE", Algo: "Lyra2v2", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://ore.explorerz.top:3017/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Nihilo", CoinShortName: "NIHL", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://172.104.246.158/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Coin2fly", CoinShortName: "CTF", Algo: "NeoScrypt", BlockReward: 15, BlockTime: 150, BlockExplorer: "http://explorer.coin2fly.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Cerberus", CoinShortName: "CBS", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://exp.cerberuscoin.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Rapture", CoinShortName: "RAP", Algo: "NeoScrypt", BlockReward: 2.97, BlockTime: 120, BlockExplorer: "http://explorer.our-rapture.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Stone Coin", CoinShortName: "STONE", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://stonecrypto.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "GoByte", CoinShortName: "GBX", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.gobyte.network:5001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Zero", CoinShortName: "ZER", Algo: "Equihash", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://zeroexplorer.forgetop.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Goa Coin", CoinShortName: "GOA", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://goa.altexplorer.co/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Lizus", CoinShortName: "LIZ", Algo: "Skein", BlockReward: 10.19, BlockTime: 60, BlockExplorer: "http://lizus.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "LuckyBit", CoinShortName: "LUCKY", Algo: "NeoScrypt", BlockReward: 1, BlockTime: 180, BlockExplorer: "http://178.62.73.188:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Onex Network", CoinShortName: "ONEX", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 90, BlockExplorer: "http://explorer.onex.network:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Xhimera", CoinShortName: "XHM", Algo: "Xevan", BlockReward: 1.98, BlockTime: 360, BlockExplorer: "https://xhimera.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Urals Coin", CoinShortName: "URALS", Algo: "Xevan", BlockReward: 40, BlockTime: 180, BlockExplorer: "http://exp.uralscoin.info:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "CriptoReal", CoinShortName: "CRS", Algo: "Lyra2z", BlockReward: 0.5, BlockTime: 120, BlockExplorer: "https://explorer.criptoreal.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bithold", CoinShortName: "BHD", Algo: "C11", BlockReward: 37, BlockTime: 90, BlockExplorer: "http://bithold.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "IntenseCoin", CoinShortName: "ITNS", Algo: "CryptoNight", BlockReward: 1538.36024346, BlockTime: 120, BlockExplorer: "http://192.124.18.154:8117/stats", BlockExplorerType: "CryptoNote"}
{CoinFullName: "GarlicCoin", CoinShortName: "GRLC", Algo: "Scrypt", BlockReward: 50, BlockTime: 40, BlockExplorer: "https://explorer.grlc-bakery.fun/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats", BlockExplorerType: "CryptoNote"}


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 08, 2018, 01:05:38 PM
Hi
What is the correct explorer extension for cryptochainz?

Also TradeSatoshi is giving 503 error since some time...
None. It's automatic.

Nothing I can do about that.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: NetfetMiningCompany on March 08, 2018, 01:35:01 PM
http://i1339.photobucket.com/albums/o709/Dasbanker/Untitled_zpsxtb8y6cx.png
is what i get. is it because i need to create the actual coin in the coin tab of the settings?


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 08, 2018, 01:56:35 PM
http://i1339.photobucket.com/albums/o709/Dasbanker/Untitled_zpsxtb8y6cx.png
is what i get. is it because i need to create the actual coin in the coin tab of the settings?
I'm guessing you don't have the HTTP API enabled in AwesomeMiner.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: NetfetMiningCompany on March 08, 2018, 02:07:59 PM
let me check


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: NetfetMiningCompany on March 08, 2018, 02:12:40 PM

I'm guessing you don't have the HTTP API enabled in AwesomeMiner.
[/quote]

My hero! It was on but the "Required API" box was checked. Port was open and everything else was fine. So maybe it will help someone else too.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: MinLum on March 08, 2018, 02:50:41 PM
Pool groups my man!  When you setup a bunch of pools for these individual coins into a pool group in Awesome Miner, you now have the statistics to do your own profit-switching between real coins and not through a service like Zpool, MPH, ahashpool, etc.

Also, it's good to keep an eye on some coins in one spot rather than having to go check web sites like WTM, crypto-coinz.net and the like and having to put in your hashing power over and over.  AM already knows your hashing power, so you will get more accurate results.

Thank you for that.  So this checks prices or profitability of different pools?

Reading on, an API was mentioned.  Is this what is needed?

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


If so, that's quite steep for a new miner like myself with only one rig :(  I was thinking of buying AM anyway, but only the standard edition.


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: Seanklei10 on March 08, 2018, 04:59:22 PM
Pool groups my man!  When you setup a bunch of pools for these individual coins into a pool group in Awesome Miner, you now have the statistics to do your own profit-switching between real coins and not through a service like Zpool, MPH, ahashpool, etc.

Also, it's good to keep an eye on some coins in one spot rather than having to go check web sites like WTM, crypto-coinz.net and the like and having to put in your hashing power over and over.  AM already knows your hashing power, so you will get more accurate results.

Thank you for that.  So this checks prices or profitability of different pools?

Reading on, an API was mentioned.  Is this what is needed?

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


If so, that's quite steep for a new miner like myself with only one rig :(  I was thinking of buying AM anyway, but only the standard edition.

Yes that is what you need enabled. It requires the $170 version of AM.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: MinLum on March 08, 2018, 09:26:30 PM
Cheers for confirming that!

Stupid question but how is spending $170 and using this plugin better than entering the pools manually and getting AM to switch between them?  Sorry for the noob question, but really a noob to all this  :D  Basically, why should I spend my next $170 of mining profits on AM instead of just withdrawing it to my fiat bank account?  Thanks in advance for the help!


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 08, 2018, 09:42:32 PM
Cheers for confirming that!

Stupid question but how is spending $170 and using this plugin better than entering the pools manually and getting AM to switch between them?  Sorry for the noob question, but really a noob to all this  :D  Basically, why should I spend my next $170 of mining profits on AM instead of just withdrawing it to my fiat bank account?  Thanks in advance for the help!
Because when you have 20 full rigs running like me and having AwesomeMiner switching pools, managing the miners, and now always showing the newest/most profitable coins, $170 is ~12 hours worth of mining.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: ruplikminer on March 08, 2018, 11:40:48 PM
Cheers for confirming that!

Stupid question but how is spending $170 and using this plugin better than entering the pools manually and getting AM to switch between them?  Sorry for the noob question, but really a noob to all this  :D  Basically, why should I spend my next $170 of mining profits on AM instead of just withdrawing it to my fiat bank account?  Thanks in advance for the help!
Because when you have 20 full rigs running like me and having AwesomeMiner switching pools, managing the miners, and now always showing the newest/most profitable coins, $170 is ~12 hours worth of mining.

I am totally agree.

Is it possible to add https://cryptohub.online/ to get market prices also?


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: NetfetMiningCompany on March 09, 2018, 12:26:02 AM
ty for this btw. this is amazing  ;D


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: proteus7 on March 09, 2018, 02:59:03 AM
ty for this btw. this is amazing  ;D

Yes, thanks Sootha, great work here!
FYI, if anyone is looking for Raven support, put this in your config.json
{CoinFullName: "Raven", CoinShortName: "RVN", Algo: "X16r", BlockReward: 5000, BlockTime: 60, BlockExplorer: "https://rvn.hash4.life/ext/summary", BlockExplorerType: "Iquidus"}

One thing I don't understand though. The difficulty is always far lower than the website difficulty for  new coins, and it looks like it takes a while (even a few hours) to adjust to the correct level. Why not just start with the exact number from the blockexplorer?

Also, I notice that on some explorers, where there is no value for the coin, CoinUpdater will overwrite any manual entries with zero.
For example, my mktcoin entry:
{CoinFullName: "Mktcoin", CoinShortName: "MLM", Algo: "X17", BlockReward: 2500, BlockTime: 360, BlockExplorer: "https://info.mktcoin.org/ext/summary", BlockExplorerType: "Iquidus"}
Whats odd is this coin is actually traded on southxchange, but I get the error "can't find price" for MLM

Thanks!


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: moppidoo on March 09, 2018, 04:41:26 AM
ty for this btw. this is amazing  ;D

Yes, thanks Sootha, great work here!
FYI, if anyone is looking for Raven support, put this in your config.json
{CoinFullName: "Raven", CoinShortName: "RVN", Algo: "X16r", BlockReward: 5000, BlockTime: 60, BlockExplorer: "https://rvn.hash4.life/ext/summary", BlockExplorerType: "Iquidus"}

One thing I don't understand though. The difficulty is always far lower than the website difficulty for  new coins, and it looks like it takes a while (even a few hours) to adjust to the correct level. Why not just start with the exact number from the blockexplorer?

Also, I notice that on some explorers, where there is no value for the coin, CoinUpdater will overwrite any manual entries with zero.
For example, my mktcoin entry:
{CoinFullName: "Mktcoin", CoinShortName: "MLM", Algo: "X17", BlockReward: 2500, BlockTime: 360, BlockExplorer: "https://info.mktcoin.org/ext/summary", BlockExplorerType: "Iquidus"}
Whats odd is this coin is actually traded on southxchange, but I get the error "can't find price" for MLM

Thanks!

Regarding difficulty adjustments, I noticed too, previous versions seems to update on every minute and smoothed out pretty quick after say, 20min. However I haven't added any new coins bar 2 in v0.4 and they uses the cryptoid as explorer. What happens here is that the difficulty value don't update until exchange price update cycle which is around 15min. Thus taking hours for those coins' difficulty to come down. (so only when the console window come up with the message "Updating all CryptoID prices..done!" is when those coins' difficulty gets pulled and updated). One way around it is that it seems that it can be forced run on each start of the coin updater, so if you want to bring it down quicker, just relaunch the updater every few minutes and it did the trick for me...


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: NetfetMiningCompany on March 09, 2018, 06:21:58 AM
Explorer for Infinex

{CoinFullName: "Infinex", CoinShortName: "IFX", Algo: "Lyra2z", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://explorer.infinex.info/ext/summary", BlockExplorerType: "Iquidus"}


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: MinLum on March 09, 2018, 09:31:02 AM
Because when you have 20 full rigs running like me and having AwesomeMiner switching pools, managing the miners, and now always showing the newest/most profitable coins, $170 is ~12 hours worth of mining.
Thanks for that reply.  I think when I buy my 11th rig, that would justify the $170 purchase :)  I was asking what use it had (the $170 purchase) for those with just 1 or 2 rigs; for people who manage just fine with the FREE or the $35 version of Awesome Miner?

This is currently around 15-20 days of mining for us little guys :)


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: exsexs on March 09, 2018, 10:18:09 AM
Hello,

Thanks for a great coin updater!
I've a problem with exchanges, can you help me?

https://imgur.com/a/uoZve


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 09, 2018, 02:16:50 PM
Cheers for confirming that!

Stupid question but how is spending $170 and using this plugin better than entering the pools manually and getting AM to switch between them?  Sorry for the noob question, but really a noob to all this  :D  Basically, why should I spend my next $170 of mining profits on AM instead of just withdrawing it to my fiat bank account?  Thanks in advance for the help!
Because when you have 20 full rigs running like me and having AwesomeMiner switching pools, managing the miners, and now always showing the newest/most profitable coins, $170 is ~12 hours worth of mining.

I am totally agree.

Is it possible to add https://cryptohub.online/ to get market prices also?
I'll add it to my list to take a look at it.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 09, 2018, 02:18:58 PM
One thing I don't understand though. The difficulty is always far lower than the website difficulty for  new coins, and it looks like it takes a while (even a few hours) to adjust to the correct level. Why not just start with the exact number from the blockexplorer?

Also, I notice that on some explorers, where there is no value for the coin, CoinUpdater will overwrite any manual entries with zero.
For example, my mktcoin entry:
{CoinFullName: "Mktcoin", CoinShortName: "MLM", Algo: "X17", BlockReward: 2500, BlockTime: 360, BlockExplorer: "https://info.mktcoin.org/ext/summary", BlockExplorerType: "Iquidus"}
Whats odd is this coin is actually traded on southxchange, but I get the error "can't find price" for MLM

Thanks!
It is always the exact number straight from the block explorer. Those numbers can vary wildly within just a few minutes. I take the average as they're read in.

Yes, it will always overwrite any manually entered coins that you also have listed in this program.

It's possible the MLM API isn't working on their end but I'll add it to a bug list.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 09, 2018, 02:20:08 PM
 I was asking what use it had (the $170 purchase) for those with just 1 or 2 rigs; for people who manage just fine with the FREE or the $35 version of Awesome Miner?
The HTTP API for one. Not sure what lower versions have.. been on this version for quite a while.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 09, 2018, 02:21:08 PM
Hello,

Thanks for a great coin updater!
I've a problem with exchanges, can you help me?

https://imgur.com/a/uoZve
The first one is just a network error on their end. Hopefully temporary.

Second error I think means that the .json save file got corrupted.. try deleting it.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: iceman2k2 on March 09, 2018, 03:29:54 PM
Error this morning:

Successfully loaded previous saved CryptopiaPrices data.
Successfully loaded previous saved StocksExchangePrices data.
Successfully loaded previous saved TradeSatoshiPrices data.
Successfully loaded previous saved CoinExchangeIOPrices data.
Successfully loaded previous saved CryptoBridgePrices data.
Successfully loaded previous saved SouthXChangePrices data.
Successfully loaded previous saved LocalCoinData data.
Updating all Cryptopia prices..Cryptopia: The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF
Updating all TradeSatoshi prices..TradeSatoshi: Error: The request was aborted: The connection was closed unexpectedly.
Saved CryptopiaPrices
Saved StocksExchangePrices
Saved TradeSatoshiPrices
Saved CoinExchangeIOPrices
Saved CryptoBridgePrices
Saved SouthXChangePrices
Updating all CryptoID prices..done!
Updating all Cryptopia prices..Cryptopia: The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF
Value cannot be null.
Parameter name: source

Please let me know if its me or the server.

Thanks


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 09, 2018, 03:46:40 PM
Error this morning:

Successfully loaded previous saved CryptopiaPrices data.
Successfully loaded previous saved StocksExchangePrices data.
Successfully loaded previous saved TradeSatoshiPrices data.
Successfully loaded previous saved CoinExchangeIOPrices data.
Successfully loaded previous saved CryptoBridgePrices data.
Successfully loaded previous saved SouthXChangePrices data.
Successfully loaded previous saved LocalCoinData data.
Updating all Cryptopia prices..Cryptopia: The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF
Updating all TradeSatoshi prices..TradeSatoshi: Error: The request was aborted: The connection was closed unexpectedly.
Saved CryptopiaPrices
Saved StocksExchangePrices
Saved TradeSatoshiPrices
Saved CoinExchangeIOPrices
Saved CryptoBridgePrices
Saved SouthXChangePrices
Updating all CryptoID prices..done!
Updating all Cryptopia prices..Cryptopia: The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF
Value cannot be null.
Parameter name: source

Please let me know if its me or the server.

Thanks
Cryptopia API issue.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: MinLum on March 09, 2018, 08:58:12 PM
I was asking what use it had (the $170 purchase) for those with just 1 or 2 rigs; for people who manage just fine with the FREE or the $35 version of Awesome Miner?
The HTTP API for one. Not sure what lower versions have.. been on this version for quite a while.

It seems like the conversation is going full circle now :D  As I understand this, your plugin checks coin profitability for coins not on WhatToMine... is that it?  Why mine obscure coins?  If someone wanted XXX coin, why would they worry about profitability?  If they wanted profitability, wouldn't they be better off mining established coins?

Sorry for the n00b questions but I'm fairly new at mining, just have one mining rig, so maybe there are things that exist on a multi-rig setup that small-time miners would not see?

Basically, I'm trying to understand the purpose of this plugin and why I would want it?  From what I understand, I can enter pool and coin info in Awesome Miner for known coins and AM would mine the most profitable one for me, so what does the plugin bring to the table that AM is missing?

Thanks!


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 09, 2018, 09:19:50 PM
It seems like the conversation is going full circle now :D  As I understand this, your plugin checks coin profitability for coins not on WhatToMine... is that it? Yes Why mine obscure coins? Mining new/unknown coins speculatively can be massively profitable if done correctly.  If someone wanted XXX coin, why would they worry about profitability? Some people want to always be mining what makes the most money.  If they wanted profitability, wouldn't they be better off mining established coins? Certainly not. Riskier investments tend to have greater returns.

Basically, I'm trying to understand the purpose of this plugin and why I would want it?  From what I understand, I can enter pool and coin info in Awesome Miner for known coins and AM would mine the most profitable one for me, so what does the plugin bring to the table that AM is missing? This plugin adds support for nearly any coin. This is especially useful for brand new coins or unsupported coins. It tends to add possibly more profitable coins

Thanks!
Added replies in bold


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: GoRdiE on March 10, 2018, 01:47:54 PM
@soothaa

??? ??? ???

Well, and to continue learning, AM Coins set Profit of $ 12.44 in BitSend by AM Coin Updater (top in the table) but WTM set Profit of $ 2.62 / day with WTM api. (bottom in the table). I do not quite understand the result offered by AM COin Updater

https://imgur.com/oop1I6A

Sorry my bad English


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 10, 2018, 03:54:43 PM
@soothaa

??? ??? ???

Well, and to continue learning, AM Coins set Profit of $ 12.44 in BitSend by AM Coin Updater (top in the table) but WTM set Profit of $ 2.62 / day with WTM api. (bottom in the table). I do not quite understand the result offered by AM COin Updater

https://imgur.com/oop1I6A

Sorry my bad English
Dunno. Probably bad data in the BitSend settings. Most likely their BlockReward decreased.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: ruplikminer on March 10, 2018, 08:46:51 PM
May you add the ALTMIX and CRYPTOCORE block explorers?

thanks!


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: sharknakedo on March 10, 2018, 09:02:48 PM
Great add-on.

Would love to send you a PM. Can you enable that for a newbie like me, or send me one so I can reply (if that works?)

Thanks.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: ruplikminer on March 12, 2018, 09:22:52 AM
Hi,

about the CryptoChainz explorer I can not find the correct api url extension... may you help me with that? For example to add this one: https://chainz.cryptoid.info/taj/

thanks


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: matovicv on March 12, 2018, 12:33:29 PM
Hi,

about the CryptoChainz explorer I can not find the correct api url extension... may you help me with that? For example to add this one: https://chainz.cryptoid.info/taj/

thanks

Here you go for diff: https://chainz.cryptoid.info/taj/api.dws?q=getdifficulty


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 12, 2018, 12:41:22 PM
Great add-on.

Would love to send you a PM. Can you enable that for a newbie like me, or send me one so I can reply (if that works?)

Thanks.
It's disabled for a reason..


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 12, 2018, 12:41:47 PM
Hi,

about the CryptoChainz explorer I can not find the correct api url extension... may you help me with that? For example to add this one: https://chainz.cryptoid.info/taj/

thanks
You don't need to provide a URL for CryptoChainz coins. Program can figure those out.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 12, 2018, 12:42:34 PM
May you add the ALTMIX and CRYPTOCORE block explorers?

thanks!
Cryptocore has no API and will not be supported (in any free plugin anyway)

I'll add altmix to the list to take a look at.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: ruplikminer on March 12, 2018, 02:16:08 PM
Hi,

about the CryptoChainz explorer I can not find the correct api url extension... may you help me with that? For example to add this one: https://chainz.cryptoid.info/taj/

thanks
You don't need to provide a URL for CryptoChainz coins. Program can figure those out.
ah amazing! So no need for ulr nor need for id :)


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: ruplikminer on March 12, 2018, 02:16:45 PM
May you add the ALTMIX and CRYPTOCORE block explorers?

thanks!
Cryptocore has no API and will not be supported (in any free plugin anyway)

I'll add altmix to the list to take a look at.

thanks!!

Graviex exchange can be added? A lot of the new coins relies on Graviex..


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 12, 2018, 02:35:37 PM
May you add the ALTMIX and CRYPTOCORE block explorers?

thanks!
Cryptocore has no API and will not be supported (in any free plugin anyway)

I'll add altmix to the list to take a look at.

thanks!!

Graviex exchange can be added? A lot of the new coins relies on Graviex..
API documentation does not load. Kinda hard to support it when they don't even have a good URL for their docs.. which also doesn't lend credibility to their site..


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: ruplikminer on March 12, 2018, 02:36:35 PM
May you add the ALTMIX and CRYPTOCORE block explorers?

thanks!
Cryptocore has no API and will not be supported (in any free plugin anyway)

I'll add altmix to the list to take a look at.

thanks!!

Graviex exchange can be added? A lot of the new coins relies on Graviex..
API documentation does not load. Kinda hard to support it when they don't even have a good URL for their docs.. which also doesn't lend credibility to their site..

yeah they don't have that much credibility indeed. Just a lot of new coins uses it. So it would be been very useful. But without API it's a no go.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: sharknakedo on March 12, 2018, 04:07:10 PM
Great add-on.

Would love to send you a PM. Can you enable that for a newbie like me, or send me one so I can reply (if that works?)

Thanks.
It's disabled for a reason..

Understandable. Then I guess I'll make the request publicly:

I like to support the people that provide value, even if they are providing it free of charge. Any interest in providing an address for donations?


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 12, 2018, 04:17:36 PM
Great add-on.

Would love to send you a PM. Can you enable that for a newbie like me, or send me one so I can reply (if that works?)

Thanks.
It's disabled for a reason..

Understandable. Then I guess I'll make the request publicly:

I like to support the people that provide value, even if they are providing it free of charge. Any interest in providing an address for donations?
Sure I guess.. Didn't think anybody would like it that much! Thanks
BTC: 3BMEXzWNozUS2p8EBQz2pjhEUQM4yDApXt
ETH: 0xfa8eda5139Ec1EB480e5cc67e99920C70A8361C6

First person who's wanted to PM me not asking for help in Google Translate English lol..


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: sharknakedo on March 12, 2018, 06:36:02 PM
Great add-on.

Would love to send you a PM. Can you enable that for a newbie like me, or send me one so I can reply (if that works?)

Thanks.
It's disabled for a reason..

Understandable. Then I guess I'll make the request publicly:

I like to support the people that provide value, even if they are providing it free of charge. Any interest in providing an address for donations?
Sure I guess.. Didn't think anybody would like it that much! Thanks
BTC: 3BMEXzWNozUS2p8EBQz2pjhEUQM4yDApXt
ETH: 0xfa8eda5139Ec1EB480e5cc67e99920C70A8361C6

First person who's wanted to PM me not asking for help in Google Translate English lol..

Time = $$$
Information = $$$

You have saved me (in coding my own solution or manual updating) the former and in doing so provided an ongoing source of the latter. Only right you benefit from that.

Donation on the way. Let me know if you don't receive it.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 13, 2018, 11:11:40 AM
Great add-on.

Would love to send you a PM. Can you enable that for a newbie like me, or send me one so I can reply (if that works?)

Thanks.
It's disabled for a reason..

Understandable. Then I guess I'll make the request publicly:

I like to support the people that provide value, even if they are providing it free of charge. Any interest in providing an address for donations?
Sure I guess.. Didn't think anybody would like it that much! Thanks
BTC: 3BMEXzWNozUS2p8EBQz2pjhEUQM4yDApXt
ETH: 0xfa8eda5139Ec1EB480e5cc67e99920C70A8361C6

First person who's wanted to PM me not asking for help in Google Translate English lol..

Time = $$$
Information = $$$

You have saved me (in coding my own solution or manual updating) the former and in doing so provided an ongoing source of the latter. Only right you benefit from that.

Donation on the way. Let me know if you don't receive it.
Wow man thanks so much.. I really appreciate it


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: ruplikminer on March 13, 2018, 11:56:32 AM
Great add-on.

Would love to send you a PM. Can you enable that for a newbie like me, or send me one so I can reply (if that works?)

Thanks.
It's disabled for a reason..

Understandable. Then I guess I'll make the request publicly:

I like to support the people that provide value, even if they are providing it free of charge. Any interest in providing an address for donations?
Sure I guess.. Didn't think anybody would like it that much! Thanks
BTC: 3BMEXzWNozUS2p8EBQz2pjhEUQM4yDApXt
ETH: 0xfa8eda5139Ec1EB480e5cc67e99920C70A8361C6

First person who's wanted to PM me not asking for help in Google Translate English lol..

Time = $$$
Information = $$$

You have saved me (in coding my own solution or manual updating) the former and in doing so provided an ongoing source of the latter. Only right you benefit from that.

Donation on the way. Let me know if you don't receive it.
Wow man thanks so much.. I really appreciate it

We should all donate to him. He is helping us to make more money.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 13, 2018, 01:19:36 PM
AwesomeMiner Coin Updater 0.5 (Requires AwesomeMiner 4.5 Release)
  • Added support for Graviex Exchange
  • Added support for cryptohub.online Exchange
  • Fixed an issue with changes from Stocks.Exchange (or tradesatoshi.. can't remember)
  • General improvements/clarifications in the console

You can find the latest update in the Mega link.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: akadamson on March 13, 2018, 01:56:09 PM
AwesomeMiner Coin Updater 0.5 (Requires AwesomeMiner 4.5 Release)
  • Added support for Graviex Exchange
  • Added support for cryptohub.online Exchange
  • Fixed an issue with changes from Stocks.Exchange (or tradesatoshi.. can't remember)
  • General improvements/clarifications in the console

You can find the latest update in the Mega link.

Just download and ran and it says there is a newer version available, but I have the newer version so or I think?


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: ruplikminer on March 13, 2018, 02:02:54 PM
AwesomeMiner Coin Updater 0.5 (Requires AwesomeMiner 4.5 Release)
  • Added support for Graviex Exchange
  • Added support for cryptohub.online Exchange
  • Fixed an issue with changes from Stocks.Exchange (or tradesatoshi.. can't remember)
  • General improvements/clarifications in the console

You can find the latest update in the Mega link.

For some reason Windows Defender prevent me from opening this one. If I use the 0.4 all is good. But 0.5 is being stopped by Windows Defender. It's being detected as Trojan:Script/Cloxer.A!cl


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 13, 2018, 02:04:11 PM
AwesomeMiner Coin Updater 0.5 (Requires AwesomeMiner 4.5 Release)
  • Added support for Graviex Exchange
  • Added support for cryptohub.online Exchange
  • Fixed an issue with changes from Stocks.Exchange (or tradesatoshi.. can't remember)
  • General improvements/clarifications in the console

You can find the latest update in the Mega link.

For some reason Windows Defender prevent me from opening this one. If I use the 0.4 all is good. But 0.5 is being stopped by Windows Defender
Does it give a reason? I don't pack the software nor use anything other than standard .NET libraries and a few well known NuGet packages..

EDIT: I'm willing to bet it's because it has the word "miner" in the title..

EDITEDIT: here's a VirusTotal scan of the main exe, you can checksum yourself: https://www.virustotal.com/#/file/96b9017db92da55c6ac5b231f4b0dc17e87944b5d653ef0bfce4db6955a9fc66/detection


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: ruplikminer on March 13, 2018, 02:05:50 PM
AwesomeMiner Coin Updater 0.5 (Requires AwesomeMiner 4.5 Release)
  • Added support for Graviex Exchange
  • Added support for cryptohub.online Exchange
  • Fixed an issue with changes from Stocks.Exchange (or tradesatoshi.. can't remember)
  • General improvements/clarifications in the console

You can find the latest update in the Mega link.

For some reason Windows Defender prevent me from opening this one. If I use the 0.4 all is good. But 0.5 is being stopped by Windows Defender
Does it give a reason? I don't pack the software nor use anything other than standard .NET libraries and a few well known NuGet packages..

EDIT: I'm willing to bet it's because it has the word "miner" in the title..

yes. It's detected as Trojan:Script/Cloxer.A!cl


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: ruplikminer on March 13, 2018, 02:06:35 PM
AwesomeMiner Coin Updater 0.5 (Requires AwesomeMiner 4.5 Release)
  • Added support for Graviex Exchange
  • Added support for cryptohub.online Exchange
  • Fixed an issue with changes from Stocks.Exchange (or tradesatoshi.. can't remember)
  • General improvements/clarifications in the console

You can find the latest update in the Mega link.

For some reason Windows Defender prevent me from opening this one. If I use the 0.4 all is good. But 0.5 is being stopped by Windows Defender
Does it give a reason? I don't pack the software nor use anything other than standard .NET libraries and a few well known NuGet packages..

EDIT: I'm willing to bet it's because it has the word "miner" in the title..

I think so. Miner is a "banned" word nowdays ahha


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 13, 2018, 02:07:17 PM
yes. It's detected as Trojan:Script/Cloxer.A!cl
wtf?! Okay I'm gonna hunt down what this means.. that's bullshit.

EDIT: here's a VirusTotal scan of the main exe, you can checksum yourself: https://www.virustotal.com/#/file/96b9017db92da55c6ac5b231f4b0dc17e87944b5d653ef0bfce4db6955a9fc66/detection

EDITEDIT: looks like maybe I tripped a heuristic flag.. https://superuser.com/questions/1301961/trojanscript-cloxer-acl-any-info-on-this-virus-what-does-this-virus-do


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: ruplikminer on March 13, 2018, 02:11:06 PM
yes. It's detected as Trojan:Script/Cloxer.A!cl
wtf?! Okay I'm gonna hunt down what this means.. that's bullshit.

EDIT: here's a VirusTotal scan of the main exe, you can checksum yourself: https://www.virustotal.com/#/file/96b9017db92da55c6ac5b231f4b0dc17e87944b5d653ef0bfce4db6955a9fc66/detection

Just to try to help more. Virustotal do not detecte anything with teh 0.4 While the 0.5 is flagged ---> https://prnt.sc/iqmfu9


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: ruplikminer on March 13, 2018, 02:13:29 PM
yes. It's detected as Trojan:Script/Cloxer.A!cl
wtf?! Okay I'm gonna hunt down what this means.. that's bullshit.

EDIT: here's a VirusTotal scan of the main exe, you can checksum yourself: https://www.virustotal.com/#/file/96b9017db92da55c6ac5b231f4b0dc17e87944b5d653ef0bfce4db6955a9fc66/detection

EDITEDIT: looks like maybe I tripped a heuristic flag.. https://superuser.com/questions/1301961/trojanscript-cloxer-acl-any-info-on-this-virus-what-does-this-virus-do

Amazing. The problem is solved. I already added it to my whitelist


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 13, 2018, 02:18:32 PM
yes. It's detected as Trojan:Script/Cloxer.A!cl
wtf?! Okay I'm gonna hunt down what this means.. that's bullshit.

EDIT: here's a VirusTotal scan of the main exe, you can checksum yourself: https://www.virustotal.com/#/file/96b9017db92da55c6ac5b231f4b0dc17e87944b5d653ef0bfce4db6955a9fc66/detection

EDITEDIT: looks like maybe I tripped a heuristic flag.. https://superuser.com/questions/1301961/trojanscript-cloxer-acl-any-info-on-this-virus-what-does-this-virus-do

Amazing. The problem is solved. I already added it to my whitelist
Well I'm glad it's working for you but I'm going to hunt down why this happened because I don't want the built in windows scanner claiming my stuff in malware...


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: akadamson on March 13, 2018, 02:22:30 PM
would you care to include a config.json in the download file, there is none currently so new people don't have a way to understand the current format (which appears to have changed a number of times).

Also I just downloaded and am getting the warning that there is a newer version available?

Lastly, in appears you do not support the Insight api?

How could I use some other form of data for the this coin

Bitcoin Private
BTCP
https://explorer.btcprivate.org/
https://explorer.btcprivate.org/api/status

it's 1.5625 coins per block
and a 2.5 min block time

Thanks in advance


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: soothaa on March 13, 2018, 02:25:00 PM
would you care to include a config.json in the download file, there is none currently so new people don't have a way to understand the current format (which appears to have changed a number of times).
Yep realized that after I sent it out. I'm pulling the current version due to a malware flag thrown.

Figured it out. Apparently the NuGet package MoreLinq is triggering the detection. Will nave a new build available shortly.


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: ruplikminer on March 13, 2018, 02:44:38 PM
There is something that I don't understand but that is happening very often and that would make the potential profit calculation not reliable at all.

If you check, for example, enixt coin on the gos.cx pool it will show block 12511 diff 20.577.  https://prnt.sc/iqmxdm
If you check the same block on the explorer it will show: http://enixt.lchain.cc/block/4ceeaaa92d933f8d61b8ca44a4c5c27c7af8c649f06043310190004583b49f4e  diff 544!!!!!!

It's an HUUUUUUUGE difference. Considering that this software takes the potential profit calculating the DIFF from the explorer, the calculation is totally wrong.

This is happening with at least 30/40% of the coins.

The program calculates it corectly but since it reads a much lower diff, the potential profit is much higher.

At this point, wouldn't it be better to take the diff from the API of the pool (if possible)? This would make the prediction way more realistic.

Or maybe I am missing something?


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: soothaa on March 13, 2018, 02:49:27 PM
There is something that I don't understand but that is happening very often and that would make the potential profit calculation not reliable at all.

If you check, for example, enixt coin on the gos.cx pool it will show block 12511 diff 20.577.  https://prnt.sc/iqmxdm
If you check the same block on the explorer it will show: http://enixt.lchain.cc/block/4ceeaaa92d933f8d61b8ca44a4c5c27c7af8c649f06043310190004583b49f4e  diff 544!!!!!!

It's an HUUUUUUUGE difference. Considering that this software takes the potential profit calculating the DIFF from the explorer, the calculation is totally wrong.

This is happening with at least 30/40% of the coins.

The program calculates it corectly but since it reads a much lower diff, the potential profit is much higher.

At this point, wouldn't it be better to take the diff from the API of the pool (if possible)? This would make the prediction way more realistic.

Or maybe I am missing something?
In the middle of a few things, response will be brief, but you're better off using the explorer API to get the current diff.

Use this link and let me know what you see: http://enixt.lchain.cc/api/getdifficulty


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: ruplikminer on March 13, 2018, 02:57:28 PM
There is something that I don't understand but that is happening very often and that would make the potential profit calculation not reliable at all.

If you check, for example, enixt coin on the gos.cx pool it will show block 12511 diff 20.577.  https://prnt.sc/iqmxdm
If you check the same block on the explorer it will show: http://enixt.lchain.cc/block/4ceeaaa92d933f8d61b8ca44a4c5c27c7af8c649f06043310190004583b49f4e  diff 544!!!!!!

It's an HUUUUUUUGE difference. Considering that this software takes the potential profit calculating the DIFF from the explorer, the calculation is totally wrong.

This is happening with at least 30/40% of the coins.

The program calculates it corectly but since it reads a much lower diff, the potential profit is much higher.

At this point, wouldn't it be better to take the diff from the API of the pool (if possible)? This would make the prediction way more realistic.

Or maybe I am missing something?
In the middle of a few things, response will be brief, but you're better off using the explorer API to get the current diff.

Use this link and let me know what you see: http://enixt.lchain.cc/api/getdifficulty

6515 now. Same as the block explorer link. It's working fine. The problem is that while the explorer report 6515, the pool is reporting now 27.716. If you use the 6515 value in the profit calculator, the potential profit is 1.7eur /day (with my hash rate) if I use the pool diff value the pontetial profit will drop to 0.40 eur.

What I am trying to understand is which of the 2 values is more reliable to calculate the real (or close to real) potential profit, since those 2 values are completely different.



Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: soothaa on March 13, 2018, 03:08:26 PM
6515 now. Same as the block explorer link. It's working fine. The problem is that while the explorer report 6515, the pool is reporting now 27.716. If you use the 6515 value in the profit calculator, the potential profit is 1.7eur /day (with my hash rate) if I use the pool diff value the pontetial profit will drop to 0.40 eur.

What I am trying to understand is which of the 2 values is more reliable to calculate the real (or close to real) potential profit, since those 2 values are completely different.
I think that maybe the pool reports the relative difficulty that it took to mine the previous block.. maybe. Can I get a link to this pool?


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: ruplikminer on March 13, 2018, 03:11:52 PM
6515 now. Same as the block explorer link. It's working fine. The problem is that while the explorer report 6515, the pool is reporting now 27.716. If you use the 6515 value in the profit calculator, the potential profit is 1.7eur /day (with my hash rate) if I use the pool diff value the pontetial profit will drop to 0.40 eur.

What I am trying to understand is which of the 2 values is more reliable to calculate the real (or close to real) potential profit, since those 2 values are completely different.
I think that maybe the pool reports the relative difficulty that it took to mine the previous block.. maybe. Can I get a link to this pool?

https://www.gos.cx/site/mining

I was thinking the same. But Actually I checked and it's not...Also the same high diff is reported by all the other pools with that coin. But like I told you this is happening with at least 30/40% of the coins....


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: soothaa on March 13, 2018, 03:22:23 PM
AwesomeMiner Coin Updater 0.5.1 (Requires AwesomeMiner 4.5 Release)
  • Removed NuGet package that was causing exe to get flagged as a Trojan
  • Added autogenerator for config.json (just run the exe)

You can find the latest update in the Mega link.


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: soothaa on March 13, 2018, 03:28:32 PM
6515 now. Same as the block explorer link. It's working fine. The problem is that while the explorer report 6515, the pool is reporting now 27.716. If you use the 6515 value in the profit calculator, the potential profit is 1.7eur /day (with my hash rate) if I use the pool diff value the pontetial profit will drop to 0.40 eur.

What I am trying to understand is which of the 2 values is more reliable to calculate the real (or close to real) potential profit, since those 2 values are completely different.
I think that maybe the pool reports the relative difficulty that it took to mine the previous block.. maybe. Can I get a link to this pool?

https://www.gos.cx/site/mining

I was thinking the same. But Actually I checked and it's not...Also the same high diff is reported by all the other pools with that coin. But like I told you this is happening with at least 30/40% of the coins....
Uhh wait.. you realize the pool is report that in "thousands".. right? It's currently at "27.39 k" which means 2739 while the BlockExplorer is reporting 1485.08767059.


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: akadamson on March 13, 2018, 03:29:12 PM
AwesomeMiner Coin Updater 0.5.1 (Requires AwesomeMiner 4.5 Release)
  • Removed NuGet package that was causing exe to get flagged as a Trojan
  • Added autogenerator for config.json (just run the exe)

You can find the latest update in the Mega link.

newest version still reporting that there is a newer version available - fyi


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: soothaa on March 13, 2018, 03:35:38 PM
AwesomeMiner Coin Updater 0.5.1 (Requires AwesomeMiner 4.5 Release)
  • Removed NuGet package that was causing exe to get flagged as a Trojan
  • Added autogenerator for config.json (just run the exe)

You can find the latest update in the Mega link.

newest version still reporting that there is a newer version available - fyi
Thank you, fixed on the database side


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: akadamson on March 13, 2018, 03:59:24 PM
ok, so I have the price, block time, block size, etc that I'm sure it's getting from the exchanges.

One piece I don't have the difficulty.

The block explorer doesn't provide it in a format that will work it seems.  Plus it's wrong on the official explorer

So I'm wondering if there is a way to fake or somehow use a different json api to get the difficulty for this coin?

I have found it in a couple of places, but I suspect it won't work.  Other option would be to rewrite another json into a perferred one on a local web resource.

Might there be a general purpose json structure that I could replicate?

Thanks in advance,


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: ruplikminer on March 13, 2018, 04:06:53 PM
6515 now. Same as the block explorer link. It's working fine. The problem is that while the explorer report 6515, the pool is reporting now 27.716. If you use the 6515 value in the profit calculator, the potential profit is 1.7eur /day (with my hash rate) if I use the pool diff value the pontetial profit will drop to 0.40 eur.

What I am trying to understand is which of the 2 values is more reliable to calculate the real (or close to real) potential profit, since those 2 values are completely different.
I think that maybe the pool reports the relative difficulty that it took to mine the previous block.. maybe. Can I get a link to this pool?

https://www.gos.cx/site/mining

I was thinking the same. But Actually I checked and it's not...Also the same high diff is reported by all the other pools with that coin. But like I told you this is happening with at least 30/40% of the coins....
Uhh wait.. you realize the pool is report that in "thousands".. right? It's currently at "27.39 k" which means 2739 while the BlockExplorer is reporting 1485.08767059.

Wait jsut to clarify https://prnt.sc/iqoe9s

Enixt diff on Gos.cx pool is not reporting 15.284k. It's 15284 right?


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: ruplikminer on March 13, 2018, 07:01:04 PM
Hi buddy

I really think there is some kind of problem somwhere with the DIFF value.

Look at this for example. I have added INNOVA: http://prntscr.com/iqqvyj  block explorer: http://explorer.innovacoin.info/  if you check the block explorers diff is always 189. You can also see it in the API: http://explorer.innovacoin.info/ext/summary

I left AM open for hours but it's still showin 55 as diff: http://prntscr.com/iqqx87

may you cehck why is this happening with the diffs values? Maybe the smoothing alo you used?


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: biticotalk on March 13, 2018, 07:07:04 PM
Added support for any coin on CryptoChainz - 3 weeks ago


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: akadamson on March 14, 2018, 12:53:58 PM
can I make a suggestion,

Can you add a field to the config.json structure that would allow a *specific* exchange to be used for the price?  I'm trying to price a *new* coin, which is on a couple of the exchanges, but the price that keeps being pulled in is one that isn't accurate, updated, and just wrong and I know of no way to override that.  E.g. I want the price that CMC is providing which is coming from tradesatoshi, but I'm getting one from some other exchange.

While I'm asking, might it be possible to add a netdiff field as well, if its there it will use that diff, if it's not, it will pull from the data structures that it updates from.  This would allow for these early coins to have some difficulty data until all the various apis etc are in place to handle dynamic data.

Hoping these 2 things would benefit a few people.

Both would allow a price update to occur

Thanks


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: pogadaev on March 14, 2018, 01:00:33 PM
I have writes mistake
-Could not find TIME in any Exchange.
here are the settings
{CoinFullName: "TIMEC", CoinShortName: "TIMEC", Algo: "Skein", BlockReward: 0.5, BlockTime: 10, BlockExplorer: "https://explorer.timec.io/ext/summary"}
here is the place
SouthXChangePrices.json
 -- „     TIMEC/BTC   … 
0.00000109ЌЂКд‰X€
why can't he count the price of timec?


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: soothaa on March 14, 2018, 03:10:05 PM
I have writes mistake
-Could not find TIME in any Exchange.
here are the settings
{CoinFullName: "TIMEC", CoinShortName: "TIMEC", Algo: "Skein", BlockReward: 0.5, BlockTime: 10, BlockExplorer: "https://explorer.timec.io/ext/summary"}
here is the place
SouthXChangePrices.json
 -- „     TIMEC/BTC   … 
0.00000109ЌЂКд‰X€
why can't he count the price of timec?
I don't see TIMEC in their API anymore. Most likely it was pulled.


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: soothaa on March 14, 2018, 03:17:32 PM
Hi buddy

I really think there is some kind of problem somwhere with the DIFF value.

Look at this for example. I have added INNOVA: http://prntscr.com/iqqvyj  block explorer: http://explorer.innovacoin.info/  if you check the block explorers diff is always 189. You can also see it in the API: http://explorer.innovacoin.info/ext/summary

I left AM open for hours but it's still showin 55 as diff: http://prntscr.com/iqqx87

may you cehck why is this happening with the diffs values? Maybe the smoothing alo you used?
I'm fairly certain the entire INN network was having issues yesterday - what does it say now? The API is changing and varying quite a lot currently.


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: pogadaev on March 14, 2018, 03:33:13 PM
I have writes mistake
-Could not find TIME in any Exchange.
here are the settings
{CoinFullName: "TIMEC", CoinShortName: "TIMEC", Algo: "Skein", BlockReward: 0.5, BlockTime: 10, BlockExplorer: "https://explorer.timec.io/ext/summary"}
here is the place
SouthXChangePrices.json
 -- „     TIMEC/BTC   …  
0.00000109ЌЂКд‰X€
why can't he count the price of timec?
I don't see TIMEC in their API anymore. Most likely it was pulled.

https://www.southxchange.com/api/markets

["CRS","LTC"],["TIMEC","BTC"],["TIMEC","USD"]]

https://www.southxchange.com/api/prices
{"Market":"TIMEC/BTC","Bid":0.00002117,"Ask":0.00004994,"Last":0.00002999,"Variation24Hr":null,"Volume24Hr":2186.19649718},{"Market":"TIMEC/USD","Bid":null,"Ask":1,"Last":null,"Variation24Hr":null,"Volume24Hr":0}]


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: soothaa on March 14, 2018, 04:08:13 PM
I have writes mistake
-Could not find TIME in any Exchange.
here are the settings
{CoinFullName: "TIMEC", CoinShortName: "TIMEC", Algo: "Skein", BlockReward: 0.5, BlockTime: 10, BlockExplorer: "https://explorer.timec.io/ext/summary"}
here is the place
SouthXChangePrices.json
 -- „     TIMEC/BTC   …  
0.00000109ЌЂКд‰X€
why can't he count the price of timec?
I don't see TIMEC in their API anymore. Most likely it was pulled.

https://www.southxchange.com/api/markets

["CRS","LTC"],["TIMEC","BTC"],["TIMEC","USD"]]

https://www.southxchange.com/api/prices
{"Market":"TIMEC/BTC","Bid":0.00002117,"Ask":0.00004994,"Last":0.00002999,"Variation24Hr":null,"Volume24Hr":2186.19649718},{"Market":"TIMEC/USD","Bid":null,"Ask":1,"Last":null,"Variation24Hr":null,"Volume24Hr":0}]
I was looking at Gaviex for some reason  ::)

Found the bug. Will have a new release soon.


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: pogadaev on March 16, 2018, 03:57:22 AM
tell me, is it possible to get the source code of Your plugin?


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: pogadaev on March 16, 2018, 02:53:29 PM
Please tell me how is the complexity of the coin, if every block is different?


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: soothaa on March 16, 2018, 03:40:26 PM
Please tell me how is the complexity of the coin, if every block is different?
It's why we use averages


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: pogadaev on March 16, 2018, 04:20:34 PM
Please tell me how is the complexity of the coin, if every block is different?
It's why we use averages
arithmetic mean?


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: pogadaev on March 16, 2018, 04:45:29 PM
When You plan to Release an update?

Unable to update ABS in AwesomeMiner, please make sure you have Lyra2v2 added in your algorithms
Could not find TLR in any Exchange.
Unable to update ORE in AwesomeMiner, please make sure you have Lyra2v2 added in your algorithms
Could not find URALS in any Exchange.
CriptoReal: Error: Удaлeнный cepвep вoзвpaтил oшибкy: (502) Heдoпycтимый шлюз.
Electroneum: Error: Heвoзмoжнo coeдинитьcя c yдaлeнным cepвepoм
Could not find TIMEC in any Exchange.
Could not find MLM in any Exchange.
Could not find Kreds in any Exchange.

)))


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: soothaa on March 16, 2018, 05:28:21 PM
AwesomeMiner Coin Updater 0.5.3 (Requires AwesomeMiner 4.5 Release)
  • I have no idea what I fixed in this release
  • I think I fixed some bug with an exchange currency matching
  • Maybe changed up the difficulty averaging method

You can find the latest update in the Mega link.


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: Seanklei10 on March 16, 2018, 05:51:35 PM
AwesomeMiner Coin Updater 0.5.3 (Requires AwesomeMiner 4.5 Release)
  • I have no idea what I fixed in this release
  • I think I fixed some bug with an exchange currency matching
  • Maybe changed up the difficulty averaging method

You can find the latest update in the Mega link.

LOL, love the honesty. Thanks for the continued support and quick releases!


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: pogadaev on March 16, 2018, 06:36:47 PM
OVERLY You please add the exchange
https://api.crex24.com/CryptoExchangeService/BotPublic/ReturnTicker

as You write in PM?)


Title: Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin)
Post by: pogadaev on March 16, 2018, 07:37:27 PM
{CoinFullName: "Tune Coin", CoinShortName: "TUN", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://explorer.tunecrypto.io/ext/summary"}


and in program puts the difficulty of the -1


Title: Re: AwesomeMiner Coin Updater *Version 0.5.3* (Plugin)
Post by: sharknakedo on March 17, 2018, 12:09:25 AM
If I understand it correctly, any line in the config.json without a block explorer it is assumed the difficulty data is coming from "https://chainz.cryptoid.info/explorer/api.dws?q=summary", or something that pulls from chainz.cryptoid, correct?

The difficulty of those coins do not appear to be getting updated in this last version of the program (0.5.3).

For example, UFO coin shows up (after I clear all .json files except for the config) at a difficulty of 4.75, but the difficulty from chainz has it much higher at:

  "ufo": {
    "name": "UFO",
    "PoW": "NeoScrypt",
    "PoS": false,
    "height": 1258693,
    "diff": 23.787287800355,
    "supply": 3576672512,
    "ticker": {
      "btc": 1.8e-7
    }

Am I missing something, or should it not be pulling from that summary?


Title: Re: AwesomeMiner Coin Updater *Version 0.5.3* (Plugin)
Post by: cashen on March 17, 2018, 12:17:50 AM

AwesomeMiner Coin Updater 0.5.3 (Requires AwesomeMiner 4.5 Release)
  • I have no idea what I fixed in this release
  • I think I fixed some bug with an exchange currency matching
  • Maybe changed up the difficulty averaging method


Best release notes ever.


Title: Re: AwesomeMiner Coin Updater *Version 0.5.3* (Plugin)
Post by: Seanklei10 on March 17, 2018, 04:17:00 PM
Could you explain how you are doing the averaging? It seems to be far lower for difficulty than it should, falsly indicating higher profit by nearly 3x.

https://chainz.cryptoid.info/bzl/

This coin is pretty consistently around 50 difficulty, however the updater is setting the coin to 17 for difficulty. Any ideas?

Edit: After looking further it is also happening on other coins that are pulling from cryptoid. I have tried changing these coins to their Iquidus explorer and the numbers seem much more accurate. It also seems some block explorers are reporting PoS rewards as difficulty .001 which really skews the results, perhaps there could be a filter in the averaging algorithm that ignores anything below .1 for difficulty or use a median rather than an average?


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: kwchmining on March 18, 2018, 07:21:32 PM
This is an incredible and long awaited feature I have been waiting on for my farms, as I manage them with AwesomeMiner miner.

Hats off to you man, nice work! Donation on the way as well.


Title: Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
Post by: soothaa on March 19, 2018, 01:15:42 PM
This is an incredible and long awaited feature I have been waiting on for my farms, as I manage them with AwesomeMiner miner.

Hats off to you man, nice work! Donation on the way as well.
Thank you - I appreciate it!


Title: Re: AwesomeMiner Coin Updater *Version 0.5.3* (Plugin)
Post by: soothaa on March 19, 2018, 01:16:15 PM
After catching up over the weekend posts it looks like my avg function needs to have an in-depth look taken at it. I will try and find time to do this early this week.


Title: Re: AwesomeMiner Coin Updater *Version 0.5.3* (Plugin)
Post by: soothaa on March 19, 2018, 03:54:24 PM
AwesomeMiner Coin Updater 0.6
  • Did you know that adding 0 and -1 to an array of values kind of destroys a calculated average? I did! But I didn't check for it!
  • Fixed numerous bugs in the averaging function (thank you all you eagle eyed mathematicians out there)
  • Added support for Crex24 exchange
  • Increased coin updating from every minute to 2 minutes (some explorers were banning us)

You can find the latest update in the Mega link.


Title: Re: AwesomeMiner Coin Updater *Version 0.5.3* (Plugin)
Post by: pogadaev on March 19, 2018, 04:20:37 PM
{CoinFullName: "PYRO", CoinShortName: "PYRO", Algo: "Lyra2Z", BlockReward: 4, BlockTime: 90, BlockExplorer: "http://138.68.246.198:3001/api/getdifficulty"}

is it possible to obtain such a variant of complexity?
writes an error
Looks like something is wrong with the provided PYRO BlockExplorer. It may be down, your URL is wrong, or the BlockExplorer is not supported.
and do not tell me how to take such a browser complexity
https://elp.overemo.com


Title: Re: AwesomeMiner Coin Updater *Version 0.5.3* (Plugin)
Post by: soothaa on March 19, 2018, 04:36:56 PM
{CoinFullName: "PYRO", CoinShortName: "PYRO", Algo: "Lyra2Z", BlockReward: 4, BlockTime: 90, BlockExplorer: "http://138.68.246.198:3001/api/getdifficulty"}
Your link is wrong. Use http://138.68.246.198:3001/ext/summary


Title: Re: AwesomeMiner Coin Updater *Version 0.5.3* (Plugin)
Post by: pogadaev on March 19, 2018, 04:50:31 PM
https://elp.overemo.com/api/getdifficulty

I think if You add the possibility of viewing the difficulty will be easier..



Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: Gongolo on March 19, 2018, 05:39:26 PM
Maybe I'm doing something wrong, but with ICH I get huge values.
My config.json:

{CoinFullName: "InstaCash", CoinShortName: "ICH", Algo: "Quark", BlockReward: 7.5, BlockTime: 30, BlockExplorer: "http://instacash.network/ext/summary", BlockExplorerType: "Iquidus"}

After updating, I should earn 0.375 BTC/day (10 GH/s Quark), instead of 0.0015.

That's cool, :-)
but I can't find where I'm failing.  Other coins seem to be working correctly.
I'm using latest release of both AM and AM plugin.
Thank you.


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: soothaa on March 19, 2018, 08:10:03 PM
Maybe I'm doing something wrong, but with ICH I get huge values.
My config.json:

{CoinFullName: "InstaCash", CoinShortName: "ICH", Algo: "Quark", BlockReward: 7.5, BlockTime: 30, BlockExplorer: "http://instacash.network/ext/summary", BlockExplorerType: "Iquidus"}

After updating, I should earn 0.375 BTC/day (10 GH/s Quark), instead of 0.0015.

That's cool, :-)
but I can't find where I'm failing.  Other coins seem to be working correctly.
I'm using latest release of both AM and AM plugin.
Thank you.
Did you let it run 10-15 minutes for the averaging to settle the values?


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: Gongolo on March 19, 2018, 08:28:23 PM
Maybe I'm doing something wrong, but with ICH I get huge values.
My config.json:

{CoinFullName: "InstaCash", CoinShortName: "ICH", Algo: "Quark", BlockReward: 7.5, BlockTime: 30, BlockExplorer: "http://instacash.network/ext/summary", BlockExplorerType: "Iquidus"}

After updating, I should earn 0.375 BTC/day (10 GH/s Quark), instead of 0.0015.

That's cool, :-)
but I can't find where I'm failing.  Other coins seem to be working correctly.
I'm using latest release of both AM and AM plugin.
Thank you.
Did you let it run 10-15 minutes for the averaging to settle the values?

Yes, I didn't stop the plugin, currently it's still at 0.321 BTC/day.
I added 5 coins, ICH is the only wrong.


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: Seanklei10 on March 19, 2018, 09:11:49 PM
Maybe I'm doing something wrong, but with ICH I get huge values.
My config.json:

{CoinFullName: "InstaCash", CoinShortName: "ICH", Algo: "Quark", BlockReward: 7.5, BlockTime: 30, BlockExplorer: "http://instacash.network/ext/summary", BlockExplorerType: "Iquidus"}

After updating, I should earn 0.375 BTC/day (10 GH/s Quark), instead of 0.0015.

That's cool, :-)
but I can't find where I'm failing.  Other coins seem to be working correctly.
I'm using latest release of both AM and AM plugin.
Thank you.
Did you let it run 10-15 minutes for the averaging to settle the values?

Yes, I didn't stop the plugin, currently it's still at 0.321 BTC/day.
I added 5 coins, ICH is the only wrong.

What do you have set for your Quark hash rate in the profit profile? I'm guessing 10GH/s which is a lot for Quark...my 1x 1080TI gets about 55Mh/s


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: Gongolo on March 19, 2018, 09:22:40 PM
What do you have set for your Quark hash rate in the profit profile? I'm guessing 10GH/s which is a lot for Quark...my 1x 1080TI gets about 55Mh/s

Yes, 10 GH/s.
But baikal x10 runs quark at 10 GH/s, that's why I set that value.
Other coins using skein (5 GH/s) are correctly updated.
I will add another 10 GH/s coin and let you know.
Thank you.


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: Seanklei10 on March 19, 2018, 10:27:39 PM
What do you have set for your Quark hash rate in the profit profile? I'm guessing 10GH/s which is a lot for Quark...my 1x 1080TI gets about 55Mh/s

Yes, 10 GH/s.
But baikal x10 runs quark at 10 GH/s, that's why I set that value.
Other coins using skein (5 GH/s) are correctly updated.
I will add another 10 GH/s coin and let you know.
Thank you.


It is a bug with Awesome miner it looks like with Quark specifically. As a test, try setting instacash to a different algo and set that algo to 10GH/s like you have. It will calculate profit with more realistic numbers. Sootha's plugin is pulling all the data in correctly (value and difficulty)


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: Gongolo on March 19, 2018, 10:34:00 PM
What do you have set for your Quark hash rate in the profit profile? I'm guessing 10GH/s which is a lot for Quark...my 1x 1080TI gets about 55Mh/s

Yes, 10 GH/s.
But baikal x10 runs quark at 10 GH/s, that's why I set that value.
Other coins using skein (5 GH/s) are correctly updated.
I will add another 10 GH/s coin and let you know.
Thank you.


It is a bug with Awesome miner it looks like with Quark specifically. As a test, try setting instacash to a different algo and set that algo to 10GH/s like you have. It will calculate profit with more realistic numbers. Sootha's plugin is pulling all the data in correctly (value and difficulty)


Bingo!

Thank you very much.

(changed to qubit, correct values)


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: ruplikminer on March 20, 2018, 11:02:06 AM
Hi buddy,

I am adding denarius to the list. But I get an error about the block explorer not being supported. But I think it is supproted.

https://denariusexplorer.org/ext/summary

May you look into it?

thanks!


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: soothaa on March 20, 2018, 12:09:53 PM
What do you have set for your Quark hash rate in the profit profile? I'm guessing 10GH/s which is a lot for Quark...my 1x 1080TI gets about 55Mh/s

Yes, 10 GH/s.
But baikal x10 runs quark at 10 GH/s, that's why I set that value.
Other coins using skein (5 GH/s) are correctly updated.
I will add another 10 GH/s coin and let you know.
Thank you.


It is a bug with Awesome miner it looks like with Quark specifically. As a test, try setting instacash to a different algo and set that algo to 10GH/s like you have. It will calculate profit with more realistic numbers. Sootha's plugin is pulling all the data in correctly (value and difficulty)
Thanks for debugging that for me - don't think I'd have figured that one out.


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: soothaa on March 20, 2018, 12:11:20 PM
Hi buddy,

I am adding denarius to the list. But I get an error about the block explorer not being supported. But I think it is supproted.

https://denariusexplorer.org/ext/summary

May you look into it?

thanks!
Ugh looks like they changed the API - the difficulty is broken out into a PoW and a PoS section..

Looks like denarius is on CryptoChainz - you don't need to fill out the block explorer section then.


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: iceman2k2 on March 20, 2018, 03:31:06 PM
I know that's not ideal, but i encountered lots of explorer that dont give me the summary page.
In that case cant you implement to get /getdifficulty only?


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: ruplikminer on March 20, 2018, 04:30:54 PM
Hi buddy,

I am adding denarius to the list. But I get an error about the block explorer not being supported. But I think it is supproted.

https://denariusexplorer.org/ext/summary

May you look into it?

thanks!
Ugh looks like they changed the API - the difficulty is broken out into a PoW and a PoS section..

Looks like denarius is on CryptoChainz - you don't need to fill out the block explorer section then.

Ok I left denarius in teh config without block explorer. It works but it reports completely wrong value http://prntscr.com/itviaj

It's open since a couple of hours but still reports wrong value....


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: soothaa on March 20, 2018, 06:15:57 PM
Hi buddy,

I am adding denarius to the list. But I get an error about the block explorer not being supported. But I think it is supproted.

https://denariusexplorer.org/ext/summary

May you look into it?

thanks!
Ugh looks like they changed the API - the difficulty is broken out into a PoW and a PoS section..

Looks like denarius is on CryptoChainz - you don't need to fill out the block explorer section then.

Ok I left denarius in teh config without block explorer. It works but it reports completely wrong value http://prntscr.com/itviaj

It's open since a couple of hours but still reports wrong value....
CryptoChainz is not as immediate - just verified that they're both correct


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: soothaa on March 20, 2018, 06:17:55 PM
I know that's not ideal, but i encountered lots of explorer that dont give me the summary page.
In that case cant you implement to get /getdifficulty only?
I'll add it to my list


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: CreamyG31337 on March 20, 2018, 09:43:13 PM
Thanks for this program, very useful.
Anyone know how to get Stipend (SPD) to work? The explorers

https://spd.overemo.com/
http://explorer.stipend.me/

merge (average or something, who cares) PoS and PoW difficulties making it useless.

yiimp can cough up the correct current difficulty in json, but it's for ALL coins, and this coin updater app doesn't know how to handle that to find what we need (yet).
ex: http://api.bsod.pw/api/currencies/

This shows the correct 24 hr diff, but no api: https://altmix.org/coins/58-Stipend


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: nostrakhan on March 20, 2018, 10:38:45 PM
Thanks for this program, very useful.
Anyone know how to get Stipend (SPD) to work? The explorers

https://spd.overemo.com/
http://explorer.stipend.me/

merge (average or something, who cares) PoS and PoW difficulties making it useless.

yiimp can cough up the correct current difficulty in json, but it's for ALL coins, and this coin updater app doesn't know how to handle that to find what we need (yet).
ex: http://api.bsod.pw/api/currencies/

This shows the correct 24 hr diff, but no api: https://altmix.org/coins/58-Stipend

I have this for stipend:

{CoinFullName: "Stipend", CoinShortName: "SPD", Algo: "C11", BlockReward: 15, BlockTime: 90, BlockExplorer: "http://explorer.stipend.me/ext/summary", BlockExplorerType: "Iquidus"}


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: CreamyG31337 on March 20, 2018, 11:11:50 PM
Thanks for this program, very useful.
Anyone know how to get Stipend (SPD) to work? The explorers

https://spd.overemo.com/
http://explorer.stipend.me/

merge (average or something, who cares) PoS and PoW difficulties making it useless.

yiimp can cough up the correct current difficulty in json, but it's for ALL coins, and this coin updater app doesn't know how to handle that to find what we need (yet).
ex: http://api.bsod.pw/api/currencies/

This shows the correct 24 hr diff, but no api: https://altmix.org/coins/58-Stipend

I have this for stipend:

{CoinFullName: "Stipend", CoinShortName: "SPD", Algo: "C11", BlockReward: 15, BlockTime: 90, BlockExplorer: "http://explorer.stipend.me/ext/summary", BlockExplorerType: "Iquidus"}


...which is totally useless. Stop and think about what you're doing. Look at the data. It's clearly returning proof of stake difficulty most of the time.


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: Atticus_Nair on March 21, 2018, 12:17:31 AM
Lastly, in appears you do not support the Insight api?

I second the possibility for insight api support.


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: moppidoo on March 21, 2018, 12:22:51 AM
Thanks for this program, very useful.
Anyone know how to get Stipend (SPD) to work? The explorers

https://spd.overemo.com/
http://explorer.stipend.me/

merge (average or something, who cares) PoS and PoW difficulties making it useless.

yiimp can cough up the correct current difficulty in json, but it's for ALL coins, and this coin updater app doesn't know how to handle that to find what we need (yet).
ex: http://api.bsod.pw/api/currencies/

This shows the correct 24 hr diff, but no api: https://altmix.org/coins/58-Stipend

Currently using Excel web query import hack...filter out all PoS rows @ https://spd.overemo.com/ then averaging the remaining blocks.....set the macro to run every 2 min or so...grab price from exchange api in similar fashion but with json import, parse the query to AM from excel to update the coin...worked for me for JoltGas (JLG)...

I'm totally no good at programming and maths, so this is a rather lame way to implement but .... not bad for temporary patch work ;p

**something like this
https://i.supload.com/H1lZBwXy5G.jpg

Code:
Sub TestJLG()
Dim objHTTP     As Object
Dim URL         As String
Dim Data        As String
Dim replyTXT
Dim URLConcat As String
Dim cellxIndex As Integer
Dim cellTicker As Integer
Dim cellName As Integer
Dim cellAlgo As Integer
Dim cellReward As Integer
Dim cellDiff As Integer
Dim cellBTC As Integer

cellTicker = 17
cellName = 20
cellAlgo = 8
cellReward = 11
cellDiff = 2
cellBTC = 5

cellxIndex = 1

URLConcat = "http://localhost:17790/api/coins/" & Cells(cellTicker, cellxIndex).Value & "?name=" & Cells(cellName, cellxIndex).Value & "&algorithm=" & Cells(cellAlgo, cellxIndex).Value & "&reward=" & Cells(cellReward, cellxIndex).Value & "&difficulty=" & Cells(cellDiff, cellxIndex).Value & "&btc=" & Cells(cellBTC, cellxIndex).Value

Set objHTTP = CreateObject("MSXML2.ServerXMLHTTP")
URL = URLConcat
objHTTP.Open "POST", URL, False
objHTTP.setRequestHeader "Content-Type", "application/x-www-form-urlencoded"
objHTTP.send ("")

cellxIndex = 2

URLConcat = "http://localhost:17790/api/coins/" & Cells(cellTicker, cellxIndex).Value & "?name=" & Cells(cellName, cellxIndex).Value & "&algorithm=" & Cells(cellAlgo, cellxIndex).Value & "&reward=" & Cells(cellReward, cellxIndex).Value & "&difficulty=" & Cells(cellDiff, cellxIndex).Value & "&btc=" & Cells(cellBTC, cellxIndex).Value

Set objHTTP = CreateObject("MSXML2.ServerXMLHTTP")
URL = URLConcat
objHTTP.Open "POST", URL, False
objHTTP.setRequestHeader "Content-Type", "application/x-www-form-urlencoded"
objHTTP.send ("")

Application.OnTime Now + TimeValue("00:00:30"), "TestJLG"

End Sub

currently trying to work out a way to cache the json locally so I don't get blocked from the api if the list of coins grows


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: nostrakhan on March 21, 2018, 12:33:32 AM
Thanks for this program, very useful.
Anyone know how to get Stipend (SPD) to work? The explorers

https://spd.overemo.com/
http://explorer.stipend.me/

merge (average or something, who cares) PoS and PoW difficulties making it useless.

yiimp can cough up the correct current difficulty in json, but it's for ALL coins, and this coin updater app doesn't know how to handle that to find what we need (yet).
ex: http://api.bsod.pw/api/currencies/

This shows the correct 24 hr diff, but no api: https://altmix.org/coins/58-Stipend

I have this for stipend:

{CoinFullName: "Stipend", CoinShortName: "SPD", Algo: "C11", BlockReward: 15, BlockTime: 90, BlockExplorer: "http://explorer.stipend.me/ext/summary", BlockExplorerType: "Iquidus"}


...which is totally useless. Stop and think about what you're doing. Look at the data. It's clearly returning proof of stake difficulty most of the time.

Yep you're right.  Basically any Iquidus explorer for the updater will not be accurate if the coin is POW/POS right now I suppose.  There must be a way to exclude the POS difficulty.  Thanks for pointing it out.


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: soothaa on March 21, 2018, 12:05:46 PM
Thanks for this program, very useful.
Anyone know how to get Stipend (SPD) to work? The explorers

https://spd.overemo.com/
http://explorer.stipend.me/

merge (average or something, who cares) PoS and PoW difficulties making it useless.

yiimp can cough up the correct current difficulty in json, but it's for ALL coins, and this coin updater app doesn't know how to handle that to find what we need (yet).
ex: http://api.bsod.pw/api/currencies/

This shows the correct 24 hr diff, but no api: https://altmix.org/coins/58-Stipend

I have this for stipend:

{CoinFullName: "Stipend", CoinShortName: "SPD", Algo: "C11", BlockReward: 15, BlockTime: 90, BlockExplorer: "http://explorer.stipend.me/ext/summary", BlockExplorerType: "Iquidus"}


...which is totally useless. Stop and think about what you're doing. Look at the data. It's clearly returning proof of stake difficulty most of the time.
It's not marked from what I see as PoS.. are you telling me that it sometimes returns PoW and sometimes PoS in the "difficulty" field? If so that is monumentally stupid on their part...


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: soothaa on March 21, 2018, 12:06:51 PM
Lastly, in appears you do not support the Insight api?

I second the possibility for insight api support.
It's on my list.. I just have never run across the need for it. Might take another look at it today.


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: Seanklei10 on March 21, 2018, 03:07:08 PM
I having an issue with:
{CoinFullName: "Tune Coin", CoinShortName: "TUN", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://explorer.tunecrypto.io/ext/summary"}
{CoinFullName: "LitecoinCash", CoinShortName: "LCC", Algo: "sha256", BlockReward: 25, BlockTime: 150}

It is saying that it looks like something is wrong with the block explorer but from what I can tell its identical to all other explorers of that type. Any ideas?

Also would you consider supporting any of the following explorers?
{CoinFullName: "MachineCoin", CoinShortName: "MAC", Algo: "Timetravel10", BlockReward: 50, BlockTime: 150, BlockExplorer: "https://explorer.machinecoin.org/api/status?q=getInfo"}
{CoinFullName: "Ravencoin", CoinShortName: "RVN", Algo: "x16r", BlockReward: 5000, BlockTime: 60, BlockExplorer: "http://threeeyed.info/stats"}




Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: soothaa on March 21, 2018, 03:15:27 PM
AwesomeMiner Coin Updater 0.7
  • Added support for Insight Explorer API
  • Added support for any coin at minerpool, see example below or in OP
  • Added support for using /api/getdifficulty on Iquidus explorers
  • Fixed WebAPI not returning the latest released version

You can find the latest update in the Mega link.

Example minerpool
Code:
{ CoinFullName: "Victorium", CoinShortName: "VIC", Algo: "Ethereum", BlockReward: 6.25, BlockTime: 30, BlockExplorer: "minerpool"}


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: Seanklei10 on March 21, 2018, 04:33:26 PM
AwesomeMiner Coin Updater 0.7
  • Added support for Insight Explorer API
  • Added support for any coin at minerpool, see example below or in OP
  • Added support for using /api/getdifficulty on Iquidus explorers
  • Fixed WebAPI not returning the latest released version

You can find the latest update in the Mega link.

Example minerpool
Code:
{ CoinFullName: "Victorium", CoinShortName: "VIC", Algo: "Ethereum", BlockReward: 6.25, BlockTime: 30, BlockExplorer: "minerpool"}

Realize I posted this on the AM thread and not the plug in thread so figured I'd put it where it makes more sense...

This latest release appears to have issues with all of cryptoid's coins. Any ideas? Says blockexplorer is not supposed for all the coins I have using that. (was working on the previous 0.6 version).


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: soothaa on March 21, 2018, 04:36:50 PM
AwesomeMiner Coin Updater 0.7
  • Added support for Insight Explorer API
  • Added support for any coin at minerpool, see example below or in OP
  • Added support for using /api/getdifficulty on Iquidus explorers
  • Fixed WebAPI not returning the latest released version

You can find the latest update in the Mega link.

Example minerpool
Code:
{ CoinFullName: "Victorium", CoinShortName: "VIC", Algo: "Ethereum", BlockReward: 6.25, BlockTime: 30, BlockExplorer: "minerpool"}

Realize I posted this on the AM thread and not the plug in thread so figured I'd put it where it makes more sense...

This latest release appears to have issues with all of cryptoid's coins. Any ideas? Says blockexplorer is not supposed for all the coins I have using that. (was working on the previous 0.6 version).
Strange, I didn't change anything there - I'll take a look


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: soothaa on March 21, 2018, 06:18:00 PM
AwesomeMiner Coin Updater 0.7
  • Added support for Insight Explorer API
  • Added support for any coin at minerpool, see example below or in OP
  • Added support for using /api/getdifficulty on Iquidus explorers
  • Fixed WebAPI not returning the latest released version

You can find the latest update in the Mega link.

Example minerpool
Code:
{ CoinFullName: "Victorium", CoinShortName: "VIC", Algo: "Ethereum", BlockReward: 6.25, BlockTime: 30, BlockExplorer: "minerpool"}

Realize I posted this on the AM thread and not the plug in thread so figured I'd put it where it makes more sense...

This latest release appears to have issues with all of cryptoid's coins. Any ideas? Says blockexplorer is not supposed for all the coins I have using that. (was working on the previous 0.6 version).

AwesomeMiner Coin Updater 0.7.1
  • Fixed a logic bug introduced due to the minerpool addition
  • Learned how to create unit tests and have begun implementing them so this kind of thing doesn't happen again!

You can find the latest update in the Mega link.


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: Seanklei10 on March 21, 2018, 07:17:47 PM
AwesomeMiner Coin Updater 0.7
  • Added support for Insight Explorer API
  • Added support for any coin at minerpool, see example below or in OP
  • Added support for using /api/getdifficulty on Iquidus explorers
  • Fixed WebAPI not returning the latest released version

You can find the latest update in the Mega link.

Example minerpool
Code:
{ CoinFullName: "Victorium", CoinShortName: "VIC", Algo: "Ethereum", BlockReward: 6.25, BlockTime: 30, BlockExplorer: "minerpool"}

Realize I posted this on the AM thread and not the plug in thread so figured I'd put it where it makes more sense...

This latest release appears to have issues with all of cryptoid's coins. Any ideas? Says blockexplorer is not supposed for all the coins I have using that. (was working on the previous 0.6 version).


AwesomeMiner Coin Updater 0.7.1
  • Fixed a logic bug introduced due to the minerpool addition
  • Learned how to create unit tests and have begun implementing them so this kind of thing doesn't happen again!

You can find the latest update in the Mega link.


That appears to have resolved it, thanks! Any thoughts on the couple of block explorer issues I was having above? LCC was using cryptoid but cant seem to find it.


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: soothaa on March 21, 2018, 08:08:36 PM
That appears to have resolved it, thanks! Any thoughts on the couple of block explorer issues I was having above? LCC was using cryptoid but cant seem to find it.
LCC is not listed in https://chainz.cryptoid.info/explorer/api.dws?q=summary


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: Seanklei10 on March 21, 2018, 08:20:36 PM
That appears to have resolved it, thanks! Any thoughts on the couple of block explorer issues I was having above? LCC was using cryptoid but cant seem to find it.
LCC is not listed in https://chainz.cryptoid.info/explorer/api.dws?q=summary

https://chainz.cryptoid.info/lcc/

Thats very odd that its not in their API but the above link works.


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: soothaa on March 21, 2018, 08:23:53 PM
That appears to have resolved it, thanks! Any thoughts on the couple of block explorer issues I was having above? LCC was using cryptoid but cant seem to find it.
LCC is not listed in https://chainz.cryptoid.info/explorer/api.dws?q=summary

https://chainz.cryptoid.info/lcc/

Thats very odd that its not in their API but the above link works.
¯\_(ツ)_/¯


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: ruplikminer on March 21, 2018, 10:23:21 PM
I am trying to add ferrum. is this block explorer supported? https://altmix.org/coins/65-FerrumCoin  or this? https://frm.overemo.com/

if so, how should I add them?

Also I have added Bulwark with this block explorer 
{coinFullName: "Bulwark", CoinShortName: "BWK", Algo: "Nist5", BlockReward: 21.875, BlockTime: 90, BlockExplorer: "http://jabe.network:3001/ext/summary"}

but I keep getting error: Looks like something is wrong with the provided DNR BlockExplorer. It may be down, your URL is wrong, or the BlockExplorer is not supported.

thanks!


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: CreamyG31337 on March 22, 2018, 12:47:06 AM
I am trying to add ferrum. is this block explorer supported? https://altmix.org/coins/65-FerrumCoin  or this? https://frm.overemo.com/

if so, how should I add them?

Also I have added Bulwark with this block explorer 
{coinFullName: "Bulwark", CoinShortName: "BWK", Algo: "Nist5", BlockReward: 21.875, BlockTime: 90, BlockExplorer: "http://jabe.network:3001/ext/summary"}

but I keep getting error: Looks like something is wrong with the provided DNR BlockExplorer. It may be down, your URL is wrong, or the BlockExplorer is not supported.

thanks!

does altmix have an api? did you go to the site and look for one? I did. It doesn't appear to have one, so of course, it cannot be supported.

why are you adding bulwark? are the whattomine stats already supported by awesome miner not working for you?

why do you think an error about DNR has anything to do with BWK?


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: CreamyG31337 on March 22, 2018, 02:30:50 AM
Do you think we can get shield coin to work with your app? It's kind of a pain because it supports 5 algos, but I did find an API that has the necessary data.

https://blockstats.pw/shield/api/

I have it set up like this right now since I ignore the ASIC algos:

{ CoinFullName: "Shield B2S", CoinShortName: "XSH", Algo: "Blake 2s", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}
{ CoinFullName: "Shield X17", CoinShortName: "XSH", Algo: "x17", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}
{ CoinFullName: "Shield B2S", CoinShortName: "XSH", Algo: "Lyra2REv2", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}

If you don't have time to deal with this, one simple thing you could do is allow your app to update the price even when the block explorer is not working. Currently, it just skips those coins.
I tried leaving out the explorer but it still chokes. I don't really understand that as the generated config has a bunch of coins with no explorer. Maybe I should read this whole thread...

Thanks!

I checked this other explorer but it just pulls the scrypt difficulty as far as I can tell: http://188.226.178.216:3001/ext/summary


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: CreamyG31337 on March 22, 2018, 04:24:13 AM
Code:
{ CoinFullName: "UFO", CoinShortName: "UFO", Algo: "NeoScrypt", BlockReward: 625, BlockTime: 90}
{ CoinFullName: "Guncoin", CoinShortName: "GUN", Algo: "NeoScrypt", BlockReward: 150, BlockTime: 120}
{ CoinFullName: "BZL Coin", CoinShortName: "BZL", Algo: "Tribus", BlockReward: 1, BlockTime: 30}
{ CoinFullName: "MUNcoin", CoinShortName: "MUN", Algo: "Skunkhash", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary"}
{ CoinFullName: "Absolute Coin", CoinShortName: "ABS", Algo: "Lyra2REv2", BlockReward: 18, BlockTime: 150, BlockExplorer: "http://www.explorer.absolute-coin.com/ext/summary"}
{ CoinFullName: "Virtus", CoinShortName: "VRT", Algo: "Tribus", BlockReward: 12, BlockTime: 60, BlockExplorer: "https://virtus.blockxplorer.info/ext/summary"}
{ CoinFullName: "Nyx Coin", CoinShortName: "NYX", Algo: "NeoScrypt", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.nyxcoin.org/ext/summary"}
{ CoinFullName: "Northern", CoinShortName: "NORT", Algo: "Xevan", BlockReward: 5, BlockTime: 60, BlockExplorer: "http://explorer.nort.network/ext/summary"}
{ CoinFullName: "Tune Coin", CoinShortName: "TUN", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://173.249.24.88:3001/ext/summary"}
{ CoinFullName: "Bash Coin", CoinShortName: "BASHC", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://bashcoin.lchain.cc/ext/summary"}
{ CoinFullName: "Taler", CoinShortName: "TLR", Algo: "Lyra2z", BlockReward: 50, BlockTime: 300, BlockExplorer: "http://taler-explorer.online/ext/summary"}
{ CoinFullName: "Endorphin", CoinShortName: "END", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://exp.endorphin.network/ext/summary"}
{ CoinFullName: "Dinero", CoinShortName: "DIN", Algo: "NeoScrypt", BlockReward: 21, BlockTime: 90, BlockExplorer: "http://explorer.dinerocoin.org/ext/summary"}
{ CoinFullName: "SnowGem", CoinShortName: "SNG", Algo: "Equihash", BlockReward: 19, BlockTime: 60, BlockExplorer: "https://explorer.snowgem.org/ext/summary"}
{ CoinFullName: "Desire", CoinShortName: "DSR", Algo: "NeoScrypt", BlockReward: 19, BlockTime: 150, BlockExplorer: "http://desire.lchain.cc/ext/summary"}
{ CoinFullName: "Galactrum", CoinShortName: "ORE", Algo: "Lyra2REv2", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://ore.explorerz.top:3017/ext/summary"}
{ CoinFullName: "Nihilo", CoinShortName: "NIHL", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://139.162.184.246/ext/summary"}
{ CoinFullName: "Coin2fly", CoinShortName: "CTF", Algo: "NeoScrypt", BlockReward: 15, BlockTime: 150, BlockExplorer: "http://explorer.coin2fly.com/ext/summary"}
{ CoinFullName: "Cerberus", CoinShortName: "CBS", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://exp.cerberuscoin.com/ext/summary"}
{ CoinFullName: "Rapture", CoinShortName: "RAP", Algo: "NeoScrypt", BlockReward: 2.97, BlockTime: 120, BlockExplorer: "http://explorer.our-rapture.com/ext/summary"}
{ CoinFullName: "Stone Coin", CoinShortName: "STONE", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://stonecrypto.org/ext/summary"}
{ CoinFullName: "GoByte", CoinShortName: "GBX", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.gobyte.network:5001/ext/summary"}
{ CoinFullName: "Zero", CoinShortName: "ZER", Algo: "Equihash", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://zeroexplorer.forgetop.com/ext/summary"}
{ CoinFullName: "Goa Coin", CoinShortName: "GOA", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://goa.altexplorer.co/ext/summary"}
{ CoinFullName: "Lizus", CoinShortName: "LIZ", Algo: "Skein", BlockReward: 10.2, BlockTime: 60, BlockExplorer: "http://lizus.lchain.cc/ext/summary"}
{ CoinFullName: "LuckyBit", CoinShortName: "LUCKY", Algo: "NeoScrypt", BlockReward: 1, BlockTime: 180, BlockExplorer: "http://178.62.73.188:3001/ext/summary"}
{ CoinFullName: "Onex Cash", CoinShortName: "ONEX", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 90, BlockExplorer: "http://explorer.onex.network:3001/ext/summary"}
{ CoinFullName: "Xhimera", CoinShortName: "XHM", Algo: "Xevan", BlockReward: 1.98, BlockTime: 360, BlockExplorer: "https://xhimera.info/ext/summary"}
{ CoinFullName: "Urals Coin", CoinShortName: "URALS", Algo: "Xevan", BlockReward: 40, BlockTime: 180, BlockExplorer: "http://exp.uralscoin.info:3001/ext/summary"}
{ CoinFullName: "CriptoReal", CoinShortName: "CRS", Algo: "Lyra2z", BlockReward: 0.5, BlockTime: 120, BlockExplorer: "https://criptoreal.info/ext/summary"}
{ CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary"}
{ CoinFullName: "Bithold", CoinShortName: "BHD", Algo: "C11", BlockReward: 37, BlockTime: 90, BlockExplorer: "http://bithold.lchain.cc/ext/summary"}
{ CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats"}
{ CoinFullName: "BitcoinZ", CoinShortName: "BTCZ", Algo: "Equihash", BlockReward: 12500, BlockTime: 154, BlockExplorer: "https://explorer.bitcoinz.site/ext/summary"}
{ CoinFullName: "Fonero", CoinShortName: "FNO", Algo: "CryptoNight", BlockReward: 26.076235740577, BlockTime: 120, BlockExplorer: "https://api-fno.easyhash.io/stats"}
{ CoinFullName: "IntenseCoin", CoinShortName: "ITNS", Algo: "CryptoNight", BlockReward: 1432.167, BlockTime: 120, BlockExplorer: "http://192.124.18.154:8117/stats"}
{ CoinFullName: "CurveCoin", CoinShortName: "CURV", Algo: "Skein", BlockReward: 22.057, BlockTime: 90, BlockExplorer: "https://curve.uexplorer.me/api/chart/stat"}
{ CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 46.927, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary"}
{ CoinFullName: "Infinex", CoinShortName: "IFX", Algo: "Lyra2z", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://explorer.infinex.info/ext/summary"}
{ CoinFullName: "LeviarCoin", CoinShortName: "XLC", Algo: "CryptoNight", BlockReward: 8.29527724, BlockTime: 60, BlockExplorer: "https://leviarcoin.hashvault.pro/api/network/stats"}
{ CoinFullName: "Qbic", CoinShortName: "QBIC", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.qbic.io:3001/ext/summary"}
{ CoinFullName: "RaceCoin", CoinShortName: "RACE", Algo: "Lyra2REv2", BlockReward: 4.8, BlockTime: 90, BlockExplorer: "http://45.32.147.232:3001/ext/summary"}
{ CoinFullName: "Shield B2S", CoinShortName: "XSH", Algo: "Blake 2s", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}
{ CoinFullName: "Shield X17", CoinShortName: "XSH", Algo: "x17", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}
{ CoinFullName: "Shield B2S", CoinShortName: "XSH", Algo: "Lyra2REv2", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}
{ CoinFullName: "Sparks", CoinShortName: "SPK", Algo: "NeoScrypt", BlockReward: 9, BlockTime: 120, BlockExplorer: "http://sparks.lchain.cc/ext/summary"}
{ CoinFullName: "STRAKS", CoinShortName: "STAK", Algo: "Lyra2REv2", BlockReward: 3.8, BlockTime: 60, BlockExplorer: "https://api.straks.info/v2/statistics/latest"}

I removed 1-2 coins that were ASIC and another already supported by whattomine and in awesome miner by default, otherwise just fixed a few broken explorers and updated some rewards, added a few more coins to the bottom. Shield doesn't work but I'm hoping for an update :D


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: ruplikminer on March 22, 2018, 11:57:21 AM
Here is my updated list that also includes all the previous ones posted here with some addings.

Some of the coins are not working even using the correct and supported block explorer. Can someone check why?


Code:
{CoinFullName: "BitSend", CoinShortName: "BSD", Algo: "Xevan", BlockReward: 5, BlockTime: 180}
{ CoinFullName: "UFO", CoinShortName: "UFO", Algo: "NeoScrypt", BlockReward: 625, BlockTime: 90}
{ CoinFullName: "Guncoin", CoinShortName: "GUN", Algo: "NeoScrypt", BlockReward: 150, BlockTime: 120}
{ CoinFullName: "BZL Coin", CoinShortName: "BZL", Algo: "Tribus", BlockReward: 1, BlockTime: 30}
{CoinFullName: "CurveCoin", CoinShortName: "CURV", Algo: "Skein", BlockReward: 22.169, BlockTime: 90, BlockExplorer: "https://curve.uexplorer.me/api/chart/stat"}
{CoinFullName: "Munncoin", CoinShortName: "MUN", Algo: "Skunkhash", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary"}
{CoinFullName: "Absolute Coin", CoinShortName: "ABS", Algo: "Lyra2v2", BlockReward: 6, BlockTime: 90, BlockExplorer: "http://www.explorer.absolute-coin.com/ext/summary"}
{CoinFullName: "Virtus", CoinShortName: "VRT", Algo: "Tribus", BlockReward: 12, BlockTime: 60, BlockExplorer: "http://213.183.45.119:3001/ext/summary"}
{CoinFullName: "Nyx Coin", CoinShortName: "NYX", Algo: "NeoScrypt", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.nyxcoin.org/ext/summary"}
{CoinFullName: "Northern", CoinShortName: "NORT", Algo: "Xevan", BlockReward: 5, BlockTime: 60, BlockExplorer: "http://explorer.nort.network/ext/summary"}
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 47.168, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary"}
{CoinFullName: "Bash Coin", CoinShortName: "BASHC", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://bashcoin.lchain.cc/ext/summary"}
{CoinFullName: "Taler", CoinShortName: "TLR", Algo: "Lyra2z", BlockReward: 50, BlockTime: 300, BlockExplorer: "http://taler-explorer.online/ext/summary"}
{CoinFullName: "Endorphin", CoinShortName: "END", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://exp.endorphin.network/ext/summary"}
{CoinFullName: "Dinero", CoinShortName: "DIN", Algo: "NeoScrypt", BlockReward: 21, BlockTime: 90, BlockExplorer: "http://explorer.dinerocoin.org/ext/summary"}
{CoinFullName: "SnowGem", CoinShortName: "SNG", Algo: "Equihash", BlockReward: 19, BlockTime: 60, BlockExplorer: "https://explorer.snowgem.org/ext/summary"}
{CoinFullName: "Desire", CoinShortName: "DSR", Algo: "NeoScrypt", BlockReward: 19, BlockTime: 150, BlockExplorer: "http://desire.lchain.cc/ext/summary"}
{CoinFullName: "Galactrum", CoinShortName: "ORE", Algo: "Lyra2v2", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://ore.explorerz.top:3017/ext/summary"}
{CoinFullName: "Coin2fly", CoinShortName: "CTF", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.coin2fly.com/ext/summary"}
{CoinFullName: "Cerberus", CoinShortName: "CBS", Algo: "NeoScrypt", BlockReward: 5.4, BlockTime: 120, BlockExplorer: "http://exp.cerberuscoin.com/ext/summary"}
{CoinFullName: "Rapture", CoinShortName: "RAP", Algo: "NeoScrypt", BlockReward: 2.97, BlockTime: 120, BlockExplorer: "http://explorer.our-rapture.com/ext/summary"}
{CoinFullName: "Stone Coin", CoinShortName: "STONE", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://stonecrypto.org/ext/summary"}
{CoinFullName: "GoByte", CoinShortName: "GBX", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.gobyte.network:5001/ext/summary"}
{CoinFullName: "Zero", CoinShortName: "ZER", Algo: "Equihash", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://zeroexplorer.forgetop.com/ext/summary"}
{CoinFullName: "Goa Coin", CoinShortName: "GOA", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://goa.altexplorer.co/ext/summary"}
{CoinFullName: "Lizus", CoinShortName: "LIZ", Algo: "Skein", BlockReward: 10.19, BlockTime: 60, BlockExplorer: "http://lizus.lchain.cc/ext/summary"}
{CoinFullName: "LuckyBit", CoinShortName: "LUCKY", Algo: "NeoScrypt", BlockReward: 1, BlockTime: 180, BlockExplorer: "http://178.62.73.188:3001/ext/summary"}
{CoinFullName: "Onex Network", CoinShortName: "ONEX", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://explorer.onex.network:3001/ext/summary"}
{CoinFullName: "Xhimera", CoinShortName: "XHM", Algo: "Xevan", BlockReward: 1.98, BlockTime: 360, BlockExplorer: "https://xhimera.info/ext/summary"}
{CoinFullName: "Urals Coin", CoinShortName: "URALS", Algo: "Xevan", BlockReward: 40, BlockTime: 180, BlockExplorer: "http://exp.uralscoin.info:3001/ext/summary"}
{CoinFullName: "CriptoReal", CoinShortName: "CRS", Algo: "Lyra2z", BlockReward: 0.5, BlockTime: 120, BlockExplorer: "https://criptoreal.info/ext/summary"}
{CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary"}
{CoinFullName: "Bithold", CoinShortName: "BHD", Algo: "C11", BlockReward: 37, BlockTime: 90, BlockExplorer: "http://bithold.lchain.cc/ext/summary"}
{CoinFullName: "IntenseCoin", CoinShortName: "ITNS", Algo: "CryptoNight", BlockReward: 1538.36024346, BlockTime: 120, BlockExplorer: "http://192.124.18.154:8117/stats"}
{CoinFullName: "GarlicCoin", CoinShortName: "GRLC", Algo: "Scrypt", BlockReward: 50, BlockTime: 40, BlockExplorer: "https://explorer.grlc-bakery.fun/ext/summary"}
{CoinFullName: "Sumokin", CoinShortName: "SUMO", Algo: "CryptoNight", BlockReward: 36.45, BlockTime: 244, BlockExplorer: "https://pool.sumokoin.com:9118/stats"}
{CoinFullName: "Electroneum", CoinShortName: "ETN", Algo: "CryptoNight", BlockReward: 7028.66, BlockTime: 59, BlockExplorer:  "http://us-api.hashparty.io/stats"}
{CoinFullName: "Innova", CoinShortName: "INN", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.innovacoin.info/ext/summary"}
{CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats"}
{CoinFullName: "Salencoin", CoinShortName: "SLN", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.salencoin.com/ext/summary"}
{CoinFullName: "Ravencoin", CoinShortName: "RVN", Algo: "x16r", BlockReward: 5000, BlockTime: 60, BlockExplorer: "http://explorer.threeeyed.info/ext/summary"}
{CoinFullName: "Infinex", CoinShortName: "IFX", Algo: "Lyra2z", BlockReward: 6, BlockTime: 90, BlockExplorer: "http://explorer.infinex.info/ext/summary"}
{CoinFullName: "Stipend", CoinShortName: "SPD", Algo: "C11", BlockReward: 15, BlockTime: 90, BlockExplorer: "http://explorer.stipend.me/ext/summary"}
{CoinFullName: "BitCore", CoinShortName: "BTX", Algo: "Timetravel10", BlockReward: 3.13, BlockTime: 161, BlockExplorerType: "cryptoid"}
{CoinFullName: "Zacacoin", CoinShortName: "ZACA", Algo: "Scrypt", BlockReward: 4, BlockTime: 60, BlockExplorer: "http://explorer.zacacoin.com/ext/summary"}
{CoinFullName: "HTKcoin", CoinShortName: "HTK", Algo: "X11", BlockReward: 3, BlockTime: 60, BlockExplorer: "http://explorer.hiddentalk.io/ext/summary"}
{CoinFullName: "EthereumFuture", CoinShortName: "ETHF", Algo: "Nist5", BlockReward: 8, BlockTime: 90, BlockExplorer: "http://explorer.ethereumfuture.net/ext/summary"}
{CoinFullName: "QbicCoin", CoinShortName: "QBIC", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.qbic.io:3001/ext/summary"}
{CoinFullName: "Vivo2", CoinShortName: "VIVO", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://vivo.explorerz.top:3003/ext/summary"}
{CoinFullName: "ZexCoin", CoinShortName: "ZEX", Algo: "X11", BlockReward: 4, BlockTime: 120, BlockExplorer: "http://explorer.zexcoin.org/ext/summary"}
{CoinFullName: "MagnetCoin", CoinShortName: "MAG", Algo: "X11", BlockReward: 100, BlockTime: 90, BlockExplorer: "http://35.202.4.153:3001/ext/summary"}
{CoinFullName: "FolmCoin", CoinShortName: "FLM", Algo: "PHI", BlockReward: 30, BlockTime: 120, BlockExplorer: "http://explorer.folm.io/api/chart/stat"}
{coinFullName: "LuxCoin", CoinShortName: "LUX", Algo: "PHI", BlockReward: 10, BlockTime: 60, BlockExplorer: "https://explorer.luxcore.io/ext/summary"}
{coinFullName: "JoltGas", CoinShortName: "JLG", Algo: "C11", BlockReward: 25, BlockTime: 210, BlockExplorer: "http://joltgas.lchain.cc/ext/summary"}
{coinFullName: "Enixt", CoinShortName: "ENIX", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://enixt.lchain.cc/ext/summary"}
{coinFullName: "01Coin", CoinShortName: "ZOC", Algo: "NeoScrypt", BlockReward: 13, BlockTime: 150, BlockExplorer: "http://01coin.lchain.cc/ext/summary"}
{coinFullName: "Bitspace", CoinShortName: "BSX", Algo: "Nist5", BlockReward: 100, BlockTime: 60, BlockExplorer: "http://bitspace.lchain.cc/ext/summary"}
{coinFullName: "Brofist", CoinShortName: "PEW", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://brofistcoin.lchain.cc/ext/summary"}
{coinFullName: "GinCoin", CoinShortName: "GIN", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://explorer.gincoin.io/ext/summary"}
{coinFullName: "ScrivCoin", CoinShortName: "SCRIV", Algo: "Tribus", BlockReward: 4.8, BlockTime: 30, BlockExplorer: "http://explorer.scriv.network/ext/summary"}
{coinFullName: "PesoCoin", CoinShortName: "PSO", Algo: "X11", BlockReward: 12.5, BlockTime: 120, BlockExplorer: "http://peso.network/ext/summary"}
{ CoinFullName: "Tune Coin", CoinShortName: "TUN", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://173.249.24.88:3001/ext/summary"}
{coinFullName: "TransendCoin", CoinShortName: "TSC", Algo: "Xevan", BlockReward: 23, BlockTime: 180, BlockExplorer: "https://explorer.transendcoin.com/ext/summary"}
{coinFullName: "DixiCoin", CoinShortName: "DXC", Algo: "C11", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://www.dixi.live/ext/summary"}
{coinFullName: "UltimaCoin", CoinShortName: "ULT", Algo: "Skein", BlockReward: 0.6, BlockTime: 30, BlockExplorer: "https://ult.blockrex.info/ext/summary"}
{coinFullName: "ArchimedCoin", CoinShortName: "ARHM", Algo: "NeoScrypt", BlockReward: 3, BlockTime: 300, BlockExplorer: "http://explorer.archimedcoin.com/ext/summary"}
{coinFullName: "Agena", CoinShortName: "AGN", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 90, BlockExplorer: "http://explorer.agenaproject.com/ext/summary"}
{coinFullName: "CoreZ", CoinShortName: "CRZ", Algo: "NeoScrypt", BlockReward: 8, BlockTime: 90, BlockExplorer: "http://explorer.corez.site:3001/ext/summary"}
{coinFullName: "PyroCoin", CoinShortName: "PYRO", Algo: "Lyra2z", BlockReward: 4, BlockTime: 120, BlockExplorer: "http://138.68.246.198:3001/ext/summary"}
{coinFullName: "PulsarCoin", CoinShortName: "PLSR", Algo: "hmq1725", BlockReward: 10, BlockTime: 60, BlockExplorer: "http://pulsar.lchain.cc/ext/summary"}
{coinFullName: "IntermodalCoin", CoinShortName: "IMC", Algo: "C11", BlockReward: 10, BlockTime: 90, BlockExplorer: "http://explorer.intermodalcoin.online/ext/summary"}
{coinFullName: "Denarius", CoinShortName: "DNR", Algo: "Tribus", BlockReward: 2, BlockTime: 30, BlockExplorer: "https://denariusexplorer.org/ext/summary"}
{coinFullName: "Ferrum", CoinShortName: "FRM", Algo: "Skein", BlockReward: 7, BlockTime: 60}
{coinFullName: "Victorium", CoinShortName: "VIC", Algo: "Ethereum", BlockReward: 6.25, BlockTime: 30, BlockExplorer: "minerpool"}
{coinFullName: "Bulwark", CoinShortName: "BWK", Algo: "Nist5", BlockReward: 21.875, BlockTime: 90, BlockExplorer: "http://jabe.network:3001/ext/summary"}
{coinFullName: "Sparks", CoinShortName: "SPK", Algo: "NeoScrypt", BlockReward: 9, BlockTime: 120, BlockExplorer: "http://explorer.sparks.gold/ext/summary"}
{ CoinFullName: "STRAKS", CoinShortName: "STAK", Algo: "Lyra2REv2", BlockReward: 3.8, BlockTime: 60, BlockExplorer: "https://api.straks.info/v2/statistics/latest"}
{ CoinFullName: "RaceCoin", CoinShortName: "RACE", Algo: "Lyra2REv2", BlockReward: 4.8, BlockTime: 90, BlockExplorer: "http://45.32.147.232:3001/ext/summary"}
{ CoinFullName: "Shield B2S", CoinShortName: "XSH", Algo: "Blake 2s", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}
{ CoinFullName: "Shield X17", CoinShortName: "XSH", Algo: "x17", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}
{ CoinFullName: "Shield B2S", CoinShortName: "XSH", Algo: "Lyra2REv2", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}
{ CoinFullName: "LeviarCoin", CoinShortName: "XLC", Algo: "CryptoNight", BlockReward: 8.29527724, BlockTime: 60, BlockExplorer: "https://leviarcoin.hashvault.pro/api/network/stats"}
{ CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats"}
{ CoinFullName: "BitcoinZ", CoinShortName: "BTCZ", Algo: "Equihash", BlockReward: 12500, BlockTime: 154, BlockExplorer: "https://explorer.bitcoinz.site/ext/summary"}
{ CoinFullName: "Fonero", CoinShortName: "FNO", Algo: "CryptoNight", BlockReward: 26.076235740577, BlockTime: 120, BlockExplorer: "https://api-fno.easyhash.io/stats"}


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: iceman2k2 on March 22, 2018, 01:02:49 PM
AwesomeMiner Coin Updater 0.7
  • Added support for Insight Explorer API
  • Added support for any coin at minerpool, see example below or in OP
  • Added support for using /api/getdifficulty on Iquidus explorers
  • Fixed WebAPI not returning the latest released version

You can find the latest update in the Mega link.

Example minerpool
Code:
{ CoinFullName: "Victorium", CoinShortName: "VIC", Algo: "Ethereum", BlockReward: 6.25, BlockTime: 30, BlockExplorer: "minerpool"}

Realize I posted this on the AM thread and not the plug in thread so figured I'd put it where it makes more sense...

This latest release appears to have issues with all of cryptoid's coins. Any ideas? Says blockexplorer is not supposed for all the coins I have using that. (was working on the previous 0.6 version).

AwesomeMiner Coin Updater 0.7.1
  • Fixed a logic bug introduced due to the minerpool addition
  • Learned how to create unit tests and have begun implementing them so this kind of thing doesn't happen again!

You can find the latest update in the Mega link.



FYI i'm using 0.7.1 and still saying there is a newer version available.
;)


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: soothaa on March 22, 2018, 02:00:27 PM
FYI i'm using 0.7.1 and still saying there is a newer version available.
;)
Ugh I forgot to bump up the build number in the code.


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: Seanklei10 on March 22, 2018, 03:06:55 PM
Here is my updated list that also includes all the previous ones posted here with some addings.

Some of the coins are not working even using the correct and supported block explorer. Can someone check why?


Code:
{CoinFullName: "BitSend", CoinShortName: "BSD", Algo: "Xevan", BlockReward: 5, BlockTime: 180}
{ CoinFullName: "UFO", CoinShortName: "UFO", Algo: "NeoScrypt", BlockReward: 625, BlockTime: 90}
{ CoinFullName: "Guncoin", CoinShortName: "GUN", Algo: "NeoScrypt", BlockReward: 150, BlockTime: 120}
{ CoinFullName: "BZL Coin", CoinShortName: "BZL", Algo: "Tribus", BlockReward: 1, BlockTime: 30}
{CoinFullName: "CurveCoin", CoinShortName: "CURV", Algo: "Skein", BlockReward: 22.169, BlockTime: 90, BlockExplorer: "https://curve.uexplorer.me/api/chart/stat"}
{CoinFullName: "Munncoin", CoinShortName: "MUN", Algo: "Skunkhash", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary"}
{CoinFullName: "Absolute Coin", CoinShortName: "ABS", Algo: "Lyra2v2", BlockReward: 6, BlockTime: 90, BlockExplorer: "http://www.explorer.absolute-coin.com/ext/summary"}
{CoinFullName: "Virtus", CoinShortName: "VRT", Algo: "Tribus", BlockReward: 12, BlockTime: 60, BlockExplorer: "http://213.183.45.119:3001/ext/summary"}
{CoinFullName: "Nyx Coin", CoinShortName: "NYX", Algo: "NeoScrypt", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.nyxcoin.org/ext/summary"}
{CoinFullName: "Northern", CoinShortName: "NORT", Algo: "Xevan", BlockReward: 5, BlockTime: 60, BlockExplorer: "http://explorer.nort.network/ext/summary"}
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 47.168, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary"}
{CoinFullName: "Bash Coin", CoinShortName: "BASHC", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://bashcoin.lchain.cc/ext/summary"}
{CoinFullName: "Taler", CoinShortName: "TLR", Algo: "Lyra2z", BlockReward: 50, BlockTime: 300, BlockExplorer: "http://taler-explorer.online/ext/summary"}
{CoinFullName: "Endorphin", CoinShortName: "END", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://exp.endorphin.network/ext/summary"}
{CoinFullName: "Dinero", CoinShortName: "DIN", Algo: "NeoScrypt", BlockReward: 21, BlockTime: 90, BlockExplorer: "http://explorer.dinerocoin.org/ext/summary"}
{CoinFullName: "SnowGem", CoinShortName: "SNG", Algo: "Equihash", BlockReward: 19, BlockTime: 60, BlockExplorer: "https://explorer.snowgem.org/ext/summary"}
{CoinFullName: "Desire", CoinShortName: "DSR", Algo: "NeoScrypt", BlockReward: 19, BlockTime: 150, BlockExplorer: "http://desire.lchain.cc/ext/summary"}
{CoinFullName: "Galactrum", CoinShortName: "ORE", Algo: "Lyra2v2", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://ore.explorerz.top:3017/ext/summary"}
{CoinFullName: "Coin2fly", CoinShortName: "CTF", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.coin2fly.com/ext/summary"}
{CoinFullName: "Cerberus", CoinShortName: "CBS", Algo: "NeoScrypt", BlockReward: 5.4, BlockTime: 120, BlockExplorer: "http://exp.cerberuscoin.com/ext/summary"}
{CoinFullName: "Rapture", CoinShortName: "RAP", Algo: "NeoScrypt", BlockReward: 2.97, BlockTime: 120, BlockExplorer: "http://explorer.our-rapture.com/ext/summary"}
{CoinFullName: "Stone Coin", CoinShortName: "STONE", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://stonecrypto.org/ext/summary"}
{CoinFullName: "GoByte", CoinShortName: "GBX", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.gobyte.network:5001/ext/summary"}
{CoinFullName: "Zero", CoinShortName: "ZER", Algo: "Equihash", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://zeroexplorer.forgetop.com/ext/summary"}
{CoinFullName: "Goa Coin", CoinShortName: "GOA", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://goa.altexplorer.co/ext/summary"}
{CoinFullName: "Lizus", CoinShortName: "LIZ", Algo: "Skein", BlockReward: 10.19, BlockTime: 60, BlockExplorer: "http://lizus.lchain.cc/ext/summary"}
{CoinFullName: "LuckyBit", CoinShortName: "LUCKY", Algo: "NeoScrypt", BlockReward: 1, BlockTime: 180, BlockExplorer: "http://178.62.73.188:3001/ext/summary"}
{CoinFullName: "Onex Network", CoinShortName: "ONEX", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://explorer.onex.network:3001/ext/summary"}
{CoinFullName: "Xhimera", CoinShortName: "XHM", Algo: "Xevan", BlockReward: 1.98, BlockTime: 360, BlockExplorer: "https://xhimera.info/ext/summary"}
{CoinFullName: "Urals Coin", CoinShortName: "URALS", Algo: "Xevan", BlockReward: 40, BlockTime: 180, BlockExplorer: "http://exp.uralscoin.info:3001/ext/summary"}
{CoinFullName: "CriptoReal", CoinShortName: "CRS", Algo: "Lyra2z", BlockReward: 0.5, BlockTime: 120, BlockExplorer: "https://criptoreal.info/ext/summary"}
{CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary"}
{CoinFullName: "Bithold", CoinShortName: "BHD", Algo: "C11", BlockReward: 37, BlockTime: 90, BlockExplorer: "http://bithold.lchain.cc/ext/summary"}
{CoinFullName: "IntenseCoin", CoinShortName: "ITNS", Algo: "CryptoNight", BlockReward: 1538.36024346, BlockTime: 120, BlockExplorer: "http://192.124.18.154:8117/stats"}
{CoinFullName: "GarlicCoin", CoinShortName: "GRLC", Algo: "Scrypt", BlockReward: 50, BlockTime: 40, BlockExplorer: "https://explorer.grlc-bakery.fun/ext/summary"}
{CoinFullName: "Sumokin", CoinShortName: "SUMO", Algo: "CryptoNight", BlockReward: 36.45, BlockTime: 244, BlockExplorer: "https://pool.sumokoin.com:9118/stats"}
{CoinFullName: "Electroneum", CoinShortName: "ETN", Algo: "CryptoNight", BlockReward: 7028.66, BlockTime: 59, BlockExplorer:  "http://us-api.hashparty.io/stats"}
{CoinFullName: "Innova", CoinShortName: "INN", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.innovacoin.info/ext/summary"}
{CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats"}
{CoinFullName: "Salencoin", CoinShortName: "SLN", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.salencoin.com/ext/summary"}
{CoinFullName: "Ravencoin", CoinShortName: "RVN", Algo: "x16r", BlockReward: 5000, BlockTime: 60, BlockExplorer: "http://explorer.threeeyed.info/ext/summary"}
{CoinFullName: "Infinex", CoinShortName: "IFX", Algo: "Lyra2z", BlockReward: 6, BlockTime: 90, BlockExplorer: "http://explorer.infinex.info/ext/summary"}
{CoinFullName: "Stipend", CoinShortName: "SPD", Algo: "C11", BlockReward: 15, BlockTime: 90, BlockExplorer: "http://explorer.stipend.me/ext/summary"}
{CoinFullName: "BitCore", CoinShortName: "BTX", Algo: "Timetravel10", BlockReward: 3.13, BlockTime: 161, BlockExplorerType: "cryptoid"}
{CoinFullName: "Zacacoin", CoinShortName: "ZACA", Algo: "Scrypt", BlockReward: 4, BlockTime: 60, BlockExplorer: "http://explorer.zacacoin.com/ext/summary"}
{CoinFullName: "HTKcoin", CoinShortName: "HTK", Algo: "X11", BlockReward: 3, BlockTime: 60, BlockExplorer: "http://explorer.hiddentalk.io/ext/summary"}
{CoinFullName: "EthereumFuture", CoinShortName: "ETHF", Algo: "Nist5", BlockReward: 8, BlockTime: 90, BlockExplorer: "http://explorer.ethereumfuture.net/ext/summary"}
{CoinFullName: "QbicCoin", CoinShortName: "QBIC", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.qbic.io:3001/ext/summary"}
{CoinFullName: "Vivo2", CoinShortName: "VIVO", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://vivo.explorerz.top:3003/ext/summary"}
{CoinFullName: "ZexCoin", CoinShortName: "ZEX", Algo: "X11", BlockReward: 4, BlockTime: 120, BlockExplorer: "http://explorer.zexcoin.org/ext/summary"}
{CoinFullName: "MagnetCoin", CoinShortName: "MAG", Algo: "X11", BlockReward: 100, BlockTime: 90, BlockExplorer: "http://35.202.4.153:3001/ext/summary"}
{CoinFullName: "FolmCoin", CoinShortName: "FLM", Algo: "PHI", BlockReward: 30, BlockTime: 120, BlockExplorer: "http://explorer.folm.io/api/chart/stat"}
{coinFullName: "LuxCoin", CoinShortName: "LUX", Algo: "PHI", BlockReward: 10, BlockTime: 60, BlockExplorer: "https://explorer.luxcore.io/ext/summary"}
{coinFullName: "JoltGas", CoinShortName: "JLG", Algo: "C11", BlockReward: 25, BlockTime: 210, BlockExplorer: "http://joltgas.lchain.cc/ext/summary"}
{coinFullName: "Enixt", CoinShortName: "ENIX", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://enixt.lchain.cc/ext/summary"}
{coinFullName: "01Coin", CoinShortName: "ZOC", Algo: "NeoScrypt", BlockReward: 13, BlockTime: 150, BlockExplorer: "http://01coin.lchain.cc/ext/summary"}
{coinFullName: "Bitspace", CoinShortName: "BSX", Algo: "Nist5", BlockReward: 100, BlockTime: 60, BlockExplorer: "http://bitspace.lchain.cc/ext/summary"}
{coinFullName: "Brofist", CoinShortName: "PEW", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://brofistcoin.lchain.cc/ext/summary"}
{coinFullName: "GinCoin", CoinShortName: "GIN", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://explorer.gincoin.io/ext/summary"}
{coinFullName: "ScrivCoin", CoinShortName: "SCRIV", Algo: "Tribus", BlockReward: 4.8, BlockTime: 30, BlockExplorer: "http://explorer.scriv.network/ext/summary"}
{coinFullName: "PesoCoin", CoinShortName: "PSO", Algo: "X11", BlockReward: 12.5, BlockTime: 120, BlockExplorer: "http://peso.network/ext/summary"}
{ CoinFullName: "Tune Coin", CoinShortName: "TUN", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://173.249.24.88:3001/ext/summary"}
{coinFullName: "TransendCoin", CoinShortName: "TSC", Algo: "Xevan", BlockReward: 23, BlockTime: 180, BlockExplorer: "https://explorer.transendcoin.com/ext/summary"}
{coinFullName: "DixiCoin", CoinShortName: "DXC", Algo: "C11", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://www.dixi.live/ext/summary"}
{coinFullName: "UltimaCoin", CoinShortName: "ULT", Algo: "Skein", BlockReward: 0.6, BlockTime: 30, BlockExplorer: "https://ult.blockrex.info/ext/summary"}
{coinFullName: "ArchimedCoin", CoinShortName: "ARHM", Algo: "NeoScrypt", BlockReward: 3, BlockTime: 300, BlockExplorer: "http://explorer.archimedcoin.com/ext/summary"}
{coinFullName: "Agena", CoinShortName: "AGN", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 90, BlockExplorer: "http://explorer.agenaproject.com/ext/summary"}
{coinFullName: "CoreZ", CoinShortName: "CRZ", Algo: "NeoScrypt", BlockReward: 8, BlockTime: 90, BlockExplorer: "http://explorer.corez.site:3001/ext/summary"}
{coinFullName: "PyroCoin", CoinShortName: "PYRO", Algo: "Lyra2z", BlockReward: 4, BlockTime: 120, BlockExplorer: "http://138.68.246.198:3001/ext/summary"}
{coinFullName: "PulsarCoin", CoinShortName: "PLSR", Algo: "hmq1725", BlockReward: 10, BlockTime: 60, BlockExplorer: "http://pulsar.lchain.cc/ext/summary"}
{coinFullName: "IntermodalCoin", CoinShortName: "IMC", Algo: "C11", BlockReward: 10, BlockTime: 90, BlockExplorer: "http://explorer.intermodalcoin.online/ext/summary"}
{coinFullName: "Denarius", CoinShortName: "DNR", Algo: "Tribus", BlockReward: 2, BlockTime: 30, BlockExplorer: "https://denariusexplorer.org/ext/summary"}
{coinFullName: "Ferrum", CoinShortName: "FRM", Algo: "Skein", BlockReward: 7, BlockTime: 60}
{coinFullName: "Victorium", CoinShortName: "VIC", Algo: "Ethereum", BlockReward: 6.25, BlockTime: 30, BlockExplorer: "minerpool"}
{coinFullName: "Bulwark", CoinShortName: "BWK", Algo: "Nist5", BlockReward: 21.875, BlockTime: 90, BlockExplorer: "http://jabe.network:3001/ext/summary"}
{coinFullName: "Sparks", CoinShortName: "SPK", Algo: "NeoScrypt", BlockReward: 9, BlockTime: 120, BlockExplorer: "http://explorer.sparks.gold/ext/summary"}
{ CoinFullName: "STRAKS", CoinShortName: "STAK", Algo: "Lyra2REv2", BlockReward: 3.8, BlockTime: 60, BlockExplorer: "https://api.straks.info/v2/statistics/latest"}
{ CoinFullName: "RaceCoin", CoinShortName: "RACE", Algo: "Lyra2REv2", BlockReward: 4.8, BlockTime: 90, BlockExplorer: "http://45.32.147.232:3001/ext/summary"}
{ CoinFullName: "Shield B2S", CoinShortName: "XSH", Algo: "Blake 2s", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}
{ CoinFullName: "Shield X17", CoinShortName: "XSH", Algo: "x17", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}
{ CoinFullName: "Shield B2S", CoinShortName: "XSH", Algo: "Lyra2REv2", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}
{ CoinFullName: "LeviarCoin", CoinShortName: "XLC", Algo: "CryptoNight", BlockReward: 8.29527724, BlockTime: 60, BlockExplorer: "https://leviarcoin.hashvault.pro/api/network/stats"}
{ CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats"}
{ CoinFullName: "BitcoinZ", CoinShortName: "BTCZ", Algo: "Equihash", BlockReward: 12500, BlockTime: 154, BlockExplorer: "https://explorer.bitcoinz.site/ext/summary"}
{ CoinFullName: "Fonero", CoinShortName: "FNO", Algo: "CryptoNight", BlockReward: 26.076235740577, BlockTime: 120, BlockExplorer: "https://api-fno.easyhash.io/stats"}

For raven coin use:
{CoinFullName: "Raven", CoinShortName: "RVN", Algo: "X16r", BlockReward: 5000, BlockTime: 60, BlockExplorer: "https://rvn.hash4.life/ext/summary"}

Also you have ultranote in their twice, I'd definitely recommend bringing your json into notepad++ and sorting alphabetically.

Also you have an extra space between the "{" and "CoinFullName:" don't think it matters, will just affect your alphabetic sorting.

Which other coins are you having issues with?


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: BCCrypto68 on March 22, 2018, 05:46:37 PM
First, thanks for the work!

I have been playing with this and haven't been able to get it to work, however I do believe I've discovered the issue which I'm presuming you haven't run into or possibly haven't even considered (most people aren't security psyco like myself...but it's how I make a living).

So I'm running the enterprise edition and have SSL enabled using a wildcard cert. Apparently the program is either reading directly from AM's API settings (which shows HTTP, not HTTPS) or it's presuming http. Either way that's causing issues as it's required to try to connect via HTTPS in order to work, and for the SSL cert to be valid it needs to connect via the public name or simply ignore that info (probably easiest) and just accept and move on.

P.S. going to bring up the API https thing to AM as well.


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: soothaa on March 22, 2018, 05:54:09 PM
First, thanks for the work!

I have been playing with this and haven't been able to get it to work, however I do believe I've discovered the issue which I'm presuming you haven't run into or possibly haven't even considered (most people aren't security psyco like myself...but it's how I make a living).

So I'm running the enterprise edition and have SSL enabled using a wildcard cert. Apparently the program is either reading directly from AM's API settings (which shows HTTP, not HTTPS) or it's presuming http. Either way that's causing issues as it's required to try to connect via HTTPS in order to work, and for the SSL cert to be valid it needs to connect via the public name or simply ignore that info (probably easiest) and just accept and move on.

P.S. going to bring up the API https thing to AM as well.
Yeah http://localhost is just hardcoded currently - so you're saying you need the plugin to post via https? Hmm I don't know the implications of that..

EDIT: https isn't available in premium so I have no way to test  :-\


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: BCCrypto68 on March 22, 2018, 05:57:30 PM
First, thanks for the work!

I have been playing with this and haven't been able to get it to work, however I do believe I've discovered the issue which I'm presuming you haven't run into or possibly haven't even considered (most people aren't security psyco like myself...but it's how I make a living).

So I'm running the enterprise edition and have SSL enabled using a wildcard cert. Apparently the program is either reading directly from AM's API settings (which shows HTTP, not HTTPS) or it's presuming http. Either way that's causing issues as it's required to try to connect via HTTPS in order to work, and for the SSL cert to be valid it needs to connect via the public name or simply ignore that info (probably easiest) and just accept and move on.

P.S. going to bring up the API https thing to AM as well.
Yeah http://localhost is just hardcoded currently - so you're saying you need the plugin to post via https? Hmm I don't know the implications of that..

EDIT: https isn't available in premium so I have no way to test  :-\

Correct, I need it to post via https. I can work with you if you'd like to test it - like I said, I'm sure most aren't the same kind of nut bag I am, so it's not as of yet super common.


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: Seanklei10 on March 22, 2018, 07:37:12 PM
I was looking at adding BTCP and it uses insight block explorer https://explorer.btcprivate.org/ do you have an example of how I would set that up for the plugin config?


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: soothaa on March 22, 2018, 07:44:09 PM
I was looking at adding BTCP and it uses insight block explorer https://explorer.btcprivate.org/ do you have an example of how I would set that up for the plugin config?
Code:
https://explorer.btcprivate.org/api/status?q=getDifficulty


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: Seanklei10 on March 23, 2018, 02:30:30 PM
I was looking at adding BTCP and it uses insight block explorer https://explorer.btcprivate.org/ do you have an example of how I would set that up for the plugin config?
Code:
https://explorer.btcprivate.org/api/status?q=getDifficulty

Thanks, however it appears to be pulling in very low numbers for BTCP. On trade satoshi its around .0033BTC however its putting in 5.3E-07BTC for Value.  Is this an issue with TS API?
https://tradesatoshi.com/Exchange/?market=BTCP_BTC


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: soothaa on March 23, 2018, 02:49:36 PM
I was looking at adding BTCP and it uses insight block explorer https://explorer.btcprivate.org/ do you have an example of how I would set that up for the plugin config?
Code:
https://explorer.btcprivate.org/api/status?q=getDifficulty

Thanks, however it appears to be pulling in very low numbers for BTCP. On trade satoshi its around .0033BTC however its putting in 5.3E-07BTC for Value.  Is this an issue with TS API?
https://tradesatoshi.com/Exchange/?market=BTCP_BTC

The program goes down the list of exchanges it supports in added order. Looks like it is picking up this here: https://stocks.exchange/trade/BTCP/BTC - same ticker, wrong coin. Not sure how to fix this..


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: Seanklei10 on March 23, 2018, 06:20:31 PM
I was looking at adding BTCP and it uses insight block explorer https://explorer.btcprivate.org/ do you have an example of how I would set that up for the plugin config?
Code:
https://explorer.btcprivate.org/api/status?q=getDifficulty

Thanks, however it appears to be pulling in very low numbers for BTCP. On trade satoshi its around .0033BTC however its putting in 5.3E-07BTC for Value.  Is this an issue with TS API?
https://tradesatoshi.com/Exchange/?market=BTCP_BTC

The program goes down the list of exchanges it supports in added order. Looks like it is picking up this here: https://stocks.exchange/trade/BTCP/BTC - same ticker, wrong coin. Not sure how to fix this..

Perhaps an update to the plugin could compare the coin at all exchanges and display the value back of the highest price given any exchange the coin is listed on.


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: soothaa on March 23, 2018, 06:22:47 PM
Perhaps an update to the plugin could compare the coin at all exchanges and display the value back of the highest price given any exchange the coin is listed on.
Hmmmmmmmmmmmm this is a decent idea.


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: Larvitar on March 23, 2018, 06:29:08 PM
soothaaa, I'm having trouble adding Verge with Blake2s algo (there is many Verge algos). The diff is even -1 (maybe 'cause the API isn't giving the correct data). Did you tried to add Xerge-Blake2s to your coins?

Thanks in advance. Your plugin is awesome!


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: soothaa on March 23, 2018, 06:43:02 PM
AwesomeMiner Coin Updater 0.7.2
  • Perhaps an update to the plugin could compare the coin at all exchanges and display the value back of the highest price given any exchange the coin is listed on.
  • ^ yeah, I'm feeling lazy today and just quoted this

You can find the latest update in the Mega link.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: ruplikminer on March 23, 2018, 10:16:47 PM
Shoota I still don't understand how to add correctly coins that are on crypto id.

I get error either if I use this:

{ CoinFullName: "CreativeCoin", CoinShortName: "CREA", Algo: "SHA-3", BlockReward: 21, BlockTime: 120, BlockExplorerType: "cryptoid"}

or this

{ CoinFullName: "CreativeCoin", CoinShortName: "CREA", Algo: "SHA-3", BlockReward: 21, BlockTime: 120}

May you help me?


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: Seanklei10 on March 24, 2018, 12:33:11 AM
AwesomeMiner Coin Updater 0.7.2
  • Perhaps an update to the plugin could compare the coin at all exchanges and display the value back of the highest price given any exchange the coin is listed on.
  • ^ yeah, I'm feeling lazy today and just quoted this

You can find the latest update in the Mega link.

Works perfect, thanks!


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Larvitar on March 24, 2018, 07:56:23 PM
Just a little issue. Whale is recognized as WHALE by Minerpool, but as WHL by StocksExchange. As result, AM CoinUpdater shows me: Could not find WHALE in any Exchange.

Here is the line:
Code:
{CoinFullName: "Whalecoin", CoinShortName: "WHALE", Algo: "Ethereum", BlockReward: 3.06, BlockTime: 20, BlockExplorer: "minerpool"}

Thanks in advance!


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: soothaa on March 25, 2018, 02:35:36 AM
Just a little issue. Whale is recognized as WHALE by Minerpool, but as WHL by StocksExchange. As result, AM CoinUpdater shows me: Could not find WHALE in any Exchange.

Here is the line:
Code:
{CoinFullName: "Whalecoin", CoinShortName: "WHALE", Algo: "Ethereum", BlockReward: 3.06, BlockTime: 20, BlockExplorer: "minerpool"}

Thanks in advance!
That's... really odd..


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: puwaha on March 25, 2018, 08:59:27 AM
Shoota I still don't understand how to add correctly coins that are on crypto id.

I get error either if I use this:

{ CoinFullName: "CreativeCoin", CoinShortName: "CREA", Algo: "SHA-3", BlockReward: 21, BlockTime: 120, BlockExplorerType: "cryptoid"}

or this

{ CoinFullName: "CreativeCoin", CoinShortName: "CREA", Algo: "SHA-3", BlockReward: 21, BlockTime: 120}

May you help me?

I think I figured out how to make Cryptoid based coins work...  Try this for your CreativeCoin example:

Code:
{CoinFullName: "CreativeCoin", CoinShortName: "CREA", Algo: "SHA-3 (Keccak)", BlockReward: 21, BlockTime: 120, BlockExplorer: "https://chainz.cryptoid.info/crea/api.dws?q=getdifficulty"}

I'm going to work on my master json file and post it here again.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: ruplikminer on March 25, 2018, 12:45:45 PM
Shoota I still don't understand how to add correctly coins that are on crypto id.

I get error either if I use this:

{ CoinFullName: "CreativeCoin", CoinShortName: "CREA", Algo: "SHA-3", BlockReward: 21, BlockTime: 120, BlockExplorerType: "cryptoid"}

or this

{ CoinFullName: "CreativeCoin", CoinShortName: "CREA", Algo: "SHA-3", BlockReward: 21, BlockTime: 120}

May you help me?

I think I figured out how to make Cryptoid based coins work...  Try this for your CreativeCoin example:

Code:
{CoinFullName: "CreativeCoin", CoinShortName: "CREA", Algo: "SHA-3 (Keccak)", BlockReward: 21, BlockTime: 120, BlockExplorer: "https://chainz.cryptoid.info/crea/api.dws?q=getdifficulty"}

I'm going to work on my master json file and post it here again.

Thanks Patrik it works now using the way you suggested to use it!


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Seanklei10 on March 25, 2018, 06:13:00 PM
The Denarius explorer appears to now split up PoS vs PoW difficulty and as a result the plugin errors on the explorer. Any ideas?

https://denariusexplorer.org/ext/summary


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: puwaha on March 25, 2018, 07:56:35 PM
Shoota I still don't understand how to add correctly coins that are on crypto id.

I get error either if I use this:

{ CoinFullName: "CreativeCoin", CoinShortName: "CREA", Algo: "SHA-3", BlockReward: 21, BlockTime: 120, BlockExplorerType: "cryptoid"}

or this

{ CoinFullName: "CreativeCoin", CoinShortName: "CREA", Algo: "SHA-3", BlockReward: 21, BlockTime: 120}

May you help me?

I think I figured out how to make Cryptoid based coins work...  Try this for your CreativeCoin example:

Code:
{CoinFullName: "CreativeCoin", CoinShortName: "CREA", Algo: "SHA-3 (Keccak)", BlockReward: 21, BlockTime: 120, BlockExplorer: "https://chainz.cryptoid.info/crea/api.dws?q=getdifficulty"}

I'm going to work on my master json file and post it here again.

Thanks Patrik it works now using the way you suggested to use it!

Patrik?  I'm puwaha... lol.   ;D


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Larvitar on March 26, 2018, 11:41:39 AM
Just a little issue. Whale is recognized as WHALE by Minerpool, but as WHL by StocksExchange. As result, AM CoinUpdater shows me: Could not find WHALE in any Exchange.

Here is the line:
Code:
{CoinFullName: "Whalecoin", CoinShortName: "WHALE", Algo: "Ethereum", BlockReward: 3.06, BlockTime: 20, BlockExplorer: "minerpool"}

Thanks in advance!
That's... really odd..
The workaround is simple for me: a "alias" WHL for exchange into the AM Coin Updater. Minerpool keeps recognising as WHALE, and StocksExchange as WHL. Or convincing the minerpool devs to change WHALE to WHL.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: soothaa on March 26, 2018, 01:08:25 PM
Just a little issue. Whale is recognized as WHALE by Minerpool, but as WHL by StocksExchange. As result, AM CoinUpdater shows me: Could not find WHALE in any Exchange.

Here is the line:
Code:
{CoinFullName: "Whalecoin", CoinShortName: "WHALE", Algo: "Ethereum", BlockReward: 3.06, BlockTime: 20, BlockExplorer: "minerpool"}

Thanks in advance!
I cannot reproduce this. When debugging the price matching no exchange contains WHALE and I get back a 0 for the price.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: bifking on March 26, 2018, 01:39:30 PM
Hello,

I have created a github gist with my config.

https://gist.github.com/andreitudor/afb19600ef6441089807f668c5366c0b

We can modify and keep this up to date with new coins and config styling.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: ruplikminer on March 26, 2018, 05:04:32 PM
Hello,

I have created a github gist with my config.

https://gist.github.com/andreitudor/afb19600ef6441089807f668c5366c0b

We can modify and keep this up to date with new coins and config styling.

Please feel free to add my list removing the duplicated coins

Quote
{CoinFullName: "BitSend", CoinShortName: "BSD", Algo: "Xevan", BlockReward: 5, BlockTime: 180}
{ CoinFullName: "UFO", CoinShortName: "UFO", Algo: "NeoScrypt", BlockReward: 625, BlockTime: 90}
{ CoinFullName: "Guncoin", CoinShortName: "GUN", Algo: "NeoScrypt", BlockReward: 150, BlockTime: 120}
{ CoinFullName: "BZL Coin", CoinShortName: "BZL", Algo: "Tribus", BlockReward: 1, BlockTime: 30}
{CoinFullName: "CurveCoin", CoinShortName: "CURV", Algo: "Skein", BlockReward: 22.169, BlockTime: 90, BlockExplorer: "https://curve.uexplorer.me/api/chart/stat"}
{CoinFullName: "Munncoin", CoinShortName: "MUN", Algo: "Skunkhash", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary"}
{CoinFullName: "Absolute Coin", CoinShortName: "ABS", Algo: "Lyra2v2", BlockReward: 6, BlockTime: 90, BlockExplorer: "http://www.explorer.absolute-coin.com/ext/summary"}
{CoinFullName: "Virtus", CoinShortName: "VRT", Algo: "Tribus", BlockReward: 12, BlockTime: 60, BlockExplorer: "http://213.183.45.119:3001/ext/summary"}
{CoinFullName: "Nyx Coin", CoinShortName: "NYX", Algo: "NeoScrypt", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.nyxcoin.org/ext/summary"}
{CoinFullName: "Northern", CoinShortName: "NORT", Algo: "Xevan", BlockReward: 5, BlockTime: 60, BlockExplorer: "http://explorer.nort.network/ext/summary"}
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 47.168, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary"}
{CoinFullName: "Bash Coin", CoinShortName: "BASHC", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://bashcoin.lchain.cc/ext/summary"}
{CoinFullName: "Taler", CoinShortName: "TLR", Algo: "Lyra2z", BlockReward: 50, BlockTime: 300, BlockExplorer: "http://taler-explorer.online/ext/summary"}
{CoinFullName: "Endorphin", CoinShortName: "END", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://exp.endorphin.network/ext/summary"}
{CoinFullName: "Dinero", CoinShortName: "DIN", Algo: "NeoScrypt", BlockReward: 15.75, BlockTime: 90, BlockExplorer: "http://explorer.dinerocoin.org/ext/summary"}
{CoinFullName: "SnowGem", CoinShortName: "SNG", Algo: "Equihash", BlockReward: 19, BlockTime: 60, BlockExplorer: "https://explorer.snowgem.org/ext/summary"}
{CoinFullName: "Desire", CoinShortName: "DSR", Algo: "NeoScrypt", BlockReward: 19, BlockTime: 150, BlockExplorer: "http://desire.lchain.cc/ext/summary"}
{CoinFullName: "Galactrum", CoinShortName: "ORE", Algo: "Lyra2v2", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://ore.explorerz.top:3017/ext/summary"}
{CoinFullName: "Coin2fly", CoinShortName: "CTF", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.coin2fly.com/ext/summary"}
{CoinFullName: "Cerberus", CoinShortName: "CBS", Algo: "NeoScrypt", BlockReward: 5.4, BlockTime: 120, BlockExplorer: "http://exp.cerberuscoin.com/ext/summary"}
{CoinFullName: "Rapture", CoinShortName: "RAP", Algo: "NeoScrypt", BlockReward: 2.97, BlockTime: 120, BlockExplorer: "http://explorer.our-rapture.com/ext/summary"}
{CoinFullName: "Stone Coin", CoinShortName: "STONE", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://stonecrypto.org/ext/summary"}
{CoinFullName: "GoByte", CoinShortName: "GBX", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.gobyte.network:5001/ext/summary"}
{CoinFullName: "Zero", CoinShortName: "ZER", Algo: "Equihash", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://zeroexplorer.forgetop.com/ext/summary"}
{CoinFullName: "Goa Coin", CoinShortName: "GOA", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://goa.altexplorer.co/ext/summary"}
{CoinFullName: "Lizus", CoinShortName: "LIZ", Algo: "Skein", BlockReward: 10.19, BlockTime: 60, BlockExplorer: "http://lizus.lchain.cc/ext/summary"}
{CoinFullName: "LuckyBit", CoinShortName: "LUCKY", Algo: "NeoScrypt", BlockReward: 1, BlockTime: 180, BlockExplorer: "http://178.62.73.188:3001/ext/summary"}
{CoinFullName: "Onex Network", CoinShortName: "ONEX", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://explorer.onex.network:3001/ext/summary"}
{CoinFullName: "Xhimera", CoinShortName: "XHM", Algo: "Xevan", BlockReward: 1.98, BlockTime: 360, BlockExplorer: "https://xhimera.info/ext/summary"}
{CoinFullName: "Urals Coin", CoinShortName: "URALS", Algo: "Xevan", BlockReward: 40, BlockTime: 180, BlockExplorer: "http://exp.uralscoin.info:3001/ext/summary"}
{CoinFullName: "CriptoReal", CoinShortName: "CRS", Algo: "Lyra2z", BlockReward: 60, BlockTime: 120, BlockExplorer: "https://criptoreal.info/ext/summary"}
{CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary"}
{CoinFullName: "Bithold", CoinShortName: "BHD", Algo: "C11", BlockReward: 37, BlockTime: 90, BlockExplorer: "http://bithold.lchain.cc/ext/summary"}
{CoinFullName: "IntenseCoin", CoinShortName: "ITNS", Algo: "CryptoNight", BlockReward: 1538.36024346, BlockTime: 120, BlockExplorer: "http://192.124.18.154:8117/stats"}
{CoinFullName: "GarlicCoin", CoinShortName: "GRLC", Algo: "Scrypt", BlockReward: 50, BlockTime: 40, BlockExplorer: "https://explorer.grlc-bakery.fun/ext/summary"}
{CoinFullName: "Sumokin", CoinShortName: "SUMO", Algo: "CryptoNight", BlockReward: 36.45, BlockTime: 244, BlockExplorer: "https://pool.sumokoin.com:9118/stats"}
{CoinFullName: "Electroneum", CoinShortName: "ETN", Algo: "CryptoNight", BlockReward: 7028.66, BlockTime: 59, BlockExplorer:  "http://us-api.hashparty.io/stats"}
{CoinFullName: "Innova", CoinShortName: "INN", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.innovacoin.info/ext/summary"}
{CoinFullName: "Salencoin", CoinShortName: "SLN", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.salencoin.com/ext/summary"}
{CoinFullName: "Raven", CoinShortName: "RVN", Algo: "X16r", BlockReward: 5000, BlockTime: 60, BlockExplorer: "https://rvn.hash4.life/ext/summary"}
{CoinFullName: "Infinex", CoinShortName: "IFX", Algo: "Lyra2z", BlockReward: 6, BlockTime: 90, BlockExplorer: "http://explorer.infinex.info/ext/summary"}
{CoinFullName: "Stipend", CoinShortName: "SPD", Algo: "C11", BlockReward: 15, BlockTime: 90, BlockExplorer: "http://explorer.stipend.me/ext/summary"}
{CoinFullName: "BitCore", CoinShortName: "BTX", Algo: "Timetravel10", BlockReward: 3.13, BlockTime: 161, BlockExplorerType: "cryptoid"}
{CoinFullName: "Zacacoin", CoinShortName: "ZACA", Algo: "Scrypt", BlockReward: 4, BlockTime: 60, BlockExplorer: "http://explorer.zacacoin.com/ext/summary"}
{CoinFullName: "HTKcoin", CoinShortName: "HTK", Algo: "X11", BlockReward: 3, BlockTime: 60, BlockExplorer: "http://explorer.hiddentalk.io/ext/summary"}
{CoinFullName: "EthereumFuture", CoinShortName: "ETHF", Algo: "Nist5", BlockReward: 8, BlockTime: 90, BlockExplorer: "http://explorer.ethereumfuture.net/ext/summary"}
{CoinFullName: "QbicCoin", CoinShortName: "QBIC", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.qbic.io:3001/ext/summary"}
{CoinFullName: "Vivo2", CoinShortName: "VIVO", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://vivo.explorerz.top:3003/ext/summary"}
{CoinFullName: "ZexCoin", CoinShortName: "ZEX", Algo: "X11", BlockReward: 4, BlockTime: 120, BlockExplorer: "http://explorer.zexcoin.org/ext/summary"}
{CoinFullName: "MagnetCoin", CoinShortName: "MAG", Algo: "X11", BlockReward: 100, BlockTime: 90, BlockExplorer: "http://35.202.4.153:3001/ext/summary"}
{CoinFullName: "FolmCoin", CoinShortName: "FLM", Algo: "PHI", BlockReward: 30, BlockTime: 120, BlockExplorer: "http://explorer.folm.io/api/chart/stat"}
{coinFullName: "LuxCoin", CoinShortName: "LUX", Algo: "PHI", BlockReward: 10, BlockTime: 60, BlockExplorer: "https://explorer.luxcore.io/ext/summary"}
{coinFullName: "JoltGas", CoinShortName: "JLG", Algo: "C11", BlockReward: 25, BlockTime: 210, BlockExplorer: "http://joltgas.lchain.cc/ext/summary"}
{coinFullName: "Enixt", CoinShortName: "ENIX", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://enixt.lchain.cc/ext/summary"}
{coinFullName: "01Coin", CoinShortName: "ZOC", Algo: "NeoScrypt", BlockReward: 13, BlockTime: 150, BlockExplorer: "http://01coin.lchain.cc/ext/summary"}
{coinFullName: "Bitspace", CoinShortName: "BSX", Algo: "Nist5", BlockReward: 100, BlockTime: 60, BlockExplorer: "http://bitspace.lchain.cc/ext/summary"}
{coinFullName: "Brofist", CoinShortName: "PEW", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://brofistcoin.lchain.cc/ext/summary"}
{coinFullName: "GinCoin", CoinShortName: "GIN", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://explorer.gincoin.io/ext/summary"}
{coinFullName: "ScrivCoin", CoinShortName: "SCRIV", Algo: "Tribus", BlockReward: 4.8, BlockTime: 30, BlockExplorer: "http://explorer.scriv.network/ext/summary"}
{coinFullName: "PesoCoin", CoinShortName: "PSO", Algo: "X11", BlockReward: 12.5, BlockTime: 120, BlockExplorer: "http://peso.network/ext/summary"}
{ CoinFullName: "Tune Coin", CoinShortName: "TUN", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://173.249.24.88:3001/ext/summary"}
{coinFullName: "TransendCoin", CoinShortName: "TSC", Algo: "Xevan", BlockReward: 23, BlockTime: 180, BlockExplorer: "https://explorer.transendcoin.com/ext/summary"}
{coinFullName: "DixiCoin", CoinShortName: "DXC", Algo: "C11", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://www.dixi.live/ext/summary"}
{coinFullName: "UltimaCoin", CoinShortName: "ULT", Algo: "Skein", BlockReward: 0.6, BlockTime: 30, BlockExplorer: "https://ult.blockrex.info/ext/summary"}
{coinFullName: "ArchimedCoin", CoinShortName: "ARHM", Algo: "NeoScrypt", BlockReward: 3, BlockTime: 300, BlockExplorer: "http://explorer.archimedcoin.com/ext/summary"}
{coinFullName: "Agena", CoinShortName: "AGN", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 90, BlockExplorer: "http://explorer.agenaproject.com/ext/summary"}
{coinFullName: "CoreZ", CoinShortName: "CRZ", Algo: "NeoScrypt", BlockReward: 8, BlockTime: 90, BlockExplorer: "http://explorer.corez.site:3001/ext/summary"}
{coinFullName: "PyroCoin", CoinShortName: "PYRO", Algo: "Lyra2z", BlockReward: 4, BlockTime: 120, BlockExplorer: "http://138.68.246.198:3001/ext/summary"}
{coinFullName: "PulsarCoin", CoinShortName: "PLSR", Algo: "hmq1725", BlockReward: 10, BlockTime: 60, BlockExplorer: "http://pulsar.lchain.cc/ext/summary"}
{coinFullName: "IntermodalCoin", CoinShortName: "IMC", Algo: "C11", BlockReward: 10, BlockTime: 90, BlockExplorer: "http://explorer.intermodalcoin.online/ext/summary"}
{coinFullName: "Denarius", CoinShortName: "DNR", Algo: "Tribus", BlockReward: 2, BlockTime: 30, BlockExplorer: "https://denariusexplorer.org/ext/summary"}
{coinFullName: "Ferrum", CoinShortName: "FRM", Algo: "Skein", BlockReward: 7, BlockTime: 60}
{coinFullName: "Victorium", CoinShortName: "VIC", Algo: "Ethereum", BlockReward: 6.25, BlockTime: 30, BlockExplorer: "minerpool"}
{coinFullName: "Bulwark", CoinShortName: "BWK", Algo: "Nist5", BlockReward: 21.875, BlockTime: 90, BlockExplorer: "http://jabe.network:3001/ext/summary"}
{coinFullName: "Sparks", CoinShortName: "SPK", Algo: "NeoScrypt", BlockReward: 9, BlockTime: 120, BlockExplorer: "http://explorer.sparks.gold/ext/summary"}
{ CoinFullName: "STRAKS", CoinShortName: "STAK", Algo: "Lyra2REv2", BlockReward: 3.8, BlockTime: 60, BlockExplorer: "https://api.straks.info/v2/statistics/latest"}
{ CoinFullName: "RaceCoin", CoinShortName: "RACE", Algo: "Lyra2REv2", BlockReward: 4.8, BlockTime: 90, BlockExplorer: "http://45.32.147.232:3001/ext/summary"}
{ CoinFullName: "Shield B2S", CoinShortName: "XSH", Algo: "Blake 2s", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}
{ CoinFullName: "Shield X17", CoinShortName: "XSH", Algo: "x17", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}
{ CoinFullName: "Shield B2S", CoinShortName: "XSH", Algo: "Lyra2REv2", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}
{ CoinFullName: "LeviarCoin", CoinShortName: "XLC", Algo: "CryptoNight", BlockReward: 8.29527724, BlockTime: 60, BlockExplorer: "https://leviarcoin.hashvault.pro/api/network/stats"}
{ CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats"}
{ CoinFullName: "BitcoinZ", CoinShortName: "BTCZ", Algo: "Equihash", BlockReward: 12500, BlockTime: 154, BlockExplorer: "https://explorer.bitcoinz.site/ext/summary"}
{ CoinFullName: "Fonero", CoinShortName: "FNO", Algo: "CryptoNight", BlockReward: 26.076235740577, BlockTime: 120, BlockExplorer: "https://api-fno.easyhash.io/stats"}
{ CoinFullName: "CreativeCoin", CoinShortName: "CREA", Algo: "SHA-3 (Keccak)", BlockReward: 21, BlockTime: 120, BlockExplorer: "https://chainz.cryptoid.info/crea/api.dws?q=getdifficulty"}
{ CoinFullName: "CelerCoin", CoinShortName: "CELER", Algo: "NeoScrypt", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.celercoin.com/ext/summary"}
{ CoinFullName: "Banq", CoinShortName: "BANQ", Algo: "NeoScrypt", BlockReward: 3, BlockTime: 180, BlockExplorer: "http://128.199.42.147:3001/ext/summary"}
{ CoinFullName: "NativeAmerican", CoinShortName: "NAC", Algo: "Scrypt", BlockReward: 4, BlockTime: 240, BlockExplorer: "http://128.199.42.147:3001/ext/summary"}
{ CoinFullName: "Xuma", CoinShortName: "XMX", Algo: "Quark", BlockReward: 50, BlockTime: 60, BlockExplorer: "http://explorer.xumacoin.org/ext/summary"}
{ CoinFullName: "Zcoin", CoinShortName: "XZC", Algo: "Lyra2z", BlockReward: 28, BlockTime: 557, BlockExplorer: "https://explorer.zcoin.io/ext/summary"}
{ CoinFullName: "Lunex", CoinShortName: "LUNEX", Algo: "Lyra2REv2", BlockReward: 3, BlockTime: 120, BlockExplorer: "http://explorer.lunexcrypto.com/ext/summary"}


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Larvitar on March 26, 2018, 05:53:47 PM
Just a little issue. Whale is recognized as WHALE by Minerpool, but as WHL by StocksExchange. As result, AM CoinUpdater shows me: Could not find WHALE in any Exchange.

Here is the line:
Code:
{CoinFullName: "Whalecoin", CoinShortName: "WHALE", Algo: "Ethereum", BlockReward: 3.06, BlockTime: 20, BlockExplorer: "minerpool"}

Thanks in advance!
I cannot reproduce this. When debugging the price matching no exchange contains WHALE and I get back a 0 for the price.
Yes, it's the issue. Try WHL you will find. It's the same coin.

WHALE at minerpool = WHL at exchanges


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: soothaa on March 26, 2018, 07:04:49 PM
Just a little issue. Whale is recognized as WHALE by Minerpool, but as WHL by StocksExchange. As result, AM CoinUpdater shows me: Could not find WHALE in any Exchange.

Here is the line:
Code:
{CoinFullName: "Whalecoin", CoinShortName: "WHALE", Algo: "Ethereum", BlockReward: 3.06, BlockTime: 20, BlockExplorer: "minerpool"}

Thanks in advance!
I cannot reproduce this. When debugging the price matching no exchange contains WHALE and I get back a 0 for the price.
Yes, it's the issue. Try WHL you will find. It's the same coin.

WHALE at minerpool = WHL at exchanges
Ohhhhhhhhh I see... hrmm... not much I can think of to do if people are using different tickers..


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: bifking on March 26, 2018, 07:07:02 PM
Hello,

I have created a github gist with my config.

https://gist.github.com/andreitudor/afb19600ef6441089807f668c5366c0b

We can modify and keep this up to date with new coins and config styling.

Please feel free to add my list removing the duplicated coins


Thank you I have added the missing coins


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: omshree on March 26, 2018, 07:44:14 PM
For some reason it says the block explorer is not supported, it's a normal iquidus one, with working url:

Code:
{CoinFullName: "Espers", CoinShortName: "ESP", Algo: "HMQ1725", BlockReward: 5000, BlockTime: 300, BlockExplorer: "https://esp.miningalts.com/ext/summary"}


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: GoRdiE on March 26, 2018, 07:44:57 PM
Hello,

I have created a github gist with my config.

https://gist.github.com/andreitudor/afb19600ef6441089807f668c5366c0b

We can modify and keep this up to date with new coins and config styling.

Please feel free to add my list removing the duplicated coins

Quote
{CoinFullName: "BitSend", CoinShortName: "BSD", Algo: "Xevan", BlockReward: 5, BlockTime: 180}
{ CoinFullName: "UFO", CoinShortName: "UFO", Algo: "NeoScrypt", BlockReward: 625, BlockTime: 90}
{ CoinFullName: "Guncoin", CoinShortName: "GUN", Algo: "NeoScrypt", BlockReward: 150, BlockTime: 120}
{ CoinFullName: "BZL Coin", CoinShortName: "BZL", Algo: "Tribus", BlockReward: 1, BlockTime: 30}
{CoinFullName: "CurveCoin", CoinShortName: "CURV", Algo: "Skein", BlockReward: 22.169, BlockTime: 90, BlockExplorer: "https://curve.uexplorer.me/api/chart/stat"}
{CoinFullName: "Munncoin", CoinShortName: "MUN", Algo: "Skunkhash", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary"}
{CoinFullName: "Absolute Coin", CoinShortName: "ABS", Algo: "Lyra2v2", BlockReward: 6, BlockTime: 90, BlockExplorer: "http://www.explorer.absolute-coin.com/ext/summary"}
{CoinFullName: "Virtus", CoinShortName: "VRT", Algo: "Tribus", BlockReward: 12, BlockTime: 60, BlockExplorer: "http://213.183.45.119:3001/ext/summary"}
{CoinFullName: "Nyx Coin", CoinShortName: "NYX", Algo: "NeoScrypt", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.nyxcoin.org/ext/summary"}
{CoinFullName: "Northern", CoinShortName: "NORT", Algo: "Xevan", BlockReward: 5, BlockTime: 60, BlockExplorer: "http://explorer.nort.network/ext/summary"}
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 47.168, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary"}
{CoinFullName: "Bash Coin", CoinShortName: "BASHC", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://bashcoin.lchain.cc/ext/summary"}
{CoinFullName: "Taler", CoinShortName: "TLR", Algo: "Lyra2z", BlockReward: 50, BlockTime: 300, BlockExplorer: "http://taler-explorer.online/ext/summary"}
{CoinFullName: "Endorphin", CoinShortName: "END", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://exp.endorphin.network/ext/summary"}
{CoinFullName: "Dinero", CoinShortName: "DIN", Algo: "NeoScrypt", BlockReward: 15.75, BlockTime: 90, BlockExplorer: "http://explorer.dinerocoin.org/ext/summary"}
{CoinFullName: "SnowGem", CoinShortName: "SNG", Algo: "Equihash", BlockReward: 19, BlockTime: 60, BlockExplorer: "https://explorer.snowgem.org/ext/summary"}
{CoinFullName: "Desire", CoinShortName: "DSR", Algo: "NeoScrypt", BlockReward: 19, BlockTime: 150, BlockExplorer: "http://desire.lchain.cc/ext/summary"}
{CoinFullName: "Galactrum", CoinShortName: "ORE", Algo: "Lyra2v2", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://ore.explorerz.top:3017/ext/summary"}
{CoinFullName: "Coin2fly", CoinShortName: "CTF", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.coin2fly.com/ext/summary"}
{CoinFullName: "Cerberus", CoinShortName: "CBS", Algo: "NeoScrypt", BlockReward: 5.4, BlockTime: 120, BlockExplorer: "http://exp.cerberuscoin.com/ext/summary"}
{CoinFullName: "Rapture", CoinShortName: "RAP", Algo: "NeoScrypt", BlockReward: 2.97, BlockTime: 120, BlockExplorer: "http://explorer.our-rapture.com/ext/summary"}
{CoinFullName: "Stone Coin", CoinShortName: "STONE", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://stonecrypto.org/ext/summary"}
{CoinFullName: "GoByte", CoinShortName: "GBX", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.gobyte.network:5001/ext/summary"}
{CoinFullName: "Zero", CoinShortName: "ZER", Algo: "Equihash", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://zeroexplorer.forgetop.com/ext/summary"}
{CoinFullName: "Goa Coin", CoinShortName: "GOA", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://goa.altexplorer.co/ext/summary"}
{CoinFullName: "Lizus", CoinShortName: "LIZ", Algo: "Skein", BlockReward: 10.19, BlockTime: 60, BlockExplorer: "http://lizus.lchain.cc/ext/summary"}
{CoinFullName: "LuckyBit", CoinShortName: "LUCKY", Algo: "NeoScrypt", BlockReward: 1, BlockTime: 180, BlockExplorer: "http://178.62.73.188:3001/ext/summary"}
{CoinFullName: "Onex Network", CoinShortName: "ONEX", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://explorer.onex.network:3001/ext/summary"}
{CoinFullName: "Xhimera", CoinShortName: "XHM", Algo: "Xevan", BlockReward: 1.98, BlockTime: 360, BlockExplorer: "https://xhimera.info/ext/summary"}
{CoinFullName: "Urals Coin", CoinShortName: "URALS", Algo: "Xevan", BlockReward: 40, BlockTime: 180, BlockExplorer: "http://exp.uralscoin.info:3001/ext/summary"}
{CoinFullName: "CriptoReal", CoinShortName: "CRS", Algo: "Lyra2z", BlockReward: 60, BlockTime: 120, BlockExplorer: "https://criptoreal.info/ext/summary"}
{CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary"}
{CoinFullName: "Bithold", CoinShortName: "BHD", Algo: "C11", BlockReward: 37, BlockTime: 90, BlockExplorer: "http://bithold.lchain.cc/ext/summary"}
{CoinFullName: "IntenseCoin", CoinShortName: "ITNS", Algo: "CryptoNight", BlockReward: 1538.36024346, BlockTime: 120, BlockExplorer: "http://192.124.18.154:8117/stats"}
{CoinFullName: "GarlicCoin", CoinShortName: "GRLC", Algo: "Scrypt", BlockReward: 50, BlockTime: 40, BlockExplorer: "https://explorer.grlc-bakery.fun/ext/summary"}
{CoinFullName: "Sumokin", CoinShortName: "SUMO", Algo: "CryptoNight", BlockReward: 36.45, BlockTime: 244, BlockExplorer: "https://pool.sumokoin.com:9118/stats"}
{CoinFullName: "Electroneum", CoinShortName: "ETN", Algo: "CryptoNight", BlockReward: 7028.66, BlockTime: 59, BlockExplorer:  "http://us-api.hashparty.io/stats"}
{CoinFullName: "Innova", CoinShortName: "INN", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.innovacoin.info/ext/summary"}
{CoinFullName: "Salencoin", CoinShortName: "SLN", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.salencoin.com/ext/summary"}
{CoinFullName: "Raven", CoinShortName: "RVN", Algo: "X16r", BlockReward: 5000, BlockTime: 60, BlockExplorer: "https://rvn.hash4.life/ext/summary"}
{CoinFullName: "Infinex", CoinShortName: "IFX", Algo: "Lyra2z", BlockReward: 6, BlockTime: 90, BlockExplorer: "http://explorer.infinex.info/ext/summary"}
{CoinFullName: "Stipend", CoinShortName: "SPD", Algo: "C11", BlockReward: 15, BlockTime: 90, BlockExplorer: "http://explorer.stipend.me/ext/summary"}
{CoinFullName: "BitCore", CoinShortName: "BTX", Algo: "Timetravel10", BlockReward: 3.13, BlockTime: 161, BlockExplorerType: "cryptoid"}
{CoinFullName: "Zacacoin", CoinShortName: "ZACA", Algo: "Scrypt", BlockReward: 4, BlockTime: 60, BlockExplorer: "http://explorer.zacacoin.com/ext/summary"}
{CoinFullName: "HTKcoin", CoinShortName: "HTK", Algo: "X11", BlockReward: 3, BlockTime: 60, BlockExplorer: "http://explorer.hiddentalk.io/ext/summary"}
{CoinFullName: "EthereumFuture", CoinShortName: "ETHF", Algo: "Nist5", BlockReward: 8, BlockTime: 90, BlockExplorer: "http://explorer.ethereumfuture.net/ext/summary"}
{CoinFullName: "QbicCoin", CoinShortName: "QBIC", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.qbic.io:3001/ext/summary"}
{CoinFullName: "Vivo2", CoinShortName: "VIVO", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://vivo.explorerz.top:3003/ext/summary"}
{CoinFullName: "ZexCoin", CoinShortName: "ZEX", Algo: "X11", BlockReward: 4, BlockTime: 120, BlockExplorer: "http://explorer.zexcoin.org/ext/summary"}
{CoinFullName: "MagnetCoin", CoinShortName: "MAG", Algo: "X11", BlockReward: 100, BlockTime: 90, BlockExplorer: "http://35.202.4.153:3001/ext/summary"}
{CoinFullName: "FolmCoin", CoinShortName: "FLM", Algo: "PHI", BlockReward: 30, BlockTime: 120, BlockExplorer: "http://explorer.folm.io/api/chart/stat"}
{coinFullName: "LuxCoin", CoinShortName: "LUX", Algo: "PHI", BlockReward: 10, BlockTime: 60, BlockExplorer: "https://explorer.luxcore.io/ext/summary"}
{coinFullName: "JoltGas", CoinShortName: "JLG", Algo: "C11", BlockReward: 25, BlockTime: 210, BlockExplorer: "http://joltgas.lchain.cc/ext/summary"}
{coinFullName: "Enixt", CoinShortName: "ENIX", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://enixt.lchain.cc/ext/summary"}
{coinFullName: "01Coin", CoinShortName: "ZOC", Algo: "NeoScrypt", BlockReward: 13, BlockTime: 150, BlockExplorer: "http://01coin.lchain.cc/ext/summary"}
{coinFullName: "Bitspace", CoinShortName: "BSX", Algo: "Nist5", BlockReward: 100, BlockTime: 60, BlockExplorer: "http://bitspace.lchain.cc/ext/summary"}
{coinFullName: "Brofist", CoinShortName: "PEW", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://brofistcoin.lchain.cc/ext/summary"}
{coinFullName: "GinCoin", CoinShortName: "GIN", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://explorer.gincoin.io/ext/summary"}
{coinFullName: "ScrivCoin", CoinShortName: "SCRIV", Algo: "Tribus", BlockReward: 4.8, BlockTime: 30, BlockExplorer: "http://explorer.scriv.network/ext/summary"}
{coinFullName: "PesoCoin", CoinShortName: "PSO", Algo: "X11", BlockReward: 12.5, BlockTime: 120, BlockExplorer: "http://peso.network/ext/summary"}
{ CoinFullName: "Tune Coin", CoinShortName: "TUN", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://173.249.24.88:3001/ext/summary"}
{coinFullName: "TransendCoin", CoinShortName: "TSC", Algo: "Xevan", BlockReward: 23, BlockTime: 180, BlockExplorer: "https://explorer.transendcoin.com/ext/summary"}
{coinFullName: "DixiCoin", CoinShortName: "DXC", Algo: "C11", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://www.dixi.live/ext/summary"}
{coinFullName: "UltimaCoin", CoinShortName: "ULT", Algo: "Skein", BlockReward: 0.6, BlockTime: 30, BlockExplorer: "https://ult.blockrex.info/ext/summary"}
{coinFullName: "ArchimedCoin", CoinShortName: "ARHM", Algo: "NeoScrypt", BlockReward: 3, BlockTime: 300, BlockExplorer: "http://explorer.archimedcoin.com/ext/summary"}
{coinFullName: "Agena", CoinShortName: "AGN", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 90, BlockExplorer: "http://explorer.agenaproject.com/ext/summary"}
{coinFullName: "CoreZ", CoinShortName: "CRZ", Algo: "NeoScrypt", BlockReward: 8, BlockTime: 90, BlockExplorer: "http://explorer.corez.site:3001/ext/summary"}
{coinFullName: "PyroCoin", CoinShortName: "PYRO", Algo: "Lyra2z", BlockReward: 4, BlockTime: 120, BlockExplorer: "http://138.68.246.198:3001/ext/summary"}
{coinFullName: "PulsarCoin", CoinShortName: "PLSR", Algo: "hmq1725", BlockReward: 10, BlockTime: 60, BlockExplorer: "http://pulsar.lchain.cc/ext/summary"}
{coinFullName: "IntermodalCoin", CoinShortName: "IMC", Algo: "C11", BlockReward: 10, BlockTime: 90, BlockExplorer: "http://explorer.intermodalcoin.online/ext/summary"}
{coinFullName: "Denarius", CoinShortName: "DNR", Algo: "Tribus", BlockReward: 2, BlockTime: 30, BlockExplorer: "https://denariusexplorer.org/ext/summary"}
{coinFullName: "Ferrum", CoinShortName: "FRM", Algo: "Skein", BlockReward: 7, BlockTime: 60}
{coinFullName: "Victorium", CoinShortName: "VIC", Algo: "Ethereum", BlockReward: 6.25, BlockTime: 30, BlockExplorer: "minerpool"}
{coinFullName: "Bulwark", CoinShortName: "BWK", Algo: "Nist5", BlockReward: 21.875, BlockTime: 90, BlockExplorer: "http://jabe.network:3001/ext/summary"}
{coinFullName: "Sparks", CoinShortName: "SPK", Algo: "NeoScrypt", BlockReward: 9, BlockTime: 120, BlockExplorer: "http://explorer.sparks.gold/ext/summary"}
{ CoinFullName: "STRAKS", CoinShortName: "STAK", Algo: "Lyra2REv2", BlockReward: 3.8, BlockTime: 60, BlockExplorer: "https://api.straks.info/v2/statistics/latest"}
{ CoinFullName: "RaceCoin", CoinShortName: "RACE", Algo: "Lyra2REv2", BlockReward: 4.8, BlockTime: 90, BlockExplorer: "http://45.32.147.232:3001/ext/summary"}
{ CoinFullName: "Shield B2S", CoinShortName: "XSH", Algo: "Blake 2s", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}
{ CoinFullName: "Shield X17", CoinShortName: "XSH", Algo: "x17", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}
{ CoinFullName: "Shield B2S", CoinShortName: "XSH", Algo: "Lyra2REv2", BlockReward: 125, BlockTime: 60, BlockExplorer: "https://blockstats.pw/shield/api/"}
{ CoinFullName: "LeviarCoin", CoinShortName: "XLC", Algo: "CryptoNight", BlockReward: 8.29527724, BlockTime: 60, BlockExplorer: "https://leviarcoin.hashvault.pro/api/network/stats"}
{ CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats"}
{ CoinFullName: "BitcoinZ", CoinShortName: "BTCZ", Algo: "Equihash", BlockReward: 12500, BlockTime: 154, BlockExplorer: "https://explorer.bitcoinz.site/ext/summary"}
{ CoinFullName: "Fonero", CoinShortName: "FNO", Algo: "CryptoNight", BlockReward: 26.076235740577, BlockTime: 120, BlockExplorer: "https://api-fno.easyhash.io/stats"}
{ CoinFullName: "CreativeCoin", CoinShortName: "CREA", Algo: "SHA-3 (Keccak)", BlockReward: 21, BlockTime: 120, BlockExplorer: "https://chainz.cryptoid.info/crea/api.dws?q=getdifficulty"}
{ CoinFullName: "CelerCoin", CoinShortName: "CELER", Algo: "NeoScrypt", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.celercoin.com/ext/summary"}
{ CoinFullName: "Banq", CoinShortName: "BANQ", Algo: "NeoScrypt", BlockReward: 3, BlockTime: 180, BlockExplorer: "http://128.199.42.147:3001/ext/summary"}
{ CoinFullName: "NativeAmerican", CoinShortName: "NAC", Algo: "Scrypt", BlockReward: 4, BlockTime: 240, BlockExplorer: "http://128.199.42.147:3001/ext/summary"}
{ CoinFullName: "Xuma", CoinShortName: "XMX", Algo: "Quark", BlockReward: 50, BlockTime: 60, BlockExplorer: "http://explorer.xumacoin.org/ext/summary"}
{ CoinFullName: "Zcoin", CoinShortName: "XZC", Algo: "Lyra2z", BlockReward: 28, BlockTime: 557, BlockExplorer: "https://explorer.zcoin.io/ext/summary"}
{ CoinFullName: "Lunex", CoinShortName: "LUNEX", Algo: "Lyra2REv2", BlockReward: 3, BlockTime: 120, BlockExplorer: "http://explorer.lunexcrypto.com/ext/summary"}

Thanks a lot, friend


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: soothaa on March 26, 2018, 07:45:45 PM
For some reason it says the block explorer is not supported, it's a normal iquidus one, with working url:

{CoinFullName: "Espers", CoinShortName: "ESP", Algo: "HMQ1725", BlockReward: 5000, BlockTime: 300, BlockExplorer: "https://esp.miningalts.com/ext/summary"}
Code:
{"data":[{"difficulty":"POW: 156.54968414","difficultyHybrid":"POS: 5115602517.9629965","supply":21337538206.77488,"hashrate":"684.7004","lastPrice":0,"connections":125,"blockcount":744718}]}

That's why, the POW part is not supposed to be in there. I can add a workaround for that next release.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: omshree on March 26, 2018, 07:47:50 PM
For some reason it says the block explorer is not supported, it's a normal iquidus one, with working url:

{CoinFullName: "Espers", CoinShortName: "ESP", Algo: "HMQ1725", BlockReward: 5000, BlockTime: 300, BlockExplorer: "https://esp.miningalts.com/ext/summary"}
Code:
{"data":[{"difficulty":"POW: 156.54968414","difficultyHybrid":"POS: 5115602517.9629965","supply":21337538206.77488,"hashrate":"684.7004","lastPrice":0,"connections":125,"blockcount":744718}]}

That's why, the POW part is not supposed to be in there. I can add a workaround for that next release.

Wow, some fast answer! Thank you anyhow for this gem bro!


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Larvitar on March 26, 2018, 08:26:41 PM
Hello,

I have created a github gist with my config.

https://gist.github.com/andreitudor/afb19600ef6441089807f668c5366c0b

We can modify and keep this up to date with new coins and config styling.

Please feel free to add my list removing the duplicated coins


Thank you I have added the missing coins
Please fix the Muncoin. It's skunkhash coin, not skein. I commented at your github. Awesome list! :)


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Seanklei10 on March 27, 2018, 10:02:47 PM
Any thoughts on filtering out difficulties <1? Typically all of these are difficulties for MNs and can really skew the averaging.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Seanklei10 on March 28, 2018, 01:27:07 AM
Getting the following error, any ideas? It won't seem to get past this.

Successfully loaded previous saved CryptopiaPrices data.
Successfully loaded previous saved StocksExchangePrices data.
Successfully loaded previous saved TradeSatoshiPrices data.
Successfully loaded previous saved CoinExchangeIOPrices data.
Successfully loaded previous saved CryptoBridgePrices data.
Successfully loaded previous saved SouthXChangePrices data.
Successfully loaded previous saved GraviexPrices data.
Successfully loaded previous saved cryptohubonlinePrices data.
Successfully loaded previous saved Crex24Prices data.
Successfully loaded previous saved LocalCoinData data.
Updating all Cryptopia prices..Cryptopia: The remote server returned an error: (503) Server Unavailable.
Updating all Stocks.Exchange prices.. done!
Updating all TradeSatoshi prices.. done!
Updating all coinexchangeio prices..  done!
Updating all CryptoBridge prices..CryptoBridge: Error: Unable to connect to the remote server
Updating all SouthXChange prices.. done!
Updating all Graviex prices.. done!
Updating all cryptohubonline prices.. done!
Updating all Crex24 prices.. done!
Updating all CryptoID prices..done!
=============================================================
Supporting 9 exchanges and 3775 unique coins.
=============================================================
Begining coin update..
Updating all CryptoID prices..done!
Updating all Cryptopia prices..Cryptopia: Error reading JObject from JsonReader. Current JsonReader item is not an object: Null. Path '', line 1, position 4.
Value cannot be null.
Parameter name: source


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: soothaa on March 28, 2018, 02:01:12 AM
Any thoughts on filtering out difficulties <1? Typically all of these are difficulties for MNs and can really skew the averaging.
Can you give me and example? I already filter difficulties <=0


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: soothaa on March 28, 2018, 02:02:24 AM
Getting the following error, any ideas? It won't seem to get past this.

Successfully loaded previous saved CryptopiaPrices data.
Successfully loaded previous saved StocksExchangePrices data.
Successfully loaded previous saved TradeSatoshiPrices data.
Successfully loaded previous saved CoinExchangeIOPrices data.
Successfully loaded previous saved CryptoBridgePrices data.
Successfully loaded previous saved SouthXChangePrices data.
Successfully loaded previous saved GraviexPrices data.
Successfully loaded previous saved cryptohubonlinePrices data.
Successfully loaded previous saved Crex24Prices data.
Successfully loaded previous saved LocalCoinData data.
Updating all Cryptopia prices..Cryptopia: The remote server returned an error: (503) Server Unavailable.
Updating all Stocks.Exchange prices.. done!
Updating all TradeSatoshi prices.. done!
Updating all coinexchangeio prices..  done!
Updating all CryptoBridge prices..CryptoBridge: Error: Unable to connect to the remote server
Updating all SouthXChange prices.. done!
Updating all Graviex prices.. done!
Updating all cryptohubonline prices.. done!
Updating all Crex24 prices.. done!
Updating all CryptoID prices..done!
=============================================================
Supporting 9 exchanges and 3775 unique coins.
=============================================================
Begining coin update..
Updating all CryptoID prices..done!
Updating all Cryptopia prices..Cryptopia: Error reading JObject from JsonReader. Current JsonReader item is not an object: Null. Path '', line 1, position 4.
Value cannot be null.
Parameter name: source
Strange... each exchange is isolated and should continue on past a failure..


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Seanklei10 on March 28, 2018, 11:44:04 AM
Any thoughts on filtering out difficulties <1? Typically all of these are difficulties for MNs and can really skew the averaging.
Can you give me and example? I already filter difficulties <=0

DNR. There were a few I'll start paying more attention to the ones Ive seen issues with but this is the first that comes to mind.

https://chainz.cryptoid.info/dnr/

Edit: https://chainz.cryptoid.info/lux/ lux also has a smiilar issue. It appears cryptoid states its "Proof of Stake" is that readable by the API and possibly just filter out the PoS difficulties?

https://chainz.cryptoid.info/bsx/


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Seanklei10 on March 28, 2018, 11:44:53 AM
Getting the following error, any ideas? It won't seem to get past this.

Successfully loaded previous saved CryptopiaPrices data.
Successfully loaded previous saved StocksExchangePrices data.
Successfully loaded previous saved TradeSatoshiPrices data.
Successfully loaded previous saved CoinExchangeIOPrices data.
Successfully loaded previous saved CryptoBridgePrices data.
Successfully loaded previous saved SouthXChangePrices data.
Successfully loaded previous saved GraviexPrices data.
Successfully loaded previous saved cryptohubonlinePrices data.
Successfully loaded previous saved Crex24Prices data.
Successfully loaded previous saved LocalCoinData data.
Updating all Cryptopia prices..Cryptopia: The remote server returned an error: (503) Server Unavailable.
Updating all Stocks.Exchange prices.. done!
Updating all TradeSatoshi prices.. done!
Updating all coinexchangeio prices..  done!
Updating all CryptoBridge prices..CryptoBridge: Error: Unable to connect to the remote server
Updating all SouthXChange prices.. done!
Updating all Graviex prices.. done!
Updating all cryptohubonline prices.. done!
Updating all Crex24 prices.. done!
Updating all CryptoID prices..done!
=============================================================
Supporting 9 exchanges and 3775 unique coins.
=============================================================
Begining coin update..
Updating all CryptoID prices..done!
Updating all Cryptopia prices..Cryptopia: Error reading JObject from JsonReader. Current JsonReader item is not an object: Null. Path '', line 1, position 4.
Value cannot be null.
Parameter name: source
Strange... each exchange is isolated and should continue on past a failure..

It appears to have resolved itself, after I came back to it about an hour later, not sure how much time it took to actually correct. I assume Cryptopia was having an API issue?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: soothaa on March 28, 2018, 01:30:35 PM
Any thoughts on filtering out difficulties <1? Typically all of these are difficulties for MNs and can really skew the averaging.
Can you give me and example? I already filter difficulties <=0

DNR. There were a few I'll start paying more attention to the ones Ive seen issues with but this is the first that comes to mind.

https://chainz.cryptoid.info/dnr/

Edit: https://chainz.cryptoid.info/lux/ lux also has a smiilar issue. It appears cryptoid states its "Proof of Stake" is that readable by the API and possibly just filter out the PoS difficulties?

https://chainz.cryptoid.info/bsx/
Code:
"lux":{"name":"LUXCoin","PoW":"PHI1612","PoS":true,"height":216392,"diff":19345.09722316,"supply":4365069.83441702,"ticker":{"btc":0.00071199}}

Code:
"dnr":{"name":"Denarius","PoW":"Tribus","PoS":true,"height":680637,"diff":0.00434532,"supply":2555492.0159293,"ticker":{"btc":0.00024606}}

Code:
"bsx":{"name":"bitspace","PoW":"NIST5","PoS":true,"height":81095,"diff":0.05923982,"supply":9096070.44473688,"ticker":{"btc":6.02E-7}}

This is from the chainz.cryptoid.info API.. are you saying those low diffs are actually PoS diffs from recently staked blocks?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Seanklei10 on March 28, 2018, 04:16:21 PM
Any thoughts on filtering out difficulties <1? Typically all of these are difficulties for MNs and can really skew the averaging.
Can you give me and example? I already filter difficulties <=0

DNR. There were a few I'll start paying more attention to the ones Ive seen issues with but this is the first that comes to mind.

https://chainz.cryptoid.info/dnr/

Edit: https://chainz.cryptoid.info/lux/ lux also has a smiilar issue. It appears cryptoid states its "Proof of Stake" is that readable by the API and possibly just filter out the PoS difficulties?

https://chainz.cryptoid.info/bsx/
Code:
"lux":{"name":"LUXCoin","PoW":"PHI1612","PoS":true,"height":216392,"diff":19345.09722316,"supply":4365069.83441702,"ticker":{"btc":0.00071199}}

Code:
"dnr":{"name":"Denarius","PoW":"Tribus","PoS":true,"height":680637,"diff":0.00434532,"supply":2555492.0159293,"ticker":{"btc":0.00024606}}

Code:
"bsx":{"name":"bitspace","PoW":"NIST5","PoS":true,"height":81095,"diff":0.05923982,"supply":9096070.44473688,"ticker":{"btc":6.02E-7}}

This is from the chainz.cryptoid.info API.. are you saying those low diffs are actually PoS diffs from recently staked blocks?

Exactly, for LUX for example:

https://chainz.cryptoid.info/lux/ if you go there, you will see there is a column to the right that says that its "Proof of Stake"  with a difficulty of 4

Same with DNR:
https://chainz.cryptoid.info/dnr/ .002 shows for the difficulty and to the right it says "Proof of Stake"

It appears we may be able to utlized the "PoS": true portion to determine if the coin at least has PoS and if so, perhaps create a filter for the difficulties that drop substantially.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Sammyduseja on March 29, 2018, 07:08:31 AM
Any thoughts on filtering out difficulties <1? Typically all of these are difficulties for MNs and can really skew the averaging.
Can you give me and example? I already filter difficulties <=0

DNR. There were a few I'll start paying more attention to the ones Ive seen issues with but this is the first that comes to mind.

https://chainz.cryptoid.info/dnr/

Edit: https://chainz.cryptoid.info/lux/ lux also has a smiilar issue. It appears cryptoid states its "Proof of Stake" is that readable by the API and possibly just filter out the PoS difficulties?

https://chainz.cryptoid.info/bsx/
Code:
"lux":{"name":"LUXCoin","PoW":"PHI1612","PoS":true,"height":216392,"diff":19345.09722316,"supply":4365069.83441702,"ticker":{"btc":0.00071199}}

Code:
"dnr":{"name":"Denarius","PoW":"Tribus","PoS":true,"height":680637,"diff":0.00434532,"supply":2555492.0159293,"ticker":{"btc":0.00024606}}

Code:
"bsx":{"name":"bitspace","PoW":"NIST5","PoS":true,"height":81095,"diff":0.05923982,"supply":9096070.44473688,"ticker":{"btc":6.02E-7}}

This is from the chainz.cryptoid.info API.. are you saying those low diffs are actually PoS diffs from recently staked blocks?



can u please help me out sir :(
if anyone can help me out running this please message me im ready to pay for the sercives adn time give by u please


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: zaqwsx on March 30, 2018, 10:05:50 AM
Is there a way to add Verge x17 to the plugin? I've tried ti use this Iquidus Explorer: https://verge-blockchain.info/ but cant make it work... Can someone help me?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Seanklei10 on March 30, 2018, 12:14:58 PM
Is there a way to add Verge x17 to the plugin? I've tried ti use this Iquidus Explorer: https://verge-blockchain.info/ but cant make it work... Can someone help me?

All of verge is on whattomine.com

https://whattomine.com/coins/219.json

That is the JSON for x17, they have the other 4 as well. You can just add that into statistics -> whattomine section of AM options.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: zaqwsx on March 30, 2018, 06:10:52 PM
Thx!


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Seanklei10 on April 03, 2018, 05:00:37 PM
Sootha, did you have any thoughts on filtering the difficulty to not bring in PoS info or any idea how to handle that?


Title: Re: AwesomeMiner Coin Updater *Version 0.7* (Plugin)
Post by: BCCrypto68 on April 05, 2018, 09:25:03 PM
First, thanks for the work!

I have been playing with this and haven't been able to get it to work, however I do believe I've discovered the issue which I'm presuming you haven't run into or possibly haven't even considered (most people aren't security psyco like myself...but it's how I make a living).

So I'm running the enterprise edition and have SSL enabled using a wildcard cert. Apparently the program is either reading directly from AM's API settings (which shows HTTP, not HTTPS) or it's presuming http. Either way that's causing issues as it's required to try to connect via HTTPS in order to work, and for the SSL cert to be valid it needs to connect via the public name or simply ignore that info (probably easiest) and just accept and move on.

P.S. going to bring up the API https thing to AM as well.
Yeah http://localhost is just hardcoded currently - so you're saying you need the plugin to post via https? Hmm I don't know the implications of that..

EDIT: https isn't available in premium so I have no way to test  :-\

Correct, I need it to post via https. I can work with you if you'd like to test it - like I said, I'm sure most aren't the same kind of nut bag I am, so it's not as of yet super common.

Figured I'd check back in on this to see if you've had any chance to look at, or if there is anything I can do to help?

Thanks!


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: nostrakhan on April 06, 2018, 08:35:47 PM
There are quite a few explorers I've found which show the data like this in the API:

{
  "proof-of-work": 917.04547027,
  "proof-of-stake": 0.00054931,
  "search-interval": 1
}


These don't seem to work with the Updater.  Is there any way to get these to work?

Thanks for the great tool by the way!  I love it.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Sammyduseja on April 07, 2018, 11:47:24 AM
Can u please help me run this i cant figure out how to run this please SOMEONE !


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: pogadaev on April 08, 2018, 12:33:37 PM
Updating all Cryptopia prices..Cryptopia: Cepвep нapyшил пpoтoкoл. Section=ResponseHeader Detail=Зa вoзвpaтoм кapeтки дoлжeн cлeдoвaть пepeвoд cтpoки

Updating all Cryptopia prices..Cryptopia: the Server has violated the Protocol. Section=ResponseHeader Detail=carriage return should be followed by a line feed

changed the Protocol that is now not working
because of this I have not updated all the coins((
good people tell me what to do


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: rbrcpa on April 09, 2018, 04:38:44 PM
Any idea what I'm doing wrong?

I do have all of these algo's enabled in AM.


Begining coin update..
Unable to update BTX in AwesomeMiner, please make sure you have Timetravel10 added in your algorithms
Unable to update BSD in AwesomeMiner, please make sure you have Xevan added in your algorithms
Unable to update UFO in AwesomeMiner, please make sure you have NeoScrypt added in your algorithms
Unable to update GUN in AwesomeMiner, please make sure you have NeoScrypt added in your algorithms
Unable to update BZL in AwesomeMiner, please make sure you have Tribus added in your algorithms
Unable to update CURV in AwesomeMiner, please make sure you have Skein added in your algorithms
Unable to update MUN in AwesomeMiner, please make sure you have Skein added in your algorithms
Unable to update ABS in AwesomeMiner, please make sure you have Lyra2v2 added in your algorithms
Looks like something is wrong with the provided VRT BlockExplorer. It may be down, your URL is wrong, or the BlockExplorer is not supported.
Unable to update NYX in AwesomeMiner, please make sure you have NeoScrypt added in your algorithms
Unable to update NORT in AwesomeMiner, please make sure you have Xevan added in your algorithms
Looks like something is wrong with the provided TUN BlockExplorer. It may be down, your URL is wrong, or the BlockExplorer is not supported.
Unable to update ARGO in AwesomeMiner, please make sure you have Skein added in your algorithms
Unable to update BASHC in AwesomeMiner, please make sure you have Skein added in your algorithms
Unable to update TLR in AwesomeMiner, please make sure you have Lyra2z added in your algorithms
Unable to update END in AwesomeMiner, please make sure you have NeoScrypt added in your algorithms
Unable to update DIN in AwesomeMiner, please make sure you have NeoScrypt added in your algorithms
Unable to update SNG in AwesomeMiner, please make sure you have Equihash added in your algorithms
Unable to update DSR in AwesomeMiner, please make sure you have NeoScrypt added in your algorithms
Looks like something is wrong with the provided ORE BlockExplorer. It may be down, your URL is wrong, or the BlockExplorer is not supported.
Looks like something is wrong with the provided NIHL BlockExplorer. It may be down, your URL is wrong, or the BlockExplorer is not supported.
Unable to update CTF in AwesomeMiner, please make sure you have NeoScrypt added in your algorithms
Unable to update CBS in AwesomeMiner, please make sure you have NeoScrypt added in your algorithms
Unable to update RAP in AwesomeMiner, please make sure you have NeoScrypt added in your algorithms


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: cost82el on April 09, 2018, 04:56:07 PM
check if you have enabled web server and awesome miner api in options


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: rbrcpa on April 09, 2018, 05:01:45 PM
check if you have enabled web server and awesome miner api in options

Shoot, I'm an idiot...had 17990 port rather than 17790.

Thanks!


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: rbrcpa on April 09, 2018, 05:15:37 PM
Alright, this is going to be a total noob question.

I'd like to add several Cryptonight coins to awesome miner.

I know several of them are on crex24, so I'll try to follow some other ones listed to see if I can figure out how to point to those ones, but the first coin I'm trying to add is Stellite (XTL) which appears to be using explorer, or at least the format matches some of the others already in the config file.

How do I go about finding the summary page?  Would somebody mind showing me what this one would look like added or if it can be?

https://explorer.stellite.cash

Thanks in advance!


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: pogadaev on April 09, 2018, 07:35:31 PM
prompt at me the whole day the Updating all Cryptobia prices error takes off..Cryptobia: the Server violated the Protocol. Section=ResponseHeader Detail=carriage return should be followed by a line feed
The value cannot be undefined.
Parameter name: source how can I FIX it? I don't have all day updated coins in awesome miner(((((


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: rbrcpa on April 09, 2018, 10:16:07 PM
Alright, this is going to be a total noob question.

I'd like to add several Cryptonight coins to awesome miner.

I know several of them are on crex24, so I'll try to follow some other ones listed to see if I can figure out how to point to those ones, but the first coin I'm trying to add is Stellite (XTL) which appears to be using explorer, or at least the format matches some of the others already in the config file.

How do I go about finding the summary page?  Would somebody mind showing me what this one would look like added or if it can be?

https://explorer.stellite.cash

Thanks in advance!

Found it!

https://explorer.stellite.cash/api/networkinfo

Tried using the following config but it would appear I may be unlucky in that their explorer isn't supported.

{ CoinFullName: "Stellite", CoinShortName: "XTL", Algo: "CryptoNight", BlockReward: 16710.5, BlockTime: 60, BlockExplorer: "https://explorer.stellite.cash/api/networkinfo"}

It is listed on coinmarketcap as of today, not sure if I can do anything with it from that angle?

https://coinmarketcap.com/currencies/stellite/


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: rbrcpa on April 09, 2018, 11:09:50 PM
Is there any way you can add support for the following?

{ CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight", BlockReward: 32.4862 , BlockTime: 120, BlockExplorer: "https://explorer.havenprotocol.com/api/networkinfo"}

I believe the following 2 use the same software but if not if you could add those as well I'd appreciate it greatly. If I can only get one though I'd love to get Haven added!

{ CoinFullName: "Graft", CoinShortName: "GRFT", Algo: "CryptoNight", BlockReward: 1718.7348, BlockTime: 120, BlockExplorer: "https://blockexplorer.graft.network/api/networkinfo"}
{ CoinFullName: "Stellite", CoinShortName: "XTL", Algo: "CryptoNight", BlockReward: 17962.55, BlockTime: 60, BlockExplorer: "https://explorer.stellite.cash/api/networkinfo"}

Much thanks, this plugin is huge for me.  Would love to be able to capitalize on some of these cryptonight coins when they surge by building a profit profile with them.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: exsexs on April 11, 2018, 09:14:04 PM
I love your project, but I've a little problem with coin updater:
When listed a coin in awesomeminer, checked a highest coin price to calculate AVG. It is good, but sometimes highest price come from "mini" exchange where no daily volume(ex.: 0.000003 BTC). I think we need a variable, where the minimum volume can be set.



Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: nostrakhan on April 12, 2018, 02:29:34 PM
Any chance you could please add EXVO exchange?  https://exvo.io/documents/api_v2


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: sharknakedo on April 12, 2018, 08:23:44 PM
I love your project, but I've a little problem with coin updater:
When listed a coin in awesomeminer, checked a highest coin price to calculate AVG. It is good, but sometimes highest price come from "mini" exchange where no daily volume(ex.: 0.000003 BTC). I think we need a variable, where the minimum volume can be set.



Or, in the cases where the coin is on multiple exchanges, use the one with the highest volume.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Larvitar on April 16, 2018, 06:45:42 PM
Is there any way you can add support for the following?

{ CoinFullName: "Graft", CoinShortName: "GRFT", Algo: "CryptoNight", BlockReward: 1718.7348, BlockTime: 120, BlockExplorer: "https://blockexplorer.graft.network/api/networkinfo"}

I believe the following 2 use the same software but if not if you could add those as well I'd appreciate it greatly. If I can only get one though Graft is absolutely the choice.

{ CoinFullName: "Stellite", CoinShortName: "XTL", Algo: "CryptoNight", BlockReward: 17962.55, BlockTime: 60, BlockExplorer: "https://explorer.stellite.cash/api/networkinfo"}
{ CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight", BlockReward: 32.4862 , BlockTime: 120, BlockExplorer: "https://explorer.havenprotocol.com/api/networkinfo"}

Much thanks, this plugin is huge for me.  Would love to be able to capitalize on some of these cryptonight coins when they surge by building a profit profile with them.
Maybe using a "minerpool" method (if possible) in sites like https://cryptoisme.com


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: rbrcpa on April 18, 2018, 04:05:11 AM
Is there any way you can add support for the following?

{ CoinFullName: "Graft", CoinShortName: "GRFT", Algo: "CryptoNight", BlockReward: 1718.7348, BlockTime: 120, BlockExplorer: "https://blockexplorer.graft.network/api/networkinfo"}

I believe the following 2 use the same software but if not if you could add those as well I'd appreciate it greatly. If I can only get one though Graft is absolutely the choice.

{ CoinFullName: "Stellite", CoinShortName: "XTL", Algo: "CryptoNight", BlockReward: 17962.55, BlockTime: 60, BlockExplorer: "https://explorer.stellite.cash/api/networkinfo"}
{ CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight", BlockReward: 32.4862 , BlockTime: 120, BlockExplorer: "https://explorer.havenprotocol.com/api/networkinfo"}

Much thanks, this plugin is huge for me.  Would love to be able to capitalize on some of these cryptonight coins when they surge by building a profit profile with them.
Maybe using a "minerpool" method (if possible) in sites like https://cryptoisme.com

I do use that site & https://www.cryptunit.com to find which coin is the most valuable but I'm having to manually enter their difficulty into awesome miner whenever I mine them.

I'd like for the coins values to auto update so that I can build a profit switching profile to do that for me.

Several of them seem to use similar explorer's so I'm hoping getting graft & the other 2 I listed added will allow me to then add some of the others.  But if not those are the 3 that I've been switching between the most lately so that would be a huge help alone.


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: rbrcpa on April 18, 2018, 04:06:29 AM
Thanks for this program, very useful.
Anyone know how to get Stipend (SPD) to work? The explorers

https://spd.overemo.com/
http://explorer.stipend.me/

merge (average or something, who cares) PoS and PoW difficulties making it useless.

yiimp can cough up the correct current difficulty in json, but it's for ALL coins, and this coin updater app doesn't know how to handle that to find what we need (yet).
ex: http://api.bsod.pw/api/currencies/

This shows the correct 24 hr diff, but no api: https://altmix.org/coins/58-Stipend

Currently using Excel web query import hack...filter out all PoS rows @ https://spd.overemo.com/ then averaging the remaining blocks.....set the macro to run every 2 min or so...grab price from exchange api in similar fashion but with json import, parse the query to AM from excel to update the coin...worked for me for JoltGas (JLG)...

I'm totally no good at programming and maths, so this is a rather lame way to implement but .... not bad for temporary patch work ;p

**something like this
https://i.supload.com/H1lZBwXy5G.jpg

Code:
Sub TestJLG()
Dim objHTTP     As Object
Dim URL         As String
Dim Data        As String
Dim replyTXT
Dim URLConcat As String
Dim cellxIndex As Integer
Dim cellTicker As Integer
Dim cellName As Integer
Dim cellAlgo As Integer
Dim cellReward As Integer
Dim cellDiff As Integer
Dim cellBTC As Integer

cellTicker = 17
cellName = 20
cellAlgo = 8
cellReward = 11
cellDiff = 2
cellBTC = 5

cellxIndex = 1

URLConcat = "http://localhost:17790/api/coins/" & Cells(cellTicker, cellxIndex).Value & "?name=" & Cells(cellName, cellxIndex).Value & "&algorithm=" & Cells(cellAlgo, cellxIndex).Value & "&reward=" & Cells(cellReward, cellxIndex).Value & "&difficulty=" & Cells(cellDiff, cellxIndex).Value & "&btc=" & Cells(cellBTC, cellxIndex).Value

Set objHTTP = CreateObject("MSXML2.ServerXMLHTTP")
URL = URLConcat
objHTTP.Open "POST", URL, False
objHTTP.setRequestHeader "Content-Type", "application/x-www-form-urlencoded"
objHTTP.send ("")

cellxIndex = 2

URLConcat = "http://localhost:17790/api/coins/" & Cells(cellTicker, cellxIndex).Value & "?name=" & Cells(cellName, cellxIndex).Value & "&algorithm=" & Cells(cellAlgo, cellxIndex).Value & "&reward=" & Cells(cellReward, cellxIndex).Value & "&difficulty=" & Cells(cellDiff, cellxIndex).Value & "&btc=" & Cells(cellBTC, cellxIndex).Value

Set objHTTP = CreateObject("MSXML2.ServerXMLHTTP")
URL = URLConcat
objHTTP.Open "POST", URL, False
objHTTP.setRequestHeader "Content-Type", "application/x-www-form-urlencoded"
objHTTP.send ("")

Application.OnTime Now + TimeValue("00:00:30"), "TestJLG"

End Sub

currently trying to work out a way to cache the json locally so I don't get blocked from the api if the list of coins grows

Any chance you'd mind sharing this spreadsheet with me?  If it's not possible to add those explorers I'd be more than happy doing it this way too!


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: iceman2k2 on April 18, 2018, 11:10:04 AM
Hi there.
I notice one thing that’s messing with the plugin.
Lots of times I have the wrong coin price as it takes the higher exchange. I have a coin that is with double the Price in one exchange and this exchange don’t have volume at all.
I see two options.
1- in the json we could enable or disable an exchange.
2- in the json we could attach one coin to an exchange.

For now I’m putting this crappy exchange on the hosts file.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Larvitar on April 18, 2018, 11:50:11 AM
Is there any way you can add support for the following?

{ CoinFullName: "Graft", CoinShortName: "GRFT", Algo: "CryptoNight", BlockReward: 1718.7348, BlockTime: 120, BlockExplorer: "https://blockexplorer.graft.network/api/networkinfo"}

I believe the following 2 use the same software but if not if you could add those as well I'd appreciate it greatly. If I can only get one though Graft is absolutely the choice.

{ CoinFullName: "Stellite", CoinShortName: "XTL", Algo: "CryptoNight", BlockReward: 17962.55, BlockTime: 60, BlockExplorer: "https://explorer.stellite.cash/api/networkinfo"}
{ CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight", BlockReward: 32.4862 , BlockTime: 120, BlockExplorer: "https://explorer.havenprotocol.com/api/networkinfo"}

Much thanks, this plugin is huge for me.  Would love to be able to capitalize on some of these cryptonight coins when they surge by building a profit profile with them.
Maybe using a "minerpool" method (if possible) in sites like https://cryptoisme.com

I do use that site & https://www.cryptunit.com to find which coin is the most valuable but I'm having to manually enter their difficulty into awesome miner whenever I mine them.

I'd like for the coins values to auto update so that I can build a profit switching profile to do that for me.

Several of them seem to use similar explorer's so I'm hoping getting graft & the other 2 I listed added will allow me to then add some of the others.  But if not those are the 3 that I've been switching between the most lately so that would be a huge help alone.
Yeah. I see it often.

I think is possible to "pick" the diff/value from these sites to AM Coin Updater, but only soothaa can answer if it could be possible.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: rbrcpa on April 18, 2018, 07:52:04 PM
Is there any way you can add support for the following?

{ CoinFullName: "Graft", CoinShortName: "GRFT", Algo: "CryptoNight", BlockReward: 1718.7348, BlockTime: 120, BlockExplorer: "https://blockexplorer.graft.network/api/networkinfo"}

I believe the following 2 use the same software but if not if you could add those as well I'd appreciate it greatly. If I can only get one though Graft is absolutely the choice.

{ CoinFullName: "Stellite", CoinShortName: "XTL", Algo: "CryptoNight", BlockReward: 17962.55, BlockTime: 60, BlockExplorer: "https://explorer.stellite.cash/api/networkinfo"}
{ CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight", BlockReward: 32.4862 , BlockTime: 120, BlockExplorer: "https://explorer.havenprotocol.com/api/networkinfo"}

Much thanks, this plugin is huge for me.  Would love to be able to capitalize on some of these cryptonight coins when they surge by building a profit profile with them.
Maybe using a "minerpool" method (if possible) in sites like https://cryptoisme.com

I do use that site & https://www.cryptunit.com to find which coin is the most valuable but I'm having to manually enter their difficulty into awesome miner whenever I mine them.

I'd like for the coins values to auto update so that I can build a profit switching profile to do that for me.

Several of them seem to use similar explorer's so I'm hoping getting graft & the other 2 I listed added will allow me to then add some of the others.  But if not those are the 3 that I've been switching between the most lately so that would be a huge help alone.
Yeah. I see it often.

I think is possible to "pick" the diff/value from these sites to AM Coin Updater, but only soothaa can answer if it could be possible.

That would be ideal!

End of the day, all i'm trying to do is somehow get more of those cryptonote coins in awesome miner.


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: moppidoo on April 21, 2018, 08:56:36 AM
Thanks for this program, very useful.
Anyone know how to get Stipend (SPD) to work? The explorers

https://spd.overemo.com/
http://explorer.stipend.me/

merge (average or something, who cares) PoS and PoW difficulties making it useless.

yiimp can cough up the correct current difficulty in json, but it's for ALL coins, and this coin updater app doesn't know how to handle that to find what we need (yet).
ex: http://api.bsod.pw/api/currencies/

This shows the correct 24 hr diff, but no api: https://altmix.org/coins/58-Stipend

Currently using Excel web query import hack...filter out all PoS rows @ https://spd.overemo.com/ then averaging the remaining blocks.....set the macro to run every 2 min or so...grab price from exchange api in similar fashion but with json import, parse the query to AM from excel to update the coin...worked for me for JoltGas (JLG)...

I'm totally no good at programming and maths, so this is a rather lame way to implement but .... not bad for temporary patch work ;p

**something like this
https://i.supload.com/H1lZBwXy5G.jpg

Code:
Sub TestJLG()
Dim objHTTP     As Object
Dim URL         As String
Dim Data        As String
Dim replyTXT
Dim URLConcat As String
Dim cellxIndex As Integer
Dim cellTicker As Integer
Dim cellName As Integer
Dim cellAlgo As Integer
Dim cellReward As Integer
Dim cellDiff As Integer
Dim cellBTC As Integer

cellTicker = 17
cellName = 20
cellAlgo = 8
cellReward = 11
cellDiff = 2
cellBTC = 5

cellxIndex = 1

URLConcat = "http://localhost:17790/api/coins/" & Cells(cellTicker, cellxIndex).Value & "?name=" & Cells(cellName, cellxIndex).Value & "&algorithm=" & Cells(cellAlgo, cellxIndex).Value & "&reward=" & Cells(cellReward, cellxIndex).Value & "&difficulty=" & Cells(cellDiff, cellxIndex).Value & "&btc=" & Cells(cellBTC, cellxIndex).Value

Set objHTTP = CreateObject("MSXML2.ServerXMLHTTP")
URL = URLConcat
objHTTP.Open "POST", URL, False
objHTTP.setRequestHeader "Content-Type", "application/x-www-form-urlencoded"
objHTTP.send ("")

cellxIndex = 2

URLConcat = "http://localhost:17790/api/coins/" & Cells(cellTicker, cellxIndex).Value & "?name=" & Cells(cellName, cellxIndex).Value & "&algorithm=" & Cells(cellAlgo, cellxIndex).Value & "&reward=" & Cells(cellReward, cellxIndex).Value & "&difficulty=" & Cells(cellDiff, cellxIndex).Value & "&btc=" & Cells(cellBTC, cellxIndex).Value

Set objHTTP = CreateObject("MSXML2.ServerXMLHTTP")
URL = URLConcat
objHTTP.Open "POST", URL, False
objHTTP.setRequestHeader "Content-Type", "application/x-www-form-urlencoded"
objHTTP.send ("")

Application.OnTime Now + TimeValue("00:00:30"), "TestJLG"

End Sub

currently trying to work out a way to cache the json locally so I don't get blocked from the api if the list of coins grows

Any chance you'd mind sharing this spreadsheet with me?  If it's not possible to add those explorers I'd be more than happy doing it this way too!

please give me some time mate, currently occupied with a few stuffs. I do find out a better way though, some pools such as BSOD.pw, included block difficulty in it's currencies api, this is even more accurate cause that api only returns stats on PoW block it is on, and it's current (grabbing from explorer's history blocks isn't, since it's previous blocks stats). I'll see if I can get my stuffs sorted out and send u a copy if u still want.


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: rbrcpa on April 22, 2018, 05:21:27 AM
Thanks for this program, very useful.
Anyone know how to get Stipend (SPD) to work? The explorers

https://spd.overemo.com/
http://explorer.stipend.me/

merge (average or something, who cares) PoS and PoW difficulties making it useless.

yiimp can cough up the correct current difficulty in json, but it's for ALL coins, and this coin updater app doesn't know how to handle that to find what we need (yet).
ex: http://api.bsod.pw/api/currencies/

This shows the correct 24 hr diff, but no api: https://altmix.org/coins/58-Stipend

Currently using Excel web query import hack...filter out all PoS rows @ https://spd.overemo.com/ then averaging the remaining blocks.....set the macro to run every 2 min or so...grab price from exchange api in similar fashion but with json import, parse the query to AM from excel to update the coin...worked for me for JoltGas (JLG)...

I'm totally no good at programming and maths, so this is a rather lame way to implement but .... not bad for temporary patch work ;p

**something like this
https://i.supload.com/H1lZBwXy5G.jpg

Code:
Sub TestJLG()
Dim objHTTP     As Object
Dim URL         As String
Dim Data        As String
Dim replyTXT
Dim URLConcat As String
Dim cellxIndex As Integer
Dim cellTicker As Integer
Dim cellName As Integer
Dim cellAlgo As Integer
Dim cellReward As Integer
Dim cellDiff As Integer
Dim cellBTC As Integer

cellTicker = 17
cellName = 20
cellAlgo = 8
cellReward = 11
cellDiff = 2
cellBTC = 5

cellxIndex = 1

URLConcat = "http://localhost:17790/api/coins/" & Cells(cellTicker, cellxIndex).Value & "?name=" & Cells(cellName, cellxIndex).Value & "&algorithm=" & Cells(cellAlgo, cellxIndex).Value & "&reward=" & Cells(cellReward, cellxIndex).Value & "&difficulty=" & Cells(cellDiff, cellxIndex).Value & "&btc=" & Cells(cellBTC, cellxIndex).Value

Set objHTTP = CreateObject("MSXML2.ServerXMLHTTP")
URL = URLConcat
objHTTP.Open "POST", URL, False
objHTTP.setRequestHeader "Content-Type", "application/x-www-form-urlencoded"
objHTTP.send ("")

cellxIndex = 2

URLConcat = "http://localhost:17790/api/coins/" & Cells(cellTicker, cellxIndex).Value & "?name=" & Cells(cellName, cellxIndex).Value & "&algorithm=" & Cells(cellAlgo, cellxIndex).Value & "&reward=" & Cells(cellReward, cellxIndex).Value & "&difficulty=" & Cells(cellDiff, cellxIndex).Value & "&btc=" & Cells(cellBTC, cellxIndex).Value

Set objHTTP = CreateObject("MSXML2.ServerXMLHTTP")
URL = URLConcat
objHTTP.Open "POST", URL, False
objHTTP.setRequestHeader "Content-Type", "application/x-www-form-urlencoded"
objHTTP.send ("")

Application.OnTime Now + TimeValue("00:00:30"), "TestJLG"

End Sub

currently trying to work out a way to cache the json locally so I don't get blocked from the api if the list of coins grows

Any chance you'd mind sharing this spreadsheet with me?  If it's not possible to add those explorers I'd be more than happy doing it this way too!

please give me some time mate, currently occupied with a few stuffs. I do find out a better way though, some pools such as BSOD.pw, included block difficulty in it's currencies api, this is even more accurate cause that api only returns stats on PoW block it is on, and it's current (grabbing from explorer's history blocks isn't, since it's previous blocks stats). I'll see if I can get my stuffs sorted out and send u a copy if u still want.

Yes absolutely! That would be awesome.

No rush, just whenever you have time, I’d really appreciate it.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: cod3gen on April 22, 2018, 07:20:08 AM
Anyone experience wrong feedback on Xuma?

{ CoinFullName: "Xuma", CoinShortName: "XMX", Algo: "Quark", BlockReward: 45, BlockTime: 60, BlockExplorer: "http://explorer.xumacoin.org/ext/summary"}

Seems to be getting values that are roughly 1000x higher than they should in AM. Anyone with some ideas?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: ruplikminer on April 22, 2018, 07:31:05 AM
Anyone experience wrong feedback on Xuma?

{ CoinFullName: "Xuma", CoinShortName: "XMX", Algo: "Quark", BlockReward: 45, BlockTime: 60, BlockExplorer: "http://explorer.xumacoin.org/ext/summary"}

Seems to be getting values that are roughly 1000x higher than they should in AM. Anyone with some ideas?


I have this same problem with all the quark coins. Including Xuma


Title: Re: AwesomeMiner Coin Updater *Version 0.6* (Plugin)
Post by: rbrcpa on April 24, 2018, 05:08:49 PM
Thanks for this program, very useful.
Anyone know how to get Stipend (SPD) to work? The explorers

https://spd.overemo.com/
http://explorer.stipend.me/

merge (average or something, who cares) PoS and PoW difficulties making it useless.

yiimp can cough up the correct current difficulty in json, but it's for ALL coins, and this coin updater app doesn't know how to handle that to find what we need (yet).
ex: http://api.bsod.pw/api/currencies/

This shows the correct 24 hr diff, but no api: https://altmix.org/coins/58-Stipend

Currently using Excel web query import hack...filter out all PoS rows @ https://spd.overemo.com/ then averaging the remaining blocks.....set the macro to run every 2 min or so...grab price from exchange api in similar fashion but with json import, parse the query to AM from excel to update the coin...worked for me for JoltGas (JLG)...

I'm totally no good at programming and maths, so this is a rather lame way to implement but .... not bad for temporary patch work ;p

**something like this
https://i.supload.com/H1lZBwXy5G.jpg

Code:
Sub TestJLG()
Dim objHTTP     As Object
Dim URL         As String
Dim Data        As String
Dim replyTXT
Dim URLConcat As String
Dim cellxIndex As Integer
Dim cellTicker As Integer
Dim cellName As Integer
Dim cellAlgo As Integer
Dim cellReward As Integer
Dim cellDiff As Integer
Dim cellBTC As Integer

cellTicker = 17
cellName = 20
cellAlgo = 8
cellReward = 11
cellDiff = 2
cellBTC = 5

cellxIndex = 1

URLConcat = "http://localhost:17790/api/coins/" & Cells(cellTicker, cellxIndex).Value & "?name=" & Cells(cellName, cellxIndex).Value & "&algorithm=" & Cells(cellAlgo, cellxIndex).Value & "&reward=" & Cells(cellReward, cellxIndex).Value & "&difficulty=" & Cells(cellDiff, cellxIndex).Value & "&btc=" & Cells(cellBTC, cellxIndex).Value

Set objHTTP = CreateObject("MSXML2.ServerXMLHTTP")
URL = URLConcat
objHTTP.Open "POST", URL, False
objHTTP.setRequestHeader "Content-Type", "application/x-www-form-urlencoded"
objHTTP.send ("")

cellxIndex = 2

URLConcat = "http://localhost:17790/api/coins/" & Cells(cellTicker, cellxIndex).Value & "?name=" & Cells(cellName, cellxIndex).Value & "&algorithm=" & Cells(cellAlgo, cellxIndex).Value & "&reward=" & Cells(cellReward, cellxIndex).Value & "&difficulty=" & Cells(cellDiff, cellxIndex).Value & "&btc=" & Cells(cellBTC, cellxIndex).Value

Set objHTTP = CreateObject("MSXML2.ServerXMLHTTP")
URL = URLConcat
objHTTP.Open "POST", URL, False
objHTTP.setRequestHeader "Content-Type", "application/x-www-form-urlencoded"
objHTTP.send ("")

Application.OnTime Now + TimeValue("00:00:30"), "TestJLG"

End Sub

currently trying to work out a way to cache the json locally so I don't get blocked from the api if the list of coins grows

Any chance you'd mind sharing this spreadsheet with me?  If it's not possible to add those explorers I'd be more than happy doing it this way too!

please give me some time mate, currently occupied with a few stuffs. I do find out a better way though, some pools such as BSOD.pw, included block difficulty in it's currencies api, this is even more accurate cause that api only returns stats on PoW block it is on, and it's current (grabbing from explorer's history blocks isn't, since it's previous blocks stats). I'll see if I can get my stuffs sorted out and send u a copy if u still want.

FYI I tried to PM you but I'm listed as a newbie & it says you have to message me or change a setting to allow me to PM you.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Seanklei10 on April 27, 2018, 07:08:04 PM
@sootha, are you still supporting this plugin?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: SiddFan on April 27, 2018, 11:26:34 PM

Most of CryptoNote explorers use same app..

Explorer URL than /api/networkinfo

Results are in this format :
{"data":{"alt_blocks_count":8,"block_size_limit":600000,"cumulative_difficulty":65737693053213,"current":true,"current_hf_version":2,"difficulty":4352118093,"fee_per_kb":63320000,"grey_peerlist_size":0,"hash_rate":36267650,"height":55340,"incoming_connections_count":34,"outgoing_connections_count":8,"start_time":1524667796,"status":true,"target":120,"target_height":55150,"testnet":false,"top_block_hash":"3b4535415d0be6af1738158100b6cb1143bf117119a7b3fb967d66dc74aeade7","tx_count":75169,"tx_pool_size":9,"tx_pool_size_kbytes":718238,"white_peerlist_size":1000},"status":"success"}

Can you integrate supoort for this kind ?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: moppidoo on April 28, 2018, 06:18:45 AM
Hi fellow AM'ers,

as to not hijack the thread but @soothaa's seemly less active lately, I'm sharing my crude version of the updater Excel macro enabled file

Pros:
Very customizable

Cons:
Super Duper crude....
Super Duper inefficient when running (suggest a dedicated machine to run this)
Need to know more about how to use powerquery (even the GUI part) in Excel
No error handling, if error occurred even with a disrupted internet, it simply will halt entire updating cause I don't know how to auto dismiss those dialogs. -__-

***
I'm sure some of you more geeky ones can come up with better/more efficient way to replicate the functionality, but that's all I can do for now as I'm not a programmer. All credit goes to @Soothaa for the original ideas.

You need to also have VBA enabled in excel and modify the module code...especially the part where it points to the AwesomeMiner API host to update the coins, I might post up a new post explain a bit on how to use it.

***
Link: https://k2s.cc/file/ae7c04469fa07/CoinAPIUpdater.xlsm (I hope it's ok for the link to file host, if not, mods pls let me know which is acceptable)
Virustotal Report: https://www.virustotal.com/#/file/31f8f47e8d6b223595ee47b4849fa919af8faa1137dce986965b99bd8e0e64f1/details


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: GoRdiE on April 28, 2018, 08:29:01 AM
@moppidoo

Hi mopidoo, can you share your config.json on sootha AMCU?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: moppidoo on April 28, 2018, 10:45:14 AM
@moppidoo

Hi mopidoo, can you share your config.json on sootha AMCU?

sure thing! there are others that's been shared in previous pages that are lot more comprehensive and we all seem to have numbers off here and there (mining rewards some are dynamic, some are tiered) but anyway, here's mine:

Code:
{CoinFullName: "Muncoin", CoinShortName: "MUN", Algo: "Skein", BlockReward: 75, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 1, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats", BlockExplorerType: "CryptoNote"}
{CoinFullName: "YenTen", CoinShortName: "YTN", Algo: "YescryptR16", BlockReward: 50, BlockTime: 120, BlockExplorer: "http://explorer.yenten.lolpool.club/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Argo Cash", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 60, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "EthereumFuture", CoinShortName: "ETHF", Algo: "Nist5", BlockReward: 7.5, BlockTime: 90, BlockExplorer: "http://explorer.ethereumfuture.net/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Qbic", CoinShortName: "QBIC", Algo: "Neoscrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.qbic.io:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Straks", CoinShortName: "STAK", Algo: "Lyra2REv2", BlockReward: 3.8, BlockTime: 60, BlockExplorer: "https://api.straks.info/v2/statistics/latest"}
{CoinFullName: "Machine Coin", CoinShortName: "MAC", Algo: "Timetravel", BlockReward: 25, BlockTime: 150, BlockExplorerType: "cryptoid"}

not a lot of coins, and ones with PoW/PoS hybrid doesn't work too well as documented in the previous 2~3 pages, so I'm just trying out.

Simple coins I use soothaa's, ones with PoS or seems less stable with explorers, I use mine to just grab pool's API for up to date difficulty.

***
PS. believe me, that MUNCoin I  didn't put it there, I deleted it several times and it just keep coming back ;p (yes, we all know it's skunk not skein), and yes, XUN is cryptonight..not skein either ;p

that being said...why don't I just put it here....silly me

Code:
{CoinFullName: "Muncoin", CoinShortName: "MUN", Algo: "Skunkhash", BlockReward: 75, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 1, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Cryptonight", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats", BlockExplorerType: "CryptoNote"}
{CoinFullName: "YenTen", CoinShortName: "YTN", Algo: "YescryptR16", BlockReward: 50, BlockTime: 120, BlockExplorer: "http://explorer.yenten.lolpool.club/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Argo Cash", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 60, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "EthereumFuture", CoinShortName: "ETHF", Algo: "Nist5", BlockReward: 7.5, BlockTime: 90, BlockExplorer: "http://explorer.ethereumfuture.net/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Qbic", CoinShortName: "QBIC", Algo: "Neoscrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.qbic.io:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Straks", CoinShortName: "STAK", Algo: "Lyra2REv2", BlockReward: 3.8, BlockTime: 60, BlockExplorer: "https://api.straks.info/v2/statistics/latest"}
{CoinFullName: "Machine Coin", CoinShortName: "MAC", Algo: "Timetravel", BlockReward: 25, BlockTime: 150, BlockExplorerType: "cryptoid"}


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: GoRdiE on April 28, 2018, 11:01:23 AM
@moppidoo

Hi mopidoo, can you share your config.json on sootha AMCU?

sure thing! there are others that's been shared in previous pages that are lot more comprehensive and we all seem to have numbers off here and there (mining rewards some are dynamic, some are tiered) but anyway, here's mine:

Code:
{CoinFullName: "Muncoin", CoinShortName: "MUN", Algo: "Skein", BlockReward: 75, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 1, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats", BlockExplorerType: "CryptoNote"}
{CoinFullName: "YenTen", CoinShortName: "YTN", Algo: "YescryptR16", BlockReward: 50, BlockTime: 120, BlockExplorer: "http://explorer.yenten.lolpool.club/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Argo Cash", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 60, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "EthereumFuture", CoinShortName: "ETHF", Algo: "Nist5", BlockReward: 7.5, BlockTime: 90, BlockExplorer: "http://explorer.ethereumfuture.net/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Qbic", CoinShortName: "QBIC", Algo: "Neoscrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.qbic.io:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Straks", CoinShortName: "STAK", Algo: "Lyra2REv2", BlockReward: 3.8, BlockTime: 60, BlockExplorer: "https://api.straks.info/v2/statistics/latest"}
{CoinFullName: "Machine Coin", CoinShortName: "MAC", Algo: "Timetravel", BlockReward: 25, BlockTime: 150, BlockExplorerType: "cryptoid"}

not a lot of coins, and ones with PoW/PoS hybrid doesn't work too well as documented in the previous 2~3 pages, so I'm just trying out.

Simple coins I use soothaa's, ones with PoS or seems less stable with explorers, I use mine to just grab pool's API for up to date difficulty.

***
PS. believe me, that MUNCoin I  didn't put it there, I deleted it several times and it just keep coming back ;p (yes, we all know it's skunk not skein), and yes, XUN is cryptonight..not skein either ;p

that being said...why don't I just put it here....silly me

Code:
{CoinFullName: "Muncoin", CoinShortName: "MUN", Algo: "Skunkhash", BlockReward: 75, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 1, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Cryptonight", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats", BlockExplorerType: "CryptoNote"}
{CoinFullName: "YenTen", CoinShortName: "YTN", Algo: "YescryptR16", BlockReward: 50, BlockTime: 120, BlockExplorer: "http://explorer.yenten.lolpool.club/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Argo Cash", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 60, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "EthereumFuture", CoinShortName: "ETHF", Algo: "Nist5", BlockReward: 7.5, BlockTime: 90, BlockExplorer: "http://explorer.ethereumfuture.net/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Qbic", CoinShortName: "QBIC", Algo: "Neoscrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.qbic.io:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Straks", CoinShortName: "STAK", Algo: "Lyra2REv2", BlockReward: 3.8, BlockTime: 60, BlockExplorer: "https://api.straks.info/v2/statistics/latest"}
{CoinFullName: "Machine Coin", CoinShortName: "MAC", Algo: "Timetravel", BlockReward: 25, BlockTime: 150, BlockExplorerType: "cryptoid"}

Thanks a lot, friend

Send you a PM  ;) ;) ;)


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: GoRdiE on April 28, 2018, 11:07:30 AM
Code:
{coinFullName: "01Coin", CoinShortName: "ZOC", Algo: "NeoScrypt", BlockReward: 13, BlockTime: 150, BlockExplorer: "http://01coin.lchain.cc/ext/summary"}
{CoinFullName: "Absolute Coin", CoinShortName: "ABS", Algo: "Lyra2REv2", BlockReward: 6, BlockTime: 90, BlockExplorer: "http://www.explorer.absolute-coin.com/ext/summary"}
{coinFullName: "Agena", CoinShortName: "AGN", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 90, BlockExplorer: "http://explorer.agenaproject.com/ext/summary"}
{CoinFullName: "Akroma", CoinShortName: "AKA", Algo: "Ethereum", BlockReward: 7, BlockTime: 10, BlockExplorer: "minerpool"}
{coinFullName: "ArchimedCoin", CoinShortName: "ARHM", Algo: "NeoScrypt", BlockReward: 3, BlockTime: 300, BlockExplorer: "http://explorer.archimedcoin.com/ext/summary"}
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 47.168, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary"}
{CoinFullName: "Argo Cash", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 60, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Banq", CoinShortName: "BANQ", Algo: "NeoScrypt", BlockReward: 3, BlockTime: 180, BlockExplorer: "http://128.199.42.147:3001/ext/summary"}
{CoinFullName: "Bash Coin", CoinShortName: "BASHC", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://bashcoin.lchain.cc/ext/summary"}
{CoinFullName: "BitcoinPrivate", CoinShortName: "BTCP", Algo: "Equihash", BlockReward: 6.25, BlockTime: 30, BlockExplorer: "https://explorer.btcprivate.org/api/status?q=getDifficulty"}
{CoinFullName: "BitcoinZ", CoinShortName: "BTCZ", Algo: "Equihash", BlockReward: 12500, BlockTime: 154, BlockExplorer: "http://btczexplorer.blockhub.info/ext/summary"}
{CoinFullName: "Bithold", CoinShortName: "BHD", Algo: "C11", BlockReward: 37, BlockTime: 90, BlockExplorer: "http://bithold.lchain.cc/ext/summary"}
{coinFullName: "Bitspace", CoinShortName: "BSX", Algo: "Nist5", BlockReward: 100, BlockTime: 60, BlockExplorerType: "cryptoid"}
{coinFullName: "Brofist", CoinShortName: "PEW", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://brofistcoin.lchain.cc/ext/summary"}
{CoinFullName: "BZL Coin", CoinShortName: "BZL", Algo: "Tribus", BlockReward: 1, BlockTime: 30}
{CoinFullName: "CelerCoin", CoinShortName: "CELER", Algo: "NeoScrypt", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.celercoin.com/ext/summary"}
{CoinFullName: "Cerberus", CoinShortName: "CBS", Algo: "NeoScrypt", BlockReward: 5.4, BlockTime: 120, BlockExplorer: "http://exp.cerberuscoin.com/ext/summary"}
{CoinFullName: "Coin2fly", CoinShortName: "CTF", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.coin2fly.com/ext/summary"}
{coinFullName: "CoreZ", CoinShortName: "CRZ", Algo: "NeoScrypt", BlockReward: 8, BlockTime: 90, BlockExplorer: "http://explorer.corez.site:3001/ext/summary"}
{coinFullName: "Credits", CoinShortName: "CRDS", Algo: "argon2d-crds", BlockReward: 10, BlockTime: 128, BlockExplorer: "http://explorer.crds.co/ext/summary"}
{CoinFullName: "CriptoReal", CoinShortName: "CRS", Algo: "Lyra2z", BlockReward: 0.5, BlockTime: 120, BlockExplorer: "https://explorer.criptoreal.org/ext/summary"}
{CoinFullName: "CurveCoin", CoinShortName: "CURV", Algo: "Skein", BlockReward: 22.169, BlockTime: 90, BlockExplorer: "https://curve.uexplorer.me/api/chart/stat"}
{CoinFullName: "Desire", CoinShortName: "DSR", Algo: "NeoScrypt", BlockReward: 19, BlockTime: 150, BlockExplorer: "http://desire.lchain.cc/ext/summary"}
{CoinFullName: "Dynamic", CoinShortName: "DYN", Algo: "argon2d-dyn", BlockReward: 1, BlockTime: 128, BlockExplorer: "http://dyn.blocksandchain.com/ext/summary"}
{CoinFullName: "Dinero", CoinShortName: "DIN", Algo: "NeoScrypt", BlockReward: 16.5, BlockTime: 90, BlockExplorer: "http://explorer.dinerocoin.org/ext/summary"}
{coinFullName: "DixiCoin", CoinShortName: "DXC", Algo: "C11", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://www.dixi.live/ext/summary"}
{CoinFullName: "Endorphin", CoinShortName: "END", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://exp.endorphin.network/ext/summary"}
{coinFullName: "Enixt", CoinShortName: "ENIX", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://enixt.lchain.cc/ext/summary"}
{CoinFullName: "EthereumFuture", CoinShortName: "ETHF", Algo: "Nist5", BlockReward: 8, BlockTime: 90, BlockExplorer: "http://explorer.ethereumfuture.net/ext/summary"}
{coinFullName: "Ferrum", CoinShortName: "FRM", Algo: "Skein", BlockReward: 7, BlockTime: 60}
{CoinFullName: "FolmCoin", CoinShortName: "FLM", Algo: "PHI", BlockReward: 30, BlockTime: 120, BlockExplorer: "http://explorer.folm.io/api/chart/stat"}
{CoinFullName: "Fonero", CoinShortName: "FNO", Algo: "CryptoNight", BlockReward: 25.9552, BlockTime: 120, BlockExplorer: "https://api-fno.easyhash.io/stats"}
{CoinFullName: "Galactrum", CoinShortName: "ORE", Algo: "Lyra2REv2", BlockReward: 5, BlockTime: 120, BlockExplorer: "https://explorer.galactrum.org/ext/summary"}
{CoinFullName: "GarlicCoin", CoinShortName: "GRLC", Algo: "Scrypt", BlockReward: 50, BlockTime: 40, BlockExplorer: "https://explorer.grlc-bakery.fun/ext/summary"}
{coinFullName: "GinCoin", CoinShortName: "GIN", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://explorer.gincoin.io/ext/summary"}
{CoinFullName: "Goa Coin", CoinShortName: "GOA", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://goa.altexplorer.co/ext/summary"}
{ CoinFullName: "Graft", CoinShortName: "GRFT", Algo: "CryptoNight", BlockReward: 1718.7348, BlockTime: 120, BlockExplorer: "https://blockexplorer.graft.network/api/networkinfo"}
{CoinFullName: "Guncoin", CoinShortName: "GUN", Algo: "NeoScrypt", BlockReward: 150, BlockTime: 120}
{CoinFullName: "HTKcoin", CoinShortName: "HTK", Algo: "X11", BlockReward: 3, BlockTime: 60, BlockExplorer: "http://explorer.hiddentalk.io/ext/summary"}
{CoinFullName: "Infinex", CoinShortName: "IFX", Algo: "Lyra2z", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://explorer.infinex.info/ext/summary"}
{CoinFullName: "Innova", CoinShortName: "INN", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.innovacoin.info/ext/summary"}
{CoinFullName: "IntenseCoin", CoinShortName: "ITNS", Algo: "CryptoNight", BlockReward: 1422.852, BlockTime: 120, BlockExplorer: "http://192.124.18.154:8117/stats"}
{coinFullName: "IntermodalCoin", CoinShortName: "IMC", Algo: "C11", BlockReward: 10, BlockTime: 90, BlockExplorer: "http://explorer.intermodalcoin.online/ext/summary"}
{coinFullName: "JoltGas", CoinShortName: "JLG", Algo: "C11", BlockReward: 25, BlockTime: 210, BlockExplorer: "http://joltgas.lchain.cc/ext/summary"}
{CoinFullName: "LeviarCoin", CoinShortName: "XLC", Algo: "CryptoNight", BlockReward: 8.2822, BlockTime: 60, BlockExplorer: "https://leviarcoin.hashvault.pro/api/network/stats"}
{CoinFullName: "Lizus", CoinShortName: "LIZ", Algo: "Skein", BlockReward: 10.19, BlockTime: 60, BlockExplorer: "http://lizus.lchain.cc/ext/summary"}
{CoinFullName: "LuckyBit", CoinShortName: "LUCKY", Algo: "NeoScrypt", BlockReward: 1, BlockTime: 180, BlockExplorer: "http://178.62.73.188:3001/ext/summary"}
{CoinFullName: "Lunex", CoinShortName: "LUNEX", Algo: "Lyra2REv2", BlockReward: 3, BlockTime: 120, BlockExplorer: "http://explorer.lunexcrypto.com/ext/summary"}
{CoinFullName: "MagnetCoin", CoinShortName: "MAG", Algo: "X11", BlockReward: 100, BlockTime: 90, BlockExplorer: "http://35.202.4.153:3001/ext/summary"}
{CoinFullName: "MachineCoin", CoinShortName: "MAC", Algo: "Timetravel", BlockReward: 25, BlockTime: 2.5}
{CoinFullName: "Muncoin", CoinShortName: "MUN", Algo: "Skunkhash", BlockReward: 5, BlockTime: 150, BlockExplorer: "http://explorer.muncoin.info/ext/summary"}
{CoinFullName: "NativeAmerican", CoinShortName: "NAC", Algo: "Scrypt", BlockReward: 4, BlockTime: 240, BlockExplorer: "http://128.199.42.147:3001/ext/summary"}
{CoinFullName: "NevaCoin", CoinShortName: "NEVA", Algo: "Blake 2s", BlockReward: 5, BlockTime: 91}
{CoinFullName: "Nekonium", CoinShortName: "NUKO", Algo: "Ethereum", BlockReward: 7.5, BlockTime: 12, BlockExplorer: "minerpool"}
{CoinFullName: "Nihilo", CoinShortName: "NIHL", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://172.104.246.158/ext/summary"}
{CoinFullName: "Northern", CoinShortName: "NORT", Algo: "Xevan", BlockReward: 5, BlockTime: 60, BlockExplorer: "http://explorer.nort.network/ext/summary"}
{CoinFullName: "Nyx Coin", CoinShortName: "NYX", Algo: "NeoScrypt", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.nyxcoin.org/ext/summary"}
{CoinFullName: "Onex Network", CoinShortName: "ONEX", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://explorer.onex.network:3001/ext/summary"}
{CoinFullName: "Pegascoin", CoinShortName: "PGC", Algo: "Ethereum", BlockReward: 25, BlockTime: 30, BlockExplorer: "minerpool"}
{coinFullName: "PesoCoin", CoinShortName: "PSO", Algo: "X11", BlockReward: 12.5, BlockTime: 120, BlockExplorer: "http://peso.network/ext/summary"}
{coinFullName: "PigeonCoin", CoinShortName: "PGN", Algo: "X16s", BlockReward: 5000, BlockTime: 60, BlockExplorer: "http://explorer.pigeoncoin.org/ext/summary"}
{coinFullName: "PulsarCoin", CoinShortName: "PLSR", Algo: "hmq1725", BlockReward: 10, BlockTime: 60, BlockExplorer: "http://pulsar.lchain.cc/ext/summary"}
{coinFullName: "PyroCoin", CoinShortName: "PYRO", Algo: "Lyra2z", BlockReward: 4, BlockTime: 120, BlockExplorer: "http://138.68.246.198:3001/ext/summary"}
{CoinFullName: "QbicCoin", CoinShortName: "QBIC", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://139.59.131.248:3001/ext/summary"}
{CoinFullName: "RaceCoin", CoinShortName: "RACE", Algo: "Lyra2REv2", BlockReward: 4.8, BlockTime: 90, BlockExplorer: "http://45.32.147.232:3001/ext/summary"}
{CoinFullName: "Rapture", CoinShortName: "RAP", Algo: "NeoScrypt", BlockReward: 2.97, BlockTime: 120, BlockExplorer: "http://explorer.our-rapture.com/ext/summary"}
{CoinFullName: "Ravencoin", CoinShortName: "RVN", Algo: "x16r", BlockReward: 5000, BlockTime: 60, BlockExplorer: "http://explorer.threeeyed.info/ext/summary"}
{CoinFullName: "Salencoin", CoinShortName: "SLN", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.salencoin.com/ext/summary"}
{coinFullName: "ScrivCoin", CoinShortName: "SCRIV", Algo: "Tribus", BlockReward: 4.8, BlockTime: 30, BlockExplorer: "http://explorer.scriv.network/ext/summary"}
{CoinFullName: "Shield B2S", CoinShortName: "XSH", Algo: "Blake 2s", BlockReward: 125, BlockTime: 60, BlockExplorer: "http://188.226.178.216:3001/ext/summary"}
{CoinFullName: "Shield Lyra2REv2", CoinShortName: "XSH", Algo: "Lyra2REv2", BlockReward: 125, BlockTime: 60, BlockExplorer: "http://blockstats.pw/shield/api/"}
{CoinFullName: "Shield X17", CoinShortName: "XSH", Algo: "x17", BlockReward: 125, BlockTime: 60, BlockExplorer: "http://blockstats.pw/shield/api/"}
{CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary"}
{CoinFullName: "SnowGem", CoinShortName: "SNG", Algo: "Equihash", BlockReward: 19, BlockTime: 60, BlockExplorer: "https://explorer.snowgem.org/ext/summary"}
{coinFullName: "Sparks", CoinShortName: "SPK", Algo: "NeoScrypt", BlockReward: 9, BlockTime: 120, BlockExplorer: "http://sparks.lchain.cc/ext/summary"}
{CoinFullName: "Stellite", CoinShortName: "XTL", Algo: "CryptoNight", BlockReward: 17962.55, BlockTime: 60, BlockExplorer: "https://explorer.stellite.cash/api/networkinfo"}
{CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight", BlockReward: 32.4862 , BlockTime: 120, BlockExplorer: "https://explorer.havenprotocol.com/api/networkinfo"}
{CoinFullName: "Stone Coin", CoinShortName: "STONE", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://stonecrypto.org/ext/summary"}
{CoinFullName: "STRAKS", CoinShortName: "STAK", Algo: "Lyra2REv2", BlockReward: 3.8, BlockTime: 60, BlockExplorer: "https://api.straks.info/v2/statistics/latest"}
{CoinFullName: "TajCoin", CoinShortName: "TAJ", Algo: "Blake 2s", BlockReward: 99, BlockTime: 180}
{CoinFullName: "Taler", CoinShortName: "TLR", Algo: "Lyra2z", BlockReward: 50, BlockTime: 300, BlockExplorer: "http://taler-explorer.online/ext/summary"}
{coinFullName: "TransendCoin", CoinShortName: "TSC", Algo: "Xevan", BlockReward: 23, BlockTime: 180, BlockExplorer: "https://explorer.transendcoin.com/ext/summary"}
{CoinFullName: "Tune Coin", CoinShortName: "TUN", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://explorer.tunecrypto.io/ext/summary"}
{CoinFullName: "UFO", CoinShortName: "UFO", Algo: "NeoScrypt", BlockReward: 625, BlockTime: 90}
{coinFullName: "UltimaCoin", CoinShortName: "ULT", Algo: "Skein", BlockReward: 0.6, BlockTime: 30, BlockExplorer: "https://ult.blockrex.info/ext/summary"}
{CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats"}
{CoinFullName: "Urals Coin", CoinShortName: "URALS", Algo: "Xevan", BlockReward: 40, BlockTime: 180, BlockExplorer: "http://exp.uralscoin.info:3001/ext/summary"}
{coinFullName: "Victorium", CoinShortName: "VIC", Algo: "Ethereum", BlockReward: 6.25, BlockTime: 30, BlockExplorer: "minerpool"}
{CoinFullName: "Virtus", CoinShortName: "VRT", Algo: "Tribus", BlockReward: 12, BlockTime: 60, BlockExplorer: "http://213.183.45.119:3001/ext/summary"}
{CoinFullName: "Whalecoin", CoinShortName: "WHALE", Algo: "Ethereum", BlockReward: 3.06, BlockTime: 20, BlockExplorer: "minerpool"}
{CoinFullName: "Xhimera", CoinShortName: "XHM", Algo: "Xevan", BlockReward: 1.98, BlockTime: 360, BlockExplorer: "https://xhimera.info/ext/summary"}
{CoinFullName: "Xuma", CoinShortName: "XMX", Algo: "Quark", BlockReward: 50, BlockTime: 60, BlockExplorer: "http://explorer.xumacoin.org/ext/summary"}
{CoinFullName: "YenTen", CoinShortName: "YTN", Algo: "YescryptR16", BlockReward: 50, BlockTime: 120, BlockExplorer: "http://explorer.yenten.lolpool.club/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Zacacoin", CoinShortName: "ZACA", Algo: "Scrypt", BlockReward: 4, BlockTime: 60, BlockExplorer: "http://explorer.zacacoin.com/ext/summary"}
{CoinFullName: "Zcoin", CoinShortName: "XZC", Algo: "Lyra2z", BlockReward: 28, BlockTime: 557, BlockExplorer: "https://explorer.zcoin.io/ext/summary"}
{CoinFullName: "Zero", CoinShortName: "ZER", Algo: "Equihash", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://zeroexplorer.forgetop.com/ext/summary"}
{CoinFullName: "ZexCoin", CoinShortName: "ZEX", Algo: "X11", BlockReward: 4, BlockTime: 120, BlockExplorer: "http://explorer.zexcoin.org/ext/summary"}

My config.json

thanks to all of this thread and of course to @soothaa


it would be nice to update it among all  ;D


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: SiddFan on April 29, 2018, 11:26:40 PM
Are the lines :
{CoinFullName: "Stellite", CoinShortName: "XTL", Algo: "CryptoNight", BlockReward: 17962.55, BlockTime: 60, BlockExplorer: "https://explorer.stellite.cash/api/networkinfo"}
{CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight", BlockReward: 32.4862 , BlockTime: 120, BlockExplorer: "https://explorer.havenprotocol.com/api/networkinfo"}

working for you ??


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: GoRdiE on April 30, 2018, 01:36:10 AM
Are the lines :
{CoinFullName: "Stellite", CoinShortName: "XTL", Algo: "CryptoNight", BlockReward: 17962.55, BlockTime: 60, BlockExplorer: "https://explorer.stellite.cash/api/networkinfo"}
{CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight", BlockReward: 32.4862 , BlockTime: 120, BlockExplorer: "https://explorer.havenprotocol.com/api/networkinfo"}

working for you ??


Not working. Good point


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: SiddFan on April 30, 2018, 07:04:23 AM
{CoinFullName: "Graft", CoinShortName: "GRFT", Algo: "CryptoNight", BlockReward: 1718.7348, BlockTime: 120, BlockExplorer: "https://graft.hashvault.pro/api/network/stats"}
{CoinFullName: "Stellite", CoinShortName: "XTL", Algo: "CryptoNight", BlockReward: 17962.55, BlockTime: 60, BlockExplorer: "https://stellite.hashvault.pro/api/network/stats"}
{CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight", BlockReward: 32.4862 , BlockTime: 120,  BlockExplorer: "https://haven.hashvault.pro/api/network/stats"}

This works (Using HashVault API,, all soins that this pool supports).. but XHV is not listed on any Exchange CoinUpdater queries so again no help..


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: pogadaev on April 30, 2018, 07:09:15 AM
tell me where to find the api https://minerpool.net ?????


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: GoRdiE on April 30, 2018, 12:45:50 PM
{CoinFullName: "Graft", CoinShortName: "GRFT", Algo: "CryptoNight", BlockReward: 1718.7348, BlockTime: 120, BlockExplorer: "https://graft.hashvault.pro/api/network/stats"}
{CoinFullName: "Stellite", CoinShortName: "XTL", Algo: "CryptoNight", BlockReward: 17962.55, BlockTime: 60, BlockExplorer: "https://stellite.hashvault.pro/api/network/stats"}
{CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight", BlockReward: 32.4862 , BlockTime: 120,  BlockExplorer: "https://haven.hashvault.pro/api/network/stats"}

This works (Using HashVault API,, all soins that this pool supports).. but XHV is not listed on any Exchange CoinUpdater queries so again no help..


Ok. Thanks a lot and... UPDATED config.json  ;)


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Larvitar on April 30, 2018, 01:48:07 PM
{CoinFullName: "Graft", CoinShortName: "GRFT", Algo: "CryptoNight", BlockReward: 1718.7348, BlockTime: 120, BlockExplorer: "https://graft.hashvault.pro/api/network/stats"}
{CoinFullName: "Stellite", CoinShortName: "XTL", Algo: "CryptoNight", BlockReward: 17962.55, BlockTime: 60, BlockExplorer: "https://stellite.hashvault.pro/api/network/stats"}
{CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight", BlockReward: 32.4862 , BlockTime: 120,  BlockExplorer: "https://haven.hashvault.pro/api/network/stats"}

This works (Using HashVault API,, all soins that this pool supports).. but XHV is not listed on any Exchange CoinUpdater queries so again no help..
Thanks a lot!

It doesn't work with Cryptonight-V7/Heavy algorithm config?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: Bixbitecoin on April 30, 2018, 03:30:39 PM
Good update


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: SiddFan on April 30, 2018, 03:45:27 PM
{CoinFullName: "Graft", CoinShortName: "GRFT", Algo: "CryptoNight", BlockReward: 1718.7348, BlockTime: 120, BlockExplorer: "https://graft.hashvault.pro/api/network/stats"}
{CoinFullName: "Stellite", CoinShortName: "XTL", Algo: "CryptoNight", BlockReward: 17962.55, BlockTime: 60, BlockExplorer: "https://stellite.hashvault.pro/api/network/stats"}
{CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight", BlockReward: 32.4862 , BlockTime: 120,  BlockExplorer: "https://haven.hashvault.pro/api/network/stats"}

This works (Using HashVault API,, all soins that this pool supports).. but XHV is not listed on any Exchange CoinUpdater queries so again no help..
Thanks a lot!

It doesn't work with Cryptonight-V7/Heavy algorithm config?

Works. just write instead of "CryptoNight" write "CryptoNight-Heavy" or "CryptoNightV7"

{CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight-Heavy", BlockReward: 32.4862 , BlockTime: 120,  BlockExplorer: "https://haven.hashvault.pro/api/network/stats"}


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: SiddFan on April 30, 2018, 03:53:31 PM

Anayone know how to implement https://tradeogre.com/api/v1/markets (TradeOgre market) to prices ??

It's only one with Haven (XHV) price ;)


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: rbrcpa on May 01, 2018, 12:26:11 AM

Anayone know how to implement https://tradeogre.com/api/v1/markets (TradeOgre market) to prices ??

It's only one with Haven (XHV) price ;)

Yes!  This would be awesome.

I'm already so stoked about getting all the others on there, just Stellite & Graft make a huge difference for me.

This would be the cherry on top though if I could get Haven auto updating!


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: SiddFan on May 01, 2018, 11:20:57 AM

Anayone know how to implement https://tradeogre.com/api/v1/markets (TradeOgre market) to prices ??

It's only one with Haven (XHV) price ;)

Yes!  This would be awesome.

I'm already so stoked about getting all the others on there, just Stellite & Graft make a huge difference for me.

This would be the cherry on top though if I could get Haven auto updating!

Still no luck... :(

Maby we can somehow implement manual price in this part "CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight", BlockReward: 32.4862 , BlockTime: 120,  BlockExplorer:" like "Price: 0,00345654" ?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: rbrcpa on May 01, 2018, 04:19:51 PM

Anayone know how to implement https://tradeogre.com/api/v1/markets (TradeOgre market) to prices ??

It's only one with Haven (XHV) price ;)

Yes!  This would be awesome.

I'm already so stoked about getting all the others on there, just Stellite & Graft make a huge difference for me.

This would be the cherry on top though if I could get Haven auto updating!

Still no luck... :(

Maby we can somehow implement manual price in this part "CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight", BlockReward: 32.4862 , BlockTime: 120,  BlockExplorer:" like "Price: 0,00345654" ?


Is there no way for us to manually add the tradeogre exchange support to the coin updater?

That would be huge, as honestly it's where I'm guessing most people swap their cryptonight altcoins anyway (or at least I do), so would be a little more accurate anyway.

Seems to have full API support, as well.

I had to remove mine from the coinupdater as it was zeroing out my haven balances in awesome miner.  I have rules in place to restart when revenue is at $0.00 for over 60 seconds so that didn't work for me, lol.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: rbrcpa on May 01, 2018, 07:44:46 PM
{CoinFullName: "Graft", CoinShortName: "GRFT", Algo: "CryptoNight", BlockReward: 1718.7348, BlockTime: 120, BlockExplorer: "https://graft.hashvault.pro/api/network/stats"}
{CoinFullName: "Stellite", CoinShortName: "XTL", Algo: "CryptoNight", BlockReward: 17962.55, BlockTime: 60, BlockExplorer: "https://stellite.hashvault.pro/api/network/stats"}
{CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight", BlockReward: 32.4862 , BlockTime: 120,  BlockExplorer: "https://haven.hashvault.pro/api/network/stats"}

This works (Using HashVault API,, all soins that this pool supports).. but XHV is not listed on any Exchange CoinUpdater queries so again no help..
Thanks a lot!

It doesn't work with Cryptonight-V7/Heavy algorithm config?

Works. just write instead of "CryptoNight" write "CryptoNight-Heavy" or "CryptoNightV7"

{CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight-Heavy", BlockReward: 32.4862 , BlockTime: 120,  BlockExplorer: "https://haven.hashvault.pro/api/network/stats"}

Is this working for you with Masari?

For some reason it's pulling in an incorrect difficulty for me.  Roughly double (1573760000.4876) what it actually is (831260160).  API shows the correct info so where could it be pulling from?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: startblouse8 on May 01, 2018, 08:45:30 PM
The API authentication has some errors and somehow do not support it.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: rbrcpa on May 01, 2018, 09:03:26 PM
{CoinFullName: "Graft", CoinShortName: "GRFT", Algo: "CryptoNight", BlockReward: 1718.7348, BlockTime: 120, BlockExplorer: "https://graft.hashvault.pro/api/network/stats"}
{CoinFullName: "Stellite", CoinShortName: "XTL", Algo: "CryptoNight", BlockReward: 17962.55, BlockTime: 60, BlockExplorer: "https://stellite.hashvault.pro/api/network/stats"}
{CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight", BlockReward: 32.4862 , BlockTime: 120,  BlockExplorer: "https://haven.hashvault.pro/api/network/stats"}

This works (Using HashVault API,, all soins that this pool supports).. but XHV is not listed on any Exchange CoinUpdater queries so again no help..
Thanks a lot!

It doesn't work with Cryptonight-V7/Heavy algorithm config?

Works. just write instead of "CryptoNight" write "CryptoNight-Heavy" or "CryptoNightV7"

{CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight-Heavy", BlockReward: 32.4862 , BlockTime: 120,  BlockExplorer: "https://haven.hashvault.pro/api/network/stats"}

Is this working for you with Masari?

For some reason it's pulling in an incorrect difficulty for me.  Roughly double (1573760000.4876) what it actually is (831260160).  API shows the correct info so where could it be pulling from?

Actually none of them seem to be working correctly.  Graft is pulling in a much higher difficulty than the API is showing also....

Am I doing something wrong?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: SiddFan on May 02, 2018, 07:55:16 AM

Works normaly :

Dificulty on API : "difficulty":1450241556
Dicciculty on site : 1,450,241,556

Same ;)


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: soothaa on May 02, 2018, 11:37:03 AM

Anayone know how to implement https://tradeogre.com/api/v1/markets (TradeOgre market) to prices ??

It's only one with Haven (XHV) price ;)
I'm back bitches. I'll be adding this today.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: SiddFan on May 02, 2018, 01:56:11 PM

Anayone know how to implement https://tradeogre.com/api/v1/markets (TradeOgre market) to prices ??

It's only one with Haven (XHV) price ;)
I'm back bitches. I'll be adding this today.

Niceee :D


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: cod3gen on May 02, 2018, 02:31:50 PM

Anayone know how to implement https://tradeogre.com/api/v1/markets (TradeOgre market) to prices ??

It's only one with Haven (XHV) price ;)
I'm back bitches. I'll be adding this today.

Could you check in to calculations of Quark? They give wrong results..


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: soothaa on May 02, 2018, 02:40:44 PM
AwesomeMiner Coin Updater 0.7.3
  • Added Support for TradeOgre Exchange
  • Will be doing more today.

You can find the latest update in the Mega link.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: madmossy on May 02, 2018, 02:43:12 PM
Can't seem to get this to work, just get error messages about adding the algo's even though they are.

Does it require a full license to work? I have standard currently which was $35, but the web server and api access versions are like $85/$170 :(


Title: Re: AwesomeMiner Coin Updater *Version 0.7.2* (Plugin)
Post by: rbrcpa on May 02, 2018, 03:43:26 PM
AwesomeMiner Coin Updater 0.7.3
  • Added Support for TradeOgre Exchange
  • Will be doing more today.

You can find the latest update in the Mega link.

Boom!

Thanks Soothaa!


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: SiddFan on May 02, 2018, 04:22:41 PM
Something is not O.K. with this  update :

I have 5 coins in config.json :

{CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight-Heavy", BlockReward: 31.471, BlockTime: 120, BlockExplorer: "https://haven.hashvault.pro/api/network/stats"}
{CoinFullName: "Graft", CoinShortName: "GRFT", Algo: "CryptoNightV7", BlockReward: 1686.267, BlockTime: 120, BlockExplorer: "https://graft.hashvault.pro/api/network/stats"}
{CoinFullName: "Stellite", CoinShortName: "XTL", Algo: "CryptoNightV7", BlockReward: 17426.470, BlockTime: 60, BlockExplorer: "https://stellite.hashvault.pro/api/network/stats"}
{CoinFullName: "Intense Coin", CoinShortName: "ITNS", Algo: "CryptoNightV7", BlockReward: 1366.468, BlockTime: 120, BlockExplorer: "https://intense.hashvault.pro/api/network/stats"}
{CoinFullName: "Dero", CoinShortName: "DERO", Algo: "CryptoNight", BlockReward: 27.480, BlockTime: 120, BlockExplorer: "https://dero.hashvault.pro/api/network/stats"}

Updater added 47 coins to my Awesome Miner ;) (it should add only 5 coins)

Updater defines HXV Difficulty at : 2762091508,68815 but on explorer (where it reads it from) says "difficulty":2356219520 (worked fine before the uprate)

Updater says :
Can not find BTDX, GEO,... in any exchange (i don't have this coins)
http://www.bla-bla.net/updater.png


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: rbrcpa on May 02, 2018, 04:46:58 PM
Something is not O.K. with this  update :

I have 5 coins in config.json :

{CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight-Heavy", BlockReward: 31.471, BlockTime: 120, BlockExplorer: "https://haven.hashvault.pro/api/network/stats"}
{CoinFullName: "Graft", CoinShortName: "GRFT", Algo: "CryptoNightV7", BlockReward: 1686.267, BlockTime: 120, BlockExplorer: "https://graft.hashvault.pro/api/network/stats"}
{CoinFullName: "Stellite", CoinShortName: "XTL", Algo: "CryptoNightV7", BlockReward: 17426.470, BlockTime: 60, BlockExplorer: "https://stellite.hashvault.pro/api/network/stats"}
{CoinFullName: "Intense Coin", CoinShortName: "ITNS", Algo: "CryptoNightV7", BlockReward: 1366.468, BlockTime: 120, BlockExplorer: "https://intense.hashvault.pro/api/network/stats"}
{CoinFullName: "Dero", CoinShortName: "DERO", Algo: "CryptoNight", BlockReward: 27.480, BlockTime: 120, BlockExplorer: "https://dero.hashvault.pro/api/network/stats"}

Updater added 47 coins to my Awesome Miner ;) (it should add only 5 coins)

Updater defines HXV Difficulty at : 2762091508,68815 but on explorer (where it reads it from) says "difficulty":2356219520 (worked fine before the uprate)

Updater says :
Can not find BTDX, GEO,... in any exchange (i don't have this coins)
http://www.bla-bla.net/updater.png

LOL ok so I'm not going crazy...yeah I'm seeing way similar issues.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: omshree on May 02, 2018, 05:09:57 PM
Very strange, got lots of coin which are not in the config.json file, most with unrealistic profits. Where are they coming from?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: madmossy on May 02, 2018, 05:13:53 PM
Seems there would be a glitch with the newest version, 0.7.2 is fine, only shows coins listed in config.json, 0.7.3 completely ignores config.json and what appears to be every single coin added to custom coins in AM.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: omshree on May 02, 2018, 05:18:26 PM
And most have faulty algo/reward data


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: soothaa on May 02, 2018, 05:26:26 PM
Seems there would be a glitch with the newest version, 0.7.2 is fine, only shows coins listed in config.json, 0.7.3 completely ignores config.json and what appears to be every single coin added to custom coins in AM.
Restart the program. Should be fixed now. You saw nothing.  ;D


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: omshree on May 02, 2018, 05:31:15 PM
Can you give a config.json with those coins?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: soothaa on May 02, 2018, 05:34:07 PM
Can you give a config.json with those coins?
At this point it's just a mess of bad info.. so not right now.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: omshree on May 02, 2018, 05:35:42 PM
Can you give a config.json with those coins?
At this point it's just a mess of bad info.. so not right now.

It's not working this time at all


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: omshree on May 02, 2018, 05:36:17 PM
Can you give a config.json with those coins?
At this point it's just a mess of bad info.. so not right now.

It's not working this time at all

Nem kezelt kivétel: System.ArgumentNullException: A gyűjtemény nem lehet NULL.
Paraméter neve: c
   a következő helyen: System.Collections.ArrayList.InsertRange(Int32 index, ICollection c)
   a következő helyen: System.Collections.ArrayList.AddRange(ICollection c)
   a következő helyen: AwesomeMinerCoinUpdater.AwesomeMinerCoinUpdater..ctor(Boolean EnablePriceCache)
   a következő helyen: AwesomeMinerCoinUpdater.AwesomeMinerCoinUpdater.Main(String[] args)


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: SiddFan on May 02, 2018, 05:36:38 PM
Can you give a config.json with those coins?
At this point it's just a mess of bad info.. so not right now.

It's not working this time at all

http://www.bla-bla.net/updater1.png


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: madmossy on May 02, 2018, 05:48:39 PM
Getting the same error as above now


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: soothaa on May 02, 2018, 06:14:51 PM
Revert to the previous version then until I can see what's going on. I love these errors that I don't get and can't squash ahead of time.  :(


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: akadamson on May 02, 2018, 06:29:22 PM
Revert to the previous version then until I can see what's going on. I love these errors that I don't get and can't squash ahead of time.  :(

same error win 10, virgin install to a new dir


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: Larvitar on May 02, 2018, 09:38:32 PM
Can you give a config.json with those coins?
At this point it's just a mess of bad info.. so not right now.

It's not working this time at all

Nem kezelt kivétel: System.ArgumentNullException: A gyűjtemény nem lehet NULL.
Paraméter neve: c
   a következő helyen: System.Collections.ArrayList.InsertRange(Int32 index, ICollection c)
   a következő helyen: System.Collections.ArrayList.AddRange(ICollection c)
   a következő helyen: AwesomeMinerCoinUpdater.AwesomeMinerCoinUpdater..ctor(Boolean EnablePriceCache)
   a következő helyen: AwesomeMinerCoinUpdater.AwesomeMinerCoinUpdater.Main(String[] args)

same here, even without a config.json file


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: keywordsbadge on May 02, 2018, 10:53:02 PM
Thank you for this. But did the API authentication get the coins on a level for you?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: SiddFan on May 03, 2018, 12:52:09 PM
Thank you for this. But did the API authentication get the coins on a level for you?

Authentication shoud be OFF.. to work


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: staineddreserved7 on May 03, 2018, 05:30:41 PM
This is so good. Thanks for the knowledge. It’s going to help so much.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: rbrcpa on May 03, 2018, 08:09:27 PM
Did the new version ever start working for anybody?

Also...is there any way to get access to coin values for this?

https://api.altex.exchange/v1//marketHistory/market/BTC_LOKI

Not sure if there's a way to use it's values for only Loki, as it's probably not the most accurate for the majority of other coins out there, but it's the only exchange with LOKI listed so it would be awesome if I could use it for that!


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: SiddFan on May 03, 2018, 09:00:10 PM
Did the new version ever start working for anybody?

Also...is there any way to get access to coin values for this?

https://api.altex.exchange/v1//marketHistory/market/BTC_LOKI

Not sure if there's a way to use it's values for only Loki, as it's probably not the most accurate for the majority of other coins out there, but it's the only exchange with LOKI listed so it would be awesome if I could use it for that!

No we wait as he said ;)


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: rbrcpa on May 04, 2018, 03:00:59 PM
Did the new version ever start working for anybody?

Also...is there any way to get access to coin values for this?

https://api.altex.exchange/v1//marketHistory/market/BTC_LOKI

Not sure if there's a way to use it's values for only Loki, as it's probably not the most accurate for the majority of other coins out there, but it's the only exchange with LOKI listed so it would be awesome if I could use it for that!

Disregard this as tradeogre has added Loki now.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: SiddFan on May 04, 2018, 05:06:51 PM
Did the new version ever start working for anybody?

Also...is there any way to get access to coin values for this?

https://api.altex.exchange/v1//marketHistory/market/BTC_LOKI

Not sure if there's a way to use it's values for only Loki, as it's probably not the most accurate for the majority of other coins out there, but it's the only exchange with LOKI listed so it would be awesome if I could use it for that!

Disregard this as tradeogre has added Loki now.

Great news ;)


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: meatygeiger on May 04, 2018, 07:45:16 PM
If you have the coin on the bottom there are chances it will not show the value.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: TREYKOV on May 05, 2018, 04:00:54 AM
Hello friends

Apparently there is a problem with the calculation of this crypto currency:

Official Explorer: https://api.straks.info/v2/statistics/latest

Quote
{CoinFullName: "STRAKS", CoinShortName: "STAK", Something: "Lyra2REv2", BlockReward: 3.8, BlockTime: 60, BlockExplorer: "https://api.straks.info/v2/statistics/latest"}

It shows an incorrect value, above $300/day.

Any suggestions to correct this?

Thank you


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: SiddFan on May 05, 2018, 06:52:46 AM
Hello friends

Apparently there is a problem with the calculation of this crypto currency:

Official Explorer: https://api.straks.info/v2/statistics/latest

Quote
{CoinFullName: "STRAKS", CoinShortName: "STAK", Something: "Lyra2REv2", BlockReward: 3.8, BlockTime: 60, BlockExplorer: "https://api.straks.info/v2/statistics/latest"}

It shows an incorrect value, above $300/day.

Any suggestions to correct this?

Thank you

Works fine.. shows 4,17 €/day here...
Have you benchmarked the Lyra2REv2 algo corectly ?

And change "Something: "Lyra2REv2"," to "Algo: "Lyra2REv2","

B.R.G. ;)


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: TREYKOV on May 05, 2018, 07:05:30 AM
This is the correct line:

{CoinFullName: "STRAKS", CoinShortName: "STAK", Algo: "Lyra2REv2", BlockReward: 3.8, BlockTime: 60, BlockExplorer: "https://api.straks.info/v2/statistics/latest"}

My HR: 1.2gb

STRAKS
Dificulty: 1353,3
Block reward: 2,8
Value in BTC: 0,000469 (<--This value is incorrect)

I think the problem is in the value in BTC!

can you verify this?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: SiddFan on May 05, 2018, 07:14:13 AM
This is the correct line:

{CoinFullName: "STRAKS", CoinShortName: "STAK", Algo: "Lyra2REv2", BlockReward: 3.8, BlockTime: 60, BlockExplorer: "https://api.straks.info/v2/statistics/latest"}

My HR: 1.2gb

STRAKS
Dificulty: 1353,3
Block reward: 2,8
Value in BTC: 0,000469 (<--This value is incorrect)

I think the problem is in the value in BTC!

can you verify this?

My Lyra2REv2 HR Is 24,13 Mh (4x RX 470 cards). You shure you benchmarked it at 1,2Gb ?? because for 1,2Gb 300+per day is O.K. value ;)


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: TREYKOV on May 05, 2018, 01:45:16 PM
32 / GTX 1070 at 38 MH = 1,246 gh (+- $56day)

Value in BTC: 0.000469 (<- This value is incorrect)

https://coinmarketcap.com/currencies/straks/

Value in BTC: 0.00006296 (<- this value is fine)

How can we correct this?

Value in BTC is incorrect and assigned automatically.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: ruplikminer on May 06, 2018, 09:45:06 AM
It seems like, some IQUIDUS explorer url, even being correct, are not correct for the plugin.


This for example is the EXPLORER of the MTI coin: http://explorer.mticoin.io/ext/summary
as you can see it works correctly.

But once launched the plugin I get the error: http://prntscr.com/jecp6g
 ( Looks like something is wrong with the provided MTI BlockExplorer. It may be down, your URL is wrong, or the BlockExplorer is not supported. )

Any idea why?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: soothaa on May 06, 2018, 01:32:43 PM
Good morning all. Sorry for the delay, work has been very busy leaving little time for my personal stuff.

I have released 0.7.4 with a fix and hopefully a little more stability!


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: ruplikminer on May 06, 2018, 03:19:55 PM
Good morning all. Sorry for the delay, work has been very busy leaving little time for my personal stuff.

I have released 0.7.4 with a fix and hopefully a little more stability!

I see you released the 0.8 version?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: madmossy on May 06, 2018, 04:48:34 PM
Good morning all. Sorry for the delay, work has been very busy leaving little time for my personal stuff.

I have released 0.7.4 with a fix and hopefully a little more stability!

Excellent, Haven now works perfectly, getting a glitch with Turtlecoin though, says it cannot find TRTL at any exchanges, but its listed at Tradeogre. Here's my config.json for it.

{CoinFullName: "Turtlecoin", CoinShortName: "TRTL", Algo: "CryptoNight-Lite", BlockReward: 29428.03 , BlockTime: 30, BlockExplorer: "https://trtl.semipool.com/api/network/stats"}


Title: Re: AwesomeMiner Coin Updater *Version 0.7.4* (Plugin)
Post by: soothaa on May 06, 2018, 07:08:32 PM
AwesomeMiner Coin Updater 0.8
  • Major cleanup to the console output. Hopefully this should make errors much easier to understand
  • Added support for the stupid Iquidus explorers that modify their difficulty with "POW/POS
  • BETA(as if this thing isn't beta enough): Added a difficulty sniffer. This should hopefully be able to find the difficulty from almost any BlockExplorer now without having to explicitly add support.

You can find the latest update in the Mega link.

EDIT: Whops I forgot to click Post this morning!


Title: Re: AwesomeMiner Coin Updater *Version 0.7.4* (Plugin)
Post by: ruplikminer on May 06, 2018, 07:17:08 PM
AwesomeMiner Coin Updater 0.8
  • Major cleanup to the console output. Hopefully this should make errors much easier to understand
  • Added support for the stupid Iquidus explorers that modify their difficulty with "POW/POS
  • BETA(as if this thing isn't beta enough): Added a difficulty sniffer. This should hopefully be able to find the difficulty from almost any BlockExplorer now without having to explicitly add support.

You can find the latest update in the Mega link.

EDIT: Whops I forgot to click Post this morning!

thanks!! Amazing!!!!!!


Title: Re: AwesomeMiner Coin Updater *Version 0.7.4* (Plugin)
Post by: LongJohnCrytpto on May 07, 2018, 07:04:31 AM
AwesomeMiner Coin Updater 0.8
  • Major cleanup to the console output. Hopefully this should make errors much easier to understand
  • Added support for the stupid Iquidus explorers that modify their difficulty with "POW/POS
  • BETA(as if this thing isn't beta enough): Added a difficulty sniffer. This should hopefully be able to find the difficulty from almost any BlockExplorer now without having to explicitly add support.

You can find the latest update in the Mega link.

EDIT: Whops I forgot to click Post this morning!

I finally had to create an account to thank you for this little project of yours. It's very very helpful and I appreciate it so much man.

A few issues though:

https://explorer.gincoin.io/ext/summary returns this:

{"data":[{"difficulty":810.9084043374302,"difficultyHybrid":"","supply":1313061.27847809,"hashrate":"26.4618","lastPrice":0,"connections":115,"blockcount":44595}]}

However most of these block explorers  difficulty still display incorrect in Awesome miner


Thanks for the time you put into this. Address for tips?


Title: Re: AwesomeMiner Coin Updater *Version 0.7.4* (Plugin)
Post by: soothaa on May 07, 2018, 12:32:09 PM
I finally had to create an account to thank you for this little project of yours. It's very very helpful and I appreciate it so much man.

A few issues though:

https://explorer.gincoin.io/ext/summary returns this:

{"data":[{"difficulty":810.9084043374302,"difficultyHybrid":"","supply":1313061.27847809,"hashrate":"26.4618","lastPrice":0,"connections":115,"blockcount":44595}]}

However most of these block explorers  difficulty still display incorrect in Awesome miner


Thanks for the time you put into this. Address for tips?
I'm sorry I don't understand..  can you elaborate on the problem? From that number the program should grab it correctly but it will average it with previous data. If you want to clear the previous data delete the LocalCoins.json file.

BTC: 3BMEXzWNozUS2p8EBQz2pjhEUQM4yDApXt
ETH: 0xfa8eda5139Ec1EB480e5cc67e99920C70A8361C6


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: wharmus on May 07, 2018, 01:52:21 PM
Good morning all. Sorry for the delay, work has been very busy leaving little time for my personal stuff.

I have released 0.7.4 with a fix and hopefully a little more stability!

Excellent, Haven now works perfectly, getting a glitch with Turtlecoin though, says it cannot find TRTL at any exchanges, but its listed at Tradeogre. Here's my config.json for it.

{CoinFullName: "Turtlecoin", CoinShortName: "TRTL", Algo: "CryptoNight-Lite", BlockReward: 29428.03 , BlockTime: 30, BlockExplorer: "https://trtl.semipool.com/api/network/stats"}
I couldnt add haven , it doesnt take the block explorer.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: madmossy on May 07, 2018, 03:27:29 PM
Haven works fine for me using the hashparty api

Can't seem to find one for turtlecoin now though as the previous one has gone dead.


Title: Re: AwesomeMiner Coin Updater *Version 0.7.3* (Plugin)
Post by: SiddFan on May 07, 2018, 03:34:08 PM
Good morning all. Sorry for the delay, work has been very busy leaving little time for my personal stuff.

I have released 0.7.4 with a fix and hopefully a little more stability!

Excellent, Haven now works perfectly, getting a glitch with Turtlecoin though, says it cannot find TRTL at any exchanges, but its listed at Tradeogre. Here's my config.json for it.

{CoinFullName: "Turtlecoin", CoinShortName: "TRTL", Algo: "CryptoNight-Lite", BlockReward: 29428.03 , BlockTime: 30, BlockExplorer: "https://trtl.semipool.com/api/network/stats"}
I couldnt add haven , it doesnt take the block explorer.

Haven : {CoinFullName: "Haven", CoinShortName: "XHV", Algo: "CryptoNight-Heavy", BlockReward: 31.471, BlockTime: 120, BlockExplorer: "https://haven.hashvault.pro/api/network/stats"}


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: wharmus on May 07, 2018, 04:25:26 PM
Thanks , do you have discord or something?
I ve been mining eth/monero/equihash on miningpoolhub but I wanna explore this new coin research thing.
I went to RVN 1 week before it got listed on whattomine , it was pretty good until that moment.
I'm trying to find something similar.
Thanks


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: madmossy on May 07, 2018, 06:55:56 PM
https://www.cryptunit.com/ is pretty good for cryptonight coins, ideal if your mining with AMD hardware.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: madmossy on May 07, 2018, 07:57:18 PM
How is the difficulty calculated out as I notice that the number sent to AM is not the same as what is found at the api address for a coin.

For example checking haven I see the difficulty is at 2224747214, where as AM shows it as 2603724778.85972, Haven is more profitable now than it is showing on AM, the opposite in the case for Loki for example, that has a lower difficulty in AM than it is on the network currently.

Are you smoothing out/averaging the difficulty out over a period of time before submitting it to AM, if so, would it be possible to add a command line switch to just pass the numbers unaltered? So that difficulty updates in real time with the network (every 2 minutes at least)


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 08, 2018, 01:48:25 AM
Hi, thanks for your add-on, I have a problem with HSR, I think I have the code well, but it returns both the POS value and POW

{CoinFullName: "HShare", CoinShortName: "HSR", Something: "Hsr", BlockReward: 1.584, BlockTime: 120, BlockExplorer: "http://explorer.h.cash/api/getdifficulty"}

give this on page

http://explorer.h.cash/api/getdifficulty

And in awesome miner does not give me any value. I would appreciate any help.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: nostrakhan on May 08, 2018, 01:49:55 AM
Hi, thanks for your add-on, I have a problem with HSR, I think I have the code well, but it returns both the POS value and POW

{CoinFullName: "HShare", CoinShortName: "HSR", Something: "Hsr", BlockReward: 1.584, BlockTime: 120, BlockExplorer: "http://explorer.h.cash/api/getdifficulty"}

give this on page

http://explorer.h.cash/api/getdifficulty

And in awesome miner does not give me any value. I would appreciate any help.

Try with "ext/summary" rather than "api/getdifficulty", some coins worked for me after trying this.  So you use http://explorer.h.cash/ext/summary


Title: Re: AwesomeMiner Coin Updater *Version 0.7.4* (Plugin)
Post by: LongJohnCrytpto on May 08, 2018, 07:41:16 PM
I finally had to create an account to thank you for this little project of yours. It's very very helpful and I appreciate it so much man.

A few issues though:

https://explorer.gincoin.io/ext/summary returns this:

{"data":[{"difficulty":810.9084043374302,"difficultyHybrid":"","supply":1313061.27847809,"hashrate":"26.4618","lastPrice":0,"connections":115,"blockcount":44595}]}

However most of these block explorers  difficulty still display incorrect in Awesome miner


Thanks for the time you put into this. Address for tips?
I'm sorry I don't understand..  can you elaborate on the problem? From that number the program should grab it correctly but it will average it with previous data. If you want to clear the previous data delete the LocalCoins.json file.

BTC: 3BMEXzWNozUS2p8EBQz2pjhEUQM4yDApXt
ETH: 0xfa8eda5139Ec1EB480e5cc67e99920C70A8361C6

This worked great! Thanks.
Alot of guys are confused about the difficulty. Maybe explain it in your OP and how to clear it. Great work brother. This is legend.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 08, 2018, 10:15:23 PM
Hi, thanks for your add-on, I have a problem with HSR, I think I have the code well, but it returns both the POS value and POW

{CoinFullName: "HShare", CoinShortName: "HSR", Something: "Hsr", BlockReward: 1.584, BlockTime: 120, BlockExplorer: "http://explorer.h.cash/api/getdifficulty"}

give this on page

http://explorer.h.cash/api/getdifficulty

And in awesome miner does not give me any value. I would appreciate any help.

Try with "ext/summary" rather than "api/getdifficulty", some coins worked for me after trying this.  So you use http://explorer.h.cash/ext/summary

that page does not exist in that explorer. If you read below it says which page is not available, basically it's the home


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: soothaa on May 09, 2018, 11:28:01 AM
Hi, thanks for your add-on, I have a problem with HSR, I think I have the code well, but it returns both the POS value and POW

{CoinFullName: "HShare", CoinShortName: "HSR", Something: "Hsr", BlockReward: 1.584, BlockTime: 120, BlockExplorer: "http://explorer.h.cash/api/getdifficulty"}

give this on page

http://explorer.h.cash/api/getdifficulty

And in awesome miner does not give me any value. I would appreciate any help.

Try with "ext/summary" rather than "api/getdifficulty", some coins worked for me after trying this.  So you use http://explorer.h.cash/ext/summary

that page does not exist in that explorer. If you read below it says which page is not available, basically it's the home
Looks like they're using a modified API. The correct link is "http://explorer.h.cash/ajax" but that also won't work in the program because the return data is 1) modified and 2) they're difficulty number doesn't follow the "difficulty" key.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 09, 2018, 09:06:31 PM
Hi, thanks for your add-on, I have a problem with HSR, I think I have the code well, but it returns both the POS value and POW

{CoinFullName: "HShare", CoinShortName: "HSR", Something: "Hsr", BlockReward: 1.584, BlockTime: 120, BlockExplorer: "http://explorer.h.cash/api/getdifficulty"}

give this on page

http://explorer.h.cash/api/getdifficulty

And in awesome miner does not give me any value. I would appreciate any help.

Try with "ext/summary" rather than "api/getdifficulty", some coins worked for me after trying this.  So you use http://explorer.h.cash/ext/summary

that page does not exist in that explorer. If you read below it says which page is not available, basically it's the home
Looks like they're using a modified API. The correct link is "http://explorer.h.cash/ajax" but that also won't work in the program because the return data is 1) modified and 2) they're difficulty number doesn't follow the "difficulty" key.

Thanks for your answer. I saw that I did it well, but it did not work for me and I added more pools, that's why I missed it. Thank you for your comment.

Well, I do not know where to draw its difficulty, it is in pools like zpools but it does not seem to read the difficulty well, the case that HShare or HSR is interesting


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 11, 2018, 06:52:38 PM
how I change the amount in satochis in the values we use in the awesome miner in  coin settings
Coin GINcoin  lyra2z
0,00049 btc

https://preview.ibb.co/iMyyFd/Captura_de_pantalla_2018_05_11_a_las_20_57_35.png


here no profit

https://preview.ibb.co/gLv0Ty/Captura_de_pantalla_2018_05_11_a_las_20_59_59.png

Do not put it in the format that is requested, if someone helps me or gives me a reference link, I would appreciate it. It does not calculate the profit because it is not in the format that is requested.

when adding the currency to awesome, when specifying the price in BTC, there are numbers that I do not write, such as

2,344E-05
1,001E-05

Do not put the satochis in that format, so I would add a link, or converter to avoid having to ask more. thank you very much


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: madmossy on May 12, 2018, 12:07:05 AM
Its AM abbreviating the coins decimal places 2E-06 is the same as 0.0000002

Its basically 2 with 6 zeros infront.

7E-08 = 0.000000007

21E-05 = 0.0000021


etc etc just an easier way to type it.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: madmossy on May 16, 2018, 04:07:47 PM
@sootha

Any chance we could get a command line option that will allow us to specify if we want current live data or what appears to be averaged over a 24 hour period?

I see quiet a few times during the day where difficulty drops dramatically on a coin, but by the time the coin updated catches up the chance of mining it for a higher gains has already passed (from a profit switching perspective)


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: SiddFan on May 17, 2018, 05:00:42 AM
@sootha

Any chance we could get a command line option that will allow us to specify if we want current live data or what appears to be averaged over a 24 hour period?

I see quiet a few times during the day where difficulty drops dramatically on a coin, but by the time the coin updated catches up the chance of mining it for a higher gains has already passed (from a profit switching perspective)

Yes . Live data would be best ;)
Now Loki dificulty is 3,356,989,047 AMCU reports it at 3,604,949,358
Haven real 3,494,443,603 reported by AMCU 3,163,877,818

Both info from same source,,, but AMCU calculetes some 24 average ??
Result... mining the wrong coin.. not the most profitable one ;)

I solved this localy by setiing a script, that deletes the "LocalCoinData.json" file every 10 minutes ;) Works like a charm now ;)


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: akadamson on May 17, 2018, 11:51:50 AM
I also would like to be able to turn off the averaging on the difficulty.

Here is the case in point.  PGN goes through a retarget every 2016 blocks.  Because of it's net hash rate changes, that means that difficulty will go from 1640 to 450 from one block to the next.  As a result the block time will change from up to 10 mins to .2 mins.  Which means that when the diff drops to 451, the profitability goes through the roof.  But when that happened last night.  A miner using this external program would never switch to the high profitability of PGN because the network difficulty was only changing by some very small value at each update.  I could force this to happen by starting and stopping the external program.

A command line switch to force live updates, or better a JSON option in the config.json file should be added to enable/disable this feature per coin.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: ruplikminer on May 17, 2018, 02:10:23 PM
I also would like to be able to turn off the averaging on the difficulty.

Here is the case in point.  PGN goes through a retarget every 2016 blocks.  Because of it's net hash rate changes, that means that difficulty will go from 1640 to 450 from one block to the next.  As a result the block time will change from up to 10 mins to .2 mins.  Which means that when the diff drops to 451, the profitability goes through the roof.  But when that happened last night.  A miner using this external program would never switch to the high profitability of PGN because the network difficulty was only changing by some very small value at each update.  I could force this to happen by starting and stopping the external program.

A command line switch to force live updates, or better a JSON option in the config.json file should be added to enable/disable this feature per coin.


+ 1

average is kinda messing up all. Instant would be much better


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 17, 2018, 03:01:51 PM
{ CoinFullName: "Gincoin", CoinShortName: "GIN", Algo: "Lyra2z", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://explorer.gincoin.io/api/getdifficulty"}
Let's see if someone can help me because it has happened twice. To start, there is a new version of AM.

Secondly, I left the GIN code line up, which I see as correct, but then AM does not indicate the difficulty. Many currencies to pass the process tells me that data is not needed. But in this case of GIN I see it correct, the currency is added, all the data except the diff are added, and that if you go to the website it appears correctly.

Any help please

https://preview.ibb.co/h8yoQd/Captura_de_pantalla_2018_05_17_a_las_16_59_26.png

The second plan process is running every few seconds and I execute it with administrator permissions


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: SiddFan on May 17, 2018, 03:16:40 PM

I use this sollution. It runs the updater every 10 minutes.
Before it runs the Coin Updater it deletes the LocalCoinData.json file (resets stats)
30 seconds after starting.. it stops The Coin Updater.

Configuration in Awesome Miner:
http://www.bla-bla.net/updater2.png

This is what my "starting" batch looks like:
http://www.bla-bla.net/updater3.png

This is how my stopping/terminating batch looks like:
http://www.bla-bla.net/updater4.png

Works fine.. You get fresh info (no averaging) every 10 minutes ;)


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: akadamson on May 17, 2018, 09:22:55 PM

I use this sollution. It runs the updater every 10 minutes.
Before it runs the Coin Updater it deletes the LocalCoinData.json file (resets stats)
30 seconds after starting.. it stops The Coin Updater.

Configuration in Awesome Miner:
http://www.bla-bla.net/updater2.png

This is what my "starting" batch looks like:
http://www.bla-bla.net/updater3.png

This is how my stopping/terminating batch looks like:
http://www.bla-bla.net/updater4.png

Works fine.. You get fresh info (no averaging) every 10 minutes ;)

ok, I have this approach functional... now if AM had the option of NOT creating a window that pops up on my AM machine when it executes a background command, this would work... Probably going to get pretty annoying however to have that happen every 10 mins...


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: rbrcpa on May 18, 2018, 01:19:18 AM

I use this sollution. It runs the updater every 10 minutes.
Before it runs the Coin Updater it deletes the LocalCoinData.json file (resets stats)
30 seconds after starting.. it stops The Coin Updater.

Configuration in Awesome Miner:
http://www.bla-bla.net/updater2.png

This is what my "starting" batch looks like:
http://www.bla-bla.net/updater3.png

This is how my stopping/terminating batch looks like:
http://www.bla-bla.net/updater4.png

Works fine.. You get fresh info (no averaging) every 10 minutes ;)

Good call!  Just copied this all the way.

Thanks man.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: rbrcpa on May 18, 2018, 01:21:31 AM
Anybody know what the API is for the following block explorer?

I can't figure it out, the /api/networkinfo doesn't work for some reason, even though the explorer appears to be the same.

https://monerovexplorer.com

Edit:  Same with Loki's block explorer....I know I can use Hash Vault for Loki but I wanted to check it out & can't figure out what it's API is either.

https://lokiblocks.com/


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: akadamson on May 18, 2018, 02:14:22 AM

I use this sollution. It runs the updater every 10 minutes.
Before it runs the Coin Updater it deletes the LocalCoinData.json file (resets stats)
30 seconds after starting.. it stops The Coin Updater.

Configuration in Awesome Miner:
http://www.bla-bla.net/updater2.png

This is what my "starting" batch looks like:
http://www.bla-bla.net/updater3.png

This is how my stopping/terminating batch looks like:
http://www.bla-bla.net/updater4.png

Works fine.. You get fresh info (no averaging) every 10 minutes ;)

ok, I have this approach functional... now if AM had the option of NOT creating a window that pops up on my AM machine when it executes a background command, this would work... Probably going to get pretty annoying however to have that happen every 10 mins...


Ok, it was a PITA, but I have this running where it does NOT open a command windows.  Basically you execute a .vbs script that can do it without opening a command window... you have to do that for the start and the stop... but it seems to be working fine... yeah!


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: rbrcpa on May 18, 2018, 02:16:39 AM

I use this sollution. It runs the updater every 10 minutes.
Before it runs the Coin Updater it deletes the LocalCoinData.json file (resets stats)
30 seconds after starting.. it stops The Coin Updater.

Configuration in Awesome Miner:
http://www.bla-bla.net/updater2.png

This is what my "starting" batch looks like:
http://www.bla-bla.net/updater3.png

This is how my stopping/terminating batch looks like:
http://www.bla-bla.net/updater4.png

Works fine.. You get fresh info (no averaging) every 10 minutes ;)

ok, I have this approach functional... now if AM had the option of NOT creating a window that pops up on my AM machine when it executes a background command, this would work... Probably going to get pretty annoying however to have that happen every 10 mins...


Ok, it was a PITA, but I have this running where it does NOT open a command windows.  Basically you execute a .vbs script that can do it without opening a command window... you have to do that for the start and the stop... but it seems to be working fine... yeah!

Can you share your scripts?


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: O-Coin on May 18, 2018, 03:14:46 AM
Installed and running but getting this.

5/17/2018 11:08:30 PM: All coins updated
Begining coin update..
Unable to connect to the provided ABS BlockExplorer.
Unable to connect to the provided VRT BlockExplorer.
Unable to find difficuly from the TUN BlockExplorer.
Unable to connect to the provided END BlockExplorer.
Could not find SNG in any Exchange.
Unable to find difficuly from the ORE BlockExplorer.
Unable to connect to the provided NIHL BlockExplorer.
Unable to connect to the provided ZER BlockExplorer.
Unable to find difficuly from the GOA BlockExplorer.
Unable to connect to the provided CRS BlockExplorer.
Unable to connect to the provided ITNS BlockExplorer.
Unable to connect to the provided GRLC BlockExplorer.

5/17/2018 11:11:27 PM: All coins updated

Im sure its something simple.  Any help much appreciated

Thanks


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 18, 2018, 03:21:45 AM

I use this sollution. It runs the updater every 10 minutes.
Before it runs the Coin Updater it deletes the LocalCoinData.json file (resets stats)
30 seconds after starting.. it stops The Coin Updater.

Configuration in Awesome Miner:
http://www.bla-bla.net/updater2.png

This is what my "starting" batch looks like:
http://www.bla-bla.net/updater3.png

This is how my stopping/terminating batch looks like:
http://www.bla-bla.net/updater4.png

Works fine.. You get fresh info (no averaging) every 10 minutes ;)


thanks for the idea, it's very good. It can be improved, instead of using AM, using the windows task scheduler.

The trigger would start session and repeat every 10 minutes, you have the option of hiding windows, which would not appear bothering the desktop.

thanks for your help


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 18, 2018, 03:23:46 AM
Installed and running but getting this.

5/17/2018 11:08:30 PM: All coins updated
Begining coin update..
Unable to connect to the provided ABS BlockExplorer.
Unable to connect to the provided VRT BlockExplorer.
Unable to find difficuly from the TUN BlockExplorer.
Unable to connect to the provided END BlockExplorer.
Could not find SNG in any Exchange.
Unable to find difficuly from the ORE BlockExplorer.
Unable to connect to the provided NIHL BlockExplorer.
Unable to connect to the provided ZER BlockExplorer.
Unable to find difficuly from the GOA BlockExplorer.
Unable to connect to the provided CRS BlockExplorer.
Unable to connect to the provided ITNS BlockExplorer.
Unable to connect to the provided GRLC BlockExplorer.

5/17/2018 11:11:27 PM: All coins updated

Im sure its something simple.  Any help much appreciated

Thanks

They are coins that have either died, or have changed from explorer. You must try to find the correct explorer or comment the line so that it does not make the request.


There are coins like HSR that report above that have modified the explorer and can not read the diff.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: cryptoinvestor_x on May 19, 2018, 05:06:26 PM
I've changed my AwesomeMiner Web Portal to use port 8080 so it can be accessed while on work computers however I understand the API was built with port 17990 so now the updater can no longer communicate with API.

Where is the port config referenced to in the Coin Updater? Thanks!


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: pogadaev on May 19, 2018, 05:37:02 PM
prompt at me constantly climbs out this error

Beginning coinupdate..
Updating all Crypto ID prices..done!
Updating all Cryptopia prices..Cryptopia: the Server violated the Protocol. Section=ResponseHeader Detail=carriage return should be Followed by a line feed
The value cannot be undefined.
Parameter name: source
Beginning coinupdate..
Updating all Crypto ID prices..done!
Updating all Cryptopia prices..Cryptopia: the Server violated the Protocol. Section=ResponseHeader Detail=carriage return should be Followed by a line feed
The value cannot be undefined.
Parameter name: source

how to fix it


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: puwaha on May 20, 2018, 09:21:55 PM
Installed and running but getting this.

5/17/2018 11:08:30 PM: All coins updated
Begining coin update..
Unable to connect to the provided ABS BlockExplorer.
Unable to connect to the provided VRT BlockExplorer.
Unable to find difficuly from the TUN BlockExplorer.
Unable to connect to the provided END BlockExplorer.
Could not find SNG in any Exchange.
Unable to find difficuly from the ORE BlockExplorer.
Unable to connect to the provided NIHL BlockExplorer.
Unable to connect to the provided ZER BlockExplorer.
Unable to find difficuly from the GOA BlockExplorer.
Unable to connect to the provided CRS BlockExplorer.
Unable to connect to the provided ITNS BlockExplorer.
Unable to connect to the provided GRLC BlockExplorer.

5/17/2018 11:11:27 PM: All coins updated

Im sure its something simple.  Any help much appreciated

Thanks

Here's an updated version with some new coins:

Code:
{CoinFullName: "BitCore", CoinShortName: "BTX", Algo: "Timetravel10", BlockReward: 3.13, BlockTime: 161}
{CoinFullName: "BitSend", CoinShortName: "BSD", Algo: "Xevan", BlockReward: 5, BlockTime: 180}
{CoinFullName: "UFO", CoinShortName: "UFO", Algo: "NeoScrypt", BlockReward: 625, BlockTime: 90}
{CoinFullName: "Guncoin", CoinShortName: "GUN", Algo: "NeoScrypt", BlockReward: 150, BlockTime: 120}
{CoinFullName: "BZL Coin", CoinShortName: "BZL", Algo: "Tribus", BlockReward: 1, BlockTime: 30}
{CoinFullName: "Pura", CoinShortName: "PURA", Algo: "X11", BlockReward: 10, BlockTime: 180}
{CoinFullName: "CreativeCoin", CoinShortName: "CREA", Algo: "SHA-3 (Keccak)", BlockReward: 21, BlockTime: 120}
{CoinFullName: "Eternity", CoinShortName: "ENT", Algo: "X11", BlockReward: 4.4, BlockTime: 150}
{CoinFullName: "CurveCoin", CoinShortName: "CURV", Algo: "Skein", BlockReward: 19.06, BlockTime: 90, BlockExplorer: "https://curve.uexplorer.me/api/chart/stat", BlockExplorerType: "UExplorer"}
{CoinFullName: "Absolute Coin", CoinShortName: "ABS", Algo: "Lyra2v2", BlockReward: 18, BlockTime: 150, BlockExplorer: "http://explorer.absolutecoin.net/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Virtus", CoinShortName: "VRT", Algo: "Tribus", BlockReward: 12, BlockTime: 60, BlockExplorer: "http://213.183.45.119:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Nyx Coin", CoinShortName: "NYX", Algo: "NeoScrypt", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.nyxcoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Northern", CoinShortName: "NORT", Algo: "Xevan", BlockReward: 5, BlockTime: 60, BlockExplorer: "http://explorer.nort.network/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 54, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bash Coin", CoinShortName: "BASHC", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://bashcoin.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Taler", CoinShortName: "TLR", Algo: "Lyra2z", BlockReward: 50, BlockTime: 300, BlockExplorer: "http://taler-explorer.online/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Stipend", CoinShortName: "SPD", Algo: "C11", BlockReward: 15, BlockTime: 90, BlockExplorer: "http://explorer.stipend.me/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SnowGem", CoinShortName: "XSG", Algo: "Equihash", BlockReward: 19, BlockTime: 60, BlockExplorer: "https://explorer.snowgem.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Desire", CoinShortName: "DSR", Algo: "NeoScrypt", BlockReward: 19, BlockTime: 150, BlockExplorer: "http://desire.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Galactrum", CoinShortName: "ORE", Algo: "Lyra2v2", BlockReward: 5, BlockTime: 120, BlockExplorer: "https://explorer.galactrum.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Coin2fly", CoinShortName: "CTF", Algo: "NeoScrypt", BlockReward: 15, BlockTime: 150, BlockExplorer: "http://explorer.coin2fly.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Cerberus", CoinShortName: "CBS", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://exp.cerberuscoin.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Rapture", CoinShortName: "RAP", Algo: "NeoScrypt", BlockReward: 2.97, BlockTime: 120, BlockExplorer: "http://explorer.our-rapture.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Stone Coin", CoinShortName: "STONE", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://stonecrypto.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "GoByte", CoinShortName: "GBX", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.gobyte.network:5001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Zero", CoinShortName: "ZER", Algo: "Equihash", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://zeroexplorer.prophetalgorithms.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Goa Coin", CoinShortName: "GOA", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 150, BlockExplorer: "https://goacoin.be/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Lizus", CoinShortName: "LIZ", Algo: "Skein", BlockReward: 10.19, BlockTime: 60, BlockExplorer: "http://lizus.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "LuckyBit", CoinShortName: "LUCKY", Algo: "NeoScrypt", BlockReward: 1, BlockTime: 180, BlockExplorer: "http://178.62.73.188:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "ProtonCoin", CoinShortName: "PROTON", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://explorer.protoncoin.io/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Onex Network", CoinShortName: "ONEX", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 90, BlockExplorer: "http://explorer.onex.network:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Xhimera", CoinShortName: "XHM", Algo: "Xevan", BlockReward: 1.98, BlockTime: 360, BlockExplorer: "https://xhimera.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Qbic", CoinShortName: "QBIC", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.qbic.io:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Raven", CoinShortName: "RVN", Algo: "X16r", BlockReward: 5000, BlockTime: 60, BlockExplorer: "https://ravencoin.network/api/status?q=getDifficulty"}
{CoinFullName: "Urals Coin", CoinShortName: "URALS", Algo: "Xevan", BlockReward: 40, BlockTime: 180, BlockExplorer: "http://exp.uralscoin.info:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "CriptoReal", CoinShortName: "CRS", Algo: "Lyra2z", BlockReward: 0.5, BlockTime: 120, BlockExplorer: "https://insights.criptoreal.org/insight-api/status?q=getDifficulty", BlockExplorerType: "Iquidus"}
{CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bithold", CoinShortName: "BHD", Algo: "C11", BlockReward: 37, BlockTime: 90, BlockExplorer: "http://bithold.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "ZelCash", CoinShortName: "ZEL", Algo: "Equihash", BlockReward: 150, BlockTime: 120, BlockExplorer: "https://explorer.zel.cash/api/status?q=getDifficulty"}
{CoinFullName: "IntenseCoin", CoinShortName: "ITNS", Algo: "CryptoNight", BlockReward: 1538.36024346, BlockTime: 120, BlockExplorer: "http://intensecoin.com:8081/api/networkinfo", BlockExplorerType: "CryptoNote"}
{CoinFullName: "GarlicCoin", CoinShortName: "GRLC", Algo: "Scrypt", BlockReward: 50, BlockTime: 40, BlockExplorer: "https://garli.co.in/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats", BlockExplorerType: "CryptoNote"}
{CoinFullName: "Agnicoin", CoinShortName: "AGNI", Algo: "Nist5", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.agnicoin.tech/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Airin", CoinShortName: "AIRIN", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.airin.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Alpenschilling", CoinShortName: "ALPS", Algo: "Lyra2z", BlockReward: 65, BlockTime: 114, BlockExplorer: "https://explorer.alpenschilling.cash/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Alqo", CoinShortName: "ALQO", Algo: "Quark", BlockReward: 43.75, BlockTime: 60, BlockExplorer: "https://explorer.alqo.org/api/difficulty"}
{CoinFullName: "ArcticCoin", CoinShortName: "ARC", Algo: "X11", BlockReward: 0.93, BlockTime: 150, BlockExplorer: "http://explorer.arcticcoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "AXS", CoinShortName: "AXS", Algo: "C11", BlockReward: 10, BlockTime: 90, BlockExplorer: "http://explorer.axs.gold:3001/api/getdifficulty"}
{CoinFullName: "B-Hash", CoinShortName: "HASH", Algo: "Xevan", BlockReward: 10, BlockTime: 180, BlockExplorer: "http://explorer.bhash.io/api/getdifficulty"}
{CoinFullName: "Banq", CoinShortName: "BANQ", Algo: "NeoScrypt", BlockReward: 3, BlockTime: 180, BlockExplorer: "http://explorer.banq.online:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bitcoin Interest", CoinShortName: "BCI", Algo: "Equihash", BlockReward: 12.42, BlockTime: 600, BlockExplorer: "https://explorer.bitcoininterest.io/api/status?q=getDifficulty"}
{CoinFullName: "Dinero", CoinShortName: "DIN", Algo: "NeoScrypt", BlockReward: 15, BlockTime: 90, BlockExplorer: "https://explorer.dinerocoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Dixicoin", CoinShortName: "DXC", Algo: "C11", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://www.dixi.live/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Ellerium", CoinShortName: "ELP", Algo: "Xevan", BlockReward: 1.5, BlockTime: 60, BlockExplorer: "https://elp.overemo.com/api/getdifficulty"}
{CoinFullName: "Elliotcoin", CoinShortName: "ELLI", Algo: "Xevan", BlockReward: 30, BlockTime: 60, BlockExplorer: "https://explorer.elliotproject.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Folm", CoinShortName: "FLM", Algo: "Phi", BlockReward: 30, BlockTime: 120, BlockExplorer: "https://explorer.folm.io/api/chart/stat", BlockExplorerType: "UExplorer"}
{CoinFullName: "Held Coin", CoinShortName: "HLDC", Algo: "Scrypt", BlockReward: 3, BlockTime: 120, BlockExplorer: "http://185.87.49.99:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Idapay", CoinShortName: "IDA", Algo: "X11", BlockReward: 3.24, BlockTime: 150, BlockExplorer: "http://explorer.idapay.website/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "MTI Coin", CoinShortName: "MTI", Algo: "Lyra2REv2", BlockReward: 20, BlockTime: 150, BlockExplorer: "http://explorer.mticoin.io/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Pigeon", CoinShortName: "PGN", Algo: "X16S", BlockReward: 5000, BlockTime: 60, BlockExplorer: "http://explorer.pigeoncoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Polis", CoinShortName: "POLIS", Algo: "X11", BlockReward: 3.6, BlockTime: 120, BlockExplorer: "https://explorer.polispay.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Rapture", CoinShortName: "RAP", Algo: "NeoScrypt", BlockReward: 2.97, BlockTime: 120, BlockExplorer: "http://explorer.our-rapture.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "StoneCoin", CoinShortName: "STONE", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://stonecrypto.org/ext/summary", BlockExplorerType: "Iquidus"}


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: wharmus on May 20, 2018, 10:20:49 PM
Installed and running but getting this.

5/17/2018 11:08:30 PM: All coins updated
Begining coin update..
Unable to connect to the provided ABS BlockExplorer.
Unable to connect to the provided VRT BlockExplorer.
Unable to find difficuly from the TUN BlockExplorer.
Unable to connect to the provided END BlockExplorer.
Could not find SNG in any Exchange.
Unable to find difficuly from the ORE BlockExplorer.
Unable to connect to the provided NIHL BlockExplorer.
Unable to connect to the provided ZER BlockExplorer.
Unable to find difficuly from the GOA BlockExplorer.
Unable to connect to the provided CRS BlockExplorer.
Unable to connect to the provided ITNS BlockExplorer.
Unable to connect to the provided GRLC BlockExplorer.

5/17/2018 11:11:27 PM: All coins updated

Im sure its something simple.  Any help much appreciated

Thanks

Here's an updated version with some new coins:

Code:
{CoinFullName: "BitCore", CoinShortName: "BTX", Algo: "Timetravel10", BlockReward: 3.13, BlockTime: 161}
{CoinFullName: "BitSend", CoinShortName: "BSD", Algo: "Xevan", BlockReward: 5, BlockTime: 180}
{CoinFullName: "UFO", CoinShortName: "UFO", Algo: "NeoScrypt", BlockReward: 625, BlockTime: 90}
{CoinFullName: "Guncoin", CoinShortName: "GUN", Algo: "NeoScrypt", BlockReward: 150, BlockTime: 120}
{CoinFullName: "BZL Coin", CoinShortName: "BZL", Algo: "Tribus", BlockReward: 1, BlockTime: 30}
{CoinFullName: "Pura", CoinShortName: "PURA", Algo: "X11", BlockReward: 10, BlockTime: 180}
{CoinFullName: "CreativeCoin", CoinShortName: "CREA", Algo: "SHA-3 (Keccak)", BlockReward: 21, BlockTime: 120}
{CoinFullName: "Eternity", CoinShortName: "ENT", Algo: "X11", BlockReward: 4.4, BlockTime: 150}
{CoinFullName: "CurveCoin", CoinShortName: "CURV", Algo: "Skein", BlockReward: 19.06, BlockTime: 90, BlockExplorer: "https://curve.uexplorer.me/api/chart/stat", BlockExplorerType: "UExplorer"}
{CoinFullName: "Absolute Coin", CoinShortName: "ABS", Algo: "Lyra2v2", BlockReward: 18, BlockTime: 150, BlockExplorer: "http://explorer.absolutecoin.net/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Virtus", CoinShortName: "VRT", Algo: "Tribus", BlockReward: 12, BlockTime: 60, BlockExplorer: "http://213.183.45.119:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Nyx Coin", CoinShortName: "NYX", Algo: "NeoScrypt", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.nyxcoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Northern", CoinShortName: "NORT", Algo: "Xevan", BlockReward: 5, BlockTime: 60, BlockExplorer: "http://explorer.nort.network/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 54, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bash Coin", CoinShortName: "BASHC", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://bashcoin.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Taler", CoinShortName: "TLR", Algo: "Lyra2z", BlockReward: 50, BlockTime: 300, BlockExplorer: "http://taler-explorer.online/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Stipend", CoinShortName: "SPD", Algo: "C11", BlockReward: 15, BlockTime: 90, BlockExplorer: "http://explorer.stipend.me/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SnowGem", CoinShortName: "XSG", Algo: "Equihash", BlockReward: 19, BlockTime: 60, BlockExplorer: "https://explorer.snowgem.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Desire", CoinShortName: "DSR", Algo: "NeoScrypt", BlockReward: 19, BlockTime: 150, BlockExplorer: "http://desire.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Galactrum", CoinShortName: "ORE", Algo: "Lyra2v2", BlockReward: 5, BlockTime: 120, BlockExplorer: "https://explorer.galactrum.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Coin2fly", CoinShortName: "CTF", Algo: "NeoScrypt", BlockReward: 15, BlockTime: 150, BlockExplorer: "http://explorer.coin2fly.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Cerberus", CoinShortName: "CBS", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://exp.cerberuscoin.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Rapture", CoinShortName: "RAP", Algo: "NeoScrypt", BlockReward: 2.97, BlockTime: 120, BlockExplorer: "http://explorer.our-rapture.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Stone Coin", CoinShortName: "STONE", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://stonecrypto.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "GoByte", CoinShortName: "GBX", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.gobyte.network:5001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Zero", CoinShortName: "ZER", Algo: "Equihash", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://zeroexplorer.prophetalgorithms.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Goa Coin", CoinShortName: "GOA", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 150, BlockExplorer: "https://goacoin.be/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Lizus", CoinShortName: "LIZ", Algo: "Skein", BlockReward: 10.19, BlockTime: 60, BlockExplorer: "http://lizus.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "LuckyBit", CoinShortName: "LUCKY", Algo: "NeoScrypt", BlockReward: 1, BlockTime: 180, BlockExplorer: "http://178.62.73.188:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "ProtonCoin", CoinShortName: "PROTON", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://explorer.protoncoin.io/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Onex Network", CoinShortName: "ONEX", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 90, BlockExplorer: "http://explorer.onex.network:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Xhimera", CoinShortName: "XHM", Algo: "Xevan", BlockReward: 1.98, BlockTime: 360, BlockExplorer: "https://xhimera.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Qbic", CoinShortName: "QBIC", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.qbic.io:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Raven", CoinShortName: "RVN", Algo: "X16r", BlockReward: 5000, BlockTime: 60, BlockExplorer: "https://ravencoin.network/api/status?q=getDifficulty"}
{CoinFullName: "Urals Coin", CoinShortName: "URALS", Algo: "Xevan", BlockReward: 40, BlockTime: 180, BlockExplorer: "http://exp.uralscoin.info:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "CriptoReal", CoinShortName: "CRS", Algo: "Lyra2z", BlockReward: 0.5, BlockTime: 120, BlockExplorer: "https://insights.criptoreal.org/insight-api/status?q=getDifficulty", BlockExplorerType: "Iquidus"}
{CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bithold", CoinShortName: "BHD", Algo: "C11", BlockReward: 37, BlockTime: 90, BlockExplorer: "http://bithold.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "ZelCash", CoinShortName: "ZEL", Algo: "Equihash", BlockReward: 150, BlockTime: 120, BlockExplorer: "https://explorer.zel.cash/api/status?q=getDifficulty"}
{CoinFullName: "IntenseCoin", CoinShortName: "ITNS", Algo: "CryptoNight", BlockReward: 1538.36024346, BlockTime: 120, BlockExplorer: "http://intensecoin.com:8081/api/networkinfo", BlockExplorerType: "CryptoNote"}
{CoinFullName: "GarlicCoin", CoinShortName: "GRLC", Algo: "Scrypt", BlockReward: 50, BlockTime: 40, BlockExplorer: "https://garli.co.in/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats", BlockExplorerType: "CryptoNote"}
{CoinFullName: "Agnicoin", CoinShortName: "AGNI", Algo: "Nist5", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.agnicoin.tech/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Airin", CoinShortName: "AIRIN", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.airin.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Alpenschilling", CoinShortName: "ALPS", Algo: "Lyra2z", BlockReward: 65, BlockTime: 114, BlockExplorer: "https://explorer.alpenschilling.cash/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Alqo", CoinShortName: "ALQO", Algo: "Quark", BlockReward: 43.75, BlockTime: 60, BlockExplorer: "https://explorer.alqo.org/api/difficulty"}
{CoinFullName: "ArcticCoin", CoinShortName: "ARC", Algo: "X11", BlockReward: 0.93, BlockTime: 150, BlockExplorer: "http://explorer.arcticcoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "AXS", CoinShortName: "AXS", Algo: "C11", BlockReward: 10, BlockTime: 90, BlockExplorer: "http://explorer.axs.gold:3001/api/getdifficulty"}
{CoinFullName: "B-Hash", CoinShortName: "HASH", Algo: "Xevan", BlockReward: 10, BlockTime: 180, BlockExplorer: "http://explorer.bhash.io/api/getdifficulty"}
{CoinFullName: "Banq", CoinShortName: "BANQ", Algo: "NeoScrypt", BlockReward: 3, BlockTime: 180, BlockExplorer: "http://explorer.banq.online:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bitcoin Interest", CoinShortName: "BCI", Algo: "Equihash", BlockReward: 12.42, BlockTime: 600, BlockExplorer: "https://explorer.bitcoininterest.io/api/status?q=getDifficulty"}
{CoinFullName: "Dinero", CoinShortName: "DIN", Algo: "NeoScrypt", BlockReward: 15, BlockTime: 90, BlockExplorer: "https://explorer.dinerocoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Dixicoin", CoinShortName: "DXC", Algo: "C11", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://www.dixi.live/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Ellerium", CoinShortName: "ELP", Algo: "Xevan", BlockReward: 1.5, BlockTime: 60, BlockExplorer: "https://elp.overemo.com/api/getdifficulty"}
{CoinFullName: "Elliotcoin", CoinShortName: "ELLI", Algo: "Xevan", BlockReward: 30, BlockTime: 60, BlockExplorer: "https://explorer.elliotproject.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Folm", CoinShortName: "FLM", Algo: "Phi", BlockReward: 30, BlockTime: 120, BlockExplorer: "https://explorer.folm.io/api/chart/stat", BlockExplorerType: "UExplorer"}
{CoinFullName: "Held Coin", CoinShortName: "HLDC", Algo: "Scrypt", BlockReward: 3, BlockTime: 120, BlockExplorer: "http://185.87.49.99:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Idapay", CoinShortName: "IDA", Algo: "X11", BlockReward: 3.24, BlockTime: 150, BlockExplorer: "http://explorer.idapay.website/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "MTI Coin", CoinShortName: "MTI", Algo: "Lyra2REv2", BlockReward: 20, BlockTime: 150, BlockExplorer: "http://explorer.mticoin.io/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Pigeon", CoinShortName: "PGN", Algo: "X16S", BlockReward: 5000, BlockTime: 60, BlockExplorer: "http://explorer.pigeoncoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Polis", CoinShortName: "POLIS", Algo: "X11", BlockReward: 3.6, BlockTime: 120, BlockExplorer: "https://explorer.polispay.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Rapture", CoinShortName: "RAP", Algo: "NeoScrypt", BlockReward: 2.97, BlockTime: 120, BlockExplorer: "http://explorer.our-rapture.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "StoneCoin", CoinShortName: "STONE", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://stonecrypto.org/ext/summary", BlockExplorerType: "Iquidus"}


Wow thanks ... How did you make this list?


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: O-Coin on May 21, 2018, 01:42:58 AM
Installed and running but getting this.

5/17/2018 11:08:30 PM: All coins updated
Begining coin update..
Unable to connect to the provided ABS BlockExplorer.
Unable to connect to the provided VRT BlockExplorer.
Unable to find difficuly from the TUN BlockExplorer.
Unable to connect to the provided END BlockExplorer.
Could not find SNG in any Exchange.
Unable to find difficuly from the ORE BlockExplorer.
Unable to connect to the provided NIHL BlockExplorer.
Unable to connect to the provided ZER BlockExplorer.
Unable to find difficuly from the GOA BlockExplorer.
Unable to connect to the provided CRS BlockExplorer.
Unable to connect to the provided ITNS BlockExplorer.
Unable to connect to the provided GRLC BlockExplorer.

5/17/2018 11:11:27 PM: All coins updated

Im sure its something simple.  Any help much appreciated

Thanks

Here's an updated version with some new coins:

Code:
{CoinFullName: "BitCore", CoinShortName: "BTX", Algo: "Timetravel10", BlockReward: 3.13, BlockTime: 161}
{CoinFullName: "BitSend", CoinShortName: "BSD", Algo: "Xevan", BlockReward: 5, BlockTime: 180}
{CoinFullName: "UFO", CoinShortName: "UFO", Algo: "NeoScrypt", BlockReward: 625, BlockTime: 90}
{CoinFullName: "Guncoin", CoinShortName: "GUN", Algo: "NeoScrypt", BlockReward: 150, BlockTime: 120}
{CoinFullName: "BZL Coin", CoinShortName: "BZL", Algo: "Tribus", BlockReward: 1, BlockTime: 30}
{CoinFullName: "Pura", CoinShortName: "PURA", Algo: "X11", BlockReward: 10, BlockTime: 180}
{CoinFullName: "CreativeCoin", CoinShortName: "CREA", Algo: "SHA-3 (Keccak)", BlockReward: 21, BlockTime: 120}
{CoinFullName: "Eternity", CoinShortName: "ENT", Algo: "X11", BlockReward: 4.4, BlockTime: 150}
{CoinFullName: "CurveCoin", CoinShortName: "CURV", Algo: "Skein", BlockReward: 19.06, BlockTime: 90, BlockExplorer: "https://curve.uexplorer.me/api/chart/stat", BlockExplorerType: "UExplorer"}
{CoinFullName: "Absolute Coin", CoinShortName: "ABS", Algo: "Lyra2v2", BlockReward: 18, BlockTime: 150, BlockExplorer: "http://explorer.absolutecoin.net/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Virtus", CoinShortName: "VRT", Algo: "Tribus", BlockReward: 12, BlockTime: 60, BlockExplorer: "http://213.183.45.119:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Nyx Coin", CoinShortName: "NYX", Algo: "NeoScrypt", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.nyxcoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Northern", CoinShortName: "NORT", Algo: "Xevan", BlockReward: 5, BlockTime: 60, BlockExplorer: "http://explorer.nort.network/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Argo", CoinShortName: "ARGO", Algo: "Skein", BlockReward: 54, BlockTime: 60, BlockExplorer: "http://explorer.argocash.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bash Coin", CoinShortName: "BASHC", Algo: "Skein", BlockReward: 8, BlockTime: 60, BlockExplorer: "http://bashcoin.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Taler", CoinShortName: "TLR", Algo: "Lyra2z", BlockReward: 50, BlockTime: 300, BlockExplorer: "http://taler-explorer.online/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Stipend", CoinShortName: "SPD", Algo: "C11", BlockReward: 15, BlockTime: 90, BlockExplorer: "http://explorer.stipend.me/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SnowGem", CoinShortName: "XSG", Algo: "Equihash", BlockReward: 19, BlockTime: 60, BlockExplorer: "https://explorer.snowgem.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Desire", CoinShortName: "DSR", Algo: "NeoScrypt", BlockReward: 19, BlockTime: 150, BlockExplorer: "http://desire.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Galactrum", CoinShortName: "ORE", Algo: "Lyra2v2", BlockReward: 5, BlockTime: 120, BlockExplorer: "https://explorer.galactrum.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Coin2fly", CoinShortName: "CTF", Algo: "NeoScrypt", BlockReward: 15, BlockTime: 150, BlockExplorer: "http://explorer.coin2fly.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Cerberus", CoinShortName: "CBS", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://exp.cerberuscoin.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Rapture", CoinShortName: "RAP", Algo: "NeoScrypt", BlockReward: 2.97, BlockTime: 120, BlockExplorer: "http://explorer.our-rapture.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Stone Coin", CoinShortName: "STONE", Algo: "NeoScrypt", BlockReward: 6, BlockTime: 120, BlockExplorer: "http://stonecrypto.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "GoByte", CoinShortName: "GBX", Algo: "NeoScrypt", BlockReward: 7.5, BlockTime: 150, BlockExplorer: "http://explorer.gobyte.network:5001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Zero", CoinShortName: "ZER", Algo: "Equihash", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://zeroexplorer.prophetalgorithms.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Goa Coin", CoinShortName: "GOA", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 150, BlockExplorer: "https://goacoin.be/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Lizus", CoinShortName: "LIZ", Algo: "Skein", BlockReward: 10.19, BlockTime: 60, BlockExplorer: "http://lizus.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "LuckyBit", CoinShortName: "LUCKY", Algo: "NeoScrypt", BlockReward: 1, BlockTime: 180, BlockExplorer: "http://178.62.73.188:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "ProtonCoin", CoinShortName: "PROTON", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://explorer.protoncoin.io/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Onex Network", CoinShortName: "ONEX", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 90, BlockExplorer: "http://explorer.onex.network:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Xhimera", CoinShortName: "XHM", Algo: "Xevan", BlockReward: 1.98, BlockTime: 360, BlockExplorer: "https://xhimera.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Qbic", CoinShortName: "QBIC", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.qbic.io:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Raven", CoinShortName: "RVN", Algo: "X16r", BlockReward: 5000, BlockTime: 60, BlockExplorer: "https://ravencoin.network/api/status?q=getDifficulty"}
{CoinFullName: "Urals Coin", CoinShortName: "URALS", Algo: "Xevan", BlockReward: 40, BlockTime: 180, BlockExplorer: "http://exp.uralscoin.info:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "CriptoReal", CoinShortName: "CRS", Algo: "Lyra2z", BlockReward: 0.5, BlockTime: 120, BlockExplorer: "https://insights.criptoreal.org/insight-api/status?q=getDifficulty", BlockExplorerType: "Iquidus"}
{CoinFullName: "SkeinCoin", CoinShortName: "SKC", Algo: "Skein", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://xplorer.skeincoin.co/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bithold", CoinShortName: "BHD", Algo: "C11", BlockReward: 37, BlockTime: 90, BlockExplorer: "http://bithold.lchain.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "ZelCash", CoinShortName: "ZEL", Algo: "Equihash", BlockReward: 150, BlockTime: 120, BlockExplorer: "https://explorer.zel.cash/api/status?q=getDifficulty"}
{CoinFullName: "IntenseCoin", CoinShortName: "ITNS", Algo: "CryptoNight", BlockReward: 1538.36024346, BlockTime: 120, BlockExplorer: "http://intensecoin.com:8081/api/networkinfo", BlockExplorerType: "CryptoNote"}
{CoinFullName: "GarlicCoin", CoinShortName: "GRLC", Algo: "Scrypt", BlockReward: 50, BlockTime: 40, BlockExplorer: "https://garli.co.in/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Ultranote", CoinShortName: "XUN", Algo: "Skein", BlockReward: 150, BlockTime: 120, BlockExplorer: "http://alpha.ultranote.org:8117/stats", BlockExplorerType: "CryptoNote"}
{CoinFullName: "Agnicoin", CoinShortName: "AGNI", Algo: "Nist5", BlockReward: 2, BlockTime: 120, BlockExplorer: "http://explorer.agnicoin.tech/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Airin", CoinShortName: "AIRIN", Algo: "NeoScrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "http://explorer.airin.cc/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Alpenschilling", CoinShortName: "ALPS", Algo: "Lyra2z", BlockReward: 65, BlockTime: 114, BlockExplorer: "https://explorer.alpenschilling.cash/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Alqo", CoinShortName: "ALQO", Algo: "Quark", BlockReward: 43.75, BlockTime: 60, BlockExplorer: "https://explorer.alqo.org/api/difficulty"}
{CoinFullName: "ArcticCoin", CoinShortName: "ARC", Algo: "X11", BlockReward: 0.93, BlockTime: 150, BlockExplorer: "http://explorer.arcticcoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "AXS", CoinShortName: "AXS", Algo: "C11", BlockReward: 10, BlockTime: 90, BlockExplorer: "http://explorer.axs.gold:3001/api/getdifficulty"}
{CoinFullName: "B-Hash", CoinShortName: "HASH", Algo: "Xevan", BlockReward: 10, BlockTime: 180, BlockExplorer: "http://explorer.bhash.io/api/getdifficulty"}
{CoinFullName: "Banq", CoinShortName: "BANQ", Algo: "NeoScrypt", BlockReward: 3, BlockTime: 180, BlockExplorer: "http://explorer.banq.online:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Bitcoin Interest", CoinShortName: "BCI", Algo: "Equihash", BlockReward: 12.42, BlockTime: 600, BlockExplorer: "https://explorer.bitcoininterest.io/api/status?q=getDifficulty"}
{CoinFullName: "Dinero", CoinShortName: "DIN", Algo: "NeoScrypt", BlockReward: 15, BlockTime: 90, BlockExplorer: "https://explorer.dinerocoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Dixicoin", CoinShortName: "DXC", Algo: "C11", BlockReward: 2, BlockTime: 60, BlockExplorer: "http://www.dixi.live/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Ellerium", CoinShortName: "ELP", Algo: "Xevan", BlockReward: 1.5, BlockTime: 60, BlockExplorer: "https://elp.overemo.com/api/getdifficulty"}
{CoinFullName: "Elliotcoin", CoinShortName: "ELLI", Algo: "Xevan", BlockReward: 30, BlockTime: 60, BlockExplorer: "https://explorer.elliotproject.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Folm", CoinShortName: "FLM", Algo: "Phi", BlockReward: 30, BlockTime: 120, BlockExplorer: "https://explorer.folm.io/api/chart/stat", BlockExplorerType: "UExplorer"}
{CoinFullName: "Held Coin", CoinShortName: "HLDC", Algo: "Scrypt", BlockReward: 3, BlockTime: 120, BlockExplorer: "http://185.87.49.99:3001/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Idapay", CoinShortName: "IDA", Algo: "X11", BlockReward: 3.24, BlockTime: 150, BlockExplorer: "http://explorer.idapay.website/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "MTI Coin", CoinShortName: "MTI", Algo: "Lyra2REv2", BlockReward: 20, BlockTime: 150, BlockExplorer: "http://explorer.mticoin.io/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Pigeon", CoinShortName: "PGN", Algo: "X16S", BlockReward: 5000, BlockTime: 60, BlockExplorer: "http://explorer.pigeoncoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Polis", CoinShortName: "POLIS", Algo: "X11", BlockReward: 3.6, BlockTime: 120, BlockExplorer: "https://explorer.polispay.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Rapture", CoinShortName: "RAP", Algo: "NeoScrypt", BlockReward: 2.97, BlockTime: 120, BlockExplorer: "http://explorer.our-rapture.com/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "StoneCoin", CoinShortName: "STONE", Algo: "NeoScrypt", BlockReward: 5, BlockTime: 120, BlockExplorer: "http://stonecrypto.org/ext/summary", BlockExplorerType: "Iquidus"}

@puwaha
Thank you


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: puwaha on May 21, 2018, 02:23:44 AM
Wow thanks ... How did you make this list?

Most of these come from crypto-coinz.net if they have decent explorer, and aren't POS only.  Some coins have a decent explorer but they give funky data for the difficulty, listing POW and POS... so I have to exclude those.  Crypto-coinz.net also gives you the name, algo, and is usually pretty accurate with the block reward.  I also check the official bitcointalk thread, whitepaper, or coin website to get the block time.

The next version will include all the coins at chainz.cryptoid.info coins... which is quite a few.  I'm using an API parser script I'm working on to get the data from this website.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 22, 2018, 11:27:27 PM
prompt at me constantly climbs out this error

Beginning coinupdate..
Updating all Crypto ID prices..done!
Updating all Cryptopia prices..Cryptopia: the Server violated the Protocol. Section=ResponseHeader Detail=carriage return should be Followed by a line feed
The value cannot be undefined.
Parameter name: source
Beginning coinupdate..
Updating all Crypto ID prices..done!
Updating all Cryptopia prices..Cryptopia: the Server violated the Protocol. Section=ResponseHeader Detail=carriage return should be Followed by a line feed
The value cannot be undefined.
Parameter name: source

how to fix it

I have the same error and I do not know how to solve it, the coins are no longer updated


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 23, 2018, 12:22:13 AM
C:\WINDOWS\system32>C:

C:\WINDOWS\system32>cd C:\crypto\software\awesomeminer_coin_updater\

C:\crypto\software\awesomeminer_coin_updater>AwesomeMinerCoinUpdater.exe
Error loading CryptopiaPrices file: Intento de deserializar una secuencia vacía.
Successfully loaded previous saved StocksExchangePrices data.
Successfully loaded previous saved TradeSatoshiPrices data.
Successfully loaded previous saved CoinExchangeIOPrices data.
Successfully loaded previous saved CryptoBridgePrices data.
Successfully loaded previous saved SouthXChangePrices data.
Successfully loaded previous saved GraviexPrices data.
Successfully loaded previous saved cryptohubonlinePrices data.
Successfully loaded previous saved Crex24Prices data.
Unable to find previously saved information for LocalCoinData
Successfully loaded previous saved TradeOgrePrices data.
Updating all Cryptopia prices..Cryptopia: El servidor ha cometido una infracción de protocolo. Section=ResponseHeader Detail=CR debe ir seguido de LF
Unable to save CryptopiaPrices information: El objeto Graph no puede ser nulo.
Nombre del parámetro: graph
Updating all CryptoID prices..done!
=============================================================
Supporting 10 exchanges and 2936 unique coins.
=============================================================
Begining coin update..
El valor no puede ser nulo.
Nombre del parámetro: source
Error en el servidor remoto: (500) Error interno del servidor.
----------

I translate the last 4 lines of the error
Begining coin update ..
The value can not be null.
Parameter name: source
Error on the remote server: (500) Internal server error.


I have also published it in the AM forum, because I consider that the latest version 5.1 may be the one that gives problems. But I really do not know, that's why I report it from both sides


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: nostrakhan on May 23, 2018, 09:05:23 PM
prompt at me constantly climbs out this error

Beginning coinupdate..
Updating all Crypto ID prices..done!
Updating all Cryptopia prices..Cryptopia: the Server violated the Protocol. Section=ResponseHeader Detail=carriage return should be Followed by a line feed
The value cannot be undefined.
Parameter name: source
Beginning coinupdate..
Updating all Crypto ID prices..done!
Updating all Cryptopia prices..Cryptopia: the Server violated the Protocol. Section=ResponseHeader Detail=carriage return should be Followed by a line feed
The value cannot be undefined.
Parameter name: source

how to fix it

I have the same error and I do not know how to solve it, the coins are no longer updated

I thought this was due to cryptopia's API.  Maybe in an update we can have a way to disable cryptopia for when it shits the bed?

For me I have 2 machines using the AwesomeMinerUpdater.  One machine is humming along nicely, and the other gets this error.  Seems odd, anybody know how to fix?  Deleting localcoindata.json doesn't seem to do the trick.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: SiddFan on May 23, 2018, 10:32:49 PM
prompt at me constantly climbs out this error

Beginning coinupdate..
Updating all Crypto ID prices..done!
Updating all Cryptopia prices..Cryptopia: the Server violated the Protocol. Section=ResponseHeader Detail=carriage return should be Followed by a line feed
The value cannot be undefined.
Parameter name: source
Beginning coinupdate..
Updating all Crypto ID prices..done!
Updating all Cryptopia prices..Cryptopia: the Server violated the Protocol. Section=ResponseHeader Detail=carriage return should be Followed by a line feed
The value cannot be undefined.
Parameter name: source

how to fix it

I have the same error and I do not know how to solve it, the coins are no longer updated

I thought this was due to cryptopia's API.  Maybe in an update we can have a way to disable cryptopia for when it shits the bed?

For me I have 2 machines using the AwesomeMinerUpdater.  One machine is humming along nicely, and the other gets this error.  Seems odd, anybody know how to fix?  Deleting localcoindata.json doesn't seem to do the trick.

Some install error ? Clone the working folder to the non-working machine ;)


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: SiddFan on May 23, 2018, 10:35:18 PM

Please add https://altex.exchange/ in next uprade ;)


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: nostrakhan on May 24, 2018, 12:10:27 AM
prompt at me constantly climbs out this error

Beginning coinupdate..
Updating all Crypto ID prices..done!
Updating all Cryptopia prices..Cryptopia: the Server violated the Protocol. Section=ResponseHeader Detail=carriage return should be Followed by a line feed
The value cannot be undefined.
Parameter name: source
Beginning coinupdate..
Updating all Crypto ID prices..done!
Updating all Cryptopia prices..Cryptopia: the Server violated the Protocol. Section=ResponseHeader Detail=carriage return should be Followed by a line feed
The value cannot be undefined.
Parameter name: source

how to fix it

I have the same error and I do not know how to solve it, the coins are no longer updated

I thought this was due to cryptopia's API.  Maybe in an update we can have a way to disable cryptopia for when it shits the bed?

For me I have 2 machines using the AwesomeMinerUpdater.  One machine is humming along nicely, and the other gets this error.  Seems odd, anybody know how to fix?  Deleting localcoindata.json doesn't seem to do the trick.

Some install error ? Clone the working folder to the non-working machine ;)


I did try cloning the working folder over, but it didn't help.  Both machines were working well for a long period, but all of a sudden one gets that error and cloning over the folder from the still working machine doesn't solve it.  Maybe cryptopia is banning my IP from calling the API or something?


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 24, 2018, 02:42:57 AM
I have deleted the installation several times and have only kept the config.json, even just leave 1 line in config.json to find out if it was a coin or something.

The problem persists, on the one hand the error of cryptopia and then another error that I already detail in other post above,

It is an erratic failure, which affects some and not others, but it is an annoyance, right now it does not work for me, and it became something important for me.

I would not mind paying a small amount for a better finished program.

The supposed Sniffer, how does it work? because my nome is updating anything because the process is stopped, I am desperate, there is a lot of money that I can not work.

I think we should all make a small donation to motivate the programmer.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: moppidoo on May 24, 2018, 05:30:51 AM
I have deleted the installation several times and have only kept the config.json, even just leave 1 line in config.json to find out if it was a coin or something.

The problem persists, on the one hand the error of cryptopia and then another error that I already detail in other post above,

It is an erratic failure, which affects some and not others, but it is an annoyance, right now it does not work for me, and it became something important for me.

I would not mind paying a small amount for a better finished program.

The supposed Sniffer, how does it work? because my nome is updating anything because the process is stopped, I am desperate, there is a lot of money that I can not work.

I think we should all make a small donation to motivate the programmer.

have you donated yet?

ppl have life, @soothaa's incredibly generous providing this updater completely free, he owes no obligations as to be motivated or not. You have a choice to NOT use it at all, and nobody made you "lose" money over using or not using his updater.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: wharmus on May 24, 2018, 08:17:26 AM
I have deleted the installation several times and have only kept the config.json, even just leave 1 line in config.json to find out if it was a coin or something.

The problem persists, on the one hand the error of cryptopia and then another error that I already detail in other post above,

It is an erratic failure, which affects some and not others, but it is an annoyance, right now it does not work for me, and it became something important for me.

I would not mind paying a small amount for a better finished program.

The supposed Sniffer, how does it work? because my nome is updating anything because the process is stopped, I am desperate, there is a lot of money that I can not work.

I think we should all make a small donation to motivate the programmer.

have you donated yet?

ppl have life, @soothaa's incredibly generous providing this updater completely free, he owes no obligations as to be motivated or not. You have a choice to NOT use it at all, and nobody made you "lose" money over using or not using his updater.


Good Point , I just donated. We shd all.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 24, 2018, 01:04:16 PM
I have deleted the installation several times and have only kept the config.json, even just leave 1 line in config.json to find out if it was a coin or something.

The problem persists, on the one hand the error of cryptopia and then another error that I already detail in other post above,

It is an erratic failure, which affects some and not others, but it is an annoyance, right now it does not work for me, and it became something important for me.

I would not mind paying a small amount for a better finished program.

The supposed Sniffer, how does it work? because my nome is updating anything because the process is stopped, I am desperate, there is a lot of money that I can not work.

I think we should all make a small donation to motivate the programmer.

have you donated yet?

ppl have life, @soothaa's incredibly generous providing this updater completely free, he owes no obligations as to be motivated or not. You have a choice to NOT use it at all, and nobody made you "lose" money over using or not using his updater.


Good Point , I just donated. We shd all.

24/5/2018 14:53:54,"transfer","trucobit666 sent 0.xxxxxxxx BTC to cryptobridgebridge.btc:3BMEXzWNozUS2p8EBQz2pjhE...","0.11211 BTS"


I just made a small donation, because I do not know if this will be fixed or not. I would prefer to pay a price for a program.
I know that the programmer is a busy person. I am not demanding at any time what I have said to motivate you with some donations for your work.

If he does not make a payment program, and fixes everything, I will make a small donation every 3 months for gratitude for maintaining the program.

I do not demand anything, I only ask and give you reason with donation. I would like to see that many others also donate something, even if it is not enough, but that the programmer feels valued by us, that we get benefits with their free work.

I keep saying that the program should be paid, a small payment but payment, and so ensure an entry of money. It is not a large programming nor excessively complex, but only he can do it because only he knows the code.

I hope that some more of you are so grateful to make a small donation to the programmer and show it around here as I have done where I have only covered the amount.

On the other hand AM is going to add 3 simultaneous sources of data of coins at the same time, but even so, it will be insufficient, for me this extension is essential for AM and I am very, very grateful to the programmer, and I do not demand anything, I try motivate him, I hope others do the same.



Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: nostrakhan on May 24, 2018, 01:07:33 PM
So I updated my awesomeminer to the latest beta version, which restarted awesomeminer and I'm not getting the cryptopia error any longer.  Big win :D

Maybe awesomeminer needs to be restarted AND the localcoindata.json needs deleted to get past this error.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 24, 2018, 01:10:49 PM
I have deleted the installation several times and have only kept the config.json, even just leave 1 line in config.json to find out if it was a coin or something.

The problem persists, on the one hand the error of cryptopia and then another error that I already detail in other post above,

It is an erratic failure, which affects some and not others, but it is an annoyance, right now it does not work for me, and it became something important for me.

I would not mind paying a small amount for a better finished program.

The supposed Sniffer, how does it work? because my nome is updating anything because the process is stopped, I am desperate, there is a lot of money that I can not work.

I think we should all make a small donation to motivate the programmer.

have you donated yet?

ppl have life, @soothaa's incredibly generous providing this updater completely free, he owes no obligations as to be motivated or not. You have a choice to NOT use it at all, and nobody made you "lose" money over using or not using his updater.

because you are so aggressive, I am not demanding nor have I commented that you have lost money.

Believe me that I do my best to be very educated and I understand perfectly the programmer. In my work I lead a team of 3 programmers for a great web, but we work html, css, js, jquery etc ... it is another programming branch, but I know the problems and I can understand that the program only needs some small touches to be again fully operational.

I do not demand, and I can use it or not as you say. But I use it, every person who uses it is a person who is grateful to the programmer. But with gratitude and words you do not eat.

I can use it or not, but I want to use it, it is a great complement and I would be sorry that something like that was lost or it would be outdated. So I think that if the programmer sold it at a fair price and apart from gratitude had more income, the program would be more careful.

But I repeat myself for 5 or 6 times, I do not demand, I ask you please and I thank you in the form of a donation. I do not believe that my attitude is reprehensible, and more when I seek that he also be benefited.

I hope to see your donation, because talking is very easy.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 24, 2018, 01:14:13 PM
So I updated my awesomeminer to the latest beta version, which restarted awesomeminer and I'm not getting the cryptopia error any longer.  Big win :D

Maybe awesomeminer needs to be restarted AND the localcoindata.json needs deleted to get past this error.

It is an erratic failure.

I have restarted several times I have updated to the latest version, because of course I have an AM payment license, I prefer to pay for good programs.

I have a bat that delete localboins.json every 20 minutes and rescan the prices.

I've even deleted the whole awesomecoins program, saving the config.json and put it back, I left only 1 coin in the .json and neither. I have deleted and reshot Awesome miner and neither.

Before I complain to a forum, I do everything possible to fix the problems, if I mention that I fail it is because I fail, and I'm not the only one who happens.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: soothaa on May 24, 2018, 01:28:36 PM
Aha so that's where that mBTC came from! Thank you for the donations guys, really appreciate it. Let me take a look at what's going on in here..


Please add https://altex.exchange/ in next uprade ;)

Noted. Will look into it.

C:\WINDOWS\system32>C:

C:\WINDOWS\system32>cd C:\crypto\software\awesomeminer_coin_updater\

C:\crypto\software\awesomeminer_coin_updater>AwesomeMinerCoinUpdater.exe
Updating all Cryptopia prices..Cryptopia: El servidor ha cometido una infracción de protocolo. Section=ResponseHeader Detail=CR debe ir seguido de LF
Unable to save CryptopiaPrices information: El objeto Graph no puede ser nulo.
Nombre del parámetro: graph
Updating all CryptoID prices..done!
=============================================================
Supporting 10 exchanges and 2936 unique coins.
=============================================================
Begining coin update..
El valor no puede ser nulo.
Nombre del parámetro: source
Error en el servidor remoto: (500) Error interno del servidor.
----------

I'm seeing two errors here, one with Cryptopia and the other with Awesome Miner (I think?). This may be due to a very strange bug in the latest version of Windows.

Go to "Run" -> "cmd" -> "winver" -> and post your Windows version here for me.

I thought this was due to cryptopia's API.  Maybe in an update we can have a way to disable cryptopia for when it shits the bed?

Each exchange is updated separately. Errors from exchanges should not break the program, they are isolated. This looks to be an odd case so I'll see what I can find..

So I updated my awesomeminer to the latest beta version, which restarted awesomeminer and I'm not getting the cryptopia error any longer.  Big win :D

Maybe awesomeminer needs to be restarted AND the localcoindata.json needs deleted to get past this error.

Weird.. this makes no sense at all.. AMCU/Cryptopia/AwesomeMiner have no interactions..


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 24, 2018, 03:14:30 PM
Aha so that's where that mBTC came from! Thank you for the donations guys, really appreciate it. Let me take a look at what's going on in here..


Please add https://altex.exchange/ in next uprade ;)

Noted. Will look into it.

C:\WINDOWS\system32>C:

C:\WINDOWS\system32>cd C:\crypto\software\awesomeminer_coin_updater\

C:\crypto\software\awesomeminer_coin_updater>AwesomeMinerCoinUpdater.exe
Updating all Cryptopia prices..Cryptopia: El servidor ha cometido una infracción de protocolo. Section=ResponseHeader Detail=CR debe ir seguido de LF
Unable to save CryptopiaPrices information: El objeto Graph no puede ser nulo.
Nombre del parámetro: graph
Updating all CryptoID prices..done!
=============================================================
Supporting 10 exchanges and 2936 unique coins.
=============================================================
Begining coin update..
El valor no puede ser nulo.
Nombre del parámetro: source
Error en el servidor remoto: (500) Error interno del servidor.
----------

I'm seeing two errors here, one with Cryptopia and the other with Awesome Miner (I think?). This may be due to a very strange bug in the latest version of Windows.

Go to "Run" -> "cmd" -> "winver" -> and post your Windows version here for me.

I thought this was due to cryptopia's API.  Maybe in an update we can have a way to disable cryptopia for when it shits the bed?

Each exchange is updated separately. Errors from exchanges should not break the program, they are isolated. This looks to be an odd case so I'll see what I can find..

So I updated my awesomeminer to the latest beta version, which restarted awesomeminer and I'm not getting the cryptopia error any longer.  Big win :D

Maybe awesomeminer needs to be restarted AND the localcoindata.json needs deleted to get past this error.

Weird.. this makes no sense at all.. AMCU/Cryptopia/AwesomeMiner have no interactions..

https://preview.ibb.co/iKtAJ8/Captura_de_pantalla_2018_05_24_a_las_16_27_07.png


Thanks for your quick response. I leave the capture is W10pro licensed and updated to the full, maybe it is some update.

There other people who happen to him the same, even a boy who has 3 facilities and fails him only in 1, that's why I say it is very erratic.

I have no problems in making a small donation every 3 months, absolutely, people have to charge for their efforts and time invested, I hope that others take note and donate something. And I suggest that the add-on be out of payment, even if only a modest amount. You have to make the most of your time, since it also makes us earn money. We see it as a very good win win.

the machine has firewall and antivirus disabled. Everything worked fine but a few days ago I began to give this problem, I do not know if it is for the latest Beta versions of AM that I also have licensed and yesterday install the latest version.

The error sometimes stops in the cryptopia, now no longer, now stops in the other error of BD.
Ask me for the data you want and I send it to you. Where was the XML with all the settings?


I see that he uses Mysql_lite and he is giving me a little error of BD. It could not be that, a corrupt table or a corrupt index in the bd ????. Some scrypt to restart it ???


I erase every 20 minutes localcoins and I return to scan prices to not make average. I have some coins repeated in the config.json can that create a conflict in the DB?

thanks for your help

A small suggestion, some script to reset erase the small BD and redo it again


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 24, 2018, 03:18:56 PM

If you read the AW changelog, there have been some modifications of the API and WEB


Version 5.0.4 (Development preview of 5.1)

- GPU mining
--- Improved CcMiner API processing for differents units of reporting for GPU clock, memory clock and power usage
--- SRBMiner configuration page to override config.txt via a Profit profile
- ASIC mining
--- Improved detection of Antminer B3 with latest firmware
- Configuration
--- Included predefined profit profile for Intel CPU mining
--- Managed Hosts can be disabled, resulting in all related Managed Miners being disabled will be ignored by the rules and no remote connection will be made
--- The list of Managed Hosts in the Options dialog has been improved to include the number of related Managed Miners and a button to find hosts without miners
--- Added variable [MinerWorker] for the password field of pools, to include the 'Add to worker name' part of a miner in the password field
--- The Bulk Edit feature for miners in the Options dialog are accessible directly from the miner list
--- Profit profile can be configured to be excluded from the global setting to ignore pools with no accepted shares
--- Changed predefined Bytecoin algorithm to Cryptonight
--- Improved detection of Managed Hosts duplicates
--- API connection retry can be configured via the Options dialog, Advanced section, to better handle poor network connections
- Features and integration
--- CoinCalculators.io added as a new coin statistics provider
--- New source for exchange rates for display currencies (fiat currencies) as the current exchange rate provider will terminate their services June 1st 2018
--- Added a number of new block explorers for wallet balance
- User interface
--- Preview of new web interface included, but not default. The new web interface must be activated via the Options dialog, Web section. In the future, this will be the new default web interface.
--- Dashboard improved to display up to 8 top coins and algorithms for the active miners. Sorting is by number of active miners
--- Display the income as coins per day via the Customize Progress Field feature (see web site for usage example)
--- Display the current pool name in the miner list when using user defined mining software with API compatibility with known mining software
--- Default sort order for Online Services tab is on the Profit column and if sorted on another column, the Profit column is always used for secondary sort order
--- Benchmark results can be copied to clipboard
--- Added additional coin images
--- Automatically select the new miner added via the wizard, to make it easier to find
--- Improved display of small coin values in Coins&Profit section of Options dialog
--- The bottom panel of the main window can be made smaller
--- Support Tensority / Bytom profitability calculations
--- Indicate source of coin statistics for each entry in the Coins tab
--- Improved validation of GPU clocking values in Clocking Profile
- Rules and API
--- Added Awesome Miner API for removing Managed Miners and Managed Hosts
--- Added software type and hashrate value per device for /api/miners
- Mining software
--- SRBMiner 1.5.5 with additional Cryptonight algorithms
--- DSTM ZCash miner 0.6.1
--- CpuMiner-Opt 3.8.8.1
- Corrections
--- Correction to Innosilicon A6 hash rate unit
--- Correction to display of name of custom Online Services where multiple custom services uses the same algorithm
--- Correction to Wait Action in rules, for scenarios with longer wait times
--- Correction to benchmark to include the 'Additional command line' configured per algorithm in the profit profile
--- Correction to network scan to allow including IP addresses ending with 255
--- Correction to profit factors for a few predefined pools, including Nicehash X13
--- Correction to SIA block explorer integration for the wallet balance feature
--- Minor corrections

(Items in blue are new since the previous development release)

To get access to development versions, open the Options dialog in Awesome Miner. In the General section, enable Check for development versions. Then go to the Menu and click Check for updates


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: soothaa on May 24, 2018, 07:26:07 PM
Thanks for your quick response. I leave the capture is W10pro licensed and updated to the full, maybe it is some update.

There other people who happen to him the same, even a boy who has 3 facilities and fails him only in 1, that's why I say it is very erratic.

I have no problems in making a small donation every 3 months, absolutely, people have to charge for their efforts and time invested, I hope that others take note and donate something. And I suggest that the add-on be out of payment, even if only a modest amount. You have to make the most of your time, since it also makes us earn money. We see it as a very good win win.

the machine has firewall and antivirus disabled. Everything worked fine but a few days ago I began to give this problem, I do not know if it is for the latest Beta versions of AM that I also have licensed and yesterday install the latest version.

The error sometimes stops in the cryptopia, now no longer, now stops in the other error of BD.
Ask me for the data you want and I send it to you. Where was the XML with all the settings?


I see that he uses Mysql_lite and he is giving me a little error of BD. It could not be that, a corrupt table or a corrupt index in the bd ????. Some scrypt to restart it ???


I erase every 20 minutes localcoins and I return to scan prices to not make average. I have some coins repeated in the config.json can that create a conflict in the DB?

thanks for your help

A small suggestion, some script to reset erase the small BD and redo it again
I am having a really hard time understanding.

You are saying AMCU (my program) is hanging at Cryptopia rarely and the program does nothing else?

What is "BD"? I am not using MySQL Lite, but I believe AwesomeMiner uses SQLite.

Many people have asked for an option for just current coin difficulties and not averages, so I will make an option for that soon.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: nostrakhan on May 24, 2018, 07:51:43 PM
Here is a screenshot of what happens with this error:

http://prntscr.com/jm753d

When this error happens no coins update, whether they are on cryptopia or not.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: cod3gen on May 24, 2018, 08:06:50 PM
Here is a screenshot of what happens with this error:

http://prntscr.com/jm753d

When this error happens no coins update, whether they are on cryptopia or not.

Had the same error. Updated to latest AM now and restarted AMCU, fixed all problems.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: nostrakhan on May 24, 2018, 08:19:28 PM
Here is a screenshot of what happens with this error:

http://prntscr.com/jm753d

When this error happens no coins update, whether they are on cryptopia or not.

Had the same error. Updated to latest AM now and restarted AMCU, fixed all problems.

That worked for me too, temporarily, now I am back to the same error.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 24, 2018, 11:53:04 PM
As I say it is a recurrent and weird error. Some happen to them, others do not. There is no recipe to solve it.

Since I've been there, I have not been able to solve it:

I have completely deleted Awesome miner (copy of the parameters) and installed the latest beta version, I do not fix anything

I have completely deleted the awesomeminer, saving only the Config.json. And I even have a config.Json with only 1 coin, to make it simple. It did not work either.

In my case, no option solved the problem.

I ask people if they really support the project, make a donation even if it is small, we should be grateful to the people who are so creative and share with us.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 25, 2018, 12:11:57 AM
Thanks for your quick response. I leave the capture is W10pro licensed and updated to the full, maybe it is some update.

There other people who happen to him the same, even a boy who has 3 facilities and fails him only in 1, that's why I say it is very erratic.

I have no problems in making a small donation every 3 months, absolutely, people have to charge for their efforts and time invested, I hope that others take note and donate something. And I suggest that the add-on be out of payment, even if only a modest amount. You have to make the most of your time, since it also makes us earn money. We see it as a very good win win.

the machine has firewall and antivirus disabled. Everything worked fine but a few days ago I began to give this problem, I do not know if it is for the latest Beta versions of AM that I also have licensed and yesterday install the latest version.

The error sometimes stops in the cryptopia, now no longer, now stops in the other error of BD.
Ask me for the data you want and I send it to you. Where was the XML with all the settings?


I see that he uses Mysql_lite and he is giving me a little error of BD. It could not be that, a corrupt table or a corrupt index in the bd ????. Some scrypt to restart it ???


I erase every 20 minutes localcoins and I return to scan prices to not make average. I have some coins repeated in the config.json can that create a conflict in the DB?

thanks for your help

A small suggestion, some script to reset erase the small BD and redo it again
I am having a really hard time understanding.

You are saying AMCU (my program) is hanging at Cryptopia rarely and the program does nothing else?

What is "BD"? I am not using MySQL Lite, but I believe AwesomeMiner uses SQLite.

Many people have asked for an option for just current coin difficulties and not averages, so I will make an option for that soon.

BD = database, so in Spanish, I suppose English will be DB. Linguistic confusions


IMPORTANT NOTE: I had AWCU off the automatic rule system, to launch it every 20 minutes, delete localcoins.json and re-scan. I've taken it a few hours because it did not work.

I've re-launched to make a screenshot of error and hang it in the forum, and surprise! It has returned to work.

This makes me think that maybe cryptopia has a limit of requests for IP and day or something similar. I have not restarted anything, just deactivate the rule a few hours ago, and turn it on and it works ... I leave this information out of curiosity

There is an error 500 of the tradesatochi server, that is foreign to AWCU or AW. But the error that came out of cryptopia was the same as that left by another user in a post a little higher and stopped the whole process.

As a collaboration and ideas, I leave some written.

Make it automatic that every time you update does not average, always the last price, so you delete localcoins.json and redo it in each release.

A mini script that removes duplicate currencies in config.json, or even commenting on those that can not get data, I guess you can omit with # at the beginning. Removing duplicates is important, because among those that I add, plus others that I find in others that publish, I usually have duplicates.

They are just ideas

So the cryptopia failure is very strange, when it happens for all the scritp, but after stopping it several hours and relaunching it, it has worked again.

Another user who managed to fix it, who has happened again, all points to a limitation of use or ban of Cryptopia, so that for AWCU, I will update every 40 minutes, or we can dispense with cryptopia in some way. Or control that error to skip it and do not stop AWCU

I hope your comments will be helpful.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 25, 2018, 04:21:51 AM
https://verge-blockchain.info/api/getdifficulty


that is increasingly common and can not read the difficulty, XVG is an important currency for not having your data


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: SiddFan on May 25, 2018, 06:42:30 AM
https://verge-blockchain.info/api/getdifficulty


that is increasingly common and can not read the difficulty, XVG is an important currency for not having your data

Is not Verge on "WhatToMine" ??


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: rbrcpa on May 25, 2018, 12:18:51 PM
https://verge-blockchain.info/api/getdifficulty


that is increasingly common and can not read the difficulty, XVG is an important currency for not having your data

All of the verge's are already in Awesome Miner as they're posted on WhatToMine.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: rbrcpa on May 25, 2018, 12:24:02 PM
Can anybody help me figure out what to use to get difficulty for the following explorer?

http://explorer.arto.cash

The API doesn't seem to list difficulty as an option...

http://explorer.arto.cash/#api


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: soothaa on May 25, 2018, 02:48:56 PM

BD = database, so in Spanish, I suppose English will be DB. Linguistic confusions


IMPORTANT NOTE: I had AWCU off the automatic rule system, to launch it every 20 minutes, delete localcoins.json and re-scan. I've taken it a few hours because it did not work.

I've re-launched to make a screenshot of error and hang it in the forum, and surprise! It has returned to work.

This makes me think that maybe cryptopia has a limit of requests for IP and day or something similar. I have not restarted anything, just deactivate the rule a few hours ago, and turn it on and it works ... I leave this information out of curiosity

There is an error 500 of the tradesatochi server, that is foreign to AWCU or AW. But the error that came out of cryptopia was the same as that left by another user in a post a little higher and stopped the whole process.

As a collaboration and ideas, I leave some written.

Make it automatic that every time you update does not average, always the last price, so you delete localcoins.json and redo it in each release.

A mini script that removes duplicate currencies in config.json, or even commenting on those that can not get data, I guess you can omit with # at the beginning. Removing duplicates is important, because among those that I add, plus others that I find in others that publish, I usually have duplicates.

They are just ideas

So the cryptopia failure is very strange, when it happens for all the scritp, but after stopping it several hours and relaunching it, it has worked again.

Another user who managed to fix it, who has happened again, all points to a limitation of use or ban of Cryptopia, so that for AWCU, I will update every 40 minutes, or we can dispense with cryptopia in some way. Or control that error to skip it and do not stop AWCU

I hope your comments will be helpful.
Okay I think the most important thing is to try and find this coin not updating bug. I will take a look today. It is a 3-day holiday here starting tomorrow so I may not post much until Tuesday.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 27, 2018, 02:56:01 AM
https://preview.ibb.co/cfPuGT/Captura_de_pantalla_2018_05_27_a_las_4_50_20.png (https://preview.ibb.co/cfPuGT/Captura_de_pantalla_2018_05_27_a_las_4_50_20.png)

I leave a link with an image of an error. It came out while using the same computer undermining with Awesome, and the coin updater has been released, and now it gives me error all the time.

It is another error to the previous one. I had already worked again, but again it starts to fail, just when I am working it adding many coins

I hope it helps you or that you can help me

https://preview.ibb.co/mnEYAo/Captura_de_pantalla_2018_05_27_a_las_4_56_31.png


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 27, 2018, 03:18:18 AM
I just deleted AWCU everything except config.json and reinstalled, it gives me the same error. I can not work with this fundamental extension anymore. I need help


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 27, 2018, 04:17:52 PM
In the AW forum where I also report the problem, they tell me that the problem is not theirs, that it is in AWCU. With a little luck we should find him.

I do not know what to do anymore, delete all AWCU minus config.json. Should I erase the coins by hand inside AW?

Reinstall AW latest beta version. The error remains the same. I can not find a solution

Any suggestions?


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 27, 2018, 07:01:11 PM
fixed, my problem in this case, I was missing ":" after coinshortname, is that when you have 120 coins it is difficult to find a fault like that. Could a config.json check file be made?

Because right now it gives few clues. I had to rebuild config.json adding 10 in 10 coins and checking, until I found the block of 10 where the line was missing by a simple ":" giving very rare errors.

So nothing, I feel the discomfort, in case someone happens the same.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: Larvitar on May 28, 2018, 11:11:40 AM
https://verge-blockchain.info/api/getdifficulty


that is increasingly common and can not read the difficulty, XVG is an important currency for not having your data

Is not Verge on "WhatToMine" ??
Just add the Verge's jsons provided by whattomine in AWM. It's easy.

 


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: cod3gen on May 29, 2018, 12:13:21 PM
For those that have interest in getting this working with Shield, i have created a snippet on my pool to make api results look like a block explorer for each algo:
Shield Scrypt: https://www.powermining.pw/api/coindiff?coinsym=XSH
Shield X17: https://www.powermining.pw/api/coindiff?coinsym=XSHx
Shield Blake2s: https://www.powermining.pw/api/coindiff?coinsym=XSHb
Shield Myr-Gr: https://www.powermining.pw/api/coindiff?coinsym=XSHg
Shield Lyra: https://www.powermining.pw/api/coindiff?coinsym=XSHL

Please have in mind that this is not updated as quickly as a block explorers are, however the delay is not much at all. Only last diff is displayed. You can also find other coins information - as long as they are active on Powermining.pw. Only 1 request pr. second is allowed.

I needed to have multiple instances of AwesomeMinerCoinUpdater in order to allow multiple of them to update.

Would be great if you directed some mining power towards https://www.Powermining.pw (https://www.Powermining.pw) ;-)

SHIELD stratums:
Blake2s: stratum+tcp://pool.powermining.pw:5756
Scrypt: stratum+tcp://pool.powermining.pw:3436
X17: stratum+tcp://pool.powermining.pw:3737
Myr-Groestl: stratum+tcp://pool.powermining.pw:5433
Lyra2v2: stratum+tcp://pool.powermining.pw:4533


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: trucobit on May 30, 2018, 02:08:42 PM
Does anyone know where I can get the HSR difficulty data. The original Explorer gives a modified number that does not recognize AWCU

http://explorer.h.cash/api/getdifficulty


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: WinMar on May 30, 2018, 07:50:14 PM
Amazing program, this is something I wanted for awesome miner.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: rbrcpa on May 31, 2018, 04:57:35 PM

Please add https://altex.exchange/ in next uprade ;)

Agreed, this exchange is managed very well & starting to pick up some decent volume.

They also add support for new coins very quickly.

Would be a nice add.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: minerthino on June 04, 2018, 09:45:58 PM
As a hobby miner (3 gpu's) i have been following this thread for a while, and really wanted to use it. I finally got my AM premium this weekend so i am able to use this program.

Very happy i did, thanks for this amazing program. Still need a lot to learn about adding coins and spotting wrong info, but im getting the hang of it.

Thanks Soothaa, i made a little btc donation.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: soothaa on June 05, 2018, 04:47:25 PM
AwesomeMiner Coin Updater 1.0.0
  • Added Altex.Exchange
  • Added requested "non-averaging" mode - setting "AverageDifficulties" to "false" in "settings.json" will now dump current difficulties into AwesomeMiner
  • Cleaned up code, de-duplicated things, hopefully made it overall more stable

You can find the latest update in the Mega link.

I'm happy to release what I consider to be a rather complete 1.0 version of AMCU!

I am doing this because I have finally landed myself what looks to be a very promising and busy new day job and will probably not even have enough time to manage my miners let alone continue development of this program. I will check in hopefully every week or so gather new exchange requests. Thank you all for the donations and merit, they really do motivate me to continue!

Happy mining all!


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: nostrakhan on June 05, 2018, 07:58:45 PM
AwesomeMiner Coin Updater 1.0.0
  • Added Altex.Exchange
  • Added requested "non-averaging" mode - setting "AverageDifficulties" to "false" in "settings.json" will now dump current difficulties into AwesomeMiner
  • Cleaned up code, de-duplicated things, hopefully made it overall more stable

You can find the latest update in the Mega link.

I'm happy to release what I consider to be a rather complete 1.0 version of AMCU!

I am doing this because I have finally landed myself what looks to be a very promising and busy new day job and will probably not even have enough time to manage my miners let alone continue development of this program. I will check in hopefully every week or so gather new exchange requests. Thank you all for the donations and merit, they really do motivate me to continue!

Happy mining all!

Congratulations on the new job!  This is awesome, but... in this new version I'm getting an error that none of my coins can be found in any exchange.  Anybody else have this error?


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: brickers on June 05, 2018, 08:14:15 PM
Good work on the update. But, have the same issue getting a message that coin prices cannot be found on exchange.


Title: Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
Post by: soothaa on June 05, 2018, 08:23:01 PM
AwesomeMiner Coin Updater 1.0.0
  • Added Altex.Exchange
  • Added requested "non-averaging" mode - setting "AverageDifficulties" to "false" in "settings.json" will now dump current difficulties into AwesomeMiner
  • Cleaned up code, de-duplicated things, hopefully made it overall more stable

You can find the latest update in the Mega link.

I'm happy to release what I consider to be a rather complete 1.0 version of AMCU!

I am doing this because I have finally landed myself what looks to be a very promising and busy new day job and will probably not even have enough time to manage my miners let alone continue development of this program. I will check in hopefully every week or so gather new exchange requests. Thank you all for the donations and merit, they really do motivate me to continue!

Happy mining all!

Congratulations on the new job!  This is awesome, but... in this new version I'm getting an error that none of my coins can be found in any exchange.  Anybody else have this error?
Looks like it was a side effect of the code cleanup. I've uploaded a fixed version (still 1.0.0)


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: trucobit on June 08, 2018, 02:32:38 AM
The server has committed a protocol violation. Section = ResponseHeader Detail = CR must be followed by LF

This error above is still happening in cryptopia, maybe it has exceeded the maximum requests of cryptopia. I'm with version 1.0

Thanks for your job


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: trucobit on June 08, 2018, 02:19:51 PM
The problem is already identified, if I turn off the rule that AWCU releases for several hours and then activate it, the error disappears, with which my conclusion is that I reach the limit of daily limit to cryptopia. I raised the time from 8 to 12 minutes to see if I could hold the full day.

It would be very good on the part of the programmer if he believes it necessary, control that error that throws cryptopia when you reach your maximum daily and ignore it, because what it does is that it misses the information and causes a failure in AWCU that does not let you update the coins , that would be a breakthrough in this wonderful program.

I hope that with the caches and with the new functions of not looking at coins that is already in WTM, the number of requests will be reduced, but again I insist that the programmer should reproduce the fault in order to ignore it and not affect the other currencies or stop AWCU

I hope that my information will help you for further improvements.


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: brickers on June 13, 2018, 02:35:47 PM
Suddenly getting this error in the command window after coin prices have been updated for stocks.exchange

 Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
   at AwesomeMinerCoinUpdater.AwesomeMinerCoinUpdater..ctor(Boolean EnablePriceCache)
   at AwesomeMinerCoinUpdater.AwesomeMinerCoinUpdater.Main(String[] args)

any ideas?


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: Larvitar on June 13, 2018, 03:09:13 PM
Suddenly getting this error in the command window after coin prices have been updated for stocks.exchange

 Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
   at AwesomeMinerCoinUpdater.AwesomeMinerCoinUpdater..ctor(Boolean EnablePriceCache)
   at AwesomeMinerCoinUpdater.AwesomeMinerCoinUpdater.Main(String[] args)

any ideas?
Check if you put a "," instead a "." at somewhere


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: brickers on June 13, 2018, 04:04:56 PM
Suddenly getting this error in the command window after coin prices have been updated for stocks.exchange

 Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
   at AwesomeMinerCoinUpdater.AwesomeMinerCoinUpdater..ctor(Boolean EnablePriceCache)
   at AwesomeMinerCoinUpdater.AwesomeMinerCoinUpdater.Main(String[] args)

any ideas?
Check if you put a "," instead a "." at somewhere

Yep, checked, even deleted all the old files and replaced with new download off AM coin updater. Still happens


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: Larvitar on June 13, 2018, 06:19:04 PM
Suddenly getting this error in the command window after coin prices have been updated for stocks.exchange

 Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
   at AwesomeMinerCoinUpdater.AwesomeMinerCoinUpdater..ctor(Boolean EnablePriceCache)
   at AwesomeMinerCoinUpdater.AwesomeMinerCoinUpdater.Main(String[] args)

any ideas?
Check if you put a "," instead a "." at somewhere

Yep, checked, even deleted all the old files and replaced with new download off AM coin updater. Still happens

Copy your config file here. Let's see what's happening


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: brickers on June 13, 2018, 06:28:53 PM
Suddenly getting this error in the command window after coin prices have been updated for stocks.exchange

 Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
   at AwesomeMinerCoinUpdater.AwesomeMinerCoinUpdater..ctor(Boolean EnablePriceCache)
   at AwesomeMinerCoinUpdater.AwesomeMinerCoinUpdater.Main(String[] args)

any ideas?
Check if you put a "," instead a "." at somewhere

Yep, checked, even deleted all the old files and replaced with new download off AM coin updater. Still happens

Copy your config file here. Let's see what's happening
Heres the config :-

{CoinFullName: "Pigeon", CoinShortName: "PGN", Algo: "X16S", BlockReward: 5000, BlockTime: 60, BlockExplorer: "http://explorer.pigeoncoin.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "SnowGem", CoinShortName: "XSG", Algo: "Equihash", BlockReward: 11, BlockTime: 60, BlockExplorer: "https://explorer.snowgem.org/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Gravium", CoinShortName: "GRV", Algo: "X16R", BlockReward: 3.13, BlockTime: 60, BlockExplorer: "https://explorer.gravium.io/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Reden", CoinShortName: "REDN", Algo: "X16S", BlockReward: 30, BlockTime: 120, BlockExplorer: "http://explorer.reden.io/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Seraph", CoinShortName: "SERA", Algo: "Phi", BlockReward: 29.5, BlockTime: 120, BlockExplorer: "https://sera.overemo.com/api/getdifficulty", BlockExplorerType: "Iquidus"}
{CoinFullName: "Crowd Coin", CoinShortName: "CRC", Algo: "Neoscrypt", BlockReward: 10, BlockTime: 120, BlockExplorer: "https://explorer.crowdcoin.site/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "AeriumX", CoinShortName: "AEX", Algo: "AeriumX", BlockReward: 0.99, BlockTime: 60, BlockExplorer: "https://chainmapper.com/aex/", BlockExplorerType: "Iquidus"}
{CoinFullName: "Infinex", CoinShortName: "IFX", Algo: "Lyra2z", BlockReward: 5, BlockTime: 90, BlockExplorer: "http://explorer.infinex.info/ext/summary", BlockExplorerType: "Iquidus"}
{CoinFullName: "Cerberus", CoinShortName: "CBS", Algo: "NeoScrypt", BlockReward: 3, BlockTime: 120, BlockExplorer: "http://exp.cerberuscoin.com/ext/summary", BlockExplorerType: "Iquidus"}


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: GoRdiE on June 14, 2018, 07:23:51 PM
Excepción no controlada: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en AwesomeMinerCoinUpdater.AwesomeMinerCoinUpdater..ctor(Boolean EnablePriceCache)
   en AwesomeMinerCoinUpdater.AwesomeMinerCoinUpdater.Main(String[] args)
Error en el servidor remoto: (500) Error interno del servidor.

 ??? ??? ???


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: JackIT on June 17, 2018, 12:08:45 PM
This is a really program, but it has one easily fixable flaw....

for new coins that are not on an exchange, (only traded P2P/OTC) there's no way to specify price!

We should be able to specify the price in the config.json file. if a price is specified, then it's sent to the AM API.

any chance you could implement this, quickly?


Title: Re: AwesomeMiner Coin Updater (Plugin)
Post by: truongvanphuong on June 17, 2018, 12:19:58 PM
I'm not sure the full extent of this yet but one thing this does effect is if you had that coin on the bottom ticker bar it will not show a value anymore.
Yikes! That's not cool.. totally unintended consequence..

My suggestion would to be re-add the coin under a slightly different tag and re-add it to the bottom :/

Yes, but remember the price only updates when you update the stats so it's almost pointless to have an added coin which doesn't update on your ticker...

Thank


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: bminer.ca on June 22, 2018, 03:37:18 PM
I loved this updater so much (its really cool to be able to add coins so easily) that I modified my product  (https://bitcointalk.org/index.php?topic=4475868.0)to be compatible with it.

Side note: API must be configured to port 17790...


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: vegasguy on June 22, 2018, 08:38:37 PM
This is a REALLY dumb question, I know it. But does anyone have a COMPLETE config.json with all the data already in it for all the coins, they can post. Or is the updater supposed to update the config.json file? Im brand new at this, and my config.json file is not updating. ALL of the block explorers are not updating.

Vegas


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: sergey1301 on July 03, 2018, 08:21:46 AM
Hello! Amazing miner net hash for income? Or does Awesome miner use HTM? Any news on that? Thank you for your answer.


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: rbrcpa on August 17, 2018, 09:13:20 PM
Quick question...is there any way to allow the updater to still update the coin difficulty/block size, etc, without updating the price, if it can't find it on an exchange?

Right now it changes the price to 0, so I either can't use it for those coins or I have to go back behind it and manually re-update the price myself.

If there's any way to make it just not touch the price, if it can't find it on any of the supported exchanges, or even to add a switch to allow it not to update the price on x coin, that would be awesome.

Thanks!


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: rbrcpa on August 21, 2018, 10:07:47 PM
If anybody already knows of a way to use to get the coin updater to not update prices that it can't find on an exchange (rather than changing them to 0), i'd love to hear it.


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: STSToken on August 22, 2018, 08:01:04 AM
Does not work for me.


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: rbrcpa on September 24, 2018, 05:47:03 AM
This is a really program, but it has one easily fixable flaw....

for new coins that are not on an exchange, (only traded P2P/OTC) there's no way to specify price!

We should be able to specify the price in the config.json file. if a price is specified, then it's sent to the AM API.

any chance you could implement this, quickly?

Yes! This would fix my issue also!

For OTC coins it would be great to be able to update difficulty without making the price zero (for coins not listed on an exchange).

I was looking for a way to change it to just leave the price alone if it couldn’t find one, but if you could manually update specify price that would work also.

Has anybody figured out a way to do something similar to this?


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: trucobit on October 03, 2018, 12:26:31 PM
This is a really program, but it has one easily fixable flaw....

for new coins that are not on an exchange, (only traded P2P/OTC) there's no way to specify price!

We should be able to specify the price in the config.json file. if a price is specified, then it's sent to the AM API.

any chance you could implement this, quickly?

Yes! This would fix my issue also!

For OTC coins it would be great to be able to update difficulty without making the price zero (for coins not listed on an exchange).

I was looking for a way to change it to just leave the price alone if it couldn’t find one, but if you could manually update specify price that would work also.

Has anybody figured out a way to do something similar to this?

You can indicate the price in the coin chip inside Awesome miner and you already have the problem. AW CU creates the tab without price and you put a price


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: rbrcpa on October 03, 2018, 12:34:34 PM
This is a really program, but it has one easily fixable flaw....

for new coins that are not on an exchange, (only traded P2P/OTC) there's no way to specify price!

We should be able to specify the price in the config.json file. if a price is specified, then it's sent to the AM API.

any chance you could implement this, quickly?

Yes! This would fix my issue also!

For OTC coins it would be great to be able to update difficulty without making the price zero (for coins not listed on an exchange).

I was looking for a way to change it to just leave the price alone if it couldn’t find one, but if you could manually update specify price that would work also.

Has anybody figured out a way to do something similar to this?

You can indicate the price in the coin chip inside Awesome miner and you already have the problem. AW CU creates the tab without price and you put a price

Mine is updating all the time. It’s not feasible to go back into AM every few minutes and re-input the price.


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: trucobit on October 03, 2018, 12:35:24 PM
@soothaa  I would like to request a simple change. On the one hand some Exchanges do not work as a closing cryptohub.

Many times I add a coin and it gives me a VERY high price for a low volume exchange. I suggest an idea, a txt file or .json, where you can mark which exchange I want to look at and which ones to deactivate.

When a currency is in several exchanges always shows the highest price, but it may be that this exchange has no volume and it is impossible to sell, which is an unreal price. I work with several exchanges, but in some currencies it shows me the value of exchanges type southexchange that I do not use for its lack of volume

It would be a great step of improvement, that everyone can define what Exchages look and what not. So the price would be better suited to me, because it would be the exchanges I use, which are many, but not all.

For me and for all, I think it would be a quick change and that I would adapt the best price to the exchanges I work for. It is a punishment to have coins such as TIM marking 2100 satochis, when it is 800, just because in an exchange where there is hardly any volume left at that price. To be able to select for myself in which exchanges to look, the problem we suffer is fixed, undermine at a price that is not the one we work with.

I hope you find it useful. Apart as I say cryptohub closes and another fails, and I would like to disconnect some exchanges that do not use and gives me too high prices, which are what AM shows me and makes you lose money.

Thanks for your job


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: trucobit on October 03, 2018, 12:38:59 PM
This is a really program, but it has one easily fixable flaw....

for new coins that are not on an exchange, (only traded P2P/OTC) there's no way to specify price!

We should be able to specify the price in the config.json file. if a price is specified, then it's sent to the AM API.

any chance you could implement this, quickly?

Yes! This would fix my issue also!

For OTC coins it would be great to be able to update difficulty without making the price zero (for coins not listed on an exchange).

I was looking for a way to change it to just leave the price alone if it couldn’t find one, but if you could manually update specify price that would work also.

Has anybody figured out a way to do something similar to this?


You can indicate the price in the coin chip inside Awesome miner and you already have the problem. AW CU creates the tab without price and you put a price

Mine is updating all the time. It’s not feasible to go back into AM every few minutes and re-input the price.

The problem that you have is the one that we have the most. I just asked Sootha for a fundamental change to correct that. The change that I indicate makes a lot of sense and is easier. The power to deactivate some exotic exchanges that put very high prices but have no volume, but AW CU always shows the highest price.

Another simple solution would be that the json tell you the exchange from where you take the price, that would be another option. But putting the price in hand is crazy, because you have to change it.

The idea would be to deactivate exchanges, or be able to indicate in the Json, take the price for example of Graviex, and not another. With that, the problem is fixed. Or both solutions.


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: trucobit on November 18, 2018, 11:47:06 PM
Hello, I inform you that there is a bug in some exchange and when the program is launched to update prices, after a while it gives an exception error and closes without updating, right now it is unusable.

Surely you have changed some exchange the api or have restricted access, and causes your program to close and not update anything.


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: trucobit on November 19, 2018, 12:48:32 AM
@soothaa screen capture errror

https://www.dropbox.com/s/ij32ve7wz4rct3p/Captura%20de%20pantalla%202018-11-19%20a%20las%201.44.36.png?dl=0 (https://www.dropbox.com/s/ij32ve7wz4rct3p/Captura%20de%20pantalla%202018-11-19%20a%20las%201.44.36.png?dl=0)


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: trucobit on November 19, 2018, 01:18:35 AM
cryptohub  hacked, no run
https://altex.exchange/   no run.


Both in AW CU = problem


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: soothaa on November 19, 2018, 04:23:02 PM
That does seem like a problem. Considering I have a 4 day holiday coming up I may give it a go at breaking out an enable/disable option for each exchange..


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: trucobit on November 24, 2018, 03:13:33 AM
That does seem like a problem. Considering I have a 4 day holiday coming up I may give it a go at breaking out an enable/disable option for each exchange..

It would be convenient and I would be grateful. They are disappearing exchanges and sometimes it does not update and the coins are left with a fixed price. And that makes you mine with the wrong price.

Unable to check for updates.
Successfully loaded previous saved CryptopiaPrices data.
Successfully loaded previous saved StocksExchangePrices data.
Successfully loaded previous saved TradeSatoshiPrices data.
Successfully loaded previous saved CoinExchangeIOPrices data.
Successfully loaded previous saved CryptoBridgePrices data.
Successfully loaded previous saved SouthXChangePrices data.
Successfully loaded previous saved GraviexPrices data.
Error loading cryptohubonlinePrices file: Attempt to deserialize an empty sequence.
Successfully loaded previous saved Crex24Prices data.
Unable to find previously saved information for LocalCoinData
Successfully loaded previous saved TradeOgrePrices data.
Error loading AltexDOTExchangePrices file: Attempt to deserialize an empty sequence.
Updating all cryptohubonline prices..cryptohubonline: Error: Error on the remote server: (500) Internal server error.
Updating all altexDOTexchange prices..altexDOTexchange: Error: Unable to resolve the remote name: 'api.altex.exchange'
Unable to save cryptohubonlinePrices information: The process can not access the file 'C: \ crypto \ software \ awesomeminer_coin_updater \ cryptohubonlinePrices.json' because it is being used in another process.
Unable to save AltexDOTExchangePrices information: The process can not access the file 'C: \ crypto \ software \ awesomeminer_coin_updater \ AltexDOTExchangePrices.json' because it is being used in another process.
Updating all CryptoID prices..It is not possible to connect to the remote server

-----
It does not happen there, and it closes. I have been mining a coin at a higher price than the current one, as the prices are not updated and I update with a VBS that I do not see the screen, only when I launch the .bat by hand I see the CMD window and the error

The truth that would be an easy option to fix this problem


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: trucobit on November 24, 2018, 04:10:22 AM
That does seem like a problem. Considering I have a 4 day holiday coming up I may give it a go at breaking out an enable/disable option for each exchange..

IF you make that necessary change. You could do that in the line where we define the currency, we can choose the Exchange.

It's the same problem we have in AM with CC. WHAT gives us the value of the exchange that pays the most, but many times it is problems, currently BTX, XVG are just two examples.

On the one hand I could avoid the exchanges that for a currency have the wallet in the mainnet, which usually give the best price and on the other hand I can collect more coins in an exchange if that is my preference

If that value were not established in the line that defines the currency, it would give the highest value as up to now

This change is very important, and @patrike is going to incorporate AM with coinscalculator.

I hope you like my suggestions. It's a very useful extension, and it's a pity that it starts to fail and can not be used.

example
{CoinFullName:"sucrecoin", CoinShortName:"XSR", Algo:"NeoScrypt", BlockReward: 1.5, BlockTime: 90, BlockExplorer:"http://explorer.sucrecoin.org/ext/summary", exchange:"Graviex"}

thx


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: trucobit on November 24, 2018, 05:52:32 PM
http://explorer.sucrecoin.org/ext/summary

If you look at that explorer correctly you can see that if you define the hash. However, in AM the HASH is 0.0, it does not read the hash. It seems that something has changed in that type of explorer and the scrape of the data should be improved.

They are great for improving the extension, I can not be without it.


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: trucobit on November 27, 2018, 03:38:39 PM
hello @soothaa, well I inform you again that the extension has been unused. PAer be that the scrypt of inquidus explorer has been updated and now your scrape is not able to read the hash rate, with which the price they give is unreal and does not serve to undermine.

I know what you wrote in your first post, we can not demand you, we can not ask you, but I can inform you of this failure.

I informed you that I would be willing to pay a fair amount for having a license of your extension, so that in this way, the extension is not a burden for you, that you earn some money. A fair price for a single payment with its serial number. Think it makes a lot of sense.

If the days pass, I will tell @patrike that it should include a similar system integrated in AW, although it may take a long time, or that even you could provide part of the code.

Your extension is very important for those who are all day in front of the screens handling several rigs, and there many coins not provisioned by WTM, coinwarz and CC, which are very interesting to mine, and always with some advantage for not appearing in those services.

I hope that you can solve the failure of the Scrape, and add some possibility to disable exchante, and even to choose the exchange for each currency

thanks for your attention


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: trucobit on February 23, 2019, 12:53:37 PM
That does seem like a problem. Considering I have a 4 day holiday coming up I may give it a go at breaking out an enable/disable option for each exchange..

Hi, it's been a long time. I know you're not obligated, if you need a donation, you just have to say it and I'll comment on my channel.

Your extension is wonderful, but when updating the Explorer, now it does not read the data well, it is the HTML parsing, nothing serious.

I hope you can update it. And if you can make us choose the Exchange on the line, even better.


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: wharmus on March 07, 2020, 12:39:17 AM
Hello . Has this been updated? Is there any alternative?
Is it open source?


Title: Re: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)
Post by: soothaa on March 10, 2020, 11:17:02 AM
Hello . Has this been updated? Is there any alternative?
Is it open source?
There's no need for it any more, Awesomeminer now has an internal (and much better) way of supporting coins via HTTP calls and JSON selectors.