cosmos-sdk/x/ibc/testing
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
..
mock [docs]: update building modules section to reflect ADR31 (#7702) 2020-11-17 20:41:43 +00:00
chain_test.go Use generated client identifiers (#8034) 2020-11-30 15:52:45 +00:00
chain.go Use generated client identifiers (#8034) 2020-11-30 15:52:45 +00:00
coordinator.go Use generated client identifiers (#8034) 2020-11-30 15:52:45 +00:00
solomachine.go Rename Version to Revision in IBC Height (#8020) 2020-11-24 15:38:24 +00:00
types.go Deterministic connection and channel identifiers (#7993) 2020-11-24 15:28:20 +00:00