Author

Topic: Protocol used for pool mining (Read 961 times)

hero member
Activity: 1596
Merit: 502
February 05, 2012, 05:54:58 AM
#4
Thanks both Smiley

The thing I want to make is a miner.
First to test if I understand everything an unoptimized software miner, later a fpga miner.
I don't care if it is slow, it's just a hobby project at the moment.

With the links Revalin gave I found a C# implementation called bitnet.
With only a few lines of code I succeeded to get some work to do and I fully understand the data the function returns so the next step is do some hashing with the sha256 function I already made earlier.
full member
Activity: 209
Merit: 100
February 04, 2012, 09:11:06 PM
#3
no i think hes talking about the pushpool daemon heres the source:

https://github.com/jgarzik/pushpool
hero member
Activity: 728
Merit: 500
165YUuQUWhBz3d27iXKxRiazQnjEtJNG9g
hero member
Activity: 1596
Merit: 502
February 03, 2012, 03:35:53 PM
#1
I'm trying to find the protocol or api used by the different miners to get work from the different pools but I can't find it.
Can anyone point me in the right direction?
Soap? json? something else?
Jump to: