Author | SHA1 | Message | Date |
---|---|---|---|
Marko | 41bf54a906 |
gocritic (1/2) (#3836)
Add gocritic as a linter The linting is not complete, but should i complete in this PR or in a following. 23 files have been touched so it may be better to do in a following PR Commits: * Add gocritic to linting - Added gocritic to linting Signed-off-by: Marko Baricevic <marbar3778@yahoo.com> * gocritic * pr comments * remove switch in cmdBatch |
5 years ago |
Roman Useinov | a76c503dc6 |
abci/server: recover from app panics in socket server (#3809)
fixes #3800 |
5 years ago |
Thane Thomson | 9d5ba576ee |
abci: Refactor ABCI CheckTx and DeliverTx signatures (#3735)
* Refactor signature of Application.CheckTx * Refactor signature of Application.DeliverTx * Refactor example variable names for clarity and consistency * Rename method variables for consistency * Rename method variables for consistency * add a changelog entry * update docs |
5 years ago |
Zach Ramsay | 44dad6d70b |
Revert "detele everything"
This reverts commit
|
6 years ago |
Zach Ramsay | d02c5d1e30 | detele everything | 6 years ago |
Ethan Buchman | d55243f0e6 | fix import paths | 6 years ago |
Alexander Simmerl |
a605b66c5a
|
Move abci imports | 6 years ago |