cosmos-sdk/x/ibc/07-tendermint/types
colin axner 6973c56457
x/ibc: fix internal errors messages (#6268)
* update errors in ibc client and localhost

* update code 1 errors

* fix misisng import

* add import

* fix compile and lint issues

* fix lint

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-05-22 17:17:52 -04:00
..
client_state.go x/ibc: fix internal errors messages (#6268) 2020-05-22 17:17:52 -04:00
client_state_test.go x/ibc: alter id requirements (#6227) 2020-05-15 17:24:31 +00:00
codec.go x/ibc: register missing msgs to codec (#6026) 2020-04-20 10:08:36 +00:00
consensus_state.go ibc/02-client: import export GenesisState (#6073) 2020-04-27 14:04:26 -04:00
consensus_state_test.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
errors.go x/ibc: fix internal errors messages (#6268) 2020-05-22 17:17:52 -04:00
evidence.go x/ibc: default genesis state for sims (#6158) 2020-05-14 22:47:11 +00:00
evidence_test.go Bump Tendermint v0.33.4 (#6055) 2020-04-22 19:21:48 +00:00
header.go run make format (#6153) 2020-05-06 13:47:53 +02:00
header_test.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
msgs.go x/ibc: default genesis state for sims (#6158) 2020-05-14 22:47:11 +00:00
msgs_test.go x/ibc: alter id requirements (#6227) 2020-05-15 17:24:31 +00:00
tendermint_test.go x/ibc: stateful clients (#6202) 2020-05-12 21:13:41 +02:00
test_utils.go x/ibc: fix int overflow (#6171) 2020-05-07 22:11:29 -04:00