You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
these two issues are related and would both be solved by changing the confirmation mechanism in Hermes (which is currently a loop/blocking call to the /tx_search endpoint of a chain, waiting to find confirmations for every tx)
Context: this is a low-hanging fruit to improve the ergonomics of testing with Hermes and Interchain Accounts (ICS27). Simplifies greatly the relayer's RPC events parsing architecture. Main customer benefiting from this: @seantking.
Release IBC-RS v0.7.0
⚡
Priorities for Aug 20:
TxNoConfirmation
error #1124 and Packet takes 24sec to get relayed #1265/tx_search
endpoint of a chain, waiting to find confirmations for every tx)ibc-relayer-rest
crate in the table (in release PR)The usual todos:
unclog
.ibc-relayer-cli
)The text was updated successfully, but these errors were encountered: