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
CometBFT v1.0.1 is now in use by injective but there is no matching compat mode creating both an insane amount of warnings but also more important issues on the Pull mode of the Hermes relayer. Websocket relaying and most of the commands still seem to function on the 0.37 mode
Problem Definition
Hermes relayer is not fully compatible with v1.01 cometBFT chains
Proposal
Add the right protos and other requiremens as a new compat mode.
Acceptance Criteria
running a relayer on v1.0.1 cometbft chain operates without compat mode warnings and issues on the pull method of the relayer.