Commit Graph

4 Commits

Author SHA1 Message Date
Marten Seemann 4623690009 switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00
Marco Munizaga c2e77cfb45 Add canonical peer status logging with sampling (#269)
* Add canonical peer status log

* Use %q formatting

* Use underscore for consistency
2022-06-30 11:18:49 -07:00
Marco Munizaga 0e250bb8f9 Only log once if we failed to convert from netAddr (#264) 2022-06-24 07:46:19 -07:00
Marco Munizaga 406600f409 Add canonical log for misbehaving peers (#258)
* Add canonical logging for misbehaving peers

* Add component and use manet.FromNetAddr

* Fix log test
2022-06-17 09:09:23 -07:00