cosmos-sdk/x/ibc/04-channel
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 Update ibc proof to be bytes (#6393) 2020-06-12 00:19:25 +02:00
exported x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
keeper Update ibc proof to be bytes (#6393) 2020-06-12 00:19:25 +02:00
simulation x/ibc: simulation store decoders (#6247) 2020-06-10 08:09:51 +00:00
types Update ibc proof to be bytes (#6393) 2020-06-12 00:19:25 +02:00
alias.go x/ibc: querying support for unordered channels (#6294) 2020-06-06 19:25:45 -04:00
genesis.go x/ibc: constrain acks processing order (#6244) 2020-05-18 16:50:07 +00:00
handler.go Make sdk.Msg implement proto.Message (#6327) 2020-06-03 19:52:05 +00:00
module.go client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00