Thomas Corbière
2644a529f0
Fix lint errors (#1390)
* use increment and decrement operators. * remove unnecessary else branches. * fix package comment with leading space. * fix receiver names. * fix error strings. * remove omittable code. * remove redundant return statement. * Revert changes (code is generated.) * use cfg as receiver name for all config-related types. * use lsi as the receiver name for the LastSignedInfo type. |
7 years ago | |
---|---|---|
.. | ||
addrbook.go | refactor pex_reactor tests | 7 years ago |
addrbook_test.go | refactor pex_reactor tests | 7 years ago |
file.go | config: fix addrbook path to go in config | 7 years ago |
known_address.go | Fix lint errors (#1390) | 7 years ago |
params.go | p2p: use sub dirs | 7 years ago |
pex_reactor.go | Fix lint errors (#1390) | 7 years ago |
pex_reactor_test.go | Exponential backoff follow up (#1349) | 7 years ago |