z-classic / z-nomp

z-nomp is mining pool software for Zcash and Zclassic so you can create internet money in your home!
MIT License
291 stars 436 forks source link

API payment history #232

Open hunasdf opened 6 years ago

hunasdf commented 6 years ago

Hi, Is there any way to add worker's payment history to api/worker_stats?taddr ?

Kosta85 commented 6 years ago

I'am intresting too, how to make it

TheComputerGenie commented 6 years ago

http://[yourIP:port]/api/payments

hunasdf commented 6 years ago

This url return “all” payments of the pool. Or I know it wrong?! I would like to get “all” payments for the specific address.

lludlow commented 6 years ago

you could add to the existing api since all of the data exists, basically add a filter and new end point