cosmos-sdk/x/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
..
02-client x/ibc migrate genesis proto (#6878) 2020-08-07 08:33:47 +00:00
03-connection x/ibc migrate genesis proto (#6878) 2020-08-07 08:33:47 +00:00
04-channel x/ibc migrate genesis proto (#6878) 2020-08-07 08:33:47 +00:00
05-port x/ibc: fix log (#6903) 2020-07-30 21:00:58 +00:00
07-tendermint Migrate Consensus State to being proto encoded/decoded in 02-client (#6960) 2020-08-06 07:06:14 -04:00
09-localhost x/ibc migrate genesis proto (#6878) 2020-08-07 08:33:47 +00:00
23-commitment x/ibc: migrate 02-client to use proto encoded/decoded client states (#6948) 2020-08-05 11:14:24 -04:00
24-host x/ibc: remove ID from ConnectionEnd (#6814) 2020-07-22 09:59:15 -04:00
client Fix Gas Flag Usage + CLI Flag APIs (#6685) 2020-07-11 08:13:46 +00:00
keeper x/ibc migrate genesis proto (#6878) 2020-08-07 08:33:47 +00:00
simulation x/ibc migrate genesis proto (#6878) 2020-08-07 08:33:47 +00:00
spec Allow empty version strings (#6909) 2020-08-03 03:50:40 -04:00
testing Remove ValidatorSet from ConsensusState (#6942) 2020-08-06 08:32:19 +00:00
types x/ibc migrate genesis proto (#6878) 2020-08-07 08:33:47 +00:00
genesis_test.go x/ibc migrate genesis proto (#6878) 2020-08-07 08:33:47 +00:00
genesis.go x:ibc: remove alias.go usage (#6429) 2020-06-13 14:29:00 +00:00
handler_test.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
handler.go rename MsgPacket to MsgRecvPacket (#6813) 2020-07-22 10:01:57 +00:00
ibc_test.go Remove ValidatorSet from ConsensusState (#6942) 2020-08-06 08:32:19 +00:00
module.go x/ibc migrate genesis proto (#6878) 2020-08-07 08:33:47 +00:00