hermes icon indicating copy to clipboard operation
hermes copied to clipboard

Support newest v1.01 release for CometBFT through a new Compat Mode.

Open ertemann opened this issue 6 months ago • 0 comments

Summary

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.


For Admin Use

  • [ ] Not duplicate issue
  • [ ] Appropriate labels applied
  • [ ] Appropriate milestone (priority) applied
  • [ ] Appropriate contributors tagged
  • [ ] Contributor assigned/self-assigned

ertemann avatar Aug 08 '25 10:08 ertemann