cosmos / relayer

An IBC relayer for ibc-go
Apache License 2.0
388 stars 1.71k forks source link

docs: how to revive an expired IBC client #1475

Open Reecepbcups opened 3 months ago

Reecepbcups commented 3 months ago

Request from the interchain discord (parveenkaushik)

We should have a guide similar to https://medium.com/simplystaking/reviving-an-ibc-client-with-governance-hermes-relayer-362a1da4814d

https://github.com/cosmos/relayer/pull/876 may be an initial reference to help automate this.

Would be nice to auto generate the submit proposal for sdk v45 and 46+ chains. This way 1 command could handle the entire flow to revive for better UX? (just a thought)