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 |
doc.go | node: allow replacing existing p2p.Reactor(s) (#3846) | 5 years ago |
id.go | lint: Enable Golint (#4212) | 5 years ago |
node.go | change use of errors.Wrap to fmt.Errorf with %w verb | 5 years ago |
node_test.go | privval: retry GetPubKey/SignVote/SignProposal N times before | 5 years ago |