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 | |
---|---|---|
.. | ||
mocks | add ABCI interface for state sync snapshots (#4704) | 5 years ago |
app_conn.go | add ABCI interface for state sync snapshots (#4704) | 5 years ago |
app_conn_test.go | lint: golint issue fixes (#4258) | 5 years ago |
client.go | change use of errors.Wrap to fmt.Errorf with %w verb | 5 years ago |
multi_app_conn.go | add ABCI interface for state sync snapshots (#4704) | 5 years ago |
version.go | ADR-016: Update ABCI Info method for versions (#2662) | 6 years ago |