cosmos-sdk/x/ibc/core/02-client
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 Rename Version to Revision in IBC Height (#8020) 2020-11-24 15:38:24 +00:00
keeper Use generated client identifiers (#8034) 2020-11-30 15:52:45 +00:00
simulation Update IBC host keys + cleanup (#7873) 2020-11-10 17:05:21 +00:00
types Use generated client identifiers (#8034) 2020-11-30 15:52: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 Use generated client identifiers (#8034) 2020-11-30 15:52:45 +00:00
module.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
proposal_handler_test.go ibc: client params allowlist (#7855) 2020-11-11 11:07:29 +00:00
proposal_handler.go Refactor x/ibc to ADR 031 (#7576) 2020-10-19 18:21:53 +00:00