cosmos-sdk/x/ibc/core/02-client
MD Aleem 81cc5c1194
gRPC gateway issue with colons in the account url path (#8649)
* add allow_colon_final_segments flag

* add test

* Update x/auth/client/rest/rest_test.go

Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-02-22 11:30:45 +00:00
..
client Use service Msgs in CLI tx commands (#8512) 2021-02-18 18:00:19 +00:00
keeper Modify IBC client governance unfreezing to reflect ADR changes (#8405) 2021-02-16 15:31:40 +00:00
simulation Update IBC host keys + cleanup (#7873) 2020-11-10 17:05:21 +00:00
types gRPC gateway issue with colons in the account url path (#8649) 2021-02-22 11:30:45 +00:00
abci_test.go Rename Version to Revision in IBC Height (#8020) 2020-11-24 15:38:24 +00:00
abci.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
doc.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
genesis.go Implement Connection-specified delay (#8069) 2020-12-07 12:13:06 +00:00
module.go Generic 02-client cli cmds, removes light client specific ones (#8259) 2021-01-08 13:00:07 +00:00
proposal_handler_test.go Modify IBC client governance unfreezing to reflect ADR changes (#8405) 2021-02-16 15:31:40 +00:00
proposal_handler.go Refactor x/ibc to ADR 031 (#7576) 2020-10-19 18:21:53 +00:00