cosmos-sdk/x/ibc/core/02-client/keeper
colin axnér bcb3240d06
Use generated client identifiers (#8034)
* add client identifier generation

* update proto and start fixing tests

* fix ibc tests

* fix auth rest test

* update spec

* fix lint

* add parsing tests and fix bugs

* fix regexp

* add godoc

* address @AdityaSripal review suggestions for identifier parsing

* address rest of @AdityaSripal's review comments

* remove unnecessary comment

* typos

* fix lint

* Apply suggestions from code review

Co-authored-by: Aditya <adityasripal@gmail.com>

* add more heigh tests as per @AdityaSripal suggestion

Co-authored-by: Aditya <adityasripal@gmail.com>
2020-11-30 15:52:45 +00:00
..
client_test.go Use generated client identifiers (#8034) 2020-11-30 15:52:45 +00:00
client.go Use generated client identifiers (#8034) 2020-11-30 15:52:45 +00:00
encoding.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
grpc_query_test.go Rename Version to Revision in IBC Height (#8020) 2020-11-24 15:38:24 +00:00
grpc_query.go Rename Version to Revision in IBC Height (#8020) 2020-11-24 15:38:24 +00:00
keeper_test.go Use generated client identifiers (#8034) 2020-11-30 15:52:45 +00:00
keeper.go Use generated client identifiers (#8034) 2020-11-30 15:52:45 +00:00
params_test.go ibc: client params allowlist (#7855) 2020-11-11 11:07:29 +00:00
params.go ibc: client params allowlist (#7855) 2020-11-11 11:07:29 +00:00
proposal_test.go ibc: client params allowlist (#7855) 2020-11-11 11:07:29 +00:00
proposal.go ibc: metrics (#7441) 2020-10-08 12:37:20 +00:00