polymerdao / ibc-go

Interblockchain Communication Protocol (IBC) implementation in Golang.
https://ibc.cosmos.network/
MIT License
11 stars 13 forks source link

ibc-16: RecvPacket test cases ported to multihop test (one test case … #32

Closed ghost closed 1 year ago

ghost commented 1 year ago

…needs to be debugged)

This code change ports all test cases of TestRecvPacket TestAcknoledgePacket to multihop test.