feat(SPV-742): observe active outbound connections and keep them at d… #234
Annotations
4 errors
golangci-lint:
internal/transports/p2p/server.go#L163
Error return value of `s.outboundPeers.AddPeer` is not checked (errcheck)
|
golangci-lint:
internal/transports/p2p/peer/peer.go#L22
Comment should end in a period (godot)
|
golangci-lint:
internal/transports/p2p/network/address_book.go#L78
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
golangci-lint
issues found
|
Loading