cosmos-sdk/client
Marko d657513741
lint: various linting fixs (#5825)
* lint: various linting fixs

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>

* more linting

* more linting fixes

* more errchecking

* comment out errcheck for now

* undo error check

* address some comments

* remore require error

* change delete to batch delete

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-03-20 19:24:18 +00:00
..
context Implementing --offline flag (#5810) 2020-03-19 02:49:33 +01:00
debug Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
flags crypto/keys: improve documentation (#5833) 2020-03-19 16:58:14 +00:00
input Fix various linter warnings (#5824) 2020-03-18 12:59:08 +00:00
keys lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
lcd Merge PR #5671: CORS - Add a Flag for CORS 2020-02-21 12:17:27 +01:00
rpc Merge PR #5537: Fix validatorset REST pagination 2020-01-17 12:33:59 -05:00
tx Update CanonicalSignBytes godoc 2020-03-16 11:52:07 -04:00
cmd.go Merge PR #4555: Move client/{tx,rest,utils} into x/auth/client 2019-06-15 14:34:11 +02:00
cmd_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00
config.go keyring's encrypted file backend integration (#5355) 2019-12-11 09:45:26 +00:00
config_test.go reduce module interdependancy, /client refactor (#4415) 2019-05-28 09:44:04 +01:00
routes.go Merge PR #5442: Remove of the client/alias.go 2019-12-23 11:05:47 -05:00
utils.go Merge PR #4658: Generalize Querier REST Pagination 2019-07-02 09:00:46 -04:00
utils_test.go Merge PR #5203: Add more linters 2019-10-17 09:47:35 -04:00