php-mpos/public/include
Sebastian Grewe cb7f114cbc Adding dynamic block value support in PPS
This will add the block reward typw to PPS systems. Prior to this, each
PPS value was hard coded to 50. Not only are other coins not based on
this but changing it would require code. Changed it that

* Default for fixed type is config reward
* Default for block type is **previous** blocks amount
** Fallback for first round is the fixed reward value

See in-line documentation of dist configuration. This should help new
pool owners to get setup and clarify things.

Fixes #308
2013-07-01 17:45:23 +02:00
..
classes removed debug output 2013-06-30 13:43:05 +02:00
config Adding dynamic block value support in PPS 2013-07-01 17:45:23 +02:00
lib Working jQuery Mobile frontend for mobile devices 2013-06-28 13:45:14 +02:00
pages Changing wallet error message from litecoind 2013-07-01 12:47:33 +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 Adding dynamic block value support in PPS 2013-07-01 17:45:23 +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