Skip to content

zeroepix/p2pool-donation-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

p2pool-donation-tool

This repository contains the workhorse files for http://blisterpool.com/p2pdonate. It uses a web.py template engine to serve pages, and the pages are served based on the two classes p2pdonate and p2pdonationstatus.

The other functions are helper functions called by the above classes.

The main script (check_donations.py) connects to the bitcoin wallet, p2pool node and db to check which donations have been filled (3 confirmations), after which it fills out more db, sends payment out and an email to the donater (if one has been given), as well as an email to the administrator with any errors. It's setup as a cronjob once per minute.

About

workhorse files for http://blisterpool/p2pdonate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published