Anton Kaliaev
b7b721c484
Closes #4603 Commands used (VIM): ``` :args `rg -l errors.Wrap` :argdo normal @q | update ``` where q is a macros rewriting the `errors.Wrap` to `fmt.Errorf`. |
5 years ago | |
---|---|---|
.. | ||
codec.go | format: add format cmd & goimport repo (#4586) | 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 | add state sync reactor (#4705) | 5 years ago |
reactor_test.go | change use of errors.Wrap to fmt.Errorf with %w verb | 5 years ago |