cosmos-sdk/x/ibc/24-host
colin axner b9b578d6de
x/ibc: querying support for unordered channels (#6294)
* pause

* add querying for packet commitments and unrelayed acks

* add get all packet commitments test

* add query channels test

* add query connection channels test

* add test for query packet commitments

* fix key path and add unrelayed acks test

* fix part of lint

* add unrelayed packetsends func

* fix godoc

* add nolint directive

* fix lint

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-06-06 19:25:45 -04:00
..
errors.go bump ibc sub module error codes (#6117) 2020-05-04 09:02:23 -04:00
keys.go x/ibc: querying support for unordered channels (#6294) 2020-06-06 19:25:45 -04:00
utils.go x/ibc: fix internal errors messages (#6268) 2020-05-22 17:17:52 -04:00
validate.go x/ibc: update path validator to enforce no beginning or ending of the separator (#6233) 2020-05-15 14:58:43 -04:00
validate_test.go x/ibc: update path validator to enforce no beginning or ending of the separator (#6233) 2020-05-15 14:58:43 -04:00