Bitcoin Forum
April 25, 2024, 02:34:35 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 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 ... 205 »
  Print  
Author Topic: bitHopper: Python Pool Hopper Proxy  (Read 355548 times)
organofcorti
Donator
Legendary
*
Offline Offline

Activity: 2058
Merit: 1007


Poor impulse control.


View Profile WWW
July 19, 2011, 04:37:33 PM
 #601

I made a personal bitHopper fork with following features

- Database logging for share / accept / reject per pool (you can plot chart with it)
- choose better backup pool (by accept rate)
- can use bitcoins.lc
- can use bitp.it
- can use nofeemining
- can use polmine
- more stability

sample output :
Quote
[15:30:53] RPC request [0701ab32] submitted to triplemining.com
[15:30:56] Share > mtred : 2,243,450
[15:30:57] Share > bitp : 1,598,426
[15:30:57] Share > rfc : 1,497,127
[15:30:58] RPC request [C2ACD81D] submitted to triplemining.com
[15:30:58] Share > triple : 406,166 | 1860/1918 = 96.98%
[15:31:02] bitp est : 0.194754 / 0.97x chance
[15:31:02] mtr est : 0.023602 / 0.69x chance
[15:31:07] RPC request [8e755cdd] submitted to triplemining.com
[15:31:08] RPC request [3dc60e5b] submitted to triplemining.com
[15:31:17] RPC request [216c2f17] submitted to triplemining.com
[15:31:19] RPC request [4c31a023] submitted to triplemining.com
[15:31:28] RPC request [b6dec09c] submitted to triplemining.com
[15:31:37] RPC request [babe1f8b] submitted to triplemining.com
[15:31:40] RPC request [5d8ff1ce] submitted to triplemining.com
[15:31:44] RPC request [8b227624] submitted to triplemining.com
[15:31:46] RPC request [3ea80c42] submitted to triplemining.com
[15:31:49] RPC request [8735bf91] submitted to triplemining.com
[15:31:51] RPC request [23d281bc] submitted to triplemining.com
[15:31:53] Share > bitp : 1,599,105
[15:31:53] Share > bclc : 1,995,181 | 124/130 = 95.38%
[15:31:54] RPC request [4a0f6eae] submitted to triplemining.com
[15:31:55] Share > triple : 408,124 | 1873/1931 = 97.00%
[15:32:02] RPC request [48309b81] submitted to triplemining.com
[15:32:06] RPC request [9fe53cb2] submitted to triplemining.com
[15:32:07] RPC request [b56ec3e3] submitted to triplemining.com
[15:32:10] RPC request [a3eda037] submitted to triplemining.com
[15:32:26] RPC request [6ad31475] submitted to triplemining.com
[15:32:29] RPC request [ee675c93] submitted to triplemining.com
[15:32:31] RPC request [3987a0d6] submitted to triplemining.com

Try at your own risk  Wink

https://github.com/ryouiki/bitHopper
(you must edit password.py as usual)

Great, like the ability to see stales. But it wont change over to polmine, even when it has lowest shares. Any ideas?


Bitcoin network and pool analysis 12QxPHEuxDrs7mCyGSx1iVSozTwtquDB3r
follow @oocBlog for new post notifications
1714012475
Hero Member
*
Offline Offline

Posts: 1714012475

View Profile Personal Message (Offline)

Ignore
1714012475
Reply with quote  #2

1714012475
Report to moderator
1714012475
Hero Member
*
Offline Offline

Posts: 1714012475

View Profile Personal Message (Offline)

Ignore
1714012475
Reply with quote  #2

1714012475
Report to moderator
1714012475
Hero Member
*
Offline Offline

Posts: 1714012475

View Profile Personal Message (Offline)

Ignore
1714012475
Reply with quote  #2

1714012475
Report to moderator
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714012475
Hero Member
*
Offline Offline

Posts: 1714012475

View Profile Personal Message (Offline)

Ignore
1714012475
Reply with quote  #2

1714012475
Report to moderator
1714012475
Hero Member
*
Offline Offline

Posts: 1714012475

View Profile Personal Message (Offline)

Ignore
1714012475
Reply with quote  #2

1714012475
Report to moderator
1714012475
Hero Member
*
Offline Offline

Posts: 1714012475

View Profile Personal Message (Offline)

Ignore
1714012475
Reply with quote  #2

1714012475
Report to moderator
joulesbeef
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


moOo


View Profile
July 19, 2011, 04:44:20 PM
 #602

I've been nearly always at bitcoin.lc with yours  ryouiki, where they messing with the stats or delaying them to make us mine there?

or did we just diable them cause they were banned multiclone?

