Search content
Sort by

Showing 20 of 159 results by GoRdiE
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
GoRdiE
on 27/10/2022, 12:15:51 UTC
hi Patrike

Could it be that in rules->Actions there was an action to ignore the current pool when a condition were met? I want to set a rule that when a miner's profit or renevue is determined, it locks the current pool for a certain time
Hi and thanks for your request.

Is this a profit switching miner (Managed Profit Miner) where you don't want the profit switcher to automatically change the pool if it finds anything more profitable?

If the purpose is simply to reduce the number of switches you can define two thresholds in the Options dialog, Profit switching section. You can have one "Switching interval" and one "Additional switching interval", where you can use them in combination with a threshold to not switch unless there is something significantly more profitable available.

Thanks for your answer. The idea arises because many of us are mining at a loss. The idea is to have a kind of Revenue Profit Switcher. This does not exist. I know that if we put the expense=0 we have it, but I am also interested in AM telling me my expense/income. It is only a way to discriminate the low income pools within the current profit switcher system. Or have the option of instead of profit switcher a revenue switch per miner
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
GoRdiE
on 26/10/2022, 10:32:57 UTC
hi Patrike

Could it be that in rules->Actions there was an action to ignore the current pool when a condition were met? I want to set a rule that when a miner's profit or renevue is determined, it locks the current pool for a certain time
Post
Topic
Board Mining (Altcoins)
Re: Review T-REX - PhoenixMiner - NBMiner - LolMiner - TRM - Gminer - TBM
by
GoRdiE
on 07/12/2021, 14:46:16 UTC
Well. for me, and 1071ti the best seems to be NBMiner. Here a capture on nicehash.

Looking at the UNPAID BALANCE more than hashrate, it is a test of just over three hours

https://ibb.co/z5Bg4xp
Post
Topic
Board Announcements (Altcoins)
Re: Ankh - Exploring Value Resonance
by
GoRdiE
on 30/09/2020, 20:16:30 UTC
Any explorers?
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
GoRdiE
on 13/02/2020, 12:04:05 UTC
Hi all,

What is the formula for Difficulty, Block Reward and Exponential factor?

Thanks
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
GoRdiE
on 25/01/2020, 08:21:40 UTC
@patrike
Cant find Luxor pool integration in last version???

Options->Pools->Add Predefined->Pool Provider->Luxor Mining Pool
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
GoRdiE
on 16/01/2020, 22:05:34 UTC
@patrike

with new vesion, I can´t add user defined coins  Huh
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
GoRdiE
on 14/01/2020, 08:44:46 UTC
How to get the value of 'buy_price' on this?

