Bitcoin Forum
May 24, 2024, 02:43:50 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 »
281  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: March 19, 2018, 01:19:10 PM
For the images, you can already today put a png-file named for example LTC.png (use the coin short name) in one of these folders, and Awesome Miner should pick it up:
- The folder where AwesomeMiner.exe is located
- The user folder %appdata%\AwesomeMiner\
Sweet I'll make use of this right away!
282  Alternate cryptocurrencies / Mining (Altcoins) / Re: AwesomeMiner Coin Updater *Version 0.5.3* (Plugin) 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.
283  Alternate cryptocurrencies / Mining (Altcoins) / Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin) 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!
284  Alternate cryptocurrencies / Mining (Altcoins) / Re: AwesomeMiner Masternodes (Plugin) on: March 19, 2018, 01:01:15 PM
Would you consider adding support for CURV?
Sure I'll add it to my list.
285  Alternate cryptocurrencies / Mining (Altcoins) / Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin) 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.
286  Alternate cryptocurrencies / Mining (Altcoins) / Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin) 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
287  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: March 16, 2018, 02:42:41 PM
Good morning Patrike, I've got a few development requests for you today  Grin

I'm not sure if this is even possible, but is there a way my plugins can externally use your C# interface so you don't have to keep making HTTP APIs? All the code I am writing is in C# anyway.. seems like duplicated effort.

And if the above isn't possible..

HTTP API Request

Can I get a way to set a coins image in the coin view? When the entire coin view is just "?" images it's a little depressing looking. A POST with a filesystem path to the img would be great! (Highly desired!)

Interface Additions Request
If possible, add a column on the "Coins" tab called "Coins Per Day" which will of course calculate your hashrate and the coin specs and show an estimated number of coins
If possible, add a column on the "Coins" tab called "Coin Rating" with an HTTP API to set a numeric value (0-10)
If possible, add a column on the "Coins" tab called "Coin Liquidity" (will represent coins BTC trading volume) with an HTTP API to set a numeric value (any)
If possible, make these new columns able to be toggled on/off so people not using my plugins do not have a more cluttered interface (although I think #1 will be useful to all)

As always, thank you!
288  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: CoinTracking - Profit/Loss Portfolio and Tax Reporting for Digital Currencies on: March 14, 2018, 04:08:38 PM
Can you add ravencoin for tracking?
It's there already. RVN is currently tracking

I don't see it in wallet import.
Dude their "wallet import" doesn't support 90% of current Cryptos.
289  Alternate cryptocurrencies / Mining (Altcoins) / Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin) 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ЌЂКд‰Х€
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  Roll Eyes

Found the bug. Will have a new release soon.
290  Alternate cryptocurrencies / Mining (Altcoins) / Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin) 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.
291  Alternate cryptocurrencies / Mining (Altcoins) / Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin) 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ЌЂКд‰Х€
why can't he count the price of timec?
I don't see TIMEC in their API anymore. Most likely it was pulled.
292  Alternate cryptocurrencies / Mining (Altcoins) / Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin) 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
293  Alternate cryptocurrencies / Mining (Altcoins) / Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin) 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.
294  Alternate cryptocurrencies / Mining (Altcoins) / Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin) 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.
295  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]INNOVA - when security is the main focus. ASIC resistance. Neoscrypt coin. on: March 13, 2018, 03:16:23 PM
And just like that without me doing anything they're ENABLED again..
296  Alternate cryptocurrencies / Mining (Altcoins) / Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin) 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?
297  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]INNOVA - when security is the main focus. ASIC resistance. Neoscrypt coin. on: March 13, 2018, 03:05:36 PM
both mine have crapped out twice. trying to restart them now
Guess my solace is that I'm not alone here..  Cheesy
298  Alternate cryptocurrencies / Mining (Altcoins) / Re: AwesomeMiner Coin Updater *Version 0.5* (Plugin) 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
299  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]INNOVA - when security is the main focus. ASIC resistance. Neoscrypt coin. on: March 13, 2018, 02:46:15 PM
Rebooted the VMs. Completely cleaned out all the INN stuff except my wallet. Resync reindex. Start again. MN worked for a little while now says WATCHDOG_EXPIRED again.

debug.log - no errors

Code:
innova-cli mnsync status
{
  "AssetID": 999,
  "AssetName": "MASTERNODE_SYNC_FINISHED",
  "Attempt": 0,
  "IsBlockchainSynced": true,
  "IsMasternodeListSynced": true,
  "IsWinnersListSynced": true,
  "IsSynced": true,
  "IsFailed": false
}

Code:
innova-cli masternode status
{
  "vin": "CTxIn(COutPoint(thing, 1), scriptSig=)",
  "service": "ip:14520",
  "payee": "innovaadr",
  "status": "Masternode successfully started"
}

Sentinel is running every minute and outputting:

Quote
Unable to submit: Object creation rate limit exceeded

Can anyone confirm that WATCHDOG_EXPIRED is indeed okay?
300  Alternate cryptocurrencies / Mining (Altcoins) / Re: Happy New Years! Seventh alt coin thread! on: March 13, 2018, 02:30:23 PM
100-120% tdp miners that do rmas
Oh shit I shouldn't post a picture of all my RMAs?

nope   Grin
Oh well good cause I have 0 RMAs for 0 dead cards!  Kiss

Soon pre sale with 30% BONUS httpscom/WoroOfficial

do this again and I will tag you
I reported it..
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!