cosmos-sdk/x/ibc/core/spec
colin axnér 300b7393ad
Update IBC host keys + cleanup (#7873)
* init changes

* cleanup keys and remove redunancdy

* revert unintentional changes

* KeyChannel -> ChannelKey
2020-11-10 17:05:21 +00:00
..
01_concepts.md ibc: Connection Version changed from string to proto definition (#7644) 2020-10-28 09:41:54 +00:00
02_state.md Update IBC host keys + cleanup (#7873) 2020-11-10 17:05:21 +00:00
03_state_transitions.md update core IBC docs (#7560) 2020-10-27 14:51:47 +00:00
04_messages.md update core IBC docs (#7560) 2020-10-27 14:51:47 +00:00
05_callbacks.md update core IBC docs (#7560) 2020-10-27 14:51:47 +00:00
06_events.md ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
README.md ibc: spec overview (#7853) 2020-11-09 12:44:20 +01:00

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.

Contents

  1. Concepts
  2. State
  3. State Transitions
  4. Messages
  5. Callbacks
  6. Events