Sebastian Grewe
8a1dc20ec8
Changing upstream share finding function
...
* Fetch all blocks unaccounted for in ASC oder (low to high height)
* Use lowest height block to find lowest ID upstream accepted share
* Use this share as the finding share for a block
* Set share as last found upstream share for further blocks
* This only applies if shares are not deleted at all which they should!
2013-05-31 12:11:56 +02:00
Sebastian Grewe
2c890d2bd5
fix display of fee amount, based on est. block payout
2013-05-21 22:17:36 +02:00
Sebastian Grewe
6429b2b442
adding support for pool fees
2013-05-21 13:57:49 +02:00
Sebastian Grewe
a120d41612
lets try to get around some rounding issue for balance and transactions
2013-05-20 20:01:49 +02:00
Sebastian Grewe
e4732f55ca
adding support for user donations, added all required changes into this commit
2013-05-20 19:38:21 +02:00
Sebastian Grewe
7344926ebf
added shebang for cronjobs
2013-05-16 14:54:43 +02:00
Sebastian Grewe
9536e7c193
fixing pps payout, getRoundShares system MUST be search by ID or round shares are NOT calculated properly
2013-05-14 17:58:10 +02:00
Sebastian Grewe
fff7291454
fixing pps_payout to use new getRoundShares array
2013-05-14 15:40:56 +02:00
Sebastian Grewe
ece3d8fd25
adding block statistics, added finder and round shares for blocks, updates transactions for new columns, updated template and pool statistics code
2013-05-13 09:21:41 +02:00
Sebastian Grewe
91144afa4e
search shares by IDs not timestamps, cleaned up transaction class in the process
2013-05-12 16:58:33 +02:00
Sebastian Grewe
961b6cc817
skip crons if no work can be done
2013-05-11 22:11:29 +02:00
Sebastian Grewe
47b3816d27
cleaned up crons, changed timestamp range to properly find shares, added verbose parameter
2013-05-11 18:51:10 +02:00
Sebastian Grewe
365a91e407
ensure we only check for unaccounted blocks
2013-05-11 17:14:43 +02:00
Sebastian Grewe
4a7b51d9eb
implemented transactions, PPS payouts and Transactions displayed on the website
2013-05-11 16:50:15 +02:00