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
The text was updated successfully, but these errors were encountered:
fedekunze
changed the title
Cannot send namespaced IBC denom using slashes
bug(transfers): Cannot send namespaced IBC denom using slashes
May 27, 2022
fedekunze
changed the title
bug(transfers): Cannot send namespaced IBC denom using slashes
bug(transfer): Cannot send namespaced IBC denom using slashes
May 27, 2022
Summary of Bug
#894 wasn't fully resolved as
ParseDenomTrace
still assumes no slashes on the raw IBC denomination. Sending anerc20/
prefixed denomination from Evmosresults in
The bug is in this line: transfer/types/trace.go#L36
Version
main
/v3
(latest)Steps to Reproduce
TestParceDenomTrace
usingerc20/0x85bcBCd7e79Ec36f4fBBDc54F90C643d921151AA
orgamm/pool/1
as base denomFor Admin Use
The text was updated successfully, but these errors were encountered: