Bitcoin Forum
March 29, 2024, 02:13:49 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 [92] 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 ... 384 »
  Print  
Author Topic: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin.  (Read 487398 times)
aaronsace
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
January 12, 2017, 07:56:46 PM
 #1821

aaronsace, can you tell us where/how to edit worker names?  I see the parameters in MultiPoolMiner.ps1 and I tried to edit those but I messed some stuff up.  Looking at it right now I see WorkerName but how can I edit the AMD/NVIDIA/CPU or SSL only etc?  I'm only interested in AMD so I'm assuming if I edit it the right way MultiPoolMiner won't download the unnecessary miners?

edit, for some reason I thought this downloaded the necessary miners upon first run...I guess not

The command line option to change the worker name is '-WorkerName'.

Check the 'start.bat' file for an example.

Where possible, miners download on first use otherwise they are included (see the 'bin' folder).

ok thanks.  fyi -workername isn't in the start.bat  Obviously one can add it but that's where my confusion came from.

Ah, will add it on for ease Wink Glad you got it working.

Hello? Are you able to read this? Guess what... the best miner ever created has arrived! https://github.com/aaronsace/MultiPoolMiner/releases
1711721629
Hero Member
*
Offline Offline

Posts: 1711721629

View Profile Personal Message (Offline)

Ignore
1711721629
Reply with quote  #2

1711721629
Report to moderator
1711721629
Hero Member
*
Offline Offline

Posts: 1711721629

View Profile Personal Message (Offline)

Ignore
1711721629
Reply with quote  #2

1711721629
Report to moderator
1711721629
Hero Member
*
Offline Offline

Posts: 1711721629

View Profile Personal Message (Offline)

Ignore
1711721629
Reply with quote  #2

1711721629
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1711721629
Hero Member
*
Offline Offline

Posts: 1711721629

View Profile Personal Message (Offline)

Ignore
1711721629
Reply with quote  #2

1711721629
Report to moderator
1711721629
Hero Member
*
Offline Offline

Posts: 1711721629

View Profile Personal Message (Offline)

Ignore
1711721629
Reply with quote  #2

1711721629
Report to moderator
melloyellow
Full Member
***
Offline Offline

Activity: 176
Merit: 100


View Profile
January 12, 2017, 08:04:35 PM
 #1822

aaronsace, can you tell us where/how to edit worker names?  I see the parameters in MultiPoolMiner.ps1 and I tried to edit those but I messed some stuff up.  Looking at it right now I see WorkerName but how can I edit the AMD/NVIDIA/CPU or SSL only etc?  I'm only interested in AMD so I'm assuming if I edit it the right way MultiPoolMiner won't download the unnecessary miners?

edit, for some reason I thought this downloaded the necessary miners upon first run...I guess not

The command line option to change the worker name is '-WorkerName'.

Check the 'start.bat' file for an example.

Where possible, miners download on first use otherwise they are included (see the 'bin' folder).

ok thanks.  fyi -workername isn't in the start.bat  Obviously one can add it but that's where my confusion came from.

Ah, will add it on for ease Wink Glad you got it working.

Well I don't actually have it working yet

This is what I used to test on another machine

powershell -noexit -executionpolicy bypass -windowstyle maximized -command "&.\multipoolminer.ps1 -username MyLogin -workername TestWorker -interval 60 -location europe -ssl -type cpu"

It downloaded some of the miners and looks like it's stuck on the benchmarking screen.  No miners have popped up.  Does it need to be run as an administrator?

If we use the -type switch can you make it so that the unnecessary miners are not downloaded e.g. ccminers?
melloyellow
Full Member
***
Offline Offline

Activity: 176
Merit: 100


View Profile
January 12, 2017, 08:22:24 PM
 #1823

Ok so I tried to do the initial start with start.bat and it won't work that way unless you run the powershell script first.  A readme could probably help with this confusion.  Some of the cpu miners are crashing on benchmarking but this is a low powered machine so I don't think my cpu has the right extensions.  However, this can't be good, for benchmarking sgminer was using the cpu at the same time as cpuminer_x64_sse2
Tinua
Hero Member
*****
Offline Offline

Activity: 871
Merit: 1000



View Profile
January 12, 2017, 08:50:54 PM
Last edit: January 12, 2017, 09:02:21 PM by Tinua
 #1824

Hi @miningpoolhub
Is there a plan to show, for example on the worker hub page, which worker is active and which coin he is currently working on?
With so many pools and coins, it is impossible to know where the workers are at the time.
Regards
Tinu
aaronsace
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
January 12, 2017, 09:53:05 PM
Last edit: January 12, 2017, 10:06:57 PM by aaronsace
 #1825

Ok so I tried to do the initial start with start.bat and it won't work that way unless you run the powershell script first.  A readme could probably help with this confusion.  Some of the cpu miners are crashing on benchmarking but this is a low powered machine so I don't think my cpu has the right extensions.  However, this can't be good, for benchmarking sgminer was using the cpu at the same time as cpuminer_x64_sse2