mooo for rent
ryouiki
Newbie
*
Offline Offline

Activity: 33
Merit: 0



View Profile
July 19, 2011, 04:53:38 PM
 #603


Great, like the ability to see stales. But it wont change over to polmine, even when it has lowest shares. Any ideas?


check if it's 'role':'info' mode
kbsbtc
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
July 19, 2011, 06:18:39 PM
 #604


Great, like the ability to see stales. But it wont change over to polmine, even when it has lowest shares. Any ideas?


check if it's 'role':'info' mode

If you pulled it off the git just now you gotta change the role like ryouiki said.
koopa
Member
**
Offline Offline

Activity: 61
Merit: 10



View Profile
July 19, 2011, 06:34:51 PM
 #605

Hi Ryouki,

Thanks for the latest bithopper update (ryouiki-bitHopper-c6d4adb), great to see more pools are now hopable.

However, your latest update doesn't run for me at all; gives the following error:

Code:
Traceback (most recent call last):
  File "C:\path\to\bithopper\ryouiki-bitHopper-c6d4adb\bitHopper.py", line 9, in <module>
    import stats
  File "C:\path\to\bithopper\ryouiki-bitHopper-c6d4adb\stats.py", line 6, in <module>
    import pool
  File "C:\path\to\bithopper\ryouiki-bitHopper-c6d4adb\pool.py", line 30
    'api_address':'https://www.triplemining.com/stats', 'role':'mine' },
                ^
SyntaxError: invalid syntax

I had downloaded your previous version (ryouiki-bitHopper-869eff2) which runs just fine.

Thanks.

Grin
Clipse
Hero Member
*****
Offline Offline

Activity: 504
Merit: 502


View Profile
July 19, 2011, 06:37:00 PM
 #606

check pool.py, after the penalty entries there is a few "," missing.

...In the land of the stale, the man with one share is king... >> Clipse

We pay miners at 130% PPS | Signup here : Bonus PPS Pool (Please read OP to understand the current process)
ryouiki
Newbie
*
Offline Offline

Activity: 33
Merit: 0



View Profile
July 19, 2011, 06:45:02 PM
Last edit: July 19, 2011, 06:57:42 PM by ryouiki
 #607

Hi Ryouki,

Thanks for the latest bithopper update (ryouiki-bitHopper-c6d4adb), great to see more pools are now hopable.

However, your latest update doesn't run for me at all; gives the following error:

Code:
Traceback (most recent call last):
  File "C:\path\to\bithopper\ryouiki-bitHopper-c6d4adb\bitHopper.py", line 9, in <module>
    import stats
  File "C:\path\to\bithopper\ryouiki-bitHopper-c6d4adb\stats.py", line 6, in <module>
    import pool
  File "C:\path\to\bithopper\ryouiki-bitHopper-c6d4adb\pool.py", line 30
    'api_address':'https://www.triplemining.com/stats', 'role':'mine' },
                ^
SyntaxError: invalid syntax

I had downloaded your previous version (ryouiki-bitHopper-869eff2) which runs just fine.

Thanks.

