Pages:
Author

Topic: Megaminer 6.3 - Multi pool / Multi Algo launcher - page 52. (Read 70970 times)

full member
Activity: 322
Merit: 105
I do not understand the new Whattomine Virtual pool.

For now I just want to use WTM to mine on Suprnova.


A. Is this possible
B. How?

I wrote this batch but it is going to all pools (Except YIIMP as I removed it from WTM file)
and it ignored Coinsname completely and brought up all coins.


:LOOP
del "Stats\*_Profit.txt"

powershell -version 5.0 -noexit -executionpolicy bypass -command "&.\core.ps1
 -MiningMode Automatic
 -PoolsName Whattomine_Virtual
 -Coinsname bitcore,Signatum,Zcash
 -UserName xxx
 -WorkerName Rig3
GOTO LOOP


Core has no username and workername parameters, use config.txt or you can force on pool file
Whattomine page hasn´t bitcore or skunk coins, is impossible use WTM for that coins, and  Suprnova hasn´t stats, you need at least one source of profit statistics. Only possible combination for that 3 coins is  -PoolsName Whattomine_Virtual, yiimp
My develop release with that filter works ok (I don´t know why exactly), today I send release with many bug solved to Github
newbie
Activity: 6
Merit: 0
Any possibility to add custom intensity for each algorithm ?
For example Skunk with -i 24.
I could add it to the miner .json but then all algos that use it would run with that intensity.


if you add in "algorithms" miner section it only applies to that algo
if you add in "arguments" miner section it applies to all algos that miner cover.







Thx,

any Chance of removing specific algos from pools. atm im mining on hash, zpool, ns and the Profit for qubit and x11 on zpool is wrong.
with 28 mh/s on x11 it tells me 0,01 btc/day Profit and on qubit with 80mh/s 0,06 btc/day.
Stats on zpool do not look like that much Profit .... Grin

Edit: Ok, just removed the algo from the miner file, that worked.

Also compared to nemosminer, skein does not look as profitable in your list. 0,00028 btc/d compared to 0,00156 in nemos.
full member
Activity: 322
Merit: 105
Any possibility to add custom intensity for each algorithm ?
For example Skunk with -i 24.
I could add it to the miner .json but then all algos that use it would run with that intensity.


if you add in "algorithms" miner section it only applies to that algo
if you add in "arguments" miner section it applies to all algos that miner cover.





newbie
Activity: 6
Merit: 0
Any possibility to add custom intensity for each algorithm ?
For example Skunk with -i 24.
I could add it to the miner .json but then all algos that use it would run with that intensity.
full member
Activity: 322
Merit: 105
nicehash lyra dont work with this error

   Bin\NVIDIA-Alexis78\ccminer.exe -o stratum+tcp://lyra2re.EU.nicehash.com
                                               :3342 -u xx -p x -R 10 -r 4 -a lyra2v2



[2017-08-16 12:13:18] [S/A/T]: 0/0/53, diff: 0.003, 69.92MH/s booooo
[2017-08-16 12:13:18] reject reason: Share above target.
[2017-08-16 12:13:18] [S/A/T]: 0/0/54, diff: 0.006, 69.90MH/s booooo
[2017-08-16 12:13:18] reject reason: Share above target.
[2017-08-16 12:13:18] [S/A/T]: 0/0/55, diff: 0.003, 69.80MH/s booooo
[2017-08-16 12:13:18] reject reason: Share above target.
[2017-08-16 12:13:18] [S/A/T]: 0/0/56, diff: 0.003, 69.80MH/s booooo
[2017-08-16 12:13:18] reject reason: Share above target.


invalid port? may be 4342?

No, connection is rigth, api is returning this

  {
        "paying": "0.04053176",
        "port": 3342,
        "name": "lyra2re",
        "algo": 9
      },


I think Alexis ccminer not works well for lyra2re, i will try other ccminer


EDIT: MM is sending bad algo to ccminer, is sending lyra2v2, it must send lyra2. Solved next release.
sr. member
Activity: 301
Merit: 251
I do not understand the new Whattomine Virtual pool.

