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

osmomath: move to its own go.mod #3744

Closed
3 of 4 tasks
ValarDragon opened this issue Dec 16, 2022 · 0 comments · Fixed by #3771
Closed
3 of 4 tasks

osmomath: move to its own go.mod #3744

ValarDragon opened this issue Dec 16, 2022 · 0 comments · Fixed by #3771

Comments

@ValarDragon
Copy link
Member

ValarDragon commented Dec 16, 2022

Background

An issue to track that we should move osmomath to its own go.mod. Precursors / steps in this:

  • Move binary search from osmoutils to osmomath
  • Remove osmoassert dependencies
  • Wait for the power PRs to stabilize from Geometric TWAP (Currently blocked)
  • Move osmomath into its own go.mod, that can be externally imported. Change 'main' go.mod to use this via local import.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant