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: add staked position parts to be visible in Pool position table #446

Merged
merged 2 commits into from
Oct 1, 2023

Conversation

dib542
Copy link
Collaborator

@dib542 dib542 commented Sep 26, 2023

This PR adds staked positions to be visible and clickable in the normal Pools positions table

Why:

  • it seemed odd that the position liquidity would "just disappear" from the position view after it was staked. It should at least be visible even if it cannot be withdrawn because it is staked.
  • allows user to be able to unstake and then withdraw a liquidity position from the same page.

@dib542 dib542 force-pushed the 433-better-token-pair-value-calculations branch from 5179949 to 1ba5201 Compare September 27, 2023 06:10
@dib542 dib542 force-pushed the add-staked-positions-to-position-table branch from af92c6d to c4a7019 Compare September 27, 2023 06:11
@dib542 dib542 changed the base branch from 433-better-token-pair-value-calculations to main September 27, 2023 06:11
@dib542 dib542 merged commit e775b86 into main Oct 1, 2023
@dib542 dib542 deleted the add-staked-positions-to-position-table branch October 1, 2023 13:54
dib542 pushed a commit that referenced this pull request Oct 1, 2023
## [0.3.22](v0.3.21...v0.3.22) (2023-10-01)

### Features

* add staked positions in the Pool positions table ([#446](#446)) ([e775b86](e775b86))
@dib542
Copy link
Collaborator Author

dib542 commented Oct 1, 2023

🎉 This PR is included in version 0.3.22 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@dib542 dib542 added the released label Oct 1, 2023
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.

1 participant