Marius Poke
Marius Poke
@danwt I think this issue is a duplicate of https://github.com/cosmos/ibc/issues/781, right?
@cwgoes Is this issue still relevant?
> I think so, I don't see the check we do in [ibc-go](https://github.com/cosmos/ibc-go/blob/dbd2df26e54f17f94a498d3fe048d68df04735b6/modules/core/03-connection/keeper/handshake.go#L126) represented in the spec. `ValidateSelfClient` is verifying that the client state stored on the counterparty chain has...
> No each chain must define `ValidateSelfClient`. It probably makes more sense for this function to exist at 03-connection. Does that make sense? `ValidateSelfClient` would contain specific logic for every...
@AdityaSripal This issue seems related to https://github.com/cosmos/ibc/issues/684.
@ethanfrey Is this PR still relevant?
@cwgoes Is this issue still relevant?
The links seem to work now. Should we close this issue?
What's the attack scenario if the provider chain will no longer wait for a consumer chain that timed out, i.e., just consider all unbonding operatios to have matured on that...