You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The relayer logic that implements connection delay support checks packets against the relayer's local time. This is inconsistent with the IBC handlers implementation that checks against the block time of the latest on-chain block.
Version
v0.10.0
Acceptance Criteria
The connection delay logic uses the target chain's latest block time.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate milestone (priority) applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Crate
relayer
Summary of Bug
The relayer logic that implements connection delay support checks packets against the relayer's local time. This is inconsistent with the IBC handlers implementation that checks against the block time of the latest on-chain block.
Version
v0.10.0
Acceptance Criteria
The connection delay logic uses the target chain's latest block time.
For Admin Use
The text was updated successfully, but these errors were encountered: