Maciej Hirsz
d5b0192775
Clean a log
2019-01-31 12:46:02 +01:00
Maciej Hirsz
052f5c846c
Add bandwidth monitors ( #100 )
2019-01-31 12:43:53 +01:00
Maciej Hirsz
0f4049f665
Remove unused code ( #81 )
...
Closes #47 .
2018-10-10 12:31:43 +02:00
Maciej Hirsz
717c5a3ac9
Only update hardware stats when necessary ( #73 )
2018-10-01 14:10:54 +02:00
Maciej Hirsz
76e9155823
Better Sparklines ( #72 )
...
* Cleaner renders
* Add timestamps to Sparklines
* Keep track of chart history up to 1h in the past
2018-10-01 11:41:40 +02:00
Maciej Hirsz
f9078c6979
Sparklines ( #65 )
2018-09-28 13:47:39 +02:00
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
Maciej Hirsz
5e995ea21d
Use node name as backup in case pubkey is not present ( #50 )
2018-09-24 21:33:06 +02:00
Maciej Hirsz
07b5880e5f
Show CPU and memory use, disable last block time for now ( #40 )
2018-09-18 14:37:09 +02:00
Maciej Hirsz
762db7ebdc
Show validator address for nodes ( #37 )
...
Show validator address for nodes
2018-09-12 13:55:37 +02:00
Maciej Hirsz
afef6d7d8f
Cache NodeId and Location ( #35 )
...
* Cache NodeId and Location
* Fix frontend dependency vuln
2018-08-24 16:26:05 +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
20d8b21adc
Handle ws errors on send/ping
2018-07-26 17:25:29 +02:00
maciejhirsz
2f0f250d81
Log backend connections
2018-07-26 15:26:14 +02:00
maciejhirsz
33c0acb21e
Throttle updates from syncing nodes
2018-07-25 18:26:09 +02:00
maciejhirsz
c12374209d
Revert changes that should be on local only
2018-07-21 08:31:25 +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
80f0eabcc9
Handle system.interval at block height 0
2018-07-18 20:29:47 +02:00
maciejhirsz
5c1480f9f5
Display location on map node details
2018-07-18 16:59:47 +02:00
maciejhirsz
2c073eac19
Working on map view
2018-07-14 22:56:20 +02:00
maciejhirsz
47b80ad30e
Display block propagation time
2018-07-08 16:04:55 +02:00
maciejhirsz
3259bc67a3
Figure out node ip
2018-07-06 19:12:24 +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