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
Sebastian Grewe
01c859d5f5
proper number format for USD/Est
2013-06-13 13:25:33 +02:00
Sebastian Grewe
38f2ae5af7
adding proper avg shares calculation based on target diff and network diff
2013-06-13 13:24:46 +02:00
Sebastian Grewe
13fc01243e
Adding configurable currency name to global config
...
Addresses #138
2013-06-13 09:21:07 +02:00
Sebastian Grewe
8b20d44ab7
Merge pull request #173 from lhpool/next
...
Added Usd/Day
2013-06-13 00:18:49 -07:00
lhpool
baed854bc9
Added Usd/Day
...
Added Est Usd/Day to stats
2013-06-12 19:22:40 +02:00
Sebastian Grewe
4d51331883
trying new layout for stats page
2013-06-12 11:31:37 +02:00
Sebastian Grewe
eb42993c2b
formatting some numbers
2013-06-11 16:32:53 +02:00
Sebastian Grewe
1046bd113d
minor template update for contributor shares
2013-06-07 00:54:24 +02:00
Sebastian Grewe
84f48efa41
minor template update for contributor hashrates
2013-06-07 00:51:25 +02:00
Sebastian Grewe
bdcc3f747c
Addressing #96 , missing difficulty on stats page
...
* Properly assign template variable
* Removed unneeded additional template
2013-06-04 09:08:30 +02:00
Sebastian Grewe
3eb652402f
adding est. shares for a block based on est time and share rate
2013-06-03 08:59:12 +02:00
Sebastian Grewe
ddc1446a2b
removing API reference since it is split into many methods now
2013-05-28 16:01:53 +02:00
Sebastian Grewe
587e5ba9a7
better alignment of numbers in some tables
2013-05-26 20:23:38 +02:00
Sebastian Grewe
30a46979b9
adding configurable block explorer and chain info URLs
2013-05-24 16:16:53 +02:00
Sebastian Grewe
e078c5447a
properly highlight user in top tables even if row is of class even
2013-05-22 17:09:49 +02:00
Sebastian Grewe
c30bd0ee60
fixing LTC/day display from earlier commit
2013-05-22 16:03:16 +02:00
Sebastian Grewe
eae1f564dd
adding proper difficulty when not authenticated
2013-05-22 16:00:27 +02:00
Sebastian Grewe
f42b4d81ca
adding user to top stats to always display even if not part of results
2013-05-22 15:45:32 +02:00
Sebastian Grewe
ccf322bde1
re-adding seperate tables for shares and hashes due to SQL load when combining them
2013-05-17 13:47:56 +02:00
Sebastian Grewe
aed9d58c6b
added proper shares per second to contributor list
2013-05-16 21:14:46 +02:00
Sebastian Grewe
ec3d6d7cbd
merger contributer and hashrate tables into a sortable table, added personal hashrate graphs, added JS files, updated statistics class and page controllers
2013-05-15 16:55:29 +02:00
Sebastian Grewe
f16de4f81f
properly calcluate estimated time with 50/50 chance to find blocks, also properly calculate LTC per day matching litecoinpool.org/calc
2013-05-14 11:00:39 +02:00
Sebastian Grewe
b626c02088
fixed lastblock display and removed debug colum from hashrate top 20
2013-05-13 23:34:33 +02:00
Sebastian Grewe
d90b496dfd
adding some first statistics including memcache storage, adjusted template. LTC/day not working yet
2013-05-13 17:56:30 +02:00
Sebastian Grewe
1ca5c37da7
properly search next block in chain
2013-05-06 21:19:18 +02:00
Sebastian Grewe
d6cb93fa5a
adding propagates statistics page
2013-05-06 17:13:24 +02:00
Sebastian Grewe
1b50f76f72
initial import of file base of my WIP
2013-05-06 14:11:38 +02:00