informalsystems / hermes

IBC Relayer in Rust
https://hermes.informal.systems
Apache License 2.0
436 stars 323 forks source link

Remove support for crossing hellos for connection and channel handshake #3212

Open ancazamfir opened 1 year ago

ancazamfir commented 1 year ago

Summary of Bug

Crossing hellos have been deprecated since ibc-go v4.0.0. We should cleanup the code and tests.

Version

Steps to Reproduce

Acceptance Criteria


For Admin Use

seanchen1991 commented 1 year ago

@ancazamfir could you provide some more details on this? Not really sure how to go about this.