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
Some more context: the previous instance of Hermes was running on commit 97804c8, which looks to be right before merge of #23. I tried reverting to that commit, and notably panic didn't happen on subsequent withdrawals, but I'm still not seeing them processed.
Overview
We released a new chain,
penumbra-testnet-deimos-7
, yesterday, 2024-04-25. Today I attempted to configure Hermes to relay between deimos-7 as the Osmosis testnet, following the docs in https://github.com/penumbra-zone/penumbra/wiki/Updating-Hermes.After setting it up, I made an IBC withdrawal, but Hermes failed to handle the tx, panicking on an unimplemented
todo
:hermes logs
The referenced line
crates/relayer/src/config.rs:785
ishermes/crates/relayer/src/config.rs
Line 785 in 7252b23
The text was updated successfully, but these errors were encountered: