Author

Topic: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners - page 175. (Read 703563 times)

legendary
Activity: 3346
Merit: 1094
Does anyone know how to get complexity from this explorer via GET - https://explorer.bitgrin.io/
I've just had a quick look at this one and unfortunately I couldn't see any API providing the actual data. In some cases there are block explorer that provides a web interface but no JSON data.


https://api.pool.bitgrin.io/grin/stat
Thanks!
newbie
Activity: 107
Merit: 0
Does anyone know how to get complexity from this explorer via GET - https://explorer.bitgrin.io/
I've just had a quick look at this one and unfortunately I couldn't see any API providing the actual data. In some cases there are block explorer that provides a web interface but no JSON data.


https://api.pool.bitgrin.io/grin/stat
legendary
Activity: 3346
Merit: 1094
Please post the remote agent files either here or on your website before upgrades. I have a rig that won't auto upgrade. Thanks!

The download links for the latest development versions are always the same and I typically include them when posting new versions here - for example in the post above.

Quote
copper member
Activity: 127
Merit: 1
Please post the remote agent files either here or on your website before upgrades. I have a rig that won't auto upgrade. Thanks!
legendary
Activity: 3346
Merit: 1094
Version 6.3.6 (Development preview of 6.4)
 ASIC mining
  - Reboot Antminers without SSH access by using the web interface
  - Set default pools on Antminers without SSH access by using the web interface
  - Display additional ASIC miner details in the Summary tab
 GPU mining
  - Added additional algorithms
  - Native overclocking can be configured to perform the clocking operations as Administrator user. This is required for some clocking properties with the latest nVidia GPU drivers. Configurable in the Options dialog, GPU Settings section.
 Improvements
  - The C# scripting feature will no longer create temporary DLL-files
 Features
  - The Mining History and Mining History Export feature can be configured to use ASIC miner chip temperature when available. Configurable via the Options dialog, Dashboard and History section.
  - Miner groups can be highlighted with a background color via the toolbar Appearance
  - Miner groups can be sorted by name
 User interface
  - Add miner wizard dialog made resizable to make it possible to see more miners in the network scan result list.
 Mining software
  - SrbMiner integration includes display of GPU compute errors (HW errors)
  - Allow RhMiner to be started without any GPU selected, to only run CPU mining
  - Gminer 1.41
  - CryptoDredge miner 0.19
  - Bminer 15.5.3


To get access to development versions, open the Options dialog in Awesome Miner. In the General section, enable Check for development versions. Then go to the Menu and click Check for updates.

Direct download links if needed:
https://www.awesomeminer.com/download/setupdev/AwesomeMiner.msi
https://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi
legendary
Activity: 3346
Merit: 1094
Hi Patrike,

in addition to several GPU miners are available for Argon2D + variants, is there any way to map multi algo coins such as XMY more effectively since they all share the same ticker (short name)?

eg. Myriad_Argon2d from Coincalculators is determined by AM as Argon2d-DYN, but the coin itself is actually using Argon2d4096

Just mapping XMY to the right algo results in AM mapping the yescrypt variant instead of the Argon2D.

Thanks in advance!

Best Regards,
I understand your point here. Today the algorithm override mapping that can be used to correct the algorithm of a coin from a provider only looks as the coin name as you noticed. I will make an update for this quite soon, so allow you to specify a specific algorithm to map from.
legendary
Activity: 3346
Merit: 1094
CryptoDredge v0.19.0
New Argon2d (250/4096) algorithms
Improve MTP algorithm
Improve CryptonightGPU and CryptoNight-like algorithms
Remove obsolete algorithms
Other minor fixes

and according to discord, removed algorithms are as follows for quick reference:
Code:
C11, CryptoNightFast, CryptoNightSuperFast, CryptoNightV7, Dedal and PHI1612

Thanks for the update and details - there will soon be a new release with this update
member
Activity: 204
Merit: 10
Thx for the update !!

  • Ill find the remote agent and set it as admin
  • SRBMiner :
    • Over the last few version Dok has made the miner independant of any additonal file, pretty much all configs can be run via the cli, Also makes for a leaner setup without any additonal config.txt, pool.txt etc, instead of modifying each config.txt for each algo in awesome miner  Wink
    • The miner api also support HW errors reporting per GPU, which is currently unmapped in awesome miner xml
  • New coin provider :
    • As for the provider, i dint mean a new provider as such, i meant setting up the "User defined coin" to use a coincalculator.io json which isnt in the main list of coincalculator.io api
    • eg. awesome miner defined coins like "zumy", "conceal" are not in the main coincalc.io json response, but adding them as additonal json, automatically picks up the stats
    • eg. user defined coins like "mox", have additional coincalc.io json, but are not read form them even though they are added as additional json, the diff, block reward, time json data needs to be manually configured, even though awesome miner has the coincalc.io json response template and can easily map the values on it own !!  Grin Grin
