-
Notifications
You must be signed in to change notification settings - Fork 4
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Untested but cross-checked against https://pkg.go.dev/github.com/osmosis-labs/osmosis/x/gamm/types / https://docs.osmosis.zone/osmosis-core/modules/gamm/ / https://docs.osmosis.zone/osmosis-core/modules/lockup/, LGTM
@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. |
@kaladinlight @gomesalexandre - comments addressed in #18 |
parse_legacy_tx_format
agnostic tomsg
/msgs