cosmos-sdk/x/ibc/core
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
..
02-client Use generated client identifiers (#8034) 2020-11-30 15:52:45 +00:00
03-connection Use generated client identifiers (#8034) 2020-11-30 15:52:45 +00:00
04-channel Use generated client identifiers (#8034) 2020-11-30 15:52:45 +00:00
05-port counterParty -> counterparty (#7946) 2020-11-16 15:06:55 +00:00
23-commitment/types ibc: fix grpc gateway routes (#7881) 2020-11-10 17:50:53 +00:00
24-host Use generated client identifiers (#8034) 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
exported 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
spec Use generated client identifiers (#8034) 2020-11-30 15:52:45 +00:00
types ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
genesis_test.go Use generated client identifiers (#8034) 2020-11-30 15:52:45 +00:00
genesis.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
handler.go ibc: internal audit part 1 (#7704) 2020-10-28 15:57:48 +00:00
module.go Rename RegisterGRPCRoutes (#7696) 2020-10-28 11:39:49 +00:00