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 | |
---|---|---|
.. | ||
db | change use of errors.Wrap to fmt.Errorf with %w verb | 5 years ago |
errors.go | lite2: store current validator set (#4472) | 5 years ago |
store.go | lite2: use bisection for some of backward verification (#4575) | 5 years ago |