I was not aware of the 'start.bat' issue and nobody else has reported it. I've tested by downloading it from the site and running 'start.bat' but I can not reproduce the error. If you have more information, please post it here: https://github.com/aaronsace/MultiPoolMiner/issues/

The issue with the cpu miners is a non-issue; it's working correctly. If you don't want to bother with cpu mining, take it out of the bat file.

Hello? Are you able to read this? Guess what... the best miner ever created has arrived! https://github.com/aaronsace/MultiPoolMiner/releases
aaronsace
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
January 12, 2017, 10:02:07 PM
Last edit: January 12, 2017, 10:43:51 PM by aaronsace
 #1826

If we use the -type switch can you make it so that the unnecessary miners are not downloaded e.g. ccminers?

There are some planned design changes that are needed for skipping downloads to be implemented, it probably won't make it into v2.4 but it the next version.

Hello? Are you able to read this? Guess what... the best miner ever created has arrived! https://github.com/aaronsace/MultiPoolMiner/releases
carlo_0000
Legendary
*
Offline Offline

Activity: 1281
Merit: 1003


View Profile
January 12, 2017, 11:10:18 PM
Last edit: January 12, 2017, 11:24:19 PM by carlo_0000
 #1827

Just put the full directory in the &.\multipoolminer.psi part of the .bat

Or just run the powershell.

ok i learn something, never used powershell

but did not help, i put full path

PS C:\Windows\System32\WindowsPowerShell\v1.0> C:\cgminer_skein\multipoolminer\s
tart.bat

C:\Windows\System32\WindowsPowerShell\v1.0>powershell -noexit -executionpolicy b
ypass -windowstyle maximized -command "&.C:\cgminer_skein\multipoolminer\multipo
olminer.ps1 -username carlo0000 -interval 60 -location europe -ssl -type amd"
Le terme « .C:\cgminer_skein\multipoolminer\multipoolminer.ps1 » n'est pas reco
nnu comme nom d'applet de commande, fonction, fichier de script ou programme ex
écutable. Vérifiez l'orthographe du nom, ou si un chemin d'accès existe, vérifi
ez que le chemin d'accès est correct et réessayez.
Au niveau de ligne : 1 Caractère : 2
+ & <<<< .C:\cgminer_skein\multipoolminer\multipoolminer.ps1 -username carlo000
0 -interval 60 -location europe -ssl -type amd
    + CategoryInfo          : ObjectNotFound: (.C:\cgminer_ske...tipoolminer.p
   s1:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS C:\Windows\System32\WindowsPowerShell\v1.0>


look like it cannot run multipoolminer.ps1


i decide to test on other computer
so tested 2 x windows 7 64, same story
but win 10 64  there i was able to run it

so something missing on my windows7 ?
aaronsace
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
January 12, 2017, 11:33:28 PM
 #1828

look like it cannot run multipoolminer.ps1


i decide to test on other computer
so tested 2 x windows 7 64, same story
but win 10 64  there i was able to run it

so something missing on my windows7 ?


I can't read what it says but you mentioned 'windows 7' so do this.

"If you have Windows 7, please update PowerShell: https://www.microsoft.com/en-us/download/details.aspx?id=50395"

Hello? Are you able to read this? Guess what... the best miner ever created has arrived! https://github.com/aaronsace/MultiPoolMiner/releases
jwarren81
Full Member
***
Offline Offline

Activity: 211
Merit: 100


View Profile
January 13, 2017, 09:21:04 AM
 #1829

Any update on getting LBRY added?
lyolyalya
Sr. Member
****
Offline Offline

Activity: 455
Merit: 250


View Profile
January 13, 2017, 11:53:40 AM
 #1830

hey.have some coins in my balances that cannot be exchanged cause of small amount.can i just zeroize this amounts?they annoing me=)
miningpoolhub (OP)
Legendary
*
Offline Offline

Activity: 1456
Merit: 1006

Mining Pool Hub


View Profile WWW
January 13, 2017, 12:19:49 PM
 #1831

Looks like email notification is working now, thanks for the fix.


Great.
Maybe you would receive some delayed emails which were sent few days ago.

Have a nice weekend.

Mining Pool Hub - https://miningpoolhub.com
miningpoolhub (OP)
Legendary
*
Offline Offline

Activity: 1456
Merit: 1006

Mining Pool Hub


View Profile WWW
January 13, 2017, 12:21:21 PM
 #1832

Any update on getting LBRY added?

Yeah that is planned, but I need to add/fix/improve several pool things still.
It would need more time to add different type of coin. (LBRY is quite different than other coins)

Thank you for suggestion.

Mining Pool Hub - https://miningpoolhub.com
miningpoolhub (OP)
Legendary
*
Offline Offline

Activity: 1456
Merit: 1006

Mining Pool Hub


View Profile WWW
January 13, 2017, 12:22:10 PM
 #1833

