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 v12 #792

Merged
merged 3 commits into from
Sep 29, 2022
Merged

Osmosis v12 #792

merged 3 commits into from
Sep 29, 2022

Conversation

Thunnini
Copy link
Collaborator

@Thunnini Thunnini commented Sep 14, 2022

  • Change camelCase to snake_case for gamm module (Ref: https://github.com/osmosis-labs/osmosis/pull/1656/files)
  • Change the store prefix key for queries store. The cached value in indexed db possibly can make the crash because cached value is not snake_case. Thus, make sure to ignore the cached values by change the prefix key.

Currently, no testnet running well, so not yet tested.

@vercel
Copy link

vercel bot commented Sep 14, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
osmosis-frontend ✅ Ready (Inspect) Visit Preview Sep 14, 2022 at 5:51AM (UTC)
osmosis-frontier ✅ Ready (Inspect) Visit Preview Sep 14, 2022 at 5:51AM (UTC)

@daniel-farina daniel-farina merged commit e14e019 into master Sep 29, 2022
@jonator jonator deleted the osmosis-v12 branch November 1, 2022 20:29
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