feat: add ibc and ibc-transfer modules#2145
Conversation
|
!!!WARNING!!! Be very careful about using Only suppress a single rule (or a specific set of rules) within a section of code, while continuing to scan for other problems. To do this, you can list the rule(s) to be suppressed within the #nosec annotation, e.g: /* #nosec G401 */ or //#nosec G201 G202 G203 Pay extra attention to the way |
kingpinXD
left a comment
There was a problem hiding this comment.
lgtm , do we need a migration script ?
If so would that be in a separate pr ?
Yes, will need but need adding IBC chain testing in E2E tests for this, which would be in a later PR |
|
Seems there is some issues with the upgrade test |
Description
Closes: #1510