Bitcoin Forum
April 30, 2024, 02:43:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17] 18 »  All
  Print  
Author Topic: Optiminer/Equihash 2.1.0 supporting Zcash, Bitcoin Gold, Minexcoin, Zero..  (Read 35177 times)
nik39rus
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
February 14, 2018, 10:16:06 PM
 #321

Hey guys,
here is smth how the dev fee working in that pretty miner:

Optiminer-Equihash is transmitting packages to 88.99.30.25 through X11 port (TCP based) 6060.
http://88.99.30.25/ source is HOdl mining pool with links to Optiminer github repos.

So it looks like a hidden HOdl miner (CPU) inside the optiminer (you can found the hodlminer-wolf inside optiminer's github repo)

Proofs: just open the Wireshark and catch the X11 packages while running miner.

Enjoy Wink

1714488214
Hero Member
*
Offline Offline

Posts: 1714488214

View Profile Personal Message (Offline)

Ignore
1714488214
Reply with quote  #2

1714488214
Report to moderator
1714488214
Hero Member
*
Offline Offline

Posts: 1714488214

View Profile Personal Message (Offline)

Ignore
1714488214
Reply with quote  #2

1714488214
Report to moderator
1714488214
Hero Member
*
Offline Offline

Posts: 1714488214

View Profile Personal Message (Offline)

Ignore
1714488214
Reply with quote  #2

1714488214
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714488214
Hero Member
*
Offline Offline

Posts: 1714488214

View Profile Personal Message (Offline)

Ignore
1714488214
Reply with quote  #2

1714488214
Report to moderator
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
February 15, 2018, 12:44:53 PM
 #322

Hey guys,
here is smth how the dev fee working in that pretty miner:

Optiminer-Equihash is transmitting packages to 88.99.30.25 through X11 port (TCP based) 6060.
http://88.99.30.25/ source is HOdl mining pool with links to Optiminer github repos.

So it looks like a hidden HOdl miner (CPU) inside the optiminer (you can found the hodlminer-wolf inside optiminer's github repo)

Proofs: just open the Wireshark and catch the X11 packages while running miner.

Enjoy Wink



Wow.... creepy.
I thought it used 100% cpu because of the usual issue with opencl and nvidia cards :-D

loggerua
Newbie
*
Offline Offline

Activity: 64
Merit: 0


View Profile
February 15, 2018, 04:36:49 PM
Last edit: February 15, 2018, 04:58:31 PM by loggerua
 #323

So, what thinking  about this situation mister Optiminer?

I'm added this to /etc/hosts
Code:
127.0.1.1	http://88.99.30.25/
127.0.1.1 hodl.optiminer.pl
Is that panacea?
coinzoid
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
February 15, 2018, 05:09:49 PM
 #324

Hey guys,
here is smth how the dev fee working in that pretty miner:

Optiminer-Equihash is transmitting packages to 88.99.30.25 through X11 port (TCP based) 6060.
http://88.99.30.25/ source is HOdl mining pool with links to Optiminer github repos.

So it looks like a hidden HOdl miner (CPU) inside the optiminer (you can found the hodlminer-wolf inside optiminer's github repo)

Proofs: just open the Wireshark and catch the X11 packages while running miner.

Enjoy Wink



Cool catch, this method maybe used by other devs as well.
kaptkrunch
Full Member
***
Offline Offline

Activity: 157
Merit: 150


Cryptoinfo.net Community Crypto


View Profile WWW
February 16, 2018, 03:31:59 PM
 #325

Any news about Nvidia version Huh

Im mining with 47 Nvidia cards, im pretty sure it works with Nvidia

Rennsemmal
Newbie
*
Offline Offline

Activity: 77
Merit: 0


View Profile
February 16, 2018, 10:26:05 PM
 #326

Any news about Nvidia version Huh

Im mining with 47 Nvidia cards, im pretty sure it works with Nvidia

U made my day  Grin Grin Grin
Sorry i think you missunderstood me.

My question was related to his post from page 9. Cause since 5 Dezember its a long time without any infos about the CUDA optimization.

Version 2.1.0 released!

.....

The next big target will be to rewrite the kernel for CUDA to better support Nvidia cards. This will happen before a first windows release.

....

chipah
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
February 18, 2018, 02:49:14 PM
 #327

So, what thinking  about this situation mister Optiminer?

I'm added this to /etc/hosts
Code:
127.0.1.1	http://88.99.30.25/
127.0.1.1 hodl.optiminer.pl
Is that panacea?

DEV needs to eat and sleep too. We all have a choice NOT to use his/her code.
I can't efficiently mine without this code so I'll give credit where it's due.
Thank you @optiminer
optiminer (OP)
Full Member
***
Offline Offline

Activity: 187
Merit: 100


View Profile
February 18, 2018, 11:34:08 PM
 #328

Hey guys,
here is smth how the dev fee working in that pretty miner:

Optiminer-Equihash is transmitting packages to 88.99.30.25 through X11 port (TCP based) 6060.
http://88.99.30.25/ source is HOdl mining pool with links to Optiminer github repos.

So it looks like a hidden HOdl miner (CPU) inside the optiminer (you can found the hodlminer-wolf inside optiminer's github repo)

Proofs: just open the Wireshark and catch the X11 packages while running miner.


That's wrong. As written on the miner's web page the miner will use 1% of the GPU time to mine for supporting the developer (unless the --nodevfee option is used in which case the devs are not payed anything but the miner runs slower: a classic lose-lose situation). To submit the shares done for the dev fee work, the miner connects to the host proxy.optiminer.pl. Make sure that this address is open in the firewall (otherwise the miner falls back to the 'nodevfee' mode).

Yes, currently hodl.optiminer.pl and proxy.optiminer.pl both resolve to the same ip address. This is simply because I run the dev fee server and the hodlcoin mining pool on the same server. The equihash miner does no hodl mining, these are separate processes.

(If you want to do hodl mining on your CPU in parallel to GPU mining you can of course do that if you want -- just follow the instructions at http://hodl.optiminer.pl Smiley )
dragonmike
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 556



View Profile
February 27, 2018, 10:41:01 PM
 #329

Sorry if this has been asked before (couldn't find it), but does the newest version of the ZERO miner (equihash192_7) work on 4GB cards (eg. RX 570)? It seems to say 6GB on the github... is that a hard minimum or can it be compensated with high virtual memory?
benbenq
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
February 28, 2018, 12:28:10 AM
 #330

no,amd 4G is minimun
Jacknife
Newbie
*
Offline Offline

Activity: 64
Merit: 0


View Profile
February 28, 2018, 10:33:48 AM
 #331

Anyone that can help with trouble shooting I cant keep the miner running for more than 2 mins tops.

Is that overclocked?
zabzab
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
March 01, 2018, 11:48:42 AM
 #332

You guys tried https://www.forgetop.com/ for equihash mining !? Really nice pool, only just found it and very stable/fair which is always a plus these days   Smiley
lutsifer
Member
**
Offline Offline

Activity: 204
Merit: 10

Mining is our Passion! Join us!


View Profile
March 02, 2018, 12:17:56 AM
 #333

You guys tried https://www.forgetop.com/ for equihash mining !? Really nice pool, only just found it and very stable/fair which is always a plus these days   Smiley

First block reward already sent  Grin Grin

https://zclexplorer.forgetop.com/tx/bc152f41ef2edf25fc2976347bac6711085296caa20dd10b3f11d8d0c1f29367

Also this is a new block explorer gift for the community, since it seems every one abandoned  the old ones.. (it is still synchronizing slowly but it will catch up!)


So in short - you are welcome to the new ZCL pool https://forgetop.com

If you hurry up you will be able to get the 0% mining fee , there is still some days left  Grin

Happy mining to all!

ForgeTop.com - The Profitable Pools
| Europe / Asia | Profitable Coins | Huge Servers | Monitoring Service | Adjustable Pool Settings | 24/7 Anon Mining |
zabzab
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
March 02, 2018, 11:16:29 AM
 #334

You guys tried https://www.forgetop.com/ for equihash mining !? Really nice pool, only just found it and very stable/fair which is always a plus these days   Smiley

First block reward already sent  Grin Grin

https://zclexplorer.forgetop.com/tx/bc152f41ef2edf25fc2976347bac6711085296caa20dd10b3f11d8d0c1f29367

Also this is a new block explorer gift for the community, since it seems every one abandoned  the old ones.. (it is still synchronizing slowly but it will catch up!)


So in short - you are welcome to the new ZCL pool https://forgetop.com

If you hurry up you will be able to get the 0% mining fee , there is still some days left  Grin

Happy mining to all!



wow that's cool! Thank's so much for your hardwork and time.
nduvan
Member
**
Offline Offline

Activity: 169
Merit: 10


View Profile
March 04, 2018, 11:07:08 AM
 #335

Hello sir, im new to mining thing. But i join minexcoin bounty before.
So, i see a good oportunity, but still i dont know how to start (mining).

So, can u gimme a good step to mining mnx?
I already try it when mnx team said that mining still using cpu...
Thanks.

Right now my pc like this :
Athlon II X4 620
4gb ram
HD 7730 1gb
500gb hdd
Some inet connection.

I live in asia
The Godfather
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
March 04, 2018, 01:37:25 PM
 #336

Any news about Nvidia version Huh

Im mining with 47 Nvidia cards, im pretty sure it works with Nvidia

i tryed to mine with nvidia but after 1 hour miner crash every time.. tryed on linux ,windows and it always crash
lucky80
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 593


View Profile WWW
March 05, 2018, 07:32:07 PM
 #337

Any news about Nvidia version Huh

Im mining with 47 Nvidia cards, im pretty sure it works with Nvidia

i tryed to mine with nvidia but after 1 hour miner crash every time.. tryed on linux ,windows and it always crash

you have windows version already ? where is this windows release link ?
makyna
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
March 06, 2018, 11:47:02 PM
 #338

Maybe it´s already written somewhere, but I didn´t find it.

Is there some new about the Optiminer for windows? Thanks  Wink
pitt59
Newbie
*
Offline Offline

Activity: 100
Merit: 0


View Profile
March 08, 2018, 05:16:11 AM
 #339

been waiting since nov for the windows version of this miner and until now still none

maybe other dev there can make for windows
BigDaddy187
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
March 08, 2018, 09:10:13 AM
 #340

https://bitcointalk.org/index.php?topic=2933939.0

you just have to look  Wink

I get with Asus Dual Gtx1070 14.000 Sols/s.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17] 18 »  All
  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!