mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-26 12:21:08 +00:00
5559b752b41dcd70c321d81c5e418ad15c31edda
* substrate: peer_store: log error on disconnecting because of reputation Disconnecting and banning a peer because of negative reputation is usually an indicative of one of two things: 1. We've got a bug that forces disconnects. 2. We've got malicious peers that try to attack us. We both cases I don't think we should hide this behind a trace log and we should log errors, so that things are easy to notice and debug/mitigated. Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io> * Move from error to warn Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io> --------- Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
Description
No description provided
Languages
Rust
99.8%
Shell
0.2%