Bitcoin Forum
June 19, 2024, 11:28:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [HOWTO] Setup a p2pool for Bytecoin  (Read 2314 times)
blastbob (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500



View Profile
April 07, 2013, 09:52:24 PM
 #1

Been playing with p2pool and even got some help from the p2pool author.

Quick fix for new users:

git clone git://github.com/chrda/p2pool.git

Quick fix for gerco modified p2pool users:
1. Edit p2pool/p2pool/networks.py
2. Locate      bytecoin=math.Object( area
3. Edit BOOTSTRAP_ADDRS=''.split(' '), And change it to
Quote
BOOTSTRAP_ADDRS='seed.bytecoin.cc seed01.bytecoin.cc seed02.bytecoin.cc'.split(' '),

This simple mod will make sure nodes starts talking together. Enjoy Smiley

Follow this guide for the rest of the p2pool setup:
https://bitcointalk.org/index.php?topic=62842.0


-------------------
Code is taken from these repos:
https://github.com/forrestv/p2pool -  original p2pool
https://github.com/gerco/p2pool - bytecoin network mod

Bitrated user: blastbob.
tiker
Sr. Member
****
Offline Offline

Activity: 459
Merit: 250



View Profile WWW
April 07, 2013, 09:58:23 PM
 #2

Someone should submit a proper patch for p2pool's official client to support bytecoin rather than everyone having their own hacked version.
sal002
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


View Profile WWW
April 10, 2013, 01:11:03 AM
 #3

Or make Bytecoin merged mineable.  That would be killer.
Mushoz
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


Bitbuy


View Profile WWW
May 02, 2013, 12:14:35 PM
 #4

How difficult is it to mod the source to support new coins like CHNcoin?

www.bitbuy.nl - Koop eenvoudig, snel en goedkoop bitcoins bij Bitbuy!
Pages: [1]
  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!