For now I just want to use WTM to mine on Suprnova.


A. Is this possible
B. How?

I wrote this batch but it is going to all pools (Except YIIMP as I removed it from WTM file)
and it ignored Coinsname completely and brought up all coins.


:LOOP
del "Stats\*_Profit.txt"

powershell -version 5.0 -noexit -executionpolicy bypass -command "&.\core.ps1
 -MiningMode Automatic
 -PoolsName Whattomine_Virtual
 -Coinsname bitcore,Signatum,Zcash
 -UserName xxx
 -WorkerName Rig3
GOTO LOOP
newbie
Activity: 12
Merit: 0
New error Wink is it normal that its mining NIST5 all the time....

"
Transcript started, output file is .\Logs\2017-08-16_12-46-23.txt
Get-Member : You must specify an object for the Get-Member cmdlet.
At C:\Users\Megaminer-master_3.1\Megaminer-master\pools\YIIMP.ps1:39 char:26
+         $Yiimp_Request | Get-Member -MemberType properties| ForEach-O ...
+                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : CloseError: (Smiley [Get-Member], InvalidOperationException
    + FullyQualifiedErrorId : NoObjectInGetMember,Microsoft.PowerShell.Commands.GetMemberCommand
Get-Member : You must specify an object for the Get-Member cmdlet.
At C:\Users\Megaminer-master_3.1\Megaminer-master\pools\YIIMP.ps1:39 char:26
+         $Yiimp_Request | Get-Member -MemberType properties| ForEach-O ...
+                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : CloseError: (Smiley [Get-Member], InvalidOperationException
    + FullyQualifiedErrorId : NoObjectInGetMember,Microsoft.PowerShell.Commands.GetMemberCommand
"


+ when mining mutli pools, YIIMP api not responding....I can just single mine on YIIMP


SOMETHING IS WRONG WITH NIST5 ITS SHOWING 500$ A DAY AND IST ALLWAYS MINING IT!

NIST5 SPEED IS THE PROBLEM...in miner I get 168MHs, on profit it says 11.7GHs... = FIXED-rebenchmark




The only thing not working is YIIMP API...when mining in multi-pools!!

Great job TUTULFO! Smiley

newbie
Activity: 13
Merit: 0
nicehash lyra dont work with this error

   Bin\NVIDIA-Alexis78\ccminer.exe -o stratum+tcp://lyra2re.EU.nicehash.com
                                               :3342 -u xx -p x -R 10 -r 4 -a lyra2v2



[2017-08-16 12:13:18] [S/A/T]: 0/0/53, diff: 0.003, 69.92MH/s booooo
[2017-08-16 12:13:18] reject reason: Share above target.
[2017-08-16 12:13:18] [S/A/T]: 0/0/54, diff: 0.006, 69.90MH/s booooo
[2017-08-16 12:13:18] reject reason: Share above target.
[2017-08-16 12:13:18] [S/A/T]: 0/0/55, diff: 0.003, 69.80MH/s booooo
[2017-08-16 12:13:18] reject reason: Share above target.
[2017-08-16 12:13:18] [S/A/T]: 0/0/56, diff: 0.003, 69.80MH/s booooo
[2017-08-16 12:13:18] reject reason: Share above target.


invalid port? may be 4342?
full member
Activity: 322
Merit: 105
member
Activity: 86
Merit: 10
 Grin Grin Grin Grin Grin
Now i have two window of ccminer with myr-gr algo from MPH and skunk algo from zpool  Shocked

 Status: Running

     Speed Active                      Launched Command
     ----- ------                      -------- -------
 75,75 MHs 00 Days 00 Hours 04 Minutes 2 Times  Bin\NVIDIA-Alexis78\ccminer.exe -o stratum+tcp://europe.hub.miningpoolh
                                                ub.com:20479 -u xxxxxx -p x -R 10 -r 4 -a myr-gr
105,46 MHs 00 Days 00 Hours 01 Minutes Once     Bin\NVIDIA-TPruvot\ccminer.exe -o stratum+tcp://mine.zpool.ca:8433 -u xxxxxxxxxxxxx -p c=BTC,dron,stats -R 10 -r 4 -a sku
                                                nk

And zpool is out from comparison table  Grin
Only reset profit feature helps, but manual reset megaminer needed.
Not stable release, can't mine stable.
Waiting for stable release...

member
Activity: 68
Merit: 10
Has anyone else had the issue that it seem to open multiple copies of claymore, its like it thinks one has crashes so opens another copy, i just checked my test machine as it was running 5 copies of claymore EthDcrMiner64


I can´t get this bug in my rig, need more clues

It seems this is only happening when it should be closing the current miner to open the next, so only during bench marking or when running and profit changes, its seems to fail to close the current miner, as below you can see both are active

    Status: Running

                 Speed Active                      Launched Command
                 ----- ------                      -------- -------
 26.43 MH/s|74.88 MH/s 00 Days 00 Hours 03 Minutes Once     Ethash-Claymore\EthDcrMiner64.exe -epool europe.ethash-hub.miningpoolhub.com:20535 -ewal MB.NVRig -epsw x -esm 3 -allpools 1 -dpool
                                                            lbry.EU.nicehash.com:3356 -dwal 39hpJhfk5iVr97ouFFggK4k6zW5NerymxV  -dpsw x  -dcri 120  -dcoin lbc
16.72 MH/s|668.62 MH/s 00 Days 00 Hours 03 Minutes Once     Ethash-Claymore\EthDcrMiner64.exe -epool europe.ethash-hub.miningpoolhub.com:20535 -ewal MB.NVRig -epsw x -esm 3 -allpools 1 -dpool
                                                            pascal.EU.nicehash.com:3358 -dwal 39hpJhfk5iVr97ouFFggK4k6zW5NerymxV  -dpsw x  -dcri 120  -dcoin pasc
full member
Activity: 322
Merit: 105
What miner are you using for tribus algo?


I´m having random problems with ccminer Tpruvot or ccminer 2.2

full member
Activity: 322
Merit: 105
Has anyone else had the issue that it seem to open multiple copies of claymore, its like it thinks one has crashes so opens another copy, i just checked my test machine as it was running 5 copies of claymore EthDcrMiner64


I can´t get this bug in my rig, need more clues
full member
Activity: 322
Merit: 105
3.1 Release

*Added New Pool Nicehash for manual and auto mode
*Added GatelessGate for AMD (thxs to Imaminer)
*Removed some duplicated algos
*Moved HMQ1725 from ccminer tpruvot to ccminer 2.2 (slower but a lot of reject less)
*Fixed: Dual mining problems
*Fixed: screen resize error
*Fixed: benchmark not ending for AMD plattform



nicehash... good idea! thank you

But can you add option fot 2BTC wallet on nicehash?

Zpool,HashRef are use you cold wallet btc, but on nicehash more profitable mine on internal NH btc wallet, and then move bitcoins on your cold wallet. difference on tax



Same answer, easier is replace on nicehash.json file on pools folder :

User          = $CoinsWallets.get_item('BTC')    

to 

User          = "YOURBTCWALLET"
full member
Activity: 322
Merit: 105
Request for the 2.X versions? Not sure if currently available.

Would it be possible to set it up so it only mines the most valuable amongst a select group of coins?

I'd like to do something relatively simply and only mine FTC, GRO, DGB-GRO, ZEC, ETH, ETC, EXP, VTC (on MPH) and then ZEN, SIB, HUSH on Suprnova...and that's it.

Could I manually configure it so it only mines the most profitable one among those 12 or so coins? Basically only using MPH + Suprnova for the few coins MPH doesn't support.

Working with only 3 miners, CCminer (811), Claymore 9.8 and EWBF...trying to keep it as basic and bare as possible.

Any updates on the pool situation? You mentioned something about not mixing automatic profit-switching pools with manual pool? Or something like that?

What I mention up here, could it be done with the 3.0?

Yes, you will be able, must create a batch with filter for that coins (see examples) and must edit Whattomine pool file to remove yiimp section (server preference order is MPH,Yiimp, sprnova)

Also, you must set parameter poolsname on batch to "Whattomine_Virtual,Mining_pool_hub" for both statistics or only  "Whattomine_Virtual" to coin change based only on WTM statistics.

Great, thanks! So far so good using MPH only.

I have different usernames in MPH and Suprnova. Any way to add an username for each? Or am I better off creating a new account on Suprnova?


Not necessary new suprnova login, you can edit suprnova.json file on pools folder and replace :

User = "$Username.$WorkerName"     

to 

User          = "YOURSPRNOVALOGIN.$WorkerName"

newbie
Activity: 20
Merit: 0
Request for the 2.X versions? Not sure if currently available.

Would it be possible to set it up so it only mines the most valuable amongst a select group of coins?

I'd like to do something relatively simply and only mine FTC, GRO, DGB-GRO, ZEC, ETH, ETC, EXP, VTC (on MPH) and then ZEN, SIB, HUSH on Suprnova...and that's it.

Could I manually configure it so it only mines the most profitable one among those 12 or so coins? Basically only using MPH + Suprnova for the few coins MPH doesn't support.

Working with only 3 miners, CCminer (811), Claymore 9.8 and EWBF...trying to keep it as basic and bare as possible.

Any updates on the pool situation? You mentioned something about not mixing automatic profit-switching pools with manual pool? Or something like that?

What I mention up here, could it be done with the 3.0?

Yes, you will be able, must create a batch with filter for that coins (see examples) and must edit Whattomine pool file to remove yiimp section (server preference order is MPH,Yiimp, sprnova)

Also, you must set parameter poolsname on batch to "Whattomine_Virtual,Mining_pool_hub" for both statistics or only  "Whattomine_Virtual" to coin change based only on WTM statistics.

Great, thanks! So far so good using MPH only.

I have different usernames in MPH and Suprnova. Any way to add an username for each? Or am I better off creating a new account on Suprnova?
member
Activity: 86
Merit: 10
Has anyone else had the issue that it seem to open multiple copies of claymore, its like it thinks one has crashes so opens another copy, i just checked my test machine as it was running 5 copies of claymore EthDcrMiner64
The same thing, but not for claymore only.
member
Activity: 68
Merit: 10
Has anyone else had the issue that it seem to open multiple copies of claymore, its like it thinks one has crashes so opens another copy, i just checked my test machine as it was running 5 copies of claymore EthDcrMiner64
newbie
Activity: 13
Merit: 0
3.1 Release

*Added New Pool Nicehash for manual and auto mode
*Added GatelessGate for AMD (thxs to Imaminer)
*Removed some duplicated algos
*Moved HMQ1725 from ccminer tpruvot to ccminer 2.2 (slower but a lot of reject less)
*Fixed: Dual mining problems
*Fixed: screen resize error
*Fixed: benchmark not ending for AMD plattform



nicehash... good idea! thank you

But can you add option fot 2BTC wallet on nicehash?

Zpool,HashRef are use you cold wallet btc, but on nicehash more profitable mine on internal NH btc wallet, and then move bitcoins on your cold wallet. difference on tax
member
Activity: 86
Merit: 10
Version 3.1
Two pools: Mining_Pool_Hub and Zpool
String autostart is:
LOOP
del "Stats\*_Profit.txt"
powershell -version 5.0 -noexit -executionpolicy bypass -command "&.\core.ps1 -MiningMode AUTOMATIC -PoolsName Mining_Pool_Hub,Zpool
LOOP

Two messages shown
 Zpool Api Not responding...aborting
No pools

Nemos miner v2.1 works fine for zpool
Any ideas?

UPD: some miners are not changed under tests (two or more miners worked at the same time), seems to API commands not work, check it, please

UPD2: Zpool api not responding message ... solved. In zpool.ps1 file you need add timeout operation -timeoutsec 5 in API section

Pages:
Jump to: