cosmos-sdk/x/ibc
colin axnér 3076a8b12e
Migrate tendermint consensus state to proto (#6957)
* migrate tm consensus state to proto

* update con state

* register con state

* add confio to proto lint exclude

* Update proto/ibc/tendermint/tendermint.proto

* casttype to hexbytes

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-08-06 05:21:56 -04:00
..
02-client Remove ValidatorSet from ConsensusState (#6942) 2020-08-06 08:32:19 +00:00
03-connection Remove old tx code from rest (#6939) 2020-08-05 18:08:13 +00:00
04-channel Remove old tx code from rest (#6939) 2020-08-05 18:08:13 +00:00
05-port x/ibc: fix log (#6903) 2020-07-30 21:00:58 +00:00
07-tendermint Migrate tendermint consensus state to proto (#6957) 2020-08-06 05:21:56 -04:00
09-localhost Remove old tx code from rest (#6939) 2020-08-05 18:08:13 +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
keeper x/ibc: migrate 02-client to use proto encoded/decoded client states (#6948) 2020-08-05 11:14:24 -04:00
simulation types: add kv type (#6897) 2020-07-30 14:53:02 +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 02-client to use proto encoded/decoded client states (#6948) 2020-08-05 11:14:24 -04:00
genesis.go
genesis_test.go Remove ValidatorSet from ConsensusState (#6942) 2020-08-06 08:32:19 +00:00
handler.go
handler_test.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
ibc_test.go Remove ValidatorSet from ConsensusState (#6942) 2020-08-06 08:32:19 +00:00
module.go x/ibc: migrate 02-client to use proto encoded/decoded client states (#6948) 2020-08-05 11:14:24 -04:00