cosmos-sdk/x/ibc/09-localhost/types
Aditya 5676e7293f
Remove ID from ClientState (#6823)
* remove id from clients, build works

* fix client state tests

* fix tests

* address @fedekunze review

* Apply suggestions from code review

Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com>

* lint

* remove commented-out test case

* Update x/ibc/02-client/keeper/keeper_test.go

Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com>

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com>
2020-07-27 18:43:09 +00:00
..
client_state.go Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
client_state_test.go x/ibc: remove ID from ConnectionEnd (#6814) 2020-07-22 09:59:15 -04:00
codec.go Merge PR #6489: Test Network Testing Framework 2020-06-26 12:30:49 -04:00
localhost.pb.go Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
localhost_test.go x/ibc: stateful clients (#6202) 2020-05-12 21:13:41 +02:00
msgs.go Make sdk.Msg implement proto.Message (#6327) 2020-06-03 19:52:05 +00:00