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

Osmosis old gamm pool creation types #8

Merged
merged 2 commits into from
May 26, 2023

Conversation

pharr117
Copy link
Collaborator

Adds 2 deprecated Osmosis GAMM message types into the GAMM module proto, generated code and codec:

  1. MsgCreatePool - one of the original GAMM messages, deprecated and removed a while ago but still found in old history
  2. MsgCreateBalancerPool - same as above

Osmosis removed these messages from the repo proto and generated code, so the blocks containing these will throw an RPC error when doing a transaction search. However, you can still get the BlockResults and use this repo to parse them out yourself instead.

@pharr117 pharr117 requested a review from danbryan May 25, 2023 23:26
@pharr117 pharr117 merged commit da4755d into main May 26, 2023
@pharr117 pharr117 deleted the osmosis-old-gamm-pool-creation-types branch May 26, 2023 00:36
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.

2 participants