Author

Topic: What I've learned about pushpool (Read 2462 times)

legendary
Activity: 2576
Merit: 1186
May 18, 2011, 09:24:52 AM
#7
I've talked to Luke-Jr and he said, that he wrote the core of pushpool.
No, I said I wrote the core code for Eligius. Pushpool is only one part of a pool, it is not the whole pool.
member
Activity: 98
Merit: 13
full member
Activity: 126
Merit: 100
May 17, 2011, 04:44:22 PM
#5
I've talked to Luke-Jr and he said, that he wrote the core of pushpool.

Incorrect.  I wrote 99% of pushpool.


As far as i know, jgarzik wrote the pool. What luke meant by that, is that after he set up the pool, he wrote the "core". I find it hard to believe that since he till this day had no front end(although i still know not what he meant by "core").
I also want to know, after i start pushpool. What tables must be made and their structure with their datatypes.
How does the pool pay the user's earned Bitcoins(does it come out of my pocket?)
member
Activity: 98
Merit: 13
May 17, 2011, 04:19:15 PM
#4
so would you share some information on this xf2_org?

What information do you seek?

pushpool source code, and the change history, have always been available publicly:  https://github.com/jgarzik/pushpool
sr. member
Activity: 420
Merit: 250
May 17, 2011, 04:11:34 PM
#3
so would you share some information on this xf2_org?
member
Activity: 98
Merit: 13
May 17, 2011, 04:08:39 PM
#2
I've talked to Luke-Jr and he said, that he wrote the core of pushpool.

Incorrect.  I wrote 99% of pushpool.

full member
Activity: 126
Merit: 100
May 17, 2011, 02:02:01 PM
#1
I suggest we contribute in this topic knowledge of how to make pushpool work.

So far I've learned through trial and error that you should compile the source from the tarball. Doing it from git could take hours and you might still not compile it.

I've learned that you need sqlite3-dev and you must create the tables yourself. There is in the tarball, an example config file which i am yet to fully decipher.

I've talked to Luke-Jr and he said, that he wrote the core of pushpool. I am asked him if he wrote it in C(the language pushpool is written in). He said, no. He also said, it's some kind of other files...but not written in C

Any other contributions to make it work?

My aim here is to make a 'How to' tutorial on how one can compile and create his own pool down to the tables he should make.
Jump to: