ethstats-server/lib
Markus Keil 43b6c7e681
Harden against missing transactions property
Should fix this:
2019-02-21 19:40:46.825 [API] [BLK] Block: 119134 td: 205248 from: blockchainsLlcPantheon ip: 10.240.0.7
2019-02-21 19:40:46.866 [API] [BLK] Block: 119137 td: 205254 from: Mudit-node-1 ip: 10.240.0.7
2019-02-21 19:40:46.867 [API] [STA] Stats from: Mudit-node-1
/app/ethstats-server/lib/history.js:609
transactions: item.block.transactions.length,
^

TypeError: Cannot read property 'length' of null
2019-02-21 20:52:04 +01:00
..
utils Add robots.txt, cleanup config.js list 2018-11-07 22:46:33 +09:00
collection.js better history handling 2016-12-11 18:42:37 +02:00
express.js fixed broken lite version 2015-07-29 20:15:45 +03:00
history.js Harden against missing transactions property 2019-02-21 20:52:04 +01:00
node.js Using corrected IP address 2018-11-07 22:46:20 +09:00