cosmos-sdk/client
Alessio Treglia 2879c0702c
x/ibc: fix missing return statement (#6099)
* enable the wsl linter

Fix various wsl-related warnings.

x/ibc/04-channel/keeper/handshake.go: fix missing return statement in ChanOpenTry().

* goimports -w files

* remove unknown linter references

* run make format

* Revert "run make format"

This reverts commit f810b62b9e4993f08506663d4e5f2ec2228a9863.

* run make format
2020-04-29 22:36:34 -04:00
..
context Bump Tendermint v0.33.4 (#6055) 2020-04-22 19:21:48 +00:00
debug Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
flags client/flags: bind keyring flag for query commands (#5956) 2020-04-08 15:00:59 +02:00
input Enter the new keyring interface (#5904) 2020-04-08 11:38:28 +02:00
keys x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
lcd x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
rpc client/rpc: fix panic on status command 2020-04-23 21:01:47 +02:00
tx x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
cmd.go Merge PR #5920: Fix validate cmd bug 2020-04-04 14:24:11 -04:00
cmd_test.go Jonathan/5988 sim params consensus 2 (#6051) 2020-04-22 18:24:13 +00:00
config.go client: show defaults when config help screen is displayed (#5896) 2020-03-31 16:05:18 +02:00
config_test.go client: show defaults when config help screen is displayed (#5896) 2020-03-31 16:05:18 +02: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