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

feat: 86 - update liquidity page to read tick state from cosmos #89

Merged
merged 26 commits into from
Jul 26, 2022

Conversation

dib542
Copy link
Collaborator

@dib542 dib542 commented Jul 5, 2022

This PR adds the Liquidity page with Cosmos data fetching.

@dib542 dib542 linked an issue Jul 5, 2022 that may be closed by this pull request
@dib542 dib542 force-pushed the 86-update-liquidity-page-to-read-tick-state-from-cosmos branch from bcc0093 to ff832b2 Compare July 8, 2022 20:57
@dib542 dib542 force-pushed the 86-update-liquidity-page-to-read-tick-state-from-cosmos branch 4 times, most recently from f859174 to 81cc87a Compare July 21, 2022 22:42
@dib542 dib542 requested a review from nickzoum July 21, 2022 22:43
@dib542 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
Copy link
Contributor

@nickzoum nickzoum left a 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

src/pages/Pool/Pool.tsx Outdated Show resolved Hide resolved
src/pages/Pool/Pool.tsx Outdated Show resolved Hide resolved
src/pages/Pool/Pool.tsx Outdated Show resolved Hide resolved
src/components/TokenPicker/mockHooks.ts Show resolved Hide resolved
@dib542 dib542 force-pushed the 86-update-liquidity-page-to-read-tick-state-from-cosmos branch from a7c866d to 2e5d4eb Compare July 25, 2022 23:57
src/pages/Pool/Pool.tsx Outdated Show resolved Hide resolved
src/pages/Pool/Pool.tsx Outdated Show resolved Hide resolved
@dib542 dib542 merged commit 91dcbe9 into main Jul 26, 2022
@dib542 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))
@dib542
Copy link
Collaborator Author

dib542 commented Jul 26, 2022

🎉 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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update liquidity page to read tick state from Cosmos
2 participants