Sebastian Grewe
bee35325dc
Only show 20 blocks for block graph
...
Graph dynamically expands if the blocks don't fit so it's now limited to
20 which should always fit well enough.
2013-06-14 11:38:00 +02:00
Sebastian Grewe
90640d345e
removing static-ish stats width, use table width instead
2013-06-13 22:26:12 +02:00
Sebastian Grewe
e7bb725da4
remove decimals for expected shares in graph
2013-06-13 22:03:21 +02:00
Sebastian Grewe
2b56423272
adding line graphs in block stats
2013-06-13 22:01:34 +02:00
Sebastian Grewe
538c5ead88
properly sort blocks in graph
2013-06-13 17:09:59 +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
ba4a272442
reduced row size for time and difficulty
2013-06-13 13:25:08 +02:00
Sebastian Grewe
4d51331883
trying new layout for stats page
2013-06-12 11:31:37 +02:00
Sebastian Grewe
10266959a5
removed More button for blocks
2013-05-29 20:59:08 +02:00
Sebastian Grewe
d44c236f2b
Adding support for orphan blocks
...
* Adjusted blockupdate cronjob
* Fetch block information via `gettransaction`
* Adjusted block class
* Only getAllUnconfirmed where confirmations > -1
* Adjusted transaction class
* added setOrphan method to mark orphaned transactions
* If block is orphaned
* Mark all related transactions as Orphan_*type*
* Set confirmations of block to -1 so it is ignored and marked as orphan
* Change transaction template, added listing for orphan transactions
* Add orphan status to block listings template
2013-05-27 14:44:40 +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
b771920210
adding block status page for past 30 blocks, no graphs yet
2013-05-24 15:57:14 +02:00
Sebastian Grewe
f14f0ff981
adding proper confirmations from global config
2013-05-17 13:52:48 +02:00
Sebastian Grewe
df8b1bb974
adding all available block inforation to block stats table
2013-05-13 14:58:04 +02:00
Sebastian Grewe
ece3d8fd25
adding block statistics, added finder and round shares for blocks, updates transactions for new columns, updated template and pool statistics code
2013-05-13 09:21:41 +02:00
Sebastian Grewe
a6e0b98552
use new blocks table properly
2013-05-12 11:37:42 +02:00
Sebastian Grewe
3971ea797c
further work on sharecounter cron, almost all features available now
2013-05-11 09:15:19 +02:00
Sebastian Grewe
14c44dc4f4
adding proper confirmation messages to block list
2013-05-06 21:18:26 +02:00
Sebastian Grewe
d6cb93fa5a
adding propagates statistics page
2013-05-06 17:13:24 +02:00