php-mpos/public/include
Sebastian Grewe f4ce22bee8 Skip bogus upstream shares
This will fix an issue with blocks being assigned upstream shares that
are marked as valid but are not the actual solution for a block.

Only shares inserted when or after the block timestamp are now looked
at. This will ensure other shares inserted earlier and marked as
upstream valid are skipped.

This will not fix edge cases where many shares are inserted at the same
time and are all in the same timeframe of the block. Then the first
valid share in that time is used.

This worked fine on a testnet with a number of blocks found and false
shares inserted by hand.

Fixes #352
2013-07-03 15:01:08 +02:00
..
classes Skip bogus upstream shares 2013-07-03 15:01:08 +02:00
config enable memcache by default 2013-07-02 21:27:41 +02:00
lib Working jQuery Mobile frontend for mobile devices 2013-06-28 13:45:14 +02:00
pages removing error reporting for debugging 2013-07-02 21:10:12 +02:00
smarty/libs added word print for times < 1 2013-05-14 23:58:24 +02:00
autoloader.inc.php Enable or Disable maintenance and registrations 2013-06-30 12:03:46 +02:00
database.inc.php some smaller updates to classes and PHP codes 2013-05-10 15:28:05 +02:00
jsonrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
smarty_globals.inc.php Potential fix for PHP Warning 2013-07-02 09:00:01 +02:00
smarty.inc.php Fixing issues with application using BASEPATH 2013-06-19 14:50:13 +02:00
xmlrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00