Commit Graph

  • dea1e753bd Merge pull request #204 from TheSerapher/issue-203 Sebastian Grewe 2013-06-17 02:19:46 -0700
  • 9bde3d979c removed whitespace Sebastian Grewe 2013-06-17 11:19:05 +0200
  • fa7f61c436 Adding transaction fees to transaction class Sebastian Grewe 2013-06-17 11:17:15 +0200
  • c93b6068a3 Update README.md Sebastian Grewe 2013-06-17 10:45:34 +0200
  • 6850701b6b Merge pull request #202 from TheSerapher/issue-201 Sebastian Grewe 2013-06-17 01:41:51 -0700
  • 4f3e1e9ccb Adding support for API currencies Sebastian Grewe 2013-06-17 10:40:36 +0200
  • 32cbab45d3 Merge pull request #200 from TheSerapher/issue-199 Sebastian Grewe 2013-06-17 01:08:49 -0700
  • 91ef2caaab Added cronjob to pre-cache statistics Sebastian Grewe 2013-06-17 10:07:40 +0200
  • b7b0ab9298 Update README.md Sebastian Grewe 2013-06-14 18:55:17 +0300
  • ca1237c11c fixing admin user information table format Sebastian Grewe 2013-06-14 17:52:56 +0200
  • 006f4d7f8a updated PPS payout to support block share stats for users Sebastian Grewe 2013-06-14 16:17:34 +0200
  • 0817befaaa Further cleanup to reduce PHP notice warnings Sebastian Grewe 2013-06-14 13:51:06 +0200
  • 4c4202bc1b fixing notice warning when not logged in Sebastian Grewe 2013-06-14 13:22:50 +0200
  • d23d577368 always show 2 digit pool efficiency Sebastian Grewe 2013-06-14 12:36:17 +0200
  • c0870b3a48 Added more generic pool stats Sebastian Grewe 2013-06-14 11:58:41 +0200
  • bee35325dc Only show 20 blocks for block graph Sebastian Grewe 2013-06-14 11:38:00 +0200
  • 6f3912b6a2 fixed worker name in mail body Sebastian Grewe 2013-06-14 09:58:54 +0200
  • 627bc5b47e Merge pull request #188 from TheSerapher/issue-187 Sebastian Grewe 2013-06-13 14:00:21 -0700
  • 6f858188ad Adding pool and combined hashrate graphs Sebastian Grewe 2013-06-13 22:59:19 +0200
  • 90640d345e removing static-ish stats width, use table width instead Sebastian Grewe 2013-06-13 22:26:12 +0200
  • e7bb725da4 remove decimals for expected shares in graph Sebastian Grewe 2013-06-13 22:03:21 +0200
  • 2b56423272 adding line graphs in block stats Sebastian Grewe 2013-06-13 22:01:34 +0200
  • 12843fab14 adding new master template for tooltips Sebastian Grewe 2013-06-13 22:01:18 +0200
  • 32d94bb6fb less wide graphs Sebastian Grewe 2013-06-13 22:00:58 +0200
  • d9886d8dca re-adding tooltips for graphs Sebastian Grewe 2013-06-13 22:00:28 +0200
  • 538c5ead88 properly sort blocks in graph Sebastian Grewe 2013-06-13 17:09:59 +0200
  • 88b9d95ff2 Only run some globals for smarty if loggedin Sebastian Grewe 2013-06-13 16:41:38 +0200
  • 8c31480711 Merge pull request #186 from TheSerapher/issue-185 Sebastian Grewe 2013-06-13 07:34:19 -0700
  • cc046a286c fixing missing transactions table Sebastian Grewe 2013-06-13 16:34:04 +0200
  • 48d8d23efa Merge pull request #184 from TheSerapher/issue-91 Sebastian Grewe 2013-06-13 07:27:23 -0700
  • acc4880dd6 Adding block luck graph Sebastian Grewe 2013-06-13 16:25:52 +0200
  • a912819192 Update README.md Sebastian Grewe 2013-06-13 16:38:48 +0300
  • bd490e5ce7 Merge pull request #183 from TheSerapher/issue-182 Sebastian Grewe 2013-06-13 06:27:10 -0700
  • 5d356b5c4f Adding counter for failed login attempts Sebastian Grewe 2013-06-13 15:26:23 +0200
  • 95f98b5f77 Merge pull request #181 from TheSerapher/issue-179 Sebastian Grewe 2013-06-13 05:50:06 -0700
  • dda1585353 Adding ReCaptcha support for account registration Sebastian Grewe 2013-06-13 14:47:33 +0200
  • fac1296812 adding 3rd party library Sebastian Grewe 2013-06-13 14:47:19 +0200
  • 2019b9da9f Merge pull request #180 from TheSerapher/issue-179 Sebastian Grewe 2013-06-13 05:00:22 -0700
  • bfaa0a67ef Enforce session logout if IP address changed Sebastian Grewe 2013-06-13 13:59:45 +0200
  • 82155b6f72 Merge branch 'next' of github.com:TheSerapher/php-mmcfe-ng into next Sebastian Grewe 2013-06-13 13:51:59 +0200
  • e681e8abf0 new full database structure Sebastian Grewe 2013-06-13 13:49:53 +0200
  • 25007f3b24 Merge pull request #178 from TheSerapher/issue-177 Sebastian Grewe 2013-06-13 04:47:34 -0700
  • 6a5f938895 Store Users IP address in accounts after login Sebastian Grewe 2013-06-13 13:46:32 +0200
  • 168653710f Merge pull request #176 from TheSerapher/issue-150 Sebastian Grewe 2013-06-13 04:39:30 -0700
  • a703877122 Adding support do disable account registration Sebastian Grewe 2013-06-13 13:38:32 +0200
  • 785c04441c Merge pull request #175 from TheSerapher/status-updates Sebastian Grewe 2013-06-13 04:28:07 -0700
  • 01c859d5f5 proper number format for USD/Est Sebastian Grewe 2013-06-13 13:25:33 +0200
  • ba4a272442 reduced row size for time and difficulty Sebastian Grewe 2013-06-13 13:25:08 +0200
  • 38f2ae5af7 adding proper avg shares calculation based on target diff and network diff Sebastian Grewe 2013-06-13 13:24:46 +0200
  • 8c01351b76 Merge pull request #174 from TheSerapher/issue-147 Sebastian Grewe 2013-06-13 02:39:23 -0700
  • 44851e35df Add admin/lock changes to admin panel Sebastian Grewe 2013-06-13 11:23:02 +0200
  • 42b6d4b3b2 Adding support for user locking Sebastian Grewe 2013-06-12 12:57:18 +0200
  • 10a13f3eaf Merge pull request #172 from TheSerapher/issue-138 Sebastian Grewe 2013-06-13 00:21:28 -0700
  • 8859f0c091 forgot to add the actual files :/ Sebastian Grewe 2013-06-12 13:51:10 +0200
  • a2ad57e92a Adding configurable TX Fee for web interface Sebastian Grewe 2013-06-12 13:46:29 +0200
  • 13fc01243e Adding configurable currency name to global config Sebastian Grewe 2013-06-12 13:36:44 +0200
  • 8b20d44ab7 Merge pull request #173 from lhpool/next Sebastian Grewe 2013-06-13 00:18:49 -0700
  • baed854bc9 Added Usd/Day lhpool 2013-06-12 19:22:40 +0200
  • 1e9d29f37b Merge pull request #171 from TheSerapher/issue-170 Sebastian Grewe 2013-06-12 03:05:13 -0700
  • 1b850ae67c Changing default statistics URL to pool Sebastian Grewe 2013-06-12 12:04:44 +0200
  • a0fe8a1057 Merge pull request #169 from TheSerapher/issue-167 Sebastian Grewe 2013-06-12 02:34:17 -0700
  • dae4ad18c3 Merge pull request #168 from TheSerapher/status-page-formatting Sebastian Grewe 2013-06-12 02:32:15 -0700
  • 4d51331883 trying new layout for stats page Sebastian Grewe 2013-06-12 11:31:37 +0200
  • 8ef44f79db Fixing column name in settings table Sebastian Grewe 2013-06-12 11:19:07 +0200
  • e3cd964d2c Merge pull request #166 from TheSerapher/issue-140 Sebastian Grewe 2013-06-12 00:19:44 -0700
  • 27b4c4473f Adding bonus to unconfirmed calculations Sebastian Grewe 2013-06-12 09:17:50 +0200
  • a006ea782a Adding confirmed and unconfirmed balance Sebastian Grewe 2013-06-07 20:58:50 +0200
  • 888461221f Merge branch 'next' of github.com:TheSerapher/php-mmcfe-ng into next Sebastian Grewe 2013-06-11 16:33:18 +0200
  • eb42993c2b formatting some numbers Sebastian Grewe 2013-06-11 16:32:53 +0200
  • 8c937cf0b1 made prop default payout system in config Sebastian Grewe 2013-06-11 15:44:16 +0200
  • 786926a328 fixing newline on footer Sebastian Grewe 2013-06-10 20:39:41 +0200
  • fc8ad9eee9 Merge pull request #165 from TheSerapher/issue-163 Sebastian Grewe 2013-06-10 11:24:42 -0700
  • da6e217ac2 removing debug dump output Sebastian Grewe 2013-06-10 20:23:53 +0200
  • 53f3c29d91 Merge pull request #164 from TheSerapher/issue-163 Sebastian Grewe 2013-06-10 11:22:22 -0700
  • d2daed3317 Fixing montoring checkboxes Sebastian Grewe 2013-06-10 20:21:42 +0200
  • 601b5c45cc Update README.md Sebastian Grewe 2013-06-10 20:09:21 +0300
  • 27176d2e8a Merge pull request #161 from TheSerapher/issue-70 Sebastian Grewe 2013-06-10 10:03:09 -0700
  • 146b4e0c17 Merge branch 'issue-70' of github.com:TheSerapher/php-mmcfe-ng into issue-70 Sebastian Grewe 2013-06-10 18:58:12 +0200
  • b4a09f22ee archive/purge accounted PPS shares Sebastian Grewe 2013-06-10 11:53:44 +0200
  • b782857c41 Adding new config option payout_system Sebastian Grewe 2013-06-10 11:34:20 +0200
  • e8f8b2f5f4 Changed getLockedBalance and added SQL Sebastian Grewe 2013-06-10 11:28:20 +0200
  • 666fde91b6 adding PPS value to sidebard Sebastian Grewe 2013-06-09 17:29:38 +0200
  • 41b35a2d96 moved table header to the left Sebastian Grewe 2013-06-06 23:48:09 +0200
  • cb3e02e896 properly format pps value to 12 digits Sebastian Grewe 2013-06-06 23:45:53 +0200
  • 3f8a1ea0f7 forgot 8 decimals Sebastian Grewe 2013-06-06 23:34:02 +0200
  • 4acf119418 properly format payout and round it Sebastian Grewe 2013-06-06 23:31:35 +0200
  • 4745a2f6f8 Adding support for PPS payout method Sebastian Grewe 2013-06-06 21:37:14 +0200
  • 56f3d57c35 further improved checkboxes Sebastian Grewe 2013-06-10 18:37:14 +0200
  • 31e51061f7 archive/purge accounted PPS shares Sebastian Grewe 2013-06-10 11:53:44 +0200
  • ea9f6b2c9a Adding new config option payout_system Sebastian Grewe 2013-06-10 11:34:20 +0200
  • 31de069533 Changed getLockedBalance and added SQL Sebastian Grewe 2013-06-10 11:28:20 +0200
  • ec054cd2ef Merge pull request #156 from TheSerapher/issue-142 Sebastian Grewe 2013-06-10 01:56:33 -0700
  • b1d698e686 Allow users to change their email address Sebastian Grewe 2013-06-10 10:54:57 +0200
  • 9e74175ca3 Make email mandatory during registration Sebastian Grewe 2013-06-10 10:45:46 +0200
  • 4c20a84fb9 Merge pull request #154 from TheSerapher/issue-149 Sebastian Grewe 2013-06-10 01:41:47 -0700
  • b1f3c9bece Fixing manual payout race condition Sebastian Grewe 2013-06-10 10:38:05 +0200
  • 463f199040 Update edit.inc.php Sebastian Grewe 2013-06-10 11:31:49 +0300
  • 37beca9385 removing left over debug in findblock Sebastian Grewe 2013-06-10 10:27:39 +0200
  • b58060a8e2 Merge pull request #153 from TheSerapher/issue-148 Sebastian Grewe 2013-06-10 01:14:27 -0700
  • 4e284895a8 Adding support for block finder bonus Sebastian Grewe 2013-06-10 10:11:56 +0200