{
    "markets": [
        {
            "coin_name": "Ankh Credit",
            "coin_tck": "0AC",
            "market": "0AC/BTC",
            "buy_price": "0.0000003300",
            "sell_price": "0.0000012300",
            "volume24h": 100,
            "price24hago": "0.0000003300",
            "latest_price": "0.0000003300"
        },
I think it should work with:
markets[0].buy_price

The reason for
Code:
[0]
is that markets is an JSON array, starting with
Code:
[
. In your case you pick the first element in the array.

Ok. But how to get the value of:

Coin:

Ankh Electrum
buy_price


{
    "markets": [
        {
            "coin_name": "Ankh Credit",
            "coin_tck": "0AC",
            "market": "0AC/BTC",
            "buy_price": "0.0000003300",
            "sell_price": "0.0000012300",
            "volume24h": 100,
            "price24hago": "0.0000003300",
            "latest_price": "0.0000003300"
        },
        {
            "coin_name": "Ankh Electrum",
            "coin_tck": "0AE",
            "market": "0AE/BTC",
            "buy_price": "0.0000002200",
            "sell_price": "0.0000002300",
            "volume24h": 0,
            "price24hago": "0.0000002200",
            "latest_price": "0.0000002200"
        },
        {
            "coin_name": "ABCMint",
            "coin_tck": "ABCM",
            "market": "ABCM/BTC",
            "buy_price": null,
            "sell_price": "0.0000040000",
            "volume24h": 0,
            "price24hago": "0.0000007500",
            "latest_price": "0.0000007500"
        },
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
GoRdiE
on 14/01/2020, 07:42:38 UTC
@patrike


How to get the value of 'buy_price' on this?

{
    "markets": [
        {
            "coin_name": "Ankh Credit",
            "coin_tck": "0AC",
            "market": "0AC/BTC",
            "buy_price": "0.0000003300",
            "sell_price": "0.0000012300",
            "volume24h": 100,
            "price24hago": "0.0000003300",
            "latest_price": "0.0000003300"
        },
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
GoRdiE
on 12/01/2020, 20:00:13 UTC
@patrike

Z-ENEMY 2.4  From: Dk & Enemy (z-enemy)

IMPORTANT:
For maximum performance make sure you have latest drivers
http://www.nvidia.com/Download/index.aspx

Changes:
-  Fixed high CPU load with latest nVidia drivers, you can expect higher hashrate on the mining rigs with lower end CPUs
-  Fixed nvml.dll load error with latest nVidia drivers
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
GoRdiE
on 08/11/2019, 00:41:31 UTC
Another subject. There are times, when the overclocking does not work correctly, the GPU's return to the default value and in all cases. It causes the GPUs to be set to 100% PL, maximum temperature, etc ...

Is there any way to change the default values? Thus, when overclocking is not applied correctly, we can always set a maximum value in the default values. That is, set the maximum temperature to default, maximum Power Limit ...

Thanks a lot
I think these are the GPU driver default you end up with. There are unfortunately no feature in Awesome Miner to adjust those. I suppose Awesome Miner would have to monitor the current clocking in some way to handle this. Maybe a rule trigger to detect the power limit or similar properties?

Well. Can you add in Rule->Actions->Device Command..... Core Voltage Limit and Power Limit? And of course, detect Power Limit?

Thanks a lot
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
GoRdiE
on 06/11/2019, 21:36:44 UTC
Hi @patrike

and thanks for '- Improved compatibility for processing data responses from dynamic updates of coin properties'.

Another subject. There are times, when the overclocking does not work correctly, the GPU's return to the default value and in all cases. It causes the GPUs to be set to 100% PL, maximum temperature, etc ...

Is there any way to change the default values? Thus, when overclocking is not applied correctly, we can always set a maximum value in the default values. That is, set the maximum temperature to default, maximum Power Limit ...

Thanks a lot
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
GoRdiE
on 04/11/2019, 22:43:18 UTC
Hi, how to get the value inside ""?

https://ibb.co/47CGr7x
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
GoRdiE
on 28/10/2019, 22:09:20 UTC
Hi boss
thanks for quick reaction in Efficiency display improvements. Maybe in next release you add more accuracy for this parameter for other algos too.
 Next small bug what i found is in Benchmark workaround:
If in Option-> Profit Switching checkbox "Make predefined pools everywhere" set to "true" all pools MUST be accessible from Benchmark dialog (if used option: "Use custom pool") But custom pools will be accessible only if user explicit  set checkboxes in "Profit switching" or put pools in in additional pools for profit switching area. Where is logic then in functionality of "Make predefined pools everywhere" setting?

If user have more then one mining farm under control of AM and need benchmark one of his farm, this situation of inaccessibility of all pools made benchmark more difficult. User must stop automatic switching for all miners. Concrete scenario: For Automatic switching selected only Nicehash pool, but if user want test all pools/algos he must include all others pools in switching list, but then other miners will be affected too.

Hope you understand, regards. )))


Hello, if it works for you, I solve it as follows. You should have each miner with a different profit profile and thus limit the Automatic switching on each miner using the profit profile-> Override-> Override profit profile switching pools option. You must have all of the pools you want active in the general options and they will be used for all profiles, except those that you limit in the previous way. And you can benchmark wherever you want but it will not interfere with the other miners who have a different profile. Remember that you can always copy profiles and independent benchmarks between them.
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
GoRdiE
on 02/10/2019, 08:00:11 UTC
CryptoDredge v0.22.0 released


* New X16RV2 algorithm
* Fix Stratum issue related to 'resource deadlock would occur'
* Fix ccminer API on Linux
* Other minor fixes

Download: https://cryptodredge.org/get/
Mirror: https://github.com/technobyl/CryptoDredge/releases/tag/v0.22.0
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
GoRdiE
on 27/09/2019, 11:42:37 UTC
cpuminer-opt-3.9.8

Changes to log output to provide data more relevant to actual mining performance.
phi2 can now handle pools with a mix of coins that use and don't use roots.
phi2-lux added as an alias for phi2 as they are identical except for roots.
Add x16rv2 algo for Ravencoin fork.


https://github.com/JayDDee/cpuminer-opt/releases/tag/v3.9.8
Post
Topic
Board Computer hardware
Re: [WTS] GPU R9 290 / R9 390 / RX 480 / S7 - SPAIN / EUROPE. SCROW AVAILABLE.
by
GoRdiE
on 09/06/2019, 07:15:46 UTC
Hola, te mandé un privado pero tienes que habilitar DM para newbies.

Me interesaba cualquiera de ellas. Es para mi el PC de mi hijo, para jugar, pero me gustaría que me recomendases alguna. ¿Me puedes poner el tamaño de las mismas? Es para la mini torre de mi hijo. También cual estaría en mejor estado, etc...

Un saludo
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
GoRdiE
on 31/05/2019, 12:34:12 UTC
https://github.com/JayDDee/cpuminer-opt/releases/tag/v3.9.1

Fixed AVX2 version of anime algo.

Added sonoa algo.

Added "-DRYZEN_" compile option for Ryzen to override 4-way hashing when algo
contains sha256 and use SHA instead
Post
Topic
Board Mining (Altcoins)
Re: the Veil Project Mining- Privacy without Compromise
by
GoRdiE
on 17/05/2019, 20:22:29 UTC
What is that???

Wallet don´t go.  Huh


https://i.imgur.com/fGEn7ES.jpg

Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
GoRdiE
on 14/05/2019, 20:59:41 UTC
hi patrike, i send you a PM