-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat: 86 - update liquidity page to read tick state from cosmos #89
Merged
dib542
merged 26 commits into
main
from
86-update-liquidity-page-to-read-tick-state-from-cosmos
Jul 26, 2022
Merged
feat: 86 - update liquidity page to read tick state from cosmos #89
dib542
merged 26 commits into
main
from
86-update-liquidity-page-to-read-tick-state-from-cosmos
Jul 26, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dib542
force-pushed
the
86-update-liquidity-page-to-read-tick-state-from-cosmos
branch
from
July 8, 2022 20:57
bcc0093
to
ff832b2
Compare
dib542
force-pushed
the
86-update-liquidity-page-to-read-tick-state-from-cosmos
branch
4 times, most recently
from
July 21, 2022 22:42
f859174
to
81cc87a
Compare
dib542
changed the title
86 - update liquidity page to read tick state from cosmos
feat: 86 - update liquidity page to read tick state from cosmos
Jul 21, 2022
nickzoum
approved these changes
Jul 22, 2022
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.
Looks good, though I think some parts (fetching ticks listening to events) might belong to another branch
This reverts commit 56fb302.
Co-authored-by: Nick Z <nzoumis@outlook.com>
dib542
force-pushed
the
86-update-liquidity-page-to-read-tick-state-from-cosmos
branch
from
July 25, 2022 23:57
a7c866d
to
2e5d4eb
Compare
nickzoum
approved these changes
Jul 26, 2022
nickzoum
reviewed
Jul 26, 2022
dib542
deleted the
86-update-liquidity-page-to-read-tick-state-from-cosmos
branch
July 26, 2022 00:15
dib542
pushed a commit
that referenced
this pull request
Jul 26, 2022
## [0.1.9](v0.1.8...v0.1.9) (2022-07-26) ### Features * 86 - update liquidity page to read tick state from cosmos ([#89](#89)) ([91dcbe9](91dcbe9))
🎉 This PR is included in version 0.1.9 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds the Liquidity page with Cosmos data fetching.