Luca Joss

Results 45 issues of Luca Joss

## 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...

## Summary For the `max_block_time` configuration Hermes will query the value on chain and verify if the configured value matches the queried value. In Hermes `v1.10.1`, if the `max_block_time` is...

## Proposal Following the addition of pagination when querying commitments and acks, https://github.com/informalsystems/hermes/pull/4110, the code can be improved by abstracting the method used, see https://github.com/informalsystems/hermes/pull/4110#discussion_r1706727099 ____ ## For Admin Use...

O: code-hygiene

## Summary ICS20 v2 will encode packet data using Protobuf instead of JSON https://github.com/cosmos/ibc-go/issues/6630. Hermes will need to adapt the verification of memo and receiver fields to decode using Protobuf...

A new release of `cosmos-sdk-proto` with the bumped version of `tendermint-rs` to `v0.40.0` is required by Hermes. @tony-iqlusion is there a preference for the version number between `v0.25.1` and `v0.26.0`?