cosmos-sdk/x/ibc/04-channel/keeper
Aditya 7fdcdc18e0
Enforce Connection Features on Channel Opening (#6620)
* add channel open checks for supported feature

* add tests and fix bugs

* fix version tests

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-07-07 10:00:12 +00:00
..
grpc_query.go x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -04:00
grpc_query_test.go x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -04:00
handshake.go Enforce Connection Features on Channel Opening (#6620) 2020-07-07 10:00:12 +00:00
handshake_test.go Enforce Connection Features on Channel Opening (#6620) 2020-07-07 10:00:12 +00:00
keeper.go x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -04:00
keeper_test.go refactor connection handshake_test (#6576) 2020-07-02 20:08:29 +00:00
packet.go fix NextSeqAck increment logic (#6619) 2020-07-07 08:03:43 +00:00
packet_test.go Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00:00
querier.go x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -04:00
querier_test.go x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -04:00
timeout.go x/ibc: remove returning packet from channel keeper funcs (#6544) 2020-06-30 11:04:18 -04:00
timeout_test.go x/ibc: remove returning packet from channel keeper funcs (#6544) 2020-06-30 11:04:18 -04:00