cosmos-sdk/x/ibc
Federico Kunze 52a0b6d899
ibc: light clients restructure (#7408)
* ibc: light clients restructure

* tendermint client cleanup

* solomachine cleanup

* rename

* add cli

* update spec README

* proto files update

* fix

* update proto files

* fix test build

* fix test build
2020-10-01 06:38:53 -03:00
..
02-client ibc: light clients restructure (#7408) 2020-10-01 06:38:53 -03:00
03-connection ibc: light clients restructure (#7408) 2020-10-01 06:38:53 -03:00
04-channel Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
05-port Add a mock application module to test core IBC (#7187) 2020-08-31 13:58:23 +00:00
23-commitment/types ibc: upgrade client (#7367) 2020-10-01 03:21:57 -03:00
24-host x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
client ibc: light clients restructure (#7408) 2020-10-01 06:38:53 -03:00
exported ibc: upgrade client (#7367) 2020-10-01 03:21:57 -03:00
keeper Fix QueryUnreceivedPackets/Acks (#7320) 2020-09-18 09:56:20 +00:00
light-clients ibc: light clients restructure (#7408) 2020-10-01 06:38:53 -03:00
simulation ibc: light clients restructure (#7408) 2020-10-01 06:38:53 -03:00
spec ibc: light clients restructure (#7408) 2020-10-01 06:38:53 -03:00
testing ibc: light clients restructure (#7408) 2020-10-01 06:38:53 -03:00
types ibc: light clients restructure (#7408) 2020-10-01 06:38:53 -03:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
genesis_test.go ibc: light clients restructure (#7408) 2020-10-01 06:38:53 -03:00
handler.go ibc: modular client messages (#7160) 2020-09-01 10:40:31 +00:00
handler_test.go remove client type from 02-client (#7336) 2020-09-22 14:25:58 +00:00
ibc_test.go ibc: light clients restructure (#7408) 2020-10-01 06:38:53 -03:00
module.go rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00