38d2d5abd7bringing class loader in order
Sebastian Grewe
2013-05-13 23:29:19 +0200
fd6d0c0948adding classes to statistics class, added getCurrentHashrate
Sebastian Grewe
2013-05-13 23:28:54 +0200
c4d5e31bacadd method to return shares table name, added getRoundShares
Sebastian Grewe
2013-05-13 23:28:11 +0200
910ebcd6bcMerge branch 'next' of github.com:TheSerapher/php-mmcfe-ng into next
Sebastian Grewe
2013-05-13 17:57:19 +0200
d90b496dfdadding some first statistics including memcache storage, adjusted template. LTC/day not working yet
Sebastian Grewe
2013-05-13 17:56:30 +0200
e4edd63c41removing empty file
Sebastian Grewe
2013-05-13 17:55:36 +0200
94c59d043dadded new block table structure
Sebastian Grewe
2013-05-13 16:04:35 +0200
df8b1bb974adding all available block inforation to block stats table
Sebastian Grewe
2013-05-13 14:58:04 +0200
e990989340adding active worker cound to smarty global
Sebastian Grewe
2013-05-13 14:57:23 +0200
d352adf6f6adding method to fetch all active worker count
Sebastian Grewe
2013-05-13 14:56:58 +0200
ece3d8fd25adding block statistics, added finder and round shares for blocks, updates transactions for new columns, updated template and pool statistics code
Sebastian Grewe
2013-05-13 09:21:41 +0200
e8dcba2dccremoved some warning output on shares class
Sebastian Grewe
2013-05-13 09:20:37 +0200
4e1efd085cremove debug output
Sebastian Grewe
2013-05-12 17:21:31 +0200
fabc5e9850properly check for empty transactions array
Sebastian Grewe
2013-05-12 17:21:03 +0200
2e79d8a78fgrab difficulty from block .. doh
Sebastian Grewe
2013-05-12 17:19:28 +0200
dfe0704f9eremoved debug output
Sebastian Grewe
2013-05-12 16:59:38 +0200
fbfc8d60daadding new transaction class to manual payout through website
Sebastian Grewe
2013-05-12 16:58:48 +0200
91144afa4esearch shares by IDs not timestamps, cleaned up transaction class in the process
Sebastian Grewe
2013-05-12 16:58:33 +0200
c3964a59daadding new cron to update block confirmations in database
Sebastian Grewe
2013-05-12 16:56:54 +0200
b5def95435adding (required) confirmations to smarty globals
Sebastian Grewe
2013-05-12 16:56:35 +0200
3844bbe1abcleaned up getSingle calls, added getCoinAddress method
Sebastian Grewe
2013-05-12 16:56:11 +0200
47ac213779adding search method for unconfirmed blocks, add updateConfirmations method for blocks
Sebastian Grewe
2013-05-12 16:55:18 +0200
ae32ab429fmoved workers table, pushpool needs to be configured to use this instead
Sebastian Grewe
2013-05-12 16:53:24 +0200
1194c7fb33fixed user class, missing method
Sebastian Grewe
2013-05-12 12:18:56 +0200
187fb92272further cleaned up user class, created worker class, removed ledger and paid calls from user
Sebastian Grewe
2013-05-12 11:39:22 +0200
a6e0b98552use new blocks table properly
Sebastian Grewe
2013-05-12 11:37:42 +0200
2e8d475e6ffixing PIN storage and added missing unique on username to DB structure
Sebastian Grewe
2013-05-12 00:21:03 +0200
1c33731acdMerge pull request #11 from TheSerapher/register-fix
Sebastian Grewe
2013-05-11 15:06:06 -0700
dae7fe3397fixing user registration, adding new DB layout for accounts
Sebastian Grewe
2013-05-12 00:05:49 +0200
45638d8784cleaned up database structure, more indexes added
Sebastian Grewe
2013-05-11 23:53:37 +0200
c31bbb6f93allow to search for balance for a account ID via transaction class, added template changes
Sebastian Grewe
2013-05-11 23:46:39 +0200
961b6cc817skip crons if no work can be done
Sebastian Grewe
2013-05-11 22:11:29 +0200
81810c1ac3updated DB charset to UTF8 for all entries
Sebastian Grewe
2013-05-11 20:20:59 +0200
8dabe02afenew updated database structure
Sebastian Grewe
2013-05-11 20:19:14 +0200
bf89975832Merge pull request #10 from TheSerapher/template-updates
Sebastian Grewe
2013-05-11 11:17:09 -0700
9dcdc91a7fupdated account template and user class to work with simplified accounts table
Sebastian Grewe
2013-05-11 20:16:32 +0200
47b3816d27cleaned up crons, changed timestamp range to properly find shares, added verbose parameter
Sebastian Grewe
2013-05-11 18:51:10 +0200
365a91e407ensure we only check for unaccounted blocks
Sebastian Grewe
2013-05-11 17:14:43 +0200
3cf5049193Merge pull request #9 from TheSerapher/payout-system
Sebastian Grewe
2013-05-11 07:53:46 -0700
4a7b51d9ebimplemented transactions, PPS payouts and Transactions displayed on the website
Sebastian Grewe
2013-05-11 16:50:15 +0200
37618e9b71Merge pull request #8 from TheSerapher/ledger-cron
Sebastian Grewe
2013-05-11 00:21:05 -0700
1f58a1e152renamed method
Sebastian Grewe
2013-05-11 09:19:18 +0200
cbfcff3ba1adding future ledger cronjob for transaction confirmations
Sebastian Grewe
2013-05-10 23:29:42 +0200
a995ab640dMerge pull request #7 from TheSerapher/sharecounter-cron
Sebastian Grewe
2013-05-11 00:15:58 -0700
3971ea797cfurther work on sharecounter cron, almost all features available now
Sebastian Grewe
2013-05-11 09:15:19 +0200
0eab903670Merge pull request #6 from TheSerapher/findblock-update
Sebastian Grewe
2013-05-10 23:01:08 -0700
59c53a5d3dadding more output to findblocks
Sebastian Grewe
2013-05-11 08:00:35 +0200
9da6c578d4quick readme update regarding crons
Sebastian Grewe
2013-05-11 00:27:22 +0200
42d2fa2618calculate propotional payout for all shares of this block
Sebastian Grewe
2013-05-11 00:22:23 +0200
7fe381f44cadding new table strcuture, removed unused tables
Sebastian Grewe
2013-05-10 22:43:30 +0200
8669f987dcadding new cronjob to accumulate valid and invalid shares for each user between a timestamp of a block and the previous block to it
Sebastian Grewe
2013-05-10 22:37:24 +0200
571e26413badding new share class
Sebastian Grewe
2013-05-10 22:36:42 +0200
6486a72b1ballow searching blocks in reverse order for sharecounter
Sebastian Grewe
2013-05-10 22:36:27 +0200
0d4e5ff237Merge pull request #5 from TheSerapher/include-fixes
Sebastian Grewe
2013-05-10 11:00:16 -0700
b9904a5eeeproperly use BASEPATH in global config, created shared file for crons
Sebastian Grewe
2013-05-10 19:59:54 +0200
3265f3c289Merge pull request #4 from TheSerapher/findblocks-cron
Sebastian Grewe
2013-05-10 10:48:44 -0700
ef4b9fd21dadding new cronjob to find generated or immature blocks, changed project to allow scripts to run outside of webroot
Sebastian Grewe
2013-05-10 19:46:54 +0200
5dc31fe392properly display credit/debit in color
Sebastian Grewe
2013-05-10 15:31:33 +0200
c64f67a8b5Merge pull request #3 from TheSerapher/class-updates
Sebastian Grewe
2013-05-10 06:28:34 -0700
dfc4aafeaasome smaller updates to classes and PHP codes
Sebastian Grewe
2013-05-10 15:28:05 +0200
76dc105e48Merge pull request #2 from TheSerapher/doc-updates
Sebastian Grewe
2013-05-09 03:19:33 -0700
8b8432ff80updated documentation and changelog
Sebastian Grewe
2013-05-09 12:18:53 +0200
1ca5c37da7properly search next block in chain
Sebastian Grewe
2013-05-06 21:19:18 +0200
d33c300d50removed hard coded block difficulty
Sebastian Grewe
2013-05-06 21:18:43 +0200
14c44dc4f4adding proper confirmation messages to block list
Sebastian Grewe
2013-05-06 21:18:26 +0200
40a224e718removed some free room on siteheader
Sebastian Grewe
2013-05-06 21:17:59 +0200
57c07d8456removing php values from htaccess
Sebastian Grewe
2013-05-06 21:17:34 +0200
8817a1a0aaadded missing block context for login box
Sebastian Grewe
2013-05-06 21:17:14 +0200
d6cb93fa5aadding propagates statistics page
Sebastian Grewe
2013-05-06 17:13:24 +0200
5769aad0c0move debug console out of main div
Sebastian Grewe
2013-05-06 17:10:12 +0200
9436669997Merge pull request #1 from TheSerapher/master
Sebastian Grewe
2013-05-06 06:35:09 -0700
2f7c7cf863proper format for MHash in header
Sebastian Grewe
2013-05-06 15:32:56 +0200
1b50f76f72initial import of file base of my WIP
Sebastian Grewe
2013-05-06 14:11:38 +0200