And another .5 for 10 days to join coretechs if someone can tell me how to do it from a gui wallet.
You could trust my cron job to do it for you.
It will send a fixed amount once per day at a random time to miners at p2pool. The amount is based on the balance at the following address:
BTC ADDR REMOVED Any donations to this address will be sent to the p2pool minersThe job script is dynamic and sends a fixed amount based on the balance of the address in the wallet.
1-10 balance - 1 BTC per day
10-99 balance - 2 BTC per day
100-999 balance - 3 BTC per day
etc.
This should work for now. I can change the daily amount later if a lot of people start donating. I will fund it with the remaining 9 BTC of my pledge later this evening. If I decide to stop the job from running at any point, the remaining balance will be sent to all miners in the pool at that time. I just set this up to take care of my donations so I don't have to send them manually but I figured why not open it up to anyone else.
(1/20/12): 9 BTC sent. You can track the deposits here ("Received"):
http://blockexplorer.com/address/**BTC ADDR REMOVED**
(1/21/12): had to do some wallet cleanup, address now shows correct balance of XX.XXX (XX BTC - X BTC & txn fees)
(1/24/12): donation history updated, current balance is XX.XXXXYYYY
(1/26/12): added some better logging that I will include in the donation history going forward
(2/7/12): minor network issue last night prevented the donation from being sent, so two payments were sent this morning
(2/8/12): made some changes to the script to adjust the timing intervals, additional payment sent yesterday
Donation history
---------------
.............
Hi coretechs!
Can you share your "donation script" with us?!
I want to setup the same scheme for the Litecoin P2Pool miners...
Right now, I just put a cronjob to donate everyday the same amount, at the same time of day... But I would like to have the same behavior of your setup, I mean, send donations according to the balance, etc...
Thanks!
Thiago