Author | SHA1 | Message | Date |
---|---|---|---|
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 |
Ethan Buchman | 85816877c6 | config: fix addrbook path to go in config | 7 years ago |
Ethan Buchman | 44e967184a | p2p: tmconn->conn and types->p2p | 7 years ago |
Ethan Buchman | 5b5cbaa66a | p2p: use sub dirs | 7 years ago |
Ethan Buchman | 03550c7076 | wip addrbook | 7 years ago |