ibc
ibc copied to clipboard
ICS28: Channel initialization should have a timeout
Add a provider-based timeout for channel initialization. This would enable the provider to guarantee the liveness of unbonding operations even when the channel initialization never completes (for example when the consumer is not live).
For more details, see https://github.com/cosmos/interchain-security/issues/278