cosmos-sdk/x/ibc/02-client
colin axner 9048ffa8d3
Update ibc proof to be bytes (#6393)
* update interfaces to use []byte instead of commitment proof

* update 03/04 msgs with bytes

* fix compile errors

* fix channel tests

* fix connection tests

* fix testing, tm, and localhost tests

* fix ante tests

* update 03-connection spec

* update channel msgs spec

* small fixes after self review

* rm unused import

* Update x/ibc/03-connection/client/utils/utils.go

Co-authored-by: Alessio Treglia <alessio@tendermint.com>

* add empty proof test and rm ics 20 from ibc spec

* fix merge issues

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-06-12 00:19:25 +02:00
..
client client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00
exported Update ibc proof to be bytes (#6393) 2020-06-12 00:19:25 +02:00
keeper x/ibc: client consensus_height event (#6381) 2020-06-10 05:34:18 -04:00
simulation x/ibc: simulation store decoders (#6247) 2020-06-10 08:09:51 +00:00
types x/ibc: client consensus_height event (#6381) 2020-06-10 05:34:18 -04:00
abci_test.go x/ibc: create localhost client on InitGenesis (#6170) 2020-05-11 17:46:00 +02:00
abci.go x/ibc: update ICS09 Loopback Client (#6018) 2020-04-17 22:36:12 -04:00
alias.go x/ibc: packet commitment deletion after ack verification (#6292) 2020-05-30 21:18:43 -04:00
doc.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
genesis.go x/ibc: stateful clients (#6202) 2020-05-12 21:13:41 +02:00
handler.go x/ibc: client consensus_height event (#6381) 2020-06-10 05:34:18 -04:00
module.go client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00