timewave-computer / covenants

Apache License 2.0
17 stars 4 forks source link

Implement component-specific IBC testing for IBC Forwarder #220

Open stiiifff opened 4 months ago

stiiifff commented 4 months ago

We should implement component-specific IBC testing for the IBC forwarder contract so that we are properly, independently testing this component (with all the relayer edge cases), but also to serve as a demo for how other IBC contracts can be tested.

Depends on #221