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 | |
---|---|---|
.. | ||
txindex | Fix lint errors (#1390) | 7 years ago |
errors.go | consolidate saveResults/SaveABCIResponses | 7 years ago |
execution.go | fix appHash log. closes #1207 | 7 years ago |
execution_test.go | rename dummy to kvstore (#1223) | 7 years ago |
state.go | state: builds | 7 years ago |
state_test.go | Fix lint errors (#1390) | 7 years ago |
store.go | state: builds | 7 years ago |
validation.go | metalinter | 7 years ago |
validation_test.go | fix EvidencePool and VerifyEvidence | 7 years ago |