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 |
5 years ago | |
---|---|---|
.. | ||
pool.go | add support for block pruning via ABCI Commit response (#4588) | 5 years ago |
pool_test.go | add support for block pruning via ABCI Commit response (#4588) | 5 years ago |
reactor.go | proto: folder structure adhere to buf (#5025) | 5 years ago |
reactor_test.go | linter: (1/2) enable errcheck (#5064) | 5 years ago |