Bitcoin Forum
June 15, 2024, 03:12:08 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [COYE] - Coinyecoin p2pool source code now available!  (Read 1869 times)
Bitarama (OP)
Full Member
***
Offline Offline

Activity: 175
Merit: 100


View Profile WWW
January 08, 2014, 08:15:43 AM
 #1

Github Repo : https://github.com/coinOps/p2pool

run with  --net coinyecoin


Bitarama (OP)
Full Member
***
Offline Offline

Activity: 175
Merit: 100


View Profile WWW
January 08, 2014, 08:49:43 AM
 #2

If you dont want to download and run p2pool you can mine here http://cryptovein.com/

guugll
Full Member
***
Offline Offline

Activity: 190
Merit: 100



View Profile WWW
January 08, 2014, 12:33:45 PM
 #3

i tryed and got this error:

Traceback (most recent call last):
  File "/temp/p2pool_COYE/run_p2pool.py", line 3, in <module>
    from p2pool import main
  File "/temp/p2pool_COYE/p2pool/main.py", line 25, in <module>
    from . import networks, web, work
  File "/temp/p2pool_COYE/p2pool/networks.py", line 1, in <module>
    from p2pool.bitcoin import networks
  File "/temp/p2pool_COYE/p2pool/bitcoin/networks.py", line 291
    CONF_FILE_FUNC=lambda: os.path.join(os.path.join(os.environ['APPDATA'], 'BBQCoin') if platform.system() == 'Windows' else os.path.expanduser('~/Library/Applica$
                                                                                                                                                                   ^
SyntaxError: EOL while scanning string literal


but i see your node is running - so what am i doing wrong man?

guugll
Full Member
***
Offline Offline

Activity: 190
Merit: 100



View Profile WWW
January 08, 2014, 12:57:47 PM
 #4

ok found that copy/paste error in p2pool_COYE/p2pool/bitcoin/networks.py
its missing a few lines but can be fixed so - running now for test this p2pool.


squiggie
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile WWW
January 08, 2014, 04:29:55 PM
Last edit: January 14, 2014, 11:41:28 PM by squiggie
 #5

Thanks for the values. Looks like this is working.

P2Pool nodes starting to come online for Coinyecoin.

http://cryptovein.com/

Post them as more nodes come online.

Bitarama (OP)
Full Member
***
Offline Offline

Activity: 175
Merit: 100


View Profile WWW
January 08, 2014, 05:44:50 PM
 #6

Updated and fixed , Sorry about that guys.

Bitarama (OP)
Full Member
***
Offline Offline

Activity: 175
Merit: 100


View Profile WWW
January 08, 2014, 11:12:20 PM
 #7

We found our first block!

Source has been updated on git as well

uses latest p2pool now

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!