Adi Seredinschi
Adi Seredinschi
Closing as stale.
I wonder if this feature is needed, or potentially blocking, anything. It seems like it would simplify relayer operator life, but more like a nice-to-have than a wanted feature/requirement. I...
It seems we need to query via `genesis`, not `header`, as suggested in an earlier comment. For production networks, it is usually impossible to get a response to the `genesis`...
Depends on https://github.com/cosmos/ibc-go/issues/1628 -- priority note: The issue will likely be ready in Q4/2022.
Had a look also, here are some findings: 1. There is an inconsistency between the two logs with respect to `max_fee`. In the failed case, we have > max fee,...
We'll merge #2280 first, so this PR might need very minimal adjustments after that PR lands in master. In the meantime, is it possible to look into the failing CI...
Note: blocked on issue #2335. The present PR will need rebasing once that issue is fixed; this will allow to limit the need for substrate dependencies to only the `substrate-light-client`...
> keys is a required argument. It populates key_name in ChainConfig. Discussing with Luca today and we're wondering why would the keys option be required? Hermes could automatically detect in...
Depends on https://github.com/cosmos/ibc-go/issues/1661 There is also a milestone dedicated to this implementation in IBC-go: https://github.com/cosmos/ibc-go/milestone/31
For completeness: we deleted the `proof_specs` here https://github.com/informalsystems/ibc-rs/pull/1629/commits/ce01aa9b4db0ca706b392b77f2c0251d496ed00f.