SrbMiner - Awesome Miner isn't adding too much configuration in config.txt, so for most settings you should be able to just add command line parameters. Was it a specific scenario or parameter that isn't possible to add this way when the configuration file is present?
I will look into the HW error API property.

Coin provider - As you probably know already, in the Options dialog, Statistics Provider section, you can add the non-main coins for WhatToMine and CoinCalculators. You can paste the URL to the JSON file for CoinCalculators here for example.
Is it only Mox that isn't working? When I add the following URL, it loads all coin data correctly:
https://www.coincalculators.io/api.aspx?name=mox
I do see Mox in the Coins tab after adding this, and it includes difficulty, block reward and everything else.

SRBMiner : Nothing much !! Both cli and config.txt method are well designed. I asked since it was merely a convinience method Smiley
Coin Provider : It wasnt working for Nimiq and Torque(or Stellite) so i assumed all jsons dont work. Sorry, other jsons work great  Cool

Hi Patrike,

in addition to several GPU miners are available for Argon2D + variants, is there any way to map multi algo coins such as XMY more effectively since they all share the same ticker (short name)?

eg. Myriad_Argon2d from Coincalculators is determined by AM as Argon2d-DYN, but the coin itself is actually using Argon2d4096

Just mapping XMY to the right algo results in AM mapping the yescrypt variant instead of the Argon2D.

Thanks in advance!

Best Regards,

There is an internal override to change the algo. It works great, ive mapped mine to argon2d-250,argon2d-500,argon2d-4096, only the argon2d-nim isnt mapping as stated above.
jr. member
Activity: 348
Merit: 5
Hi Patrike,

in addition to several GPU miners are available for Argon2D + variants, is there any way to map multi algo coins such as XMY more effectively since they all share the same ticker (short name)?

eg. Myriad_Argon2d from Coincalculators is determined by AM as Argon2d-DYN, but the coin itself is actually using Argon2d4096

Just mapping XMY to the right algo results in AM mapping the yescrypt variant instead of the Argon2D.

Thanks in advance!

Best Regards,
jr. member
Activity: 348
Merit: 5
CryptoDredge v0.19.0
New Argon2d (250/4096) algorithms
Improve MTP algorithm
Improve CryptonightGPU and CryptoNight-like algorithms
Remove obsolete algorithms
Other minor fixes

and according to discord, removed algorithms are as follows for quick reference:
Code:
C11, CryptoNightFast, CryptoNightSuperFast, CryptoNightV7, Dedal and PHI1612
newbie
Activity: 107
Merit: 0
CryptoDredge v0.19.0
New Argon2d (250/4096) algorithms
Improve MTP algorithm
Improve CryptonightGPU and CryptoNight-like algorithms
Remove obsolete algorithms
Other minor fixes
legendary
Activity: 3346
Merit: 1094
Suggestion:

Is it possible to add the option to display the balances in the WEBGUI dashboard?

Thanks for the suggestion. I do know the web interface is a bit limited in terms of features today, but the plan is to continue adding more features in the future. Balance would also make sense to add.
member
Activity: 180
Merit: 10
Suggestion:

Is it possible to add the option to display the balances in the WEBGUI dashboard?
legendary
Activity: 3346
Merit: 1094
Thx for the update !!

  • Ill find the remote agent and set it as admin
  • SRBMiner :
    • Over the last few version Dok has made the miner independant of any additonal file, pretty much all configs can be run via the cli, Also makes for a leaner setup without any additonal config.txt, pool.txt etc, instead of modifying each config.txt for each algo in awesome miner  Wink
    • The miner api also support HW errors reporting per GPU, which is currently unmapped in awesome miner xml
  • New coin provider :
    • As for the provider, i dint mean a new provider as such, i meant setting up the "User defined coin" to use a coincalculator.io json which isnt in the main list of coincalculator.io api
    • eg. awesome miner defined coins like "zumy", "conceal" are not in the main coincalc.io json response, but adding them as additonal json, automatically picks up the stats
    • eg. user defined coins like "mox", have additional coincalc.io json, but are not read form them even though they are added as additional json, the diff, block reward, time json data needs to be manually configured, even though awesome miner has the coincalc.io json response template and can easily map the values on it own !!  Grin Grin
