Bitcoin Forum
June 29, 2024, 02:21:49 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 »  All
  Print  
Author Topic: Need p2pool for BitBar. Any p2pool gods??  (Read 10017 times)
rbdrbd (OP)
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250



View Profile
May 02, 2013, 08:41:31 PM
 #1

Looks like adding bitbar support requires making changes to p2pool (networks.py, among others). I am a python developer, but am unsure of which changes, as well as the values to use for certain constants.

I'd be happy to host a bitbar p2pool it someone that knew p2pool was willing to assist with the modifications.
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1359



View Profile
May 02, 2013, 09:17:48 PM
 #2

You can use NVC p2pool, but some changes in networks.py required.
rbdrbd (OP)
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250



View Profile
May 02, 2013, 10:25:02 PM
 #3

You can use NVC p2pool, but some changes in networks.py required.

I forked your p2pool fork to https://github.com/rbdrbd/p2pool  .... it's that magic in networks.py that I'm unsure of. I'll send 5 bit bars your way for a push request to my fork on proposed changes (sorry, I don't have much NVC at all, but I doubt you're in need Smiley. Wish I was more useful here. I have plenty of development experience (especially with python and C), but virtually no cryptocoin exposure. I can deploy the daemon out and host the pool.

The only other dependency I don't know about is BOOTSTRAP_ADDRS in networks.py ... are those addresses running novacoind/bitbard instances, or what?

Robby
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1359



View Profile
May 02, 2013, 10:29:39 PM
 #4

This addresses should run p2pool instances.

I can do this for some NVC, but I have no hardware keyboard at this moment... I offered my wife the weekend without PC Cheesy
blastbob
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500



View Profile
May 02, 2013, 10:31:31 PM
 #5

In p2pool / p2pool / networks.py:

change the
BOOTSTRAP_ADDRS='188.120.239.144 81.200.245.198 85.234.62.99 81.200.241.54 217.77.220.40'.split(' '),
to
BOOTSTRAP_ADDRS=''.split(' '),

Change PERSIST=True, to PERSIST=False,

Change P2P_PORT=9777, to something else

In p2pool / p2pool / bitcoin / networks.py

Change ADDRESS_VERSION=8, to ADDRESS_VERSION=25


Removing info in addrs and Persist=False will make your node run solo. Can be a good idea until parameter is 100%
No guarantee the above is 100% correct Smiley
Rest you need help from others Smiley

Bitrated user: blastbob.
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1359



View Profile
May 02, 2013, 10:33:43 PM
 #6

Network id and p2pool network id also should be changed.
rbdrbd (OP)
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250



View Profile
May 02, 2013, 10:49:39 PM
 #7

Thanks!!

Initial changes over at https://github.com/rbdrbd/p2pool/commit/596c7483b4d24b8e7063a68dfb1513a2120f2e52

I have to upgrade this box, then I will test. Any additional changes you guys can think of?
kokojie
Legendary
*
Offline Offline

Activity: 1806
Merit: 1003



View Profile
May 02, 2013, 10:51:35 PM
 #8

Thanks!!

Initial changes over at https://github.com/rbdrbd/p2pool/commit/596c7483b4d24b8e7063a68dfb1513a2120f2e52

I have to upgrade this box, then I will test. Any additional changes you guys can think of?

Eagerly awaits your pool Smiley I will point my meager 1.5MH to it

btc: 15sFnThw58hiGHYXyUAasgfauifTEB1ZF6
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1359



View Profile
May 02, 2013, 10:53:57 PM
 #9

Code:
P2P_PREFIX='cdf2c0ef'.decode('hex'),

This should be changed also. And don't forget about subsidy function.
Praxis
Legendary
*
Offline Offline

Activity: 1118
Merit: 1004



View Profile
May 02, 2013, 10:56:07 PM
 #10

Watching this.
RauBan
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
May 02, 2013, 10:58:13 PM
 #11

Watching this.
+1
p2pool is needed badly for btb
Mushoz
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


Bitbuy


View Profile WWW
May 02, 2013, 11:02:58 PM
 #12

Please keep the discussion of what needs to be changed, to what and why in this thread. I've always wanted to know how to modify P2Pool to support new coins Smiley

www.bitbuy.nl - Koop eenvoudig, snel en goedkoop bitcoins bij Bitbuy!
Praxis
Legendary
*
Offline Offline

Activity: 1118
Merit: 1004



View Profile
May 02, 2013, 11:14:53 PM
 #13

rbdrbd: any news?
tobobit
Full Member
***
Offline Offline

Activity: 140
Merit: 100



View Profile
May 03, 2013, 01:09:00 AM
 #14

looking for bitbar pool
Praxis
Legendary
*
Offline Offline

Activity: 1118
Merit: 1004



View Profile
May 03, 2013, 01:11:53 AM
 #15

looking for bitbar pool

There's none yet, sorry.
BBQCoinsFTW
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
May 03, 2013, 01:21:18 AM
 #16

I have powerful servers. AT YOUR DISPOSAL.

If anyone needs?

I'm talking 16-32 XEON/i7 CPU's and ~64 mb ram.
cannonfodder
Full Member
***
Offline Offline

Activity: 178
Merit: 100



View Profile
May 03, 2013, 01:25:02 AM
 #17

I have powerful servers. AT YOUR DISPOSAL.

If anyone needs?

I'm talking 16-32 XEON/i7 CPU's and ~64 mb ram.

You might want to up the RAM.
Praxis
Legendary
*
Offline Offline

Activity: 1118
Merit: 1004



View Profile
May 03, 2013, 01:26:06 AM
 #18

I have powerful servers. AT YOUR DISPOSAL.

If anyone needs?

I'm talking 16-32 XEON/i7 CPU's and ~64 mb ram.

You might want to up the RAM.

640kb should be enough for everything.
BBQCoinsFTW
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
May 03, 2013, 01:28:58 AM
 #19

Really? 64mb won't suffice?Sad
spoid
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


bearded, drunk, fat, naked


View Profile
May 03, 2013, 01:33:24 AM
 #20

cat out of the bag: are you sure you don't mean GB?

with great beard comes great liver. Reputation Thread: https://bitcointalk.org/index.php?topic=195803.0
Pages: [1] 2 3 4 5 6 7 8 »  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!