cosmos-sdk/x/ibc/core/spec
Federico Kunze 136f3ade88
ibc: client params allowlist (#7855)
* ibc: client params allowlist

* genesis and gRPC

* client

* lint

* spec

* fixes

* validate localhost client

* move client types back to exported

* update genesis

* sort clients by id
2020-11-11 11:07:29 +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
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

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