current version (be477e0) would be fine.
this version also provides web stat page similar to flower's mod
( see stats in http://localhost:8337/current/index.html )

http://f.cl.ly/items/2T443u3g0I2x0k0H3l25/Image%202011-07-20%20at%203.56.32%20AM.png
koopa
Member
**
Offline Offline

Activity: 61
Merit: 10



View Profile
July 19, 2011, 06:46:08 PM
 #608

check pool.py, after the penalty entries there is a few "," missing.

Thanks Clipse, found there were four missing instances of "," after penalty in pool.py. Corrected and now it's working fine.

Ryouki, if you can do the honors and update pool.py in github - cheers.

*Edit - I see you have changed it just as I was posting, now with the addition of stats, perfect, thanks again!

Grin
kbsbtc
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
July 19, 2011, 06:47:56 PM
 #609

check pool.py, after the penalty entries there is a few "," missing.

Thanks Clipse, found there were four missing instances of "," after penalty in pool.py. Corrected and now it's working fine.

Ryouki, if you can do the honors and update pool.py in github - cheers.

He already did and added a web stat page!
hawks5999
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile WWW
July 19, 2011, 07:24:36 PM
 #610


this version also provides web stat page similar to flower's mod
( see stats in http://localhost:8337/current/index.html )



+1000

■ ▄▄▄
■ ███
■ ■  ■               
LEDGER  WALLET    ████
■■■ ORDER NOW! ■■■
              LEDGER WALLET
Smartcard security for your BTCitcoins
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
Decentralized. Open. Secure.
muyoso
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
July 19, 2011, 07:44:04 PM
 #611

why is triple lagging ?

It was doing it for me to.  I had the server set to eu2.triplemining.com.  Change it to eu1.triplemining.com and it has been perfect for me.  Whatever one you have set, try the other one to see if its better.

I drink it up!
ed64
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 19, 2011, 07:54:44 PM
 #612

Nice fork, I've added bitcoinpool.com as well

https://github.com/echiu64/bitHopper

Ed

Hi Ryouki,

Thanks for the latest bithopper update (ryouiki-bitHopper-c6d4adb), great to see more pools are now hopable.

However, your latest update doesn't run for me at all; gives the following error:

Code:
Traceback (most recent call last):
  File "C:\path\to\bithopper\ryouiki-bitHopper-c6d4adb\bitHopper.py", line 9, in <module>
    import stats
  File "C:\path\to\bithopper\ryouiki-bitHopper-c6d4adb\stats.py", line 6, in <module>
    import pool
  File "C:\path\to\bithopper\ryouiki-bitHopper-c6d4adb\pool.py", line 30
    'api_address':'https://www.triplemining.com/stats', 'role':'mine' },
                ^
SyntaxError: invalid syntax

I had downloaded your previous version (ryouiki-bitHopper-869eff2) which runs just fine.

Thanks.

current version (be477e0) would be fine.
this version also provides web stat page similar to flower's mod
( see stats in http://localhost:8337/current/index.html )

http://f.cl.ly/items/2T443u3g0I2x0k0H3l25/Image%202011-07-20%20at%203.56.32%20AM.png
ryouiki
Newbie
*
Offline Offline

Activity: 33
Merit: 0



View Profile
July 19, 2011, 08:03:18 PM
 #613

latest version provides interactive penalty manipulation.
have fun  Grin

http://cl.ly/2j1S1Z3I3S3Z1y1s2k1l/Image_2011-07-20_at_4.52.12_AM.png
msb8r
Member
**
Offline Offline

Activity: 78
Merit: 10


View Profile WWW
July 19, 2011, 08:15:32 PM
 #614

latest version provides interactive penalty manipulation.
have fun  Grin


What effect does the penalty have?

New Bitcoin directory @ http://btcdir.org/
ryouiki
Newbie
*
Offline Offline

Activity: 33
Merit: 0



View Profile
July 19, 2011, 08:20:08 PM
 #615


What effect does the penalty have?

Round Shares are counted as [Round Shares * penalty]

Increasing penalty -> faster hopping out from the pool
hawks5999
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile WWW
July 19, 2011, 08:24:21 PM
 #616

ry fork: free
Dyndns with natted IP: free
iPhone data plan: $30
Monitoring your bithopper from traffic court: Priceless!

Funny note: iPhone predictive wanted to turn bithopper into virginity. Grin

■ ▄▄▄
■ ███
■ ■  ■               
LEDGER  WALLET    ████
■■■ ORDER NOW! ■■■
              LEDGER WALLET
Smartcard security for your BTCitcoins
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
Decentralized. Open. Secure.
msb8r
Member
**
Offline Offline

Activity: 78
Merit: 10


View Profile WWW
July 19, 2011, 08:32:19 PM
 #617


What effect does the penalty have?

Round Shares are counted as [Round Shares * penalty]

Increasing penalty -> faster hopping out from the pool

Very nice. Think I might have to give your version a try Smiley

New Bitcoin directory @ http://btcdir.org/
paraipan
In memoriam
Legendary
*
Offline Offline

Activity: 924
Merit: 1004


Firstbits: 1pirata


View Profile WWW
July 19, 2011, 08:34:27 PM
 #618

my donations go to c00w and ryouik, this is a team work Wink

BTCitcoin: An Idea Worth Saving - Q&A with bitcoins on rugatu.com - Check my rep
muyoso
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
July 19, 2011, 08:40:56 PM
 #619


Round Shares are counted as [Round Shares * penalty]

Increasing penalty -> faster hopping out from the pool

I hope this isn't a stupid question, but why would you want to jump out of a pool faster? 

I drink it up!
Clipse
Hero Member
*****
Offline Offline

Activity: 504
Merit: 502


View Profile
July 19, 2011, 08:42:17 PM
 #620


What effect does the penalty have?

Round Shares are counted as [Round Shares * penalty]

Increasing penalty -> faster hopping out from the pool

Could you add a pool hashrate counter aswell, would be nice in to increase penalty if I see pool hashrate dropped.

...In the land of the stale, the man with one share is king... >> Clipse

We pay miners at 130% PPS | Signup here : Bonus PPS Pool (Please read OP to understand the current process)
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 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 ... 205 »
  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!