cosmos-sdk/x/ibc/core
colin axnér 0047099061
ibc: flexible channel handshake selection (#7439)
* update channel handshake

Add ProvedID to ChanOpenTry which allows for flexible handshake identifier selection. Add CounterpartyChannelID to OpenAck. Update and add to handshake tests. Modify msgs_test. Counterparty ValidateBasic will return nil on an empty channel identifier to allow for flexible handshake identifier selection to succeed.

* Update x/ibc/core/04-channel/keeper/handshake.go

* add conn open init docs

* update docs for conn open try and conn open ack

* update channel docs
2020-10-02 16:17:00 -03:00
..
02-client ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
03-connection ibc: flexible channel handshake selection (#7439) 2020-10-02 16:17:00 -03:00
04-channel ibc: flexible channel handshake selection (#7439) 2020-10-02 16:17:00 -03:00
05-port ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
23-commitment/types ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
24-host ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
client ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
exported ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
keeper ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
simulation ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
spec ibc: flexible channel handshake selection (#7439) 2020-10-02 16:17:00 -03:00
types ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
genesis_test.go 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
handler_test.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
handler.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
ibc_test.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
module.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00