* 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> |
||
---|---|---|
.. | ||
01_concepts.md | ||
02_state.md | ||
03_state_transitions.md | ||
04_messages.md | ||
05_callbacks.md | ||
06_events.md | ||
07_params.md | ||
README.md |
README.md
ibc core
Abstract
This paper defines the implementation of the IBC protocol on the Cosmos SDK, the changes made to the specification and where to find each specific ICS spec within the module.
For the general specification please refer to the Interchain Standards.