Show Posts
|
Pages: [1] 2 3 4 »
|
Any possibility of adding CURV support? Anything I can help with?
|
|
|
Awesome Miner version 4.7.5 ( Development preview of 4.8 )
- GPU selection in the Properties for Managed Miners and Managed Profit Miners to only include specific GPU's when mining - Antminer X3 Cryptonight ASIC supported - Antminer T9+ chip temperature supported - Added temperature support for DragonMint B29 ASIC miner - The operations to start a miner, stop a miner and perform pool changes are enabled even if some of the selected miners are in a state where not available - Display power usage on GPU tab when using Ccminer - Profit switching information in the View Details dialog lists the configured hashrate per algorithm - Prevent Windows from going into sleep mode while the application is running - Improved failure messages when a miner cannot start, to show more information about mining software and algorithm used - Improved sorting in the lists on the Balance tab - Additional settings for specifying duration of benchmarks - Adjustment to XMRig miner command line by forcing either Cryptonight or CryptonightV7 as the auto detection in XMRig isn't always working - CastXMR 1.0 with Cryptonight-Lite support - Claymore Dual Ethereum Miner 11.7 - Correction to Block Masters API integration, to use HTTP as HTTPS is no longer supported - Correction to custom online services where multiple services uses the same algorithm - Correction to Pool Balance total value when using specific display currencies - Correction to display of Mining Dutch X11 profit information - Minor corrections
The balance sorting did change, but now it just seems completely random the order it puts the totals in. Example: I have $437.28 -> $7.09 -> $69.03 -> $6.77 ->$761.71 -> $67.51 when i choose to sort that column.
|
|
|
@sootha, are you still supporting this plugin?
|
|
|
Would it be possible to add intensity changes to the benchmarking process? So for example, you could select an option to also benchmark intensity where it would also iterate from like -i 18 to -i 28 and see where a rig becomes unstable?
|
|
|
The sort-by-balance feature in the balance tab of AM does not sort correctly. It is sorting based on the 1st number, rather than looking at the entire number. For example, if you have three coins with balances of $105, $90 and $46 it will put the order $90, $46, $105 (9>4>1).
Any update on correcting this?
|
|
|
I believe there was previously a request to show coins per day however it would also be nice to have this info on the webpage version as well as the coins difficulty and current price.
Thanks!
|
|
|
Sootha, did you have any thoughts on filtering the difficulty to not bring in PoS info or any idea how to handle that?
|
|
|
The sort-by-balance feature in the balance tab of AM does not sort correctly. It is sorting based on the 1st number, rather than looking at the entire number. For example, if you have three coins with balances of $105, $90 and $46 it will put the order $90, $46, $105 (9>4>1).
|
|
|
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.jsonThat is the JSON for x17, they have the other 4 as well. You can just add that into statistics -> whattomine section of AM options.
|
|
|
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/"lux":{"name":"LUXCoin","PoW":"PHI1612","PoS":true,"height":216392,"diff":19345.09722316,"supply":4365069.83441702,"ticker":{"btc":0.00071199}} "dnr":{"name":"Denarius","PoW":"Tribus","PoS":true,"height":680637,"diff":0.00434532,"supply":2555492.0159293,"ticker":{"btc":0.00024606}} "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.
|
|
|
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?
|
|
|
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/
|
|
|
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
|
|
|
Any thoughts on filtering out difficulties <1? Typically all of these are difficulties for MNs and can really skew the averaging.
|
|
|
Could you give an example (with another coin) of what you are need for this plugin? I'm going to talk to the Devs some more to see if I can sort out their API.
I need to pull a list of transactions, something like this: http://explorer.innovacoin.info/ext/getaddress/iDzmg5pTra33gKYKVM5LHg2ezeUKNe2cueIf those transactions do not contain details, then I need a way to get those individual transaction details as well. I'm still working on getting the info for curve, however that exact command works for ETHF. BlockExplorer: http://explorer.ethereumfuture.net/Expected payment rewards or a BlockExplorer that flags MN payments as such: 2.5/block (will go up in the future, per their bitcointalk post) Coin name: ETHF Details on their MN system (the more detail the better, Bitcointalk link works): https://bitcointalk.org/index.php?topic=2961515.0A masternode address that is currently active: fQfCML99uyh6VhEPUEWNMxB3yANT8JEDvA
|
|
|
Played around with it.. can't seem to get a list of transactions of an address via it. Figured this would be it but it doesn't work.. https://curve.uexplorer.me/api/rpc/getaddresstxids,CZxLv3RP3ah5ynp8kyoL7vZDjXtCHcpPk4 EDIT: This just returns an empty array.. https://curve.uexplorer.me/api/rpc/listtransactions,CZxLv3RP3ah5ynp8kyoL7vZDjXtCHcpPk4 Could you give an example (with another coin) of what you are need for this plugin? I'm going to talk to the Devs some more to see if I can sort out their API.
|
|
|
AwesomeMiner Coin Updater 0.7.2You can find the latest update in the Mega link. Works perfect, thanks!
|
|
|
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? 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_BTCThe 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.
|
|
|
|