Pages:
Author

Topic: Need p2pool for BitBar. Any p2pool gods?? - page 8. (Read 10059 times)

full member
Activity: 178
Merit: 100
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.
newbie
Activity: 42
Merit: 0
I have powerful servers. AT YOUR DISPOSAL.

If anyone needs?

I'm talking 16-32 XEON/i7 CPU's and ~64 mb ram.
legendary
Activity: 1118
Merit: 1004
looking for bitbar pool

There's none yet, sorry.
full member
Activity: 140
Merit: 100
looking for bitbar pool
legendary
Activity: 1118
Merit: 1004
rbdrbd: any news?
hero member
Activity: 686
Merit: 500
Bitbuy
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
newbie
Activity: 17
Merit: 0
Watching this.
+1
p2pool is needed badly for btb
legendary
Activity: 1118
Merit: 1004
Watching this.
legendary
Activity: 3108
Merit: 1359
Code:
P2P_PREFIX='cdf2c0ef'.decode('hex'),

This should be changed also. And don't forget about subsidy function.
legendary
Activity: 1806
Merit: 1003
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
sr. member
Activity: 462
Merit: 250
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?
legendary
Activity: 3108
Merit: 1359
Network id and p2pool network id also should be changed.
hero member
Activity: 602
Merit: 500
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
legendary
Activity: 3108
Merit: 1359
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
sr. member
Activity: 462
Merit: 250
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
legendary
Activity: 3108
Merit: 1359
You can use NVC p2pool, but some changes in networks.py required.
sr. member
Activity: 462
Merit: 250
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.
Pages:
Jump to: