cosmos-sdk/types/errors
Federico Kunze 0fffaf589b
ibc: modular client messages (#7160)
* ibc: modular client messages

* more updates

* remove client messages

* fixes

* fix tests

* lint

* Apply suggestions from code review

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>

* codec.go tests

* cleanup exported

* MsgCreateClient test

* msg tests

* Apply suggestions from code review

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>

* fix tests

* proto files update

* errors

* address comments

* spec changes

* add sanity check test cases

* add additional sanity check

* fix expPass

* fix build and remove unnecessary test since validatebasic is checked in the msg

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Aditya Sripal <adityasripal@gmail.com>
Co-authored-by: Colin Axner <colinaxner@berkeley.edu>
2020-09-01 10:40:31 +00:00
..
abci.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
abci_test.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
doc.go Merge PR #4821: Port weave errors package 2019-07-31 12:37:11 -04:00
errors.go ibc: modular client messages (#7160) 2020-09-01 10:40:31 +00:00
errors_test.go types/errors: make Wrap() work like github.com/pkg/errors.Wrap 2020-03-28 00:19:44 +01:00
stacktrace.go Merge PR #4821: Port weave errors package 2019-07-31 12:37:11 -04:00
stacktrace_test.go types/errors: make Wrap() work like github.com/pkg/errors.Wrap 2020-03-28 00:19:44 +01:00