hey.have some coins in my balances that cannot be exchanged cause of small amount.can i just zeroize this amounts?they annoing me=)

Oh that is so sad..
What coin do you want to throw away?

Or I would force exchange them manually.

Mining Pool Hub - https://miningpoolhub.com
miningpoolhub (OP)
Legendary
*
Offline Offline

Activity: 1456
Merit: 1006

Mining Pool Hub


View Profile WWW
January 13, 2017, 12:26:15 PM
 #1834

Hi @miningpoolhub
Is there a plan to show, for example on the worker hub page, which worker is active and which coin he is currently working on?
With so many pools and coins, it is impossible to know where the workers are at the time.
Regards
Tinu

This is my current work I'm trying to accomplish.
It looks little and easy but I need to tweak many database parts to not affect bad performance on other server parts.

Thank you for suggestion. I'll improve this soon.

Mining Pool Hub - https://miningpoolhub.com
miningpoolhub (OP)
Legendary
*
Offline Offline

Activity: 1456
Merit: 1006

Mining Pool Hub


View Profile WWW
January 13, 2017, 12:28:12 PM
 #1835


I think the next info will be useful, example:

Status
Current time: 17:00
Last seen/share/refresh: 16:27

It means that now is 17:00 and I refreshed the data at 16:27. It means that the data on my dashboard is 33min old.
UTC or my time zone - as for me is better my time zone. If it is complicated, do which is easier for you.
Any time is better than no time.




Ah.. I understand.
I'll think about the best approach.

Maybe setting timezone for each user would be better.
Let me think..... hm...

Mining Pool Hub - https://miningpoolhub.com
lyolyalya
Sr. Member
****
Offline Offline

Activity: 455
Merit: 250


View Profile
January 13, 2017, 12:34:09 PM
 #1836

hey.have some coins in my balances that cannot be exchanged cause of small amount.can i just zeroize this amounts?they annoing me=)

Oh that is so sad..
What coin do you want to throw away?

Or I would force exchange them manually.
here they are=)on your decision=)

lyolyalya
Sr. Member
****
Offline Offline

Activity: 455
Merit: 250


View Profile
January 13, 2017, 04:07:10 PM
 #1837

hey.have some coins in my balances that cannot be exchanged cause of small amount.can i just zeroize this amounts?they annoing me=)

Oh that is so sad..
What coin do you want to throw away?

Or I would force exchange them manually.
here they are=)on your decision=)


wow!
'it's a kind of magic!'=)
groestl is gone, but it still maxcoin, uro and vcash=)
miningpoolhub (OP)
Legendary
*
Offline Offline

Activity: 1456
Merit: 1006

Mining Pool Hub


View Profile WWW
January 13, 2017, 04:20:58 PM
 #1838

Hello , i m trying your pool since this morning, on XMR , just try to set up  wallet ... but surprise i can't log my kraken adress
can you please had exchange adress ?

Sorry but your English is not clear. What are you trying/wanting to do?

The normal setup for this pool is to enter a single wallet address on the type of coin that you use (i.e. BTC) then set that coin as the 'auto exchange' coin on MiningPoolHub so everything is exchanged and sent to that wallet no matter what you mine.
sorry for my english
don't know that for only exchange, so i can't cash out to kraken wallet ? :s

Now you can.
Kraken uses integrated address format.
Pool now supports it as well. Input your wallet address and you will receive coins successfully.

Mining Pool Hub - https://miningpoolhub.com
miningpoolhub (OP)
Legendary
*
Offline Offline

Activity: 1456
Merit: 1006

Mining Pool Hub


View Profile WWW
January 13, 2017, 04:30:21 PM
Last edit: January 13, 2017, 04:46:05 PM by miningpoolhub
 #1839

hey.have some coins in my balances that cannot be exchanged cause of small amount.can i just zeroize this amounts?they annoing me=)

Oh that is so sad..
What coin do you want to throw away?

Or I would force exchange them manually.
here they are=)on your decision=)


wow!
'it's a kind of magic!'=)
groestl is gone, but it still maxcoin, uro and vcash=)

Oh I haven't done anything yet.
Maybe groestl amounts exceeded minimum trade amount finally.

Maxcoins will be credited to each account again. I forced withdrawal.
Urocoin wallet is under maintenance in Bittrex. I don't know when they will resume the wallet.
Vcash wallet is under maintenance also. This wallet will hardfork soon but anybody knows when the new wallet will be released.
Several weeks passed but I don't see any dev actions. So sad because vcash is quite well made coin written from scratch. I hope it to rise again.


So, urocoin and vcash's withdrawal is disabled from exchange site currently. I can make your account's urocoin, vcash's balances as zero.
Do you really want that?

Mining Pool Hub - https://miningpoolhub.com
merlinsbeard
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
January 13, 2017, 04:31:02 PM
 #1840

Thanks for all your hard work miningpoolhub. Any plans to implement Decred?
Pages: « 1 ... 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 [92] 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 ... 384 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!