Code Monkey home page Code Monkey logo

p2pool_srcchain's Introduction

Requirements:

Generic:

  • Srcchain >=1.0.0
  • Python >=2.6
  • Twisted >=10.0.0
  • python-argparse (for Python =2.6)

eg.

  • sudo apt-get install python-zope.interface python-twisted python-twisted-web
  • sudo apt-get install python-argparse # if on Python 2.6

Running P2Pool:

To use P2Pool, you must be running your own local srcchaind. For standard configurations, using P2Pool should be as simple as:

#setup just for first time to use pool
cd Lyra2Z
python setup.py install
#run a pool
python run_p2pool.py --srcchaind-config-path=/your/sourcechain/configfile/path 

You can also use a pair of options (--reserve-address and --reserve-percentage)to set a part of reward reserved for pool owner when a block generated Testnet is already available by adding option --testnet Then run your miner program, connecting to the node(eg.127.0.0.1) on port(eg.9332) with any username and password.

If you are behind a NAT, you should enable TCP port forwarding on your router. Forward port 9333 to the host running P2Pool.

Run for additional options.

python run_p2pool.py --help

Documentation

For more information, Please visit here.

Contact Developers

Developers are available at:

Label Name Description
Gitter Join the chat at https://gitter.im/genyuanlian-SourceBlockchain/Lobby

Issues & PRs management

Waffle.io - Columns and their card count

Throughput Graph

LICENSE

License: GPL v3

p2pool_srcchain's People

Contributors

nigefanshu avatar sighttviewliu avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

p2pool_srcchain's Issues

"Warning: Unknown block versions being mined! It's possible unknown rules are in effect"

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Check failed! Make sure that you're connected to the right srcchaind with

Describe the bug
it prompt the error message : Check failed! Make sure that you're connected to the right srcchaind with...
when startup a pool for a customized coin.

To Reproduce
Steps to reproduce the behavior:

  1. startup a pool generally for a private or test chain in LAN

Expected behavior
stuck at printing error message : Check failed! Make sure that you're connected to the right srcchaind with...continually

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.