Marko
7e2cc1db5e
## Description partially cleanup in preparation for errcheck i ignored a bunch of defer errors in tests but with the update to go 1.14 we can use `t.Cleanup(func() { if err := <>; err != nil {..}}` to cover those errors, I will do this in pr number two of enabling errcheck. ref #5059 |
4 years ago | |
---|---|---|
.. | ||
addrbook.go | p2p: return masked IP (not the actual IP) in addrbook#groupKey | 5 years ago |
addrbook_test.go | p2p: return masked IP (not the actual IP) in addrbook#groupKey | 5 years ago |
errors.go | p2p: PEX message abuse should ban as well as disconnect (#4621) | 5 years ago |
file.go | linter: (1/2) enable errcheck (#5064) | 4 years ago |
known_address.go | cannot decrease ban time | 5 years ago |
params.go | fix build and test | 7 years ago |
pex_reactor.go | proto: folder structure adhere to buf (#5025) | 4 years ago |
pex_reactor_test.go | linter: (1/2) enable errcheck (#5064) | 4 years ago |