Fix forward_transfer
test to match the updated API
#3025
Closed
5 tasks
Labels
I: dependencies
Internal: related to dependencies
O: ics29-fee
Objective: Fee middleware support
O: tests
Objective: Test more aspect of the relayer
Summary
The
forward_transfer
test is failing on Gaia v8.0.0-rc3 in #3019. The likely reason for this is that the packet forward middleware has been updated with a new API as specified here.The test needs to be fixed so that it works with the new version of the packet forward middleware.
As for whether to keep the original behavior on Gaia v6, my current understanding that there is no need for that, as the feature is not currently in use. However it would be good to double check whether we need to support both behaviors at the same time. Nevertheless, the support for v8 takes precedence over older versions.
For Admin Use
The text was updated successfully, but these errors were encountered: