php-mpos/sql
Sebastian Grewe fa7f61c436 Adding transaction fees to transaction class
This will add back the transaction fees. Prior to this commit the pool
had to cover the transaction fees. Now for each transaction the full
balance is transferred (RPC Daemon will remove the TX Fee) but two
transactions are added. One for the Debig and one TXFee.

Fixes #203.

**Requires database upgrade with supplied SQL file**
2013-06-17 11:17:15 +02:00
..
issue_70_transactions_upgrade.sql Changed getLockedBalance and added SQL 2013-06-10 18:56:06 +02:00
issue_144_notification_upgrade.sql adding full notification SQL for regular installations 2013-06-10 08:51:24 +02:00
issue_147_accounts_upgrade.sql Adding support for user locking 2013-06-13 11:36:28 +02:00
issue_148_transactions_upgrade.sql Adding support for block finder bonus 2013-06-10 10:11:56 +02:00
issue_167_settings_upgrade.sql Fixing column name in settings table 2013-06-12 11:19:07 +02:00
issue_182_accounts_upgrade.sql Adding counter for failed login attempts 2013-06-13 15:26:23 +02:00
issue_203_transactions_upgrade.sql Adding transaction fees to transaction class 2013-06-17 11:17:15 +02:00
mmcfe_ng_structure.sql new full database structure 2013-06-13 13:49:53 +02:00