cosmos-sdk/x/ibc/07-tendermint/types
Federico Kunze 9b51908597
ibc/02-client: import export GenesisState (#6073)
* ibc/02-client: import export GenesisState

* client validation

* genesis validation

* ibc genesis tests

* GetAllConsensusStates test

* fix non-determinism

* lint

* fix test
2020-04-27 14:04:26 -04:00
..
client_state.go ibc/02-client: import export GenesisState (#6073) 2020-04-27 14:04:26 -04:00
client_state_test.go ibc/02-client: import export GenesisState (#6073) 2020-04-27 14:04:26 -04: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: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
evidence.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
evidence_test.go Bump Tendermint v0.33.4 (#6055) 2020-04-22 19:21:48 +00:00
header.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
header_test.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
msgs.go ibc/02-client: import export GenesisState (#6073) 2020-04-27 14:04:26 -04:00
msgs_test.go ibc/02-client: import export GenesisState (#6073) 2020-04-27 14:04:26 -04:00
tendermint_test.go Bump Tendermint v0.33.4 (#6055) 2020-04-22 19:21:48 +00:00
test_utils.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00