SrbMiner - Awesome Miner isn't adding too much configuration in config.txt, so for most settings you should be able to just add command line parameters. Was it a specific scenario or parameter that isn't possible to add this way when the configuration file is present?
I will look into the HW error API property.

Coin provider - As you probably know already, in the Options dialog, Statistics Provider section, you can add the non-main coins for WhatToMine and CoinCalculators. You can paste the URL to the JSON file for CoinCalculators here for example.
Is it only Mox that isn't working? When I add the following URL, it loads all coin data correctly:
https://www.coincalculators.io/api.aspx?name=mox
I do see Mox in the Coins tab after adding this, and it includes difficulty, block reward and everything else.
member
Activity: 204
Merit: 10
Thx for the update !!

  • Ill find the remote agent and set it as admin
  • SRBMiner :
    • Over the last few version Dok has made the miner independant of any additonal file, pretty much all configs can be run via the cli, Also makes for a leaner setup without any additonal config.txt, pool.txt etc, instead of modifying each config.txt for each algo in awesome miner  Wink
    • The miner api also support HW errors reporting per GPU, which is currently unmapped in awesome miner xml
  • New coin provider :
    • As for the provider, i dint mean a new provider as such, i meant setting up the "User defined coin" to use a coincalculator.io json which isnt in the main list of coincalculator.io api
    • eg. awesome miner defined coins like "zumy", "conceal" are not in the main coincalc.io json response, but adding them as additonal json, automatically picks up the stats
    • eg. user defined coins like "mox", have additional coincalc.io json, but are not read form them even though they are added as additional json, the diff, block reward, time json data needs to be manually configured, even though awesome miner has the coincalc.io json response template and can easily map the values on it own !!  Grin Grin
legendary
Activity: 3346
Merit: 1094
Question : How do i run the miner instance as admin?

Request :
1. New user defined coins provider could be mapped to additonal json(coincalc or whatomine etc) as a coin provider instead of goin fully custom and mapping each parameter individually. Currently only awesome miner supported coins can be mapped to the additional json.
2. Switch SRBMiner to cli instead of config.txt
Today the mining software will run as the same user as Awesome Miner / Remote Agent. Running for example Remote Agent as Admin will result in that the mining process (SrbMiner) also will run as Admin.

A side note: Right now I'm implementing support for running native overclocking features as administrator, as this is requires for some clocking parameters on the very latest nVidia drivers. Once that is completed I will also look into launching specific mining software as admin - without having to run Remote Agent as admin.

Thanks for the requests and suggestions as well

1) In this case it might be easier if Awesome Miner provided support for this new coin statistics provider right away. It will be quite some work to give full flexibility for the user to define a new provider.

2) In most cases Awesome Miner uses the CLI for mining software as it's much easier for the users to override parameters. Config files are only used if the CLI isn't providing all parameters required. In the case of SrbMiner, isn't the config file always required? Or is your point that it should simply be empty and that would make it possible to use the command line instead?
legendary
Activity: 3346
Merit: 1094
Does anyone know how to get complexity from this explorer via GET - https://explorer.bitgrin.io/
I've just had a quick look at this one and unfortunately I couldn't see any API providing the actual data. In some cases there are block explorer that provides a web interface but no JSON data.
legendary
Activity: 3346
Merit: 1094
Hello again PAtrike. You already know that in your day I asked you notes on the coins. Notes that are different from the pool. That's fine.

In those notes in the Coins tab I add texts about the currency in question, whether I'm interested or not and why, and those that I'm not interested in low-profit to lose sight of above.

It would be possible to incorporate in Tabs Coins a search engine that only searches in the notes of coins? so I can look for certain coins to which I put a text or a specific word, it will facilitate the work.

As always it is optional and under your decision. Thanks in advance.
Thanks for the suggestion - it's noted.
member
Activity: 204
Merit: 10
Question : How do i run the miner instance as admin?

Request :
1. New user defined coins provider could be mapped to additonal json(coincalc or whatomine etc) as a coin provider instead of goin fully custom and mapping each parameter individually. Currently only awesome miner supported coins can be mapped to the additional json.
2. Switch SRBMiner to cli instead of config.txt
newbie
Activity: 107
Merit: 0
Does anyone know how to get complexity from this explorer via GET - https://explorer.bitgrin.io/
Jump to: