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
bug: support base denoms with slashes (backport #978) (#1018)
* bug: support base denoms with slashes (#978)
* bug: support base denoms with slashes
* add changelog entry
Co-authored-by: Carlos Rodriguez <crodveg@gmail.com>
(cherry picked from commit 4545154)
# Conflicts:
# CHANGELOG.md
* fix conflicts
Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
Co-authored-by: Carlos Rodriguez <crodveg@gmail.com>
*[\#679](https://github.com/cosmos/ibc-go/pull/679) New CLI command `query ibc-transfer denom-hash <denom trace>` to get the denom hash for a denom trace; this might be useful for debug
46
+
*[\#679](https://github.com/cosmos/ibc-go/pull/679) New CLI command `query ibc-transfer denom-hash <denom trace>` to get the denom hash for a denom trace; this might be useful for debug
47
+
48
+
### Bug Fixes
49
+
50
+
* (transfer) [\#978](https://github.com/cosmos/ibc-go/pull/978) Support base denoms with slashes in denom validation
0 commit comments