Pages:
Author

Topic: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin) - page 2. (Read 16440 times)

legendary
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
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
newbie
Activity: 44
Merit: 0
I loved this updater so much (its really cool to be able to add coins so easily) that I modified my product to be compatible with it.

Side note: API must be configured to port 17790...
newbie
Activity: 2
Merit: 0
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
jr. member
Activity: 99
Merit: 8
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?
newbie
Activity: 162
Merit: 0
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.

 Huh Huh Huh
newbie
Activity: 4
Merit: 0
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"}
jr. member
Activity: 196
Merit: 1
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
newbie
Activity: 4
Merit: 0
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
jr. member
Activity: 196
Merit: 1
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
newbie
Activity: 4
Merit: 0
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?
jr. member
Activity: 756
Merit: 2
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.
jr. member
Activity: 756
Merit: 2
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
hero member
Activity: 1151
Merit: 528
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)
newbie
Activity: 4
Merit: 0
Good work on the update. But, have the same issue getting a message that coin prices cannot be found on exchange.
full member
Activity: 245
Merit: 105
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?
hero member
Activity: 1151
Merit: 528
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!
newbie
Activity: 1
Merit: 0
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.
copper member
Activity: 62
Merit: 1

Please add https://altex.exchange/ in next uprade Wink

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.
newbie
Activity: 75
Merit: 0
Amazing program, this is something I wanted for awesome miner.
jr. member
Activity: 756
Merit: 2
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
Pages:
Jump to: