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

Split voyager cosmos sdk transaction plugin #3399

Open
benluelo opened this issue Dec 23, 2024 · 0 comments
Open

Split voyager cosmos sdk transaction plugin #3399

benluelo opened this issue Dec 23, 2024 · 0 comments
Assignees
Labels
A-voyager Area: Our voyager relayer C-enhancement Category: An issue proposing an enhancement or a PR with one. E-hard Call for participation: Hard difficulty. Experience needed to fix: A lot.

Comments

@benluelo
Copy link
Contributor

Currently the transaction plugin handles both ibc-classic and ibc-union using the same logic. This is problematic due to the different semantics for transaction submission for the native vs virtualized. The handling logic for these should be kept in the same plugin, but split into separate functions.

TODO: Elaborate on what the differences are and how they should be handled

@benluelo benluelo added C-enhancement Category: An issue proposing an enhancement or a PR with one. E-hard Call for participation: Hard difficulty. Experience needed to fix: A lot. A-voyager Area: Our voyager relayer labels Dec 23, 2024
@benluelo benluelo self-assigned this Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-voyager Area: Our voyager relayer C-enhancement Category: An issue proposing an enhancement or a PR with one. E-hard Call for participation: Hard difficulty. Experience needed to fix: A lot.
Projects
None yet
Development

No branches or pull requests

1 participant