root
90a000e7ee
[FIX] division by zero
2013-11-07 11:18:48 +01:00
root
f8f8b0a997
[FEATURE] calculating-luck
2013-11-07 10:50:32 +01:00
Sebastian Grewe
4e68de0e5a
[FIX] Display issues on SHA coins
...
* [FIX] Estimated shares on various places
* [ADDED] Calculate estimated shares based on network diff in stats
class
* [UPDATED] Themes updated as needed
Fixes #819 once merged
2013-11-04 18:23:38 +01:00
root
126563c8f7
[IMPROVED] changed decimal places to 4 to display low cost coins
2013-10-31 12:16:52 +01:00
Sebastian Grewe
caf85b5dba
Revert "Revert "Merge pull request #784 from iAmShorty/pool-stat-additions""
...
This reverts commit 178f798d8f .
2013-10-29 09:56:17 +01:00
Sebastian Grewe
178f798d8f
Revert "Merge pull request #784 from iAmShorty/pool-stat-additions"
...
This reverts commit df6134db76 , reversing
changes made to 0d1a53c7a3 .
2013-10-29 09:33:45 +01:00
root
b0f4edbc13
[IMPROVED] Added Found/Valid/Orphaned to Stats
2013-10-28 21:29:48 +01:00
root
03aef00367
[IMPROVED] Added some block stats to Pool Statistics
2013-10-28 20:42:39 +01:00
Sebastian Grewe
acfa8f246e
[IMPROVED] Only display user contributions > 0
2013-10-23 07:37:10 +02:00
Sebastian Grewe
bdfd54e9b9
Merge pull request #749 from TheSerapher/issue-745
...
Issue 745
2013-10-22 08:54:01 -07:00
Sebastian Grewe
f4c68d721b
Revert "[FIX] Next attempt to fix #745 "
...
This reverts commit d3d183cfe0 .
2013-10-22 16:45:53 +02:00
Sebastian Grewe
d3d183cfe0
[FIX] Next attempt to fix #745
2013-10-22 16:27:37 +02:00
Sebastian Grewe
f42d420561
[FIX] Contirbutor detection
...
Fixes #745 once merged.
2013-10-22 16:17:12 +02:00
Sebastian Grewe
38d3140829
[FIX] Added admin check to all templates
...
Fixes #737
2013-10-21 17:32:26 +02:00
nicoschtein
98bcabc362
[FIX] Disable Block Explorer Link on mmcFE Theme
...
Last Block Found
Next Network Block
2013-10-08 12:28:02 -03:00
Sebastian Grewe
64205dd099
[MERGE] Fix merge conflict with NEXT
2013-09-30 09:56:49 +02:00
Sebastian Grewe
04786aafb5
Merge branch 'next' into issue-145
2013-09-17 08:53:21 +02:00
Sebastian Grewe
0af26e7647
moving templates for old themes
2013-09-16 17:53:50 +02:00
Sebastian Grewe
aa10b6efc1
[FEATURE] Adding hashrate modifiers
...
* Allow admins to set hashrate speed displays via admin panel
* Personal
* Pool
* Network
* Allows for easier integration of SHA coins
Fixes #652
2013-09-13 13:36:36 +02:00
Sebastian Grewe
62c0641131
Merge branch 'next' into issue-145
2013-09-09 14:53:42 +02:00
Sebastian Grewe
8ae36844f1
fixing some PHP warnings
2013-09-07 20:53:28 +02:00
Sebastian Grewe
6522fb2747
fixing merge conflicts
2013-08-22 11:54:17 +02:00
Sebastian Grewe
eacb8dff03
updated templates
2013-08-22 11:30:27 +02:00
Sebastian Grewe
7ec8fa9b95
Moving a lot of settings from config to adminpanel
...
* Migrated configuration options to admin panel
* Removed configuration options from config file
* Added help text for each configuration option into panel
Addresses #622 and needs extensive testing by pools. A lot has changed
so pool owners might have to adjust their own templates to match this
new system.
2013-08-20 12:02:47 +02:00
obigal
360bd22dc6
Updates
2013-08-07 09:42:06 +02:00
obigal
86d4ec18cd
Update authenticated.tpl
2013-08-07 09:34:01 +02:00
obigal
c3a63d58ce
Updates
2013-08-07 09:29:48 +02:00
obigal
2b1c628238
Update authenticated.tpl
2013-08-07 09:29:47 +02:00
Sebastian Grewe
eca77d551c
Changed percentages for invalids, pool efficiency
...
This should address #514 with negative efficiencies. Formulas were
wrong.
Will fix #514 when merged.
2013-07-24 10:00:27 +02:00
Sebastian Grewe
7cf3ff3d88
Fix anonymous detection in share contributors list
...
Fixes #484
2013-07-18 13:55:05 +02:00
Sebastian Grewe
1cd39099ee
Merge pull request #483 from TheSerapher/issue-446
...
Issue 446
2013-07-18 02:05:45 -07:00
Sebastian Grewe
73ec707381
Adds blockhash to blockexplorer URL
...
* Changed blockexplorer URL to use Blockhash instead of height
* Added calls to find current networks blocks blockhash
* Propagated changes onto temmplate
* Added new dist configuration for new blockexplorer URL
Fixes #446
2013-07-18 09:43:16 +02:00
Sebastian Grewe
8393053641
Disabel API references if API disabled
...
This will turn off displaying any API references and links when API was
turned off in the configuration.
Fixes #467
2013-07-18 09:04:59 +02:00
Sebastian Grewe
8ec1d2cab3
Adding anonymous account support
...
* Added anonymous flag to accounts table
* Added checkbox for anonymous flag in edit account page
* Updated user class to support new flag
* Updated statistics class to support anonymous and donations
* Updated all templates showing usernames to show anonymous instead
* Added new SQL `ALTER TABLE` file for upgrading the table
Fixes #419 once merged.
2013-07-12 10:33:42 +02:00
Sebastian Grewe
08359c0d19
Further escaping of user inputs
2013-07-11 15:53:38 +02:00
Sebastian Grewe
5acebc37d3
Allow guest access to pages with config options
...
This will allow pool owners to make certain pages public accessible
without user registration or login. Please check the config dist file
for details.
Fixes #408
2013-07-09 16:13:43 +02:00
Ilya Stromberg
7a0f08d3d0
( #376 ) Fix HTML/CSS markup at Statistics page
2013-07-05 21:16:51 +04:00
Sebastian Grewe
a0243ee31e
allow empty blockexplorer URL
2013-07-05 09:47:44 +02:00
Sebastian Grewe
3d942e8434
Adding getpoolstatus API Method
...
Fixes #369
2013-07-04 13:26:58 +02:00
Sebastian Grewe
b8771091fb
Adding link to JSON API to server stats page
2013-07-04 13:26:03 +02:00
Sebastian Grewe
bba15719db
Do not use link difficulty if chaininfo unset
...
Fixes #336
2013-07-02 21:15:44 +02:00
Sebastian Grewe
b89561df78
Proper fix for top estimates being 0
...
Properly fixes #314
2013-07-01 17:53:57 +02:00
Sebastian Grewe
fac2814618
Re-assign own estimate variable
...
This might fix #314 that a user was since #306 .
2013-07-01 17:05:41 +02:00
Sebastian Grewe
e3c1d7e0d0
Modfied templates to support empty trade currency
...
This will remove any template content related to the trade currency if
that one is left empty in the configuration.
While going through the templates I also cleaned up the PHP Warnings
left. The code and templates should now process without throwing any PHP
warnings.
Fixes #305 and further addresses #301
2013-07-01 12:32:59 +02:00
Sebastian Grewe
cf921e72c3
Fix own list entry if not in top-15
...
Fixes #292
2013-06-30 19:22:57 +02:00
Sebastian Grewe
4f3e1e9ccb
Adding support for API currencies
...
Since some altcoins are not listed with USD yet @vias79 suggested adding
different API target currencies. This commit will add the feature and
closes #201 .
2013-06-17 10:40:36 +02:00
Sebastian Grewe
0817befaaa
Further cleanup to reduce PHP notice warnings
2013-06-14 13:51:06 +02:00
Sebastian Grewe
d23d577368
always show 2 digit pool efficiency
2013-06-14 12:36:17 +02:00
Sebastian Grewe
c0870b3a48
Added more generic pool stats
...
* added pool efficiency based on valid and invalid shares
* added estimated shares progress based on est and valid shares
2013-06-14 11:58:41 +02:00
Sebastian Grewe
acc4880dd6
Adding block luck graph
...
* Added expected vs actual share graph to block stats
* Added new small table template for overall stats in pool stats
Fixes #91
2013-06-13 16:25:52 +02:00