ibc
ibc copied to clipboard
remove capability authentication checks in core handlers that are routed from ICS 26
closes: #886
I have also updated all the onChanOpenInit and onChanOpenTry callbacks to receive the channel capability as an argument and adapted the implementation of the callbacks to claim the channel capability where required.
Is this r4r?
I will close this PR, but keep the branch for now. I might be able to reuse it for https://github.com/cosmos/ibc/issues/1133.