cosmos-sdk/proto/ibc
atheeshp ceba0cb45d
x/ibc migrate genesis proto (#6878)
* migrated channel genesis types to proto

* connection genesis types migrated to proto

* client proto migration

* failing tests due to tendermint part incomplete

* add genesis test

* x/ibc: ClientState Any

* add genesis test

* suite NotPanics

* comment tests

* update export logic

* refactor

* update test

* fix non-determinism

* castrepeated

* x/ibc: migrate simulations to protobuf

* add proto genesis

* add UnpackInterfaces func to genclientstate

* add unpackinterfaces for consensus states

* formatting

* fix genesis tests

* add modified genesis test

* update comments

* remove localhost register codec

* use app registry

* fix bug

* Update simapp/app.go

* Update x/ibc/02-client/types/genesis.go

* unmarshaler interface

Co-authored-by: Colin Axner <colinaxner@berkeley.edu>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
2020-08-07 08:33:47 +00:00
..
channel x/ibc migrate genesis proto (#6878) 2020-08-07 08:33:47 +00:00
client x/ibc migrate genesis proto (#6878) 2020-08-07 08:33:47 +00:00
commitment Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
connection x/ibc migrate genesis proto (#6878) 2020-08-07 08:33:47 +00:00
localhost migrate localhost client state to proto (#6925) 2020-08-03 09:45:15 -04:00
tendermint Migrate tendermint consensus state to proto (#6957) 2020-08-06 05:21:56 -04:00
transfer fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
types x/ibc migrate genesis proto (#6878) 2020-08-07 08:33:47 +00:00