Author

Topic: [COYE] - Coinyecoin p2pool source code now available! (Read 1870 times)

full member
Activity: 175
Merit: 100
We found our first block!

Source has been updated on git as well

uses latest p2pool now
full member
Activity: 175
Merit: 100
Updated and fixed , Sorry about that guys.
full member
Activity: 147
Merit: 100
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.
full member
Activity: 190
Merit: 100
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.

full member
Activity: 190
Merit: 100
i tryed and got this error:

Traceback (most recent call last):
  File "/temp/p2pool_COYE/run_p2pool.py", line 3, in
    from p2pool import main
  File "/temp/p2pool_COYE/p2pool/main.py", line 25, in
    from . import networks, web, work
  File "/temp/p2pool_COYE/p2pool/networks.py", line 1, in
    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?
full member
Activity: 175
Merit: 100
If you dont want to download and run p2pool you can mine here http://cryptovein.com/
full member
Activity: 175
Merit: 100
Github Repo : https://github.com/coinOps/p2pool

run with  --net coinyecoin

Jump to: