Author

Topic: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform) - page 181. (Read 827340 times)

newbie
Activity: 7
Merit: 0
Okay folks, I'm gonna put it out there. If you like it, take it. If you don't, send it right back.

click

 Wink

That is BADASS !!!

Thanks for developing this !
hero member
Activity: 490
Merit: 500
hmmm...  1 more feature request, can you factor in merge-mining? i.e. currently my btc mining pool is  a merge-mining pool, if another non-merged coin does not exceed BTC + the merged coinses in profitability I would not want it to auto-switch.

Considerations:  Many pools just do BTC + NMC, but others do much more (ala bitparking) and the added boost can be in excess of 10% at times, so you'd probably have to somehow select all the merged coins in your merge mining setup.
Does the setting for each coin where you can adjust the profitability by addition or by multiplication help address this? Or is there something more to it? If there is more needed can you be a bit more specific? Thanks!

What I would think (to help understand what I'm referring to) is that you allow a user to add coin type "merge mining" or some such, then they are presented with another data field to specify which coins are being merged (i.e. BTC, NMC, DVC, IXC as it stands currently at bitparking) then later when deciding on if you should continue merge mining or switch your hash rate to another coin the current profitability of all your merge mining coins is summed so that you'll only swap if the profitability of the "other" chain exceeds the combined total of all of your merge mined coins.

This should be settable because different places merge mine in different ways, and when merge mining on your own say with p2pool you can merge mine A LOT of coins, scrypt coins will likely see merge mining start taking place in the next 6 months or so as well I would predict.

Was that more clear?...
hero member
Activity: 840
Merit: 1002
hmmm...  1 more feature request, can you factor in merge-mining? i.e. currently my btc mining pool is  a merge-mining pool, if another non-merged coin does not exceed BTC + the merged coinses in profitability I would not want it to auto-switch.

Considerations:  Many pools just do BTC + NMC, but others do much more (ala bitparking) and the added boost can be in excess of 10% at times, so you'd probably have to somehow select all the merged coins in your merge mining setup.
Does the setting for each coin where you can adjust the profitability by addition or by multiplication help address this? Or is there something more to it? If there is more needed can you be a bit more specific? Thanks!
hero member
Activity: 490
Merit: 500
hmmm...  1 more feature request, can you factor in merge-mining? i.e. currently my btc mining pool is  a merge-mining pool, if another non-merged coin does not exceed BTC + the merged coinses in profitability I would not want it to auto-switch.

Considerations:  Many pools just do BTC + NMC, but others do much more (ala bitparking) and the added boost can be in excess of 10% at times, so you'd probably have to somehow select all the merged coins in your merge mining setup.

Thanks!
hero member
Activity: 490
Merit: 500
Okay folks, I'm gonna put it out there. If you like it, take it. If you don't, send it right back.

click

 Wink

AWESOME!!!!  "TAKES IT" :-)
hero member
Activity: 840
Merit: 1002
Okay folks, I'm gonna put it out there. If you like it, take it. If you don't, send it right back.

click

 Wink
hero member
Activity: 840
Merit: 1002
-I 18 -I D -o xxxxxxxx -U xxxxxx -p x -d 1 -d 2 -scrypt -api-listen -api-port 4028 -api-allow w:127.0.0.1
The -I D comes from having the Desktop Mode button checked. Uncheck that and it will use the full -I value from your settings.
legendary
Activity: 1890
Merit: 1537
Ok I have a small problem

I put -I 18 in for intensaty and it runs at d

in processing log

-I 18 -I D -o xxxxxxxx -U xxxxxx -p x -d 1 -d 2 -scrypt -api-listen -api-port 4028 -api-allow w:127.0.0.1
full member
Activity: 201
Merit: 100
I used the exe and no it is not an issue I am mining away as it doesn't stop anything.  I haven't put anything in the mobile miner areas.  I guess I can check and see if there is something in the settings xml that is conflicting with this.
Thanks - I appreciate your checking. I'm making a new installer exe. In the meantime the zip files have the missing DLL in there.

