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
The current version of Hermes, v1.8.2, is only compatible with Osmosis dynamic gas fees.
With Skip's FeeMarket https://github.com/skip-mev/feemarket the Hermes implementation needs to be more flexible.
Summary
The current version of Hermes, v1.8.2, is only compatible with Osmosis dynamic gas fees.
With Skip's FeeMarket https://github.com/skip-mev/feemarket the Hermes implementation needs to be more flexible.
Proposition
The current implementation uses a hardcoded endpoint, https://github.com/informalsystems/hermes/blob/v1.8.2/crates/relayer/src/chain/cosmos/eip_base_fee.rs#L18. This would need to be a configurable endpoint.
For Admin Use
The text was updated successfully, but these errors were encountered: