You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a step in TestMsgTransfer_Succeeds_Nonincentivized after tokens have been transferred to chain B and query all balances of chainBAddress using the resolve_denom flag to check that the balance of the IBC voucher is returned with a human-readable denomination (instead of the IBC hash).
Adding this tentatively to v8.0.0 milestone and assuming that upgrade to SDK Eden will also be part of the same release.
The text was updated successfully, but these errors were encountered:
crodriguezvega
changed the title
Add check in transfer e2e test
Check in transfer e2e test that all balances response returns human-readable denomination
Jun 6, 2023
Pre-requisite:
Add a step in
TestMsgTransfer_Succeeds_Nonincentivized
after tokens have been transferred to chain B and query all balances ofchainBAddress
using theresolve_denom
flag to check that the balance of the IBC voucher is returned with a human-readable denomination (instead of the IBC hash).Adding this tentatively to v8.0.0 milestone and assuming that upgrade to SDK Eden will also be part of the same release.
The text was updated successfully, but these errors were encountered: