Author

Topic: .25 BTC Bounty for Adding Database Functions to P2Pool (Read 953 times)

legendary
Activity: 1140
Merit: 1000
The Real Jude Austin
Hello.

I am offering .25 BTC for anyone who can add database functions to P2Pool.

What I am trying to do is use P2Pool as the pool back-end and MPOS as the front-end.

Here is the P2Pool code: https://github.com/forrestv/p2pool

Here is the MPOS code: https://github.com/TheSerapher/php-mpos

I believe all the data that needs to be databased to work with MPOS on P2Pool is located in work.py: https://github.com/forrestv/p2pool/blob/master/p2pool/work.py

Here is the database structure of MPOS: https://github.com/TheSerapher/php-mpos/blob/next/sql/000_base_structure.sql

I would like to use MySQL for the module also as I am not familiar with Django or others.

Why do I want to do this?

Mainly because P2Pool has great support for ASICs and still has stratum but it lacks the fancy front end that everyone wants to see, that is where MPOS comes into play.

Thanks for your time.
Jump to: