Pages:
Author

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

jr. member
Activity: 756
Merit: 2
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.
newbie
Activity: 33
Merit: 0
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)
newbie
Activity: 33
Merit: 0
https://www.cryptunit.com/ is pretty good for cryptonight coins, ideal if your mining with AMD hardware.
newbie
Activity: 50
Merit: 0
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
newbie
Activity: 49
Merit: 0
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"}
newbie
Activity: 33
Merit: 0
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.
newbie
Activity: 50
Merit: 0
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.
hero member
Activity: 1151
Merit: 528
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
newbie
Activity: 5
Merit: 0
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?
jr. member
Activity: 504
Merit: 3
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!!!!!!
hero member
Activity: 1151
Merit: 528
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!
newbie
Activity: 33
Merit: 0
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"}
jr. member
Activity: 504
Merit: 3
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?
hero member
Activity: 1151
Merit: 528
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!
jr. member
Activity: 504
Merit: 3
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?
newbie
Activity: 7
Merit: 0
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.
newbie
Activity: 49
Merit: 0
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 Wink
newbie
Activity: 7
Merit: 0
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?
newbie
Activity: 49
Merit: 0
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. Wink
newbie
Activity: 7
Merit: 0
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
Pages:
Jump to: