cosmos-sdk/x/slashing
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
..
client Merge PR #5967: Fixed cliCtx in tx cli 2020-04-09 10:00:10 -04:00
keeper Allow Unjail of Non-Bonded Jailed Validator (#6061) 2020-04-26 17:38:33 +00:00
simulation x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
spec Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
types x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
abci.go Merge PR #5299: Migrate Equivocation Handling to x/evidence 2019-12-02 20:58:14 -05:00
abci_test.go run go mod tidy && make format (#5847) 2020-03-20 17:14:14 +00:00
alias.go Merge PR #5627: Regen Network/Slashing protobuf 2020-02-20 01:04:13 +01:00
app_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
genesis.go Merge PR #5627: Regen Network/Slashing protobuf 2020-02-20 01:04:13 +01:00
handler.go JSON Proto changes 2020-03-26 12:46:10 -04:00
handler_test.go Remove redundant staking APIs (#5755) 2020-03-06 13:40:50 +00:00
module.go Merge PR #6037: refactor simulation decoder 2020-04-21 17:33:56 -04:00