I am trying the zip file install right now and so far it has been running without issue far longer than it took for the exe to error out.  I am guessing that was the culprit.
hero member
Activity: 840
Merit: 1002
I used the exe and no it is not an issue I am mining away as it doesn't stop anything.  I haven't put anything in the mobile miner areas.  I guess I can check and see if there is something in the settings xml that is conflicting with this.

Thanks - I appreciate your checking. I'm making a new installer exe. In the meantime the zip files have the missing DLL in there.

Edit: There's a new exe up that includes the dll as well.
full member
Activity: 201
Merit: 100
System.IO.FileNotFoundException: Could not load file or assembly 'MultiMiner.MobileMiner.Api, Version=1.0.11.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Did you use the exe installer or zip file? Can you try the zip file if you used the installer?

Edit: From looking at the code this shouldn't be an issue unless you have values in for the MobileMiner settings. Is that the case or are those empty?

I used the exe and no it is not an issue I am mining away as it doesn't stop anything.  I haven't put anything in the mobile miner areas.  I guess I can check and see if there is something in the settings xml that is conflicting with this.
hero member
Activity: 840
Merit: 1002
System.IO.FileNotFoundException: Could not load file or assembly 'MultiMiner.MobileMiner.Api, Version=1.0.11.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Did you use the exe installer or zip file? Can you try the zip file if you used the installer?

Edit: From looking at the code this shouldn't be an issue unless you have values in for the MobileMiner settings. Is that the case or are those empty?
full member
Activity: 201
Merit: 100
Issue with update:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'MultiMiner.MobileMiner.Api, Version=1.0.11.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'MultiMiner.MobileMiner.Api, Version=1.0.11.0, Culture=neutral, PublicKeyToken=null'
   at MultiMiner.Win.MainForm.SubmitMobileMinerStats()
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
full member
Activity: 221
Merit: 100
I'll go ahead and leak a little info for anyone paying attention  Wink

I don't have just one new app in the works but two. One is a Mobile app, and the other is another Multi- app.

Sounds interesting.
hero member
Activity: 840
Merit: 1002
I am super excited to try out the new apps.  I can't wait to be able to monitor my rigs running multiminer.   

It's really coming along nicely and progressing quickly. In fact, the release may be more affected by the iOS Dev Center downtime than anything.

I'll leak a bit more while you wait though: this isn't MultiMiner exclusive and will be launching with support from another Miner as well.
full member
Activity: 201
Merit: 100
I'll go ahead and leak a little info for anyone paying attention  Wink

I don't have just one new app in the works but two. One is a Mobile app, and the other is another Multi- app.

I am super excited to try out the new apps.  I can't wait to be able to monitor my rigs running multiminer.   
hero member
Activity: 840
Merit: 1002
I'll go ahead and leak a little info for anyone paying attention  Wink

I don't have just one new app in the works but two. One is a Mobile app, and the other is another Multi- app.
hero member
Activity: 840
Merit: 1002
Thank you for your programm. Can I change the default time until strategy check?

Not currently, for two reasons:

  • I wanted to make sure that the CoinChoose.com API didn't get unnecessarily hammered by anyone
  • Quickly changing between pools can generally result in less payout, depending on the payment scheme

That said, the author of CoinChoose.com told me some time ago that he'd be fine with (I believe) a 5 minute interval, so I may let people choose with 5 being the minimum and 15 being the default. I'll add it as a request.
full member
Activity: 221
Merit: 100
Hi

Thank you for your programm. Can I change the default time until strategy check?

Thank you.
full member
Activity: 201
Merit: 100
Can't wait for the update  Grin

Thanks for your patience - v1.0.11 is available now Grin

  • Added a Process Log which details what miners are launched with what arguments and why
  • Added a prompt to download individual miners when selected in Settings
  • Intensity column is now hidden if there are no values
  • Show Mh/s rather than mh/s (difference is case only, Mega vs milli)
  • Display executable and arguments when failing to launch a miner
  • Fix for null object error parsing CoinChoose.com response

Sweet thanks again nwolls.  I'll be putting this version through the wringer today.
Jump to: