Carlos Rodriguez
Carlos Rodriguez
Hi @John31337. What do you mean exactly with "track those events"? For the future, please note that opening issues in the spec repo is not our preferred way to answer...
No activity for a while, so closing this for now.
Right now the fields in `ClientState` specified in [ICS-07 ](https://github.com/cosmos/ibc/tree/main/spec/client/ics-007-tendermint-client#client-state) ```ts interface ClientState { chainID: string trustLevel: Rational trustingPeriod: uint64 unbondingPeriod: uint64 latestHeight: Height frozenHeight: Maybe upgradePath: []string maxClockDrift: uint64...
I opened #865 to update the comment. If it gets merged I propose we close this issue and open a different one to discuss how to properly support optimistic sends.
Closed by https://github.com/cosmos/ibc/pull/967.
Closing since links are all working.
@bluele Is this issue still relevant?
Closed by https://github.com/cosmos/ibc/pull/821.
> is there any progress on this problem? The spec changes required to add support for multi hop channels have been [merged](https://github.com/cosmos/ibc/pull/882). There is an implementation [here](https://github.com/polymerdao/ibc-go/tree/polymer/multihop-main) and we plan...
@AdityaSripal Do you think the [ICS 33 PR](https://github.com/cosmos/ibc/pull/882) covers the requirements described here? If yes, can we then close the issue?