Justin Tieri
Justin Tieri
thanks for opening this issue, i agree that restarting because one node is unreachable doesn't seem like desirable behavior. i'll discuss this internally and see how the team wants to...
> Is there any update on this? Or any config that can be set to prevent it to restart? I started working on a [PoC](https://github.com/cosmos/relayer/pull/1396) for this awhile back at...
With pagination in place in many places, is this still an issue? cc @agouin @Reecepbcups
Anyone care to take a shot at this? Perhaps @AntiTyping. No rush at all! I just figured you may have some insight after working on the relayer deployments in our...
We believe this is not an issue anymore and that the relayer is working fine on these newer versions of Stride/Cosmos Hub. Going to close this issue out, feel free...
### Issue: To determine a client state's status (e.g. Active, Frozen, or Expired) you either have to utilize the `ClientState` interface's provided function `Status(ctx sdk.Context, clientStore sdk.KVStore, cdc codec.BinaryCodec) Status`...
I think this is not an issue anymore but it would be nice to dig into this and verify that the correct behavior is in place. @AntiTyping this may be...
A lot of the pieces for this are there but there is some uncertainty around whether or not the relayer should be responsible for submitting the on-chain governance proposals via...
https://ibc.cosmos.network/main/ibc/upgrades/quick-guide.html#step-by-step-upgrade-process-for-relayers-upgrading-counterparty-clients
@boojamya sorry to bug you again, but didn't we re-add functionality for upgrading light clients? iirc you used this feature a few times