Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cosmos): support IBC types in tx history implementation #2245

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

onur-ozkan
Copy link
Member

@onur-ozkan onur-ozkan commented Oct 15, 2024

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 #2246.

@onur-ozkan onur-ozkan added enhancement New feature or request in progress Changes will be made from the author labels Oct 15, 2024
@onur-ozkan onur-ozkan marked this pull request as ready for review October 17, 2024 08:29
@onur-ozkan onur-ozkan added under review and removed in progress Changes will be made from the author labels Oct 21, 2024
Copy link
Collaborator

@mariocynicys mariocynicys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request under review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants