Closed onur-ozkan closed 2 weeks ago
@onur-ozkan has this been tested by someone already? if not, please add To Test
here https://github.com/KomodoPlatform/komodo-defi-framework/pull/2245#issue-2588357205 and QA label and merge it.
@onur-ozkan has this been tested by someone already? if not, please add
To Test
here #2245 (comment) and QA label and merge it.
It was tested by @naezith I believe.
Cosmos transaction history implementation was incorrectly parsing addresses (using the relayer address instead of the cross-chain address) from IBC transactions. This PR fixes the address parsing logic and adds test coverage for it.
This should not be merged before https://github.com/KomodoPlatform/komodo-defi-framework/pull/2246.To Test: Already tested https://github.com/KomodoPlatform/komodo-defi-framework/pull/2245#issuecomment-2459008195