iotaledger / cliri

Coo Less IRI
Other
24 stars 8 forks source link

TransactionStatsPublisher may send TPS < CTPS #80

Open alongalky opened 5 years ago

alongalky commented 5 years ago

This happens when a node is initializing, and TipsViewModel::getTips() returns zero. Recommend adding a sanity check verifying that TPS >= CTPS (or avoid sending).