cosmos-sdk/x/ibc/core
colin axnér e306a852ff
update core IBC docs (#7560)
* update state

* add empty concept fields, update callbacks and messages

* update client creation, update and upgrade section

* add packet lifecycle concepts

* add host and proof section

* add connection handshake section

* add channel handshakes

* state transitions

* self review fixes

* Apply suggestions from code review

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* apply @fedekunze review suggestions

* packet data section

* Apply suggestions from code review

Co-authored-by: Christopher Goes <cwgoes@pluranimity.org>

* add @cwgoes and @fedekunze review suggestions

* fix typos

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Christopher Goes <cwgoes@pluranimity.org>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-10-27 14:51:47 +00:00
..
02-client ibc: refactor proto files (#7689) 2020-10-27 14:14:07 +00:00
03-connection ibc: refactor proto files (#7689) 2020-10-27 14:14:07 +00:00
04-channel update core IBC docs (#7560) 2020-10-27 14:51:47 +00:00
05-port update core IBC docs (#7560) 2020-10-27 14:51:47 +00:00
23-commitment/types IBC: panic on GetSignBytes and remove SubModuleCdc (#7645) 2020-10-23 17:14:12 +00:00
24-host Remove ClientType func and update consensus state path (#7573) 2020-10-19 09:59:31 +00:00
client Fix IBC Query cmds (#7648) 2020-10-23 16:31:32 +00:00
exported rename epoch to version (#7483) 2020-10-08 12:03:47 +00:00
keeper Refactor x/ibc to ADR 031 (#7576) 2020-10-19 18:21:53 +00:00
simulation ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
spec update core IBC docs (#7560) 2020-10-27 14:51:47 +00:00
types ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
genesis.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
genesis_test.go Refactor x/ibc to ADR 031 (#7576) 2020-10-19 18:21:53 +00:00
handler.go Refactor x/ibc to ADR 031 (#7576) 2020-10-19 18:21:53 +00:00
module.go Refactor x/ibc to ADR 031 (#7576) 2020-10-19 18:21:53 +00:00