Commit Graph

14 Commits

Author SHA1 Message Date
Maciej Hirsz df56e33bf6 Deploy script (#52)
* No-downtime deploy script
* Easier to use helper for average numbers
2018-09-25 11:53:57 +02:00
Luke Schoen ee8b76233a fix: Relates to #9. Reuse calculation of average block time
Issues:

* Unable to import `blockAverage` into Chain.ts or Node.ts due to Issue #21.
* TypeScript says `[ts] Module '"/Users/Me/code/blockchain/clones/paritytech/dotstats/packages/common/build/index"' has no exported member 'blockAverage'.`
2018-07-26 18:01:43 +02:00
maciejhirsz 42e7010697 Update block immediately after adding a node to the chain 2018-07-21 08:30:06 +02:00
maciejhirsz 280e0f5c9c Send ping to the node 2018-07-19 15:23:10 +02:00
maciejhirsz 2c073eac19 Working on map view 2018-07-14 22:56:20 +02:00
maciejhirsz bcc7145477 Fix propagation time 2018-07-14 16:54:46 +02:00
maciejhirsz 9ea67d716b Fix propagation time for best block 2018-07-14 15:10:11 +02:00
maciejhirsz ba9931738b Minor CSS fixes 2018-07-14 15:03:24 +02:00
maciejhirsz 4f3e72d506 Ouch... 2018-07-14 11:31:55 +02:00
maciejhirsz ef3f52f5c8 Offline indicator, average block time and stuff 2018-07-13 23:20:29 +02:00
maciejhirsz ea8d7ad77d Sort chains by node count 2018-07-12 16:04:04 +02:00
maciejhirsz 47b80ad30e Display block propagation time 2018-07-08 16:04:55 +02:00
maciejhirsz 538a30ccc3 Reformatting 2018-07-06 17:53:42 +02:00
maciejhirsz 9a8e625df6 Categorize nodes by chains 2018-07-06 15:08:22 +02:00