cosmos-sdk/x/auth/client/rest
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
..
broadcast.go Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
decode.go Fix legacy querying tx ("unregistered type" bug) (#7992) 2020-11-25 12:02:31 +00:00
encode.go Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
query.go Fix legacy querying tx ("unregistered type" bug) (#7992) 2020-11-25 12:02:31 +00:00
rest_test.go Use generated client identifiers (#8034) 2020-11-30 15:52:45 +00:00
rest.go Add Deprecation headers for legacy rest endpoints (#7686) 2020-10-29 11:37:46 +00:00