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

fix: properly convert osmosis legacy transactions #17

Merged
merged 3 commits into from
Feb 22, 2023

Conversation

pastaghost
Copy link
Collaborator

@pastaghost pastaghost commented Feb 22, 2023

  • enforces snake_case variable naming convention
  • adds support for single-sided-lp and bonding messages
  • uses protobufs provided by osmojs
  • makes parse_legacy_tx_format agnostic to msg/msgs

Copy link

@gomesalexandre gomesalexandre left a comment

Choose a reason for hiding this comment

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

@pastaghost pastaghost merged commit 6498311 into main Feb 22, 2023
@pastaghost pastaghost deleted the bugfix-osmosis-legacy-tx-conversion branch February 22, 2023 18:53
@pastaghost
Copy link
Collaborator Author

@kaladinlight - I like the type union over introducing a new type here. The PR was merged as-is about half an hour ago - I'll open a new PR with the requested changes before propagating the changes from this PR upstream.

@pastaghost
Copy link
Collaborator Author

pastaghost commented Feb 22, 2023

@kaladinlight @gomesalexandre - comments addressed in #18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants