cosmos-sdk/x/ibc/07-tendermint
colin axnér 0e4d67601f
Migrate Consensus State to being proto encoded/decoded in 02-client (#6960)
* flip switch to proto on consensus state in 02-client

* change consensus state to pointer

* fix bug

* remove amino from connection

* some test cleanup
2020-08-06 07:06:14 -04:00
..
client Remove old tx code from rest (#6939) 2020-08-05 18:08:13 +00:00
types Migrate Consensus State to being proto encoded/decoded in 02-client (#6960) 2020-08-06 07:06:14 -04:00
doc.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
misbehaviour.go Migrate Consensus State to being proto encoded/decoded in 02-client (#6960) 2020-08-06 07:06:14 -04:00
misbehaviour_test.go Migrate Consensus State to being proto encoded/decoded in 02-client (#6960) 2020-08-06 07:06:14 -04:00
module.go x/ibc: refactor CLI (#6639) 2020-07-08 05:57:59 -04:00
tendermint_test.go Remove ValidatorSet from ConsensusState (#6942) 2020-08-06 08:32:19 +00:00
update.go Migrate Consensus State to being proto encoded/decoded in 02-client (#6960) 2020-08-06 07:06:14 -04:00
update_test.go Migrate Consensus State to being proto encoded/decoded in 02-client (#6960) 2020-08-06 07:06:14 -04:00