Marko
098ebaee22
## Description This PR aims to reduce the amount of `Logger.Error(..)` calls. Many of these calls are benign and do not need any intervention. Went from: ``` node1 | E[2020-09-08|14:32:48.407] Connection failed @ recvRoutine (reading byte) module=p2p peer=af8747a81383f40583ae8790d2cc1f92cc7e4a35@192.167.10.4:26656 conn=MConn{192.167.10.4:26656} err="read tcp 192.167.10.3:48614->192.167.10.4:26656: read: connection reset by peer" node1 | E[2020-09-08|14:32:48.407] Stopping peer for error module=p2p peer="Peer{MConn{192.167.10.4:26656} |
4 years ago | |
---|---|---|
.. | ||
testdata | p2p: Add test vectors for deriving secrets (#2120) | 6 years ago |
conn_go110.go | p2p: tmconn->conn and types->p2p | 7 years ago |
conn_notgo110.go | p2p: tmconn->conn and types->p2p | 7 years ago |
connection.go | p2p: reduce log severity (#5338) | 4 years ago |
connection_test.go | test: protobuf vectors for reactors (#5221) | 4 years ago |
evil_secret_connection_test.go | proto: folder structure adhere to buf (#5025) | 4 years ago |
secret_connection.go | crypto: API modifications (#5236) | 4 years ago |
secret_connection_test.go | crypto: remove secp256k1 (#5280) | 4 years ago |