Zoltan Papp dd29f4c01e
Reduce the peer status notifications (#956)
Reduce the peer status notifications

When receive new network map invoke multiple notifications for 
every single peers. It cause high cpu usage We handle the in a 
batch the peer notification in update network map.

- Remove the unnecessary UpdatePeerFQDN calls in addNewPeer
- Fix notification in RemovePeer function
- Involve FinishPeerListModifications logic
2023-06-19 11:20:34 +02:00
..
2023-06-08 13:46:57 +04:00
2023-06-15 12:25:18 +02:00
2023-04-14 15:40:27 +02:00
2023-03-02 13:28:14 +01:00
2023-04-13 17:00:01 +02:00
2023-04-13 17:00:01 +02:00
2023-03-17 10:37:27 +01:00