Bitcoin Forum
May 08, 2024, 03:48:11 AM *
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 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 »
  Print  
Author Topic: Ethereum Mining NoDevFee 0% v15.0 🔥  (Read 164770 times)
funnyboy027
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
March 12, 2017, 02:51:04 PM
 #141

Do you have a updated version for v8.0?
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715140091
Hero Member
*
Offline Offline

Posts: 1715140091

View Profile Personal Message (Offline)

Ignore
1715140091
Reply with quote  #2

1715140091
Report to moderator
1715140091
Hero Member
*
Offline Offline

Posts: 1715140091

View Profile Personal Message (Offline)

Ignore
1715140091
Reply with quote  #2

1715140091
Report to moderator
astpepper
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
May 01, 2017, 07:30:57 PM
 #142

Millenium Falcon,
I am using Calmore 9.3 now and noticed that NoFee has stopped working.
Claymore`s logs show line:
send: {"id":2,"jsonrpc":"2.0","method":"eth_login","params":["0xc1c427cD8E6B7Ee3b5F30c2e1D3f3c5536EC16f5","x"]}
Your code is using "eth_submitLogin" detection...

One comment about the algorithm... I have made simular program on linux... The alg is based on transparent proxy. And I used json parser (json-c) to detect/parse/change wallet address. Maybe you use that idia in a new versions?
peteycamey
Legendary
*
Offline Offline

Activity: 1184
Merit: 1017



View Profile WWW
May 02, 2017, 12:57:48 AM
 #143

compiled from source code but does not work with 9.3

has the tcp.PayloadLength changed to a different value ?

can we remove the filter to accept any length ?

would that cause high cpu usage ?
Metroid
Sr. Member
****
Offline Offline

Activity: 2142
Merit: 353


Xtreme Monster


View Profile
May 02, 2017, 02:22:04 AM
 #144

Please let this thread die in peace, if you have questions then send a pm to the thread creator.

BTC Address: 1DH4ok85VdFAe47fSVXNVctxkFhUv4ujbR
Millenium Falcon (OP)
Full Member
***
Offline Offline

Activity: 133
Merit: 100


View Profile
May 04, 2017, 08:44:36 PM
 #145

compiled from source code but does not work with 9.3

has the tcp.PayloadLength changed to a different value ?

can we remove the filter to accept any length ?

would that cause high cpu usage ?


if you use YOUR PC only for mining so it will not cause high cpu usage
LostSoulfly
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
May 28, 2017, 04:44:25 PM
Last edit: May 28, 2017, 11:19:10 PM by LostSoulfly
 #146

Can anyone help me compile this from the source? I'm actually able to get it to compile, but not work. There are several issues I had to work around.

First, I'd get a lot of BSOD with BAD_POOL_CALL and then I tried again, now when I run my compiled program, it just Abort()s immediately!

Edit:
I couldn't get it to work after a few more tries, so I looked for another solution. I'll share it, even though it's been done before. My way is pretty straight forward and simple, and it works great.

I found a proxy on GitHub, and modified it a bit to allow for specifying a worker address at launch and then compiled it to exe with py2exe. Now, I have very little experience with Python but was able to make it work exactly as I wanted. I've only used it with Ethereum, but it should work with Expanse and other ethash currencies. I don't know if it will work for Dual mining.

However, it does have to run on a separate host with a public IP address otherwise Claymore claims it causes stale shares and then actually makes 7-10% of the shares stale arbitrarily. So, my solution was to run two different proxies on one of my remote servers away from my farm and point my Claymore miners to it, each proxy having my wallet and a different Miner name to report to the pool.

You have to add
Code:
RemoteProxyIP/Hostname   eth-eu.dwarfpool.com
to your Hosts file on each mining machine to redirect the DevFee to the proxy as well.

Then, you make a batch file on your mining machine(s):
Code:
stratum_proxy.exe 0.0.0.0 9000 us1.ethermine.org 4444 false 0x3Ff3CF71689C7f2f8F5c1b7Fc41e030009ff7332.Home

I use two separate ports with two separate proxies running, otherwise it will probably mess with your stats.

Change the wallet and Miner name for your rig and allow the port you choose through the firewall and check your port forwarding.

You can use my compiled EXE in the dist folder with example bat, run the python yourself, or compile it to EXE with your choice of Python compilers. I don't fault you for not trusting me, that's why the source is included.

Again, I didn't write the original script, just added the ability to change the wallet and worker name on the fly, as well as disable most of the output by commenting it out (easy to re-enable if you desire). Python 2.7.

Download (source python included, as well as original Readme from GitHub with a link to it)
https://mega.nz/#!xLgTjAxb!m9YBVvAoAjhhUnIbFNEGT9vVH_BS0t4M4qLrFEb2dTo
Millenium Falcon (OP)
Full Member
***
Offline Offline

Activity: 133
Merit: 100


View Profile
June 01, 2017, 06:24:42 PM
 #147

New version 5.0 is ready.
 Works now even with Claymore Miner v9.4
 Major speed improvements
 Less CPU load
 Some bug fixes
Download: mega.nz/#!RPojxLqJ!mH7sihczRg2AY9vNMnPyQwSYfOmB9PtpJxqDAv1XZQg
 https://mega.nz/#!RPojxLqJ!mH7sihczRg2AY9vNMnPyQwSYfOmB9PtpJxqDAv1XZQg
moehawk
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
June 03, 2017, 06:22:04 AM
 #148

It is not working for claymore 9.4, ethereum mining detected but still does not mine to the wallet
Lordpschorr
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
June 07, 2017, 03:05:31 PM
 #149

New version 5.0 is ready.
 Works now even with Claymore Miner v9.4
 Major speed improvements
 Less CPU load
 Some bug fixes
Download: mega.nz/#!RPojxLqJ!mH7sihczRg2AY9vNMnPyQwSYfOmB9PtpJxqDAv1XZQg
 https://mega.nz/#!RPojxLqJ!mH7sihczRg2AY9vNMnPyQwSYfOmB9PtpJxqDAv1XZQg

IT worked for me BUT:

- when I mine dual (ETH+SIA) it recognize the devfee only for eth (ok for me) nothing happen for siacoin dev.
- when I mine dual (ETH+DCR) it doesn't recognize ETH nor DCR.

It works like a charm in SOLO mining (ETH ONLY)

I've tried both version (5.0+5.0rc1) 

Thanks
AB24
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
June 09, 2017, 03:29:12 PM
 #150

New version 5.0 is ready.
 Works now even with Claymore Miner v9.4
 Major speed improvements
 Less CPU load
 Some bug fixes
Download: mega.nz/#!RPojxLqJ!mH7sihczRg2AY9vNMnPyQwSYfOmB9PtpJxqDAv1XZQg
 https://mega.nz/#!RPojxLqJ!mH7sihczRg2AY9vNMnPyQwSYfOmB9PtpJxqDAv1XZQg

IT worked for me BUT:

- when I mine dual (ETH+SIA) it recognize the devfee only for eth (ok for me) nothing happen for siacoin dev.
- when I mine dual (ETH+DCR) it doesn't recognize ETH nor DCR.

It works like a charm in SOLO mining (ETH ONLY)

I've tried both version (5.0+5.0rc1) 

Thanks
same, what do you need to edit so that it redirects to SIA? guessing you just put in your sia address and other pool info in the config files.

Also did you post the source code anywhere? I just don't want to get my shit randomly hacked or something and so I'm not using it yet since the risk of that is greater than a 1% fee (well, 2% since dual mining).

It is ridiculous to charge 2% lifetime, I'd rather just pay the guy $20 for the software and not have to get the fee.
Lordpschorr
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
June 12, 2017, 02:59:17 PM
 #151

New version 5.0 is ready.
 Works now even with Claymore Miner v9.4
 Major speed improvements
 Less CPU load
 Some bug fixes
Download: mega.nz/#!RPojxLqJ!mH7sihczRg2AY9vNMnPyQwSYfOmB9PtpJxqDAv1XZQg
 https://mega.nz/#!RPojxLqJ!mH7sihczRg2AY9vNMnPyQwSYfOmB9PtpJxqDAv1XZQg

IT worked for me BUT:

- when I mine dual (ETH+SIA) it recognize the devfee only for eth (ok for me) nothing happen for siacoin dev.
- when I mine dual (ETH+DCR) it doesn't recognize ETH nor DCR.

It works like a charm in SOLO mining (ETH ONLY)

I've tried both version (5.0+5.0rc1) 

Thanks
same, what do you need to edit so that it redirects to SIA? guessing you just put in your sia address and other pool info in the config files.

Also did you post the source code anywhere? I just don't want to get my shit randomly hacked or something and so I'm not using it yet since the risk of that is greater than a 1% fee (well, 2% since dual mining).

It is ridiculous to charge 2% lifetime, I'd rather just pay the guy $20 for the software and not have to get the fee.

Actually you can't redirect DevFee for SIA.
I suppose Claymore will take just the 1% of it because the other 1%, if you'r mining dual ETH+SIA, will be redirect on your wallet.

Millenium Falcon (OP)
Full Member
***
Offline Offline

Activity: 133
Merit: 100


View Profile
June 13, 2017, 09:16:50 PM
 #152

"nothing happen for siacoin dev"  siacoin, pascal, and other additional coins does not have devFee mining. Only Ethereum. So this program checks only Ethereum wallet to be yours during 1% or 2% devFee mining.
Millenium Falcon (OP)
Full Member
***
Offline Offline

Activity: 133
Merit: 100


View Profile
June 13, 2017, 09:19:28 PM
 #153

Actually you can't redirect DevFee for SIA.
I suppose Claymore will take just the 1% of it because the other 1%, if you'r mining dual ETH+SIA, will be redirect on your wallet.
It does not have devFee for Sia as I know, it has 2% devFee Ethereum mining not 1%SIA + 1% ETH, it works two times longer for Ethereum so with this software you will get back your Ethereum HashRate
doktor83
Hero Member
*****
Offline Offline

Activity: 2520
Merit: 626


View Profile WWW
June 14, 2017, 05:07:20 AM
 #154

DevFee is eth only, in solo & dual mode.
Only difference is 1% solo, 2% dual.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
Millenium Falcon (OP)
Full Member
***
Offline Offline

Activity: 133
Merit: 100


View Profile
June 14, 2017, 08:55:26 AM
 #155

If this software stops working like this:


Try to install all
microsoft c++ 2010 redistributable
https://download.microsoft.com/download/3/2/2/3224B87F-CFA0-4E70-BDA3-3DE650EFEBA5/vcredist_x64.exe
microsoft c++ 2012 redistributable
http://download.microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/VSU3/vcredist_x64.exe
microsoft c++ 2013 redistributable
http://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x64.exe

And then REBOOT your mining PC
reids
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 14, 2017, 09:55:11 AM
 #156

It is ridiculous to charge 2% lifetime, I'd rather just pay the guy $20 for the software and not have to get the fee.

Nobody is forcing you to use Claymore.
scribbles
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
June 14, 2017, 10:54:46 AM
 #157

New version 5.0 is ready.
 Works now even with Claymore Miner v9.4
 Major speed improvements
 Less CPU load
 Some bug fixes
Download: mega.nz/#!RPojxLqJ!mH7sihczRg2AY9vNMnPyQwSYfOmB9PtpJxqDAv1XZQg
 https://mega.nz/#!RPojxLqJ!mH7sihczRg2AY9vNMnPyQwSYfOmB9PtpJxqDAv1XZQg

IT worked for me BUT:

- when I mine dual (ETH+SIA) it recognize the devfee only for eth (ok for me) nothing happen for siacoin dev.
- when I mine dual (ETH+DCR) it doesn't recognize ETH nor DCR.

It works like a charm in SOLO mining (ETH ONLY)

I've tried both version (5.0+5.0rc1) 

Thanks
same, what do you need to edit so that it redirects to SIA? guessing you just put in your sia address and other pool info in the config files.

Also did you post the source code anywhere? I just don't want to get my shit randomly hacked or something and so I'm not using it yet since the risk of that is greater than a 1% fee (well, 2% since dual mining).

It is ridiculous to charge 2% lifetime, I'd rather just pay the guy $20 for the software and not have to get the fee.

Which is why I don't use the software. The dev is more than just greedy, a new word for his amount of greed could to be invented. Whatever slight benefit the software brings, he quickly redirects into his pocket. He could reduce the fee to 0,5% and still become a many multimillionaire. I refuse to back such lack of humanity and incarnation of greed.

           ▄▄███████▄▄
        ▄███▀▀
▄▄▄▄    ▀▄
     ▄▄█████████████▄▄  ▀▄
  ▄▀▀██▀           ▀▀██▄▄▀▄
▄▀  ██                 ▀██
  ██       ▀▀█▀▀         █
█▀        █ █ █        ▄█▀▄
▀▄         █ █ █       ▄█  █
 ██         █▄▄▄█      ▄█  ▄▀
  ██▄                ▄█▀  ▄▀
  ▀▄▀██▄▄          ▄█▀  ▄▀
   ▀▄ ▀▀███▄▄▄▄▄▄█████▀▀
     ▀▀▄▄▄▄▄▄▀▀▀▀▀▀▀
UTRUST▀████████▄
  ▀███████▄
    ▀██████▄
      ▀██████
       ▀█████
        ▀████▄
         █████
          ▀███
           ███
           ▀██
            ██
             █
●  Download WHITEPAPER  ●
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ ▼ ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
facebook      twitter      slack
▀████████▄
  ▀███████▄
    ▀██████▄
      ▀██████
       ▀█████
        ▀████▄
         █████
          ▀███
           ███
           ▀██
            ██
             █
Millenium Falcon (OP)
Full Member
***
Offline Offline

Activity: 133
Merit: 100


View Profile
June 15, 2017, 09:25:38 AM
 #158

It is not working for claymore 9.4, ethereum mining detected but still does not mine to the wallet
I have tested some of my rigs with v9.5 v9.4 v9.3 in Eth only and Dual mode(ETH + PASC) it works well.
You can see it here https://ethermine.org/miners/E2FbC0c6a793bbC6a18769eBf8FD6EE68DA3b713 I will mine here next ~2 days.
Photo:


As you see default user it my additional devFee profit.

Do not forget to run this software as Administrator because it needs to inspect tcp packets generated with another program(Claymore's Miner) to change devFee wallet to yours one.
GTANAdam
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
June 16, 2017, 10:12:11 PM
 #159

I'm going to open source something that I have recently written based also on WinDivert and my goal is to destroy all the 'Greedy' fees.  Wink
Thank you for ignoring my private message.  Kiss
danspasiva
Full Member
***
Offline Offline

Activity: 417
Merit: 105


View Profile
June 16, 2017, 10:41:22 PM
 #160

He's really smart!!

I hope he enjoys my 5 ETH which he transferred to his BTC-e wallet from my MPH account. Luckily I don't keep more, now I've lowered my AP and changed my pass and pin. Donno how he did it, as he couldn't access the other coins. I guess it's the same way he diverts the dev fees.
If you tried this, check your transactions. he's doing one MP debit and sets the treshold to 0.01 eth, maybe by resetting the settings with his wallet. Anyone interested to have a look on the block explorer, send me a pm

This is from the other thread.  Has this happened to anyone else using this program??  What is the real truth here ?  Is this nice guy who trying to help people or is it thief who put botnet or viruses or keylogger etc...
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 »
  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!