Bitcoin Forum
May 27, 2024, 05:45:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: P2Pool source code support thread for DGC - WDC - CRC - CSC - ANC  (Read 1251 times)
CartmanSPC (OP)
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
July 30, 2013, 11:19:14 PM
Last edit: December 22, 2013, 10:27:22 AM by CartmanSPC
 #1

This support thread is for discussion of the source code and setup of P2Pool for the following coins:

Digitalcoin
Worldcoin
Craftcoin
Casinocoin
Anoncoin

Source:
https://github.com/CartmanSPC/p2pool

Please use this thread for questions on setting up your own node and to make change suggestions. I am hoping that other P2Pool ops can help out new people wanting to set up their own. I will do my best to answer questions as time permits.

CartmanSPC (OP)
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
August 20, 2013, 01:13:31 AM
 #2

Updated p2pool to version 13.3

Upgrade is recommended but not required.

CartmanSPC (OP)
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
September 04, 2013, 06:50:07 AM
 #3

Updated Worldcoin to new coin specifications.

Block time changed from 15 to 30 seconds
Block Reward changed from 32 to 64 coins
Spread changed from 120 to 60.

Please update your nodes.

jdebunt
Legendary
*
Offline Offline

Activity: 1596
Merit: 1010


View Profile WWW
September 04, 2013, 08:12:56 AM
 #4

Updated Worldcoin to new coin specifications.

Block time changed from 15 to 30 seconds
Block Reward changed from 32 to 64 coins
Spread changed from 120 to 60.

Please update your nodes.

Thanks for the update good sir Smiley
guugll
Full Member
***
Offline Offline

Activity: 190
Merit: 100



View Profile WWW
September 06, 2013, 09:26:15 PM
 #5

thx

CartmanSPC (OP)
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
November 20, 2013, 12:59:49 AM
 #6

Updated Digitalcoin to new coin specifications.

Block Reward changed from 20 to 15 coins
Block time changed from 20 to 40 seconds
Spread changed from 90 to 45.

Changed version identifier to not conflict with older DGC p2pool nodes.

Please update your nodes with new code from https://github.com/CartmanSPC/p2pool

DELETE the Digitalcoin folder from the Data directory first!

Changes:
https://github.com/CartmanSPC/p2pool/commit/f71844dea8e12f5670aee6a5c1609f834b33642f

CartmanSPC (OP)
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
November 21, 2013, 04:43:55 AM
 #7

New code to address 5% error that occasionally comes up requiring a restart of the node.

https://github.com/CartmanSPC/p2pool/commit/901d333f0bd784545a591fd857b848da60baafcd

wacko
Legendary
*
Offline Offline

Activity: 1106
Merit: 1014


View Profile
December 11, 2013, 11:11:52 PM
 #8

Hi. How can I run this on a Windows machine? I used to run p2pool 13.3 on windows for litecoin mining, but that was the version downloaded from forrestv which has "run_p2pool.exe". Does this version have to be compiled first? How is it done in Windows?
CartmanSPC (OP)
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
December 12, 2013, 12:15:26 AM
 #9

Hi wacko,

Here are the basic instructions:

Windows:
•Install Python 2.7: http://www.python.org/getit/
•Install Twisted: http://twistedmatrix.com/trac/wiki/Downloads
•Install Zope.Interface: http://pypi.python.org/pypi/zope.interface/3.8.0
•Install python win32 api: http://sourceforge.net/projects/pywin32/files/pywin32/Build%20218/
•Install python win32 api wmi wrapper: https://pypi.python.org/pypi/WMI/#downloads

Set environmental variables

cd litecoin_scrypt
C:\Python27\python.exe setup.py build --compile=mingw32 install
If you run into an error with unrecognized command line option '-mno-cygwin', see this: http://stackoverflow.com/questions/6034390/compiling-with-cython-and-mingw-produces-gcc-error-unrecognized-command-line-o

As you can see it's not the compiled version you ran for litecoin. Take a bit more effort.

wacko
Legendary
*
Offline Offline

Activity: 1106
Merit: 1014


View Profile
December 13, 2013, 05:18:26 PM
 #10

Thanks a lot CartmanSPC, got it working now. Although it shows pretty low efficiency (--net casinocoin), just around 80-90% most of the time: out of 553 total shares, I've got 206 orphaned and 34 dead. Gotta try solo-mining I guess.
CartmanSPC (OP)
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
December 20, 2013, 12:50:38 AM
 #11

Added Anoncoin to the github...enjoy!

Thanks Wolf`

CartmanSPC (OP)
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
December 23, 2013, 11:05:24 PM
 #12

Made some changes to the Casinocoin p2pool specs. Please delete your coin data folder and update to the new specs.

Changes:
https://github.com/CartmanSPC/p2pool/commit/384632e9c9ce89237445f276faa7210f599bc0f7
https://github.com/CartmanSPC/p2pool/commit/6db0e9d5c936aedcc57f2ae325826e884845f416

CartmanSPC (OP)
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
February 01, 2014, 12:40:46 AM
 #13

Moving this thread to:

https://cryptocointalk.com/topic/4062-p2pool-source-code-support/

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!