Bitcoin Forum
May 06, 2024, 04:19:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 »  All
  Print  
Author Topic: AwesomeMiner Coin Updater *Version 1.0.0* (Plugin)  (Read 16429 times)
BCCrypto68
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
March 22, 2018, 05:57:30 PM
 #221

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  Undecided

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.
Transactions must be included in a block to be properly completed. When you send a transaction, it is broadcast to miners. Miners can then optionally include it in their next blocks. Miners will be more inclined to include your transaction if it has a higher transaction fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Seanklei10
Newbie
*
Offline Offline

Activity: 74
Merit: 0


View Profile
March 22, 2018, 07:37:12 PM
 #222

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?
soothaa (OP)
Hero Member
*****
Offline Offline

Activity: 1151
Merit: 528



View Profile
March 22, 2018, 07:44:09 PM
 #223

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

Want increased coin support within AwesomeMiner? Try my free plugin to add support for nearly any coin! https://bitcointalk.org/index.php?topic=2979494
Want Masternode income stats within AwesomeMiner? Try my free plugin to add support for them! https://bitcointalk.org/index.php?topic=3047367
Seanklei10
Newbie
*
Offline Offline

Activity: 74
Merit: 0


View Profile
March 23, 2018, 02:30:30 PM
 #224

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
soothaa (OP)
Hero Member
*****
Offline Offline

Activity: 1151
Merit: 528



View Profile
March 23, 2018, 02:49:36 PM
 #225

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..

Want increased coin support within AwesomeMiner? Try my free plugin to add support for nearly any coin! https://bitcointalk.org/index.php?topic=2979494
Want Masternode income stats within AwesomeMiner? Try my free plugin to add support for them! https://bitcointalk.org/index.php?topic=3047367
Seanklei10
Newbie
*
Offline Offline

Activity: 74
Merit: 0


View Profile
March 23, 2018, 06:20:31 PM
 #226

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.
soothaa (OP)
Hero Member
*****
Offline Offline

Activity: 1151
Merit: 528



View Profile
March 23, 2018, 06:22:47 PM
 #227

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.

Want increased coin support within AwesomeMiner? Try my free plugin to add support for nearly any coin! https://bitcointalk.org/index.php?topic=2979494
Want Masternode income stats within AwesomeMiner? Try my free plugin to add support for them! https://bitcointalk.org/index.php?topic=3047367
Larvitar
Jr. Member
*
Offline Offline

Activity: 196
Merit: 1


View Profile
March 23, 2018, 06:29:08 PM
 #228

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!
soothaa (OP)
Hero Member
*****
Offline Offline

Activity: 1151
Merit: 528



View Profile
March 23, 2018, 06:43:02 PM
 #229

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.

Want increased coin support within AwesomeMiner? Try my free plugin to add support for nearly any coin! https://bitcointalk.org/index.php?topic=2979494
Want Masternode income stats within AwesomeMiner? Try my free plugin to add support for them! https://bitcointalk.org/index.php?topic=3047367
ruplikminer
Jr. Member
*
Offline Offline

Activity: 504
Merit: 3


View Profile
March 23, 2018, 10:16:47 PM
 #230

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?
Seanklei10
Newbie
*
Offline Offline

Activity: 74
Merit: 0


View Profile
March 24, 2018, 12:33:11 AM
 #231

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!
Larvitar
Jr. Member
*
Offline Offline

Activity: 196
Merit: 1


View Profile
March 24, 2018, 07:56:23 PM
 #232

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!
soothaa (OP)
Hero Member
*****
Offline Offline

Activity: 1151
Merit: 528



View Profile
March 25, 2018, 02:35:36 AM
 #233

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..

Want increased coin support within AwesomeMiner? Try my free plugin to add support for nearly any coin! https://bitcointalk.org/index.php?topic=2979494
Want Masternode income stats within AwesomeMiner? Try my free plugin to add support for them! https://bitcointalk.org/index.php?topic=3047367
puwaha
Sr. Member
****
Offline Offline

Activity: 700
Merit: 294


View Profile
March 25, 2018, 08:59:27 AM
 #234

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.
ruplikminer
Jr. Member
*
Offline Offline

Activity: 504
Merit: 3


View Profile
March 25, 2018, 12:45:45 PM
 #235

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!
Seanklei10
Newbie
*
Offline Offline

Activity: 74
Merit: 0


View Profile
March 25, 2018, 06:13:00 PM
 #236

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
puwaha
Sr. Member
****
Offline Offline

Activity: 700
Merit: 294


View Profile
March 25, 2018, 07:56:35 PM
 #237

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.   Grin
Larvitar
Jr. Member
*
Offline Offline

Activity: 196
Merit: 1


View Profile
March 26, 2018, 11:41:39 AM
 #238

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.
soothaa (OP)
Hero Member
*****
Offline Offline

Activity: 1151
Merit: 528



View Profile
March 26, 2018, 01:08:25 PM
 #239

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.

Want increased coin support within AwesomeMiner? Try my free plugin to add support for nearly any coin! https://bitcointalk.org/index.php?topic=2979494
Want Masternode income stats within AwesomeMiner? Try my free plugin to add support for them! https://bitcointalk.org/index.php?topic=3047367
bifking
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
March 26, 2018, 01:39:30 PM
 #240

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.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!