Client update fails if the client is already up-to-date #734
Labels
I: CLI
Internal: related to the relayer's CLI
I: logic
Internal: related to the relaying logic
O: usability
Objective: cause to improve the user experience (UX) and ease using the product
Milestone
Crate
relayer
Summary of Bug
If a client has a consensus state at height
x
and the latest height for the target chain isx
, then Hermes will report success upon trying to update the consensus state of the client, despite encountering an error:Version & reproducing
This is easy to reproduce if the target chain is halted (pending an upgrade).
See branch
adi/357_upgrade
and PR #723 .Fix description
The patch introduced in #723 solves the present issue by changing Hermes output to the following:
For Admin Use
The text was updated successfully, but these errors were encountered: