hermes icon indicating copy to clipboard operation
hermes copied to clipboard

Use `Denom`/`Denoms` gRPC queries

Open ljoss17 opened this issue 6 months ago • 0 comments

Summary

The gRPC query DenomTrace is replaced by Denom/Denoms in ibc-go v9, https://github.com/cosmos/ibc-go/pull/6417.

The query in Hermes will need to be adapted to adapt the query if the chain is running ibc-go v9 or not, https://github.com/informalsystems/hermes/blob/v1.10.2/crates/relayer/src/chain/cosmos/query/denom_trace.rs#L12.


For Admin Use

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

ljoss17 avatar Aug 15 '24 09:08 ljoss17