cosmos-sdk/x/ibc/core/spec
Aditya c15884a204
Rename Version to Revision in IBC Height (#8020)
* rename Version to Revision in ibc Height

* lint

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-11-24 15:38:24 +00:00
..
01_concepts.md Rename Version to Revision in IBC Height (#8020) 2020-11-24 15:38:24 +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 counterParty -> counterparty (#7946) 2020-11-16 15:06:55 +00:00
06_events.md Deterministic connection and channel identifiers (#7993) 2020-11-24 15:28:20 +00:00
07_params.md ibc: client params allowlist (#7855) 2020-11-11 11:07:29 +00:00
README.md ibc: client params allowlist (#7855) 2020-11-11 11:07:29 +00:00

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.

Contents

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