The current problem is mainly WARN massages from libp2p and its integration. But in general, we'd like:
- exactly one INFO message per new block (new tip)
- exactly one INFO message per new peer connection (upgraded to
peer_loop)
- exactly one INFO message per closed peer connection (closing of a
peer_loop)
Edit: added clarification
The current problem is mainly WARN massages from libp2p and its integration. But in general, we'd like:
peer_loop)peer_loop)Edit: added clarification