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

SOV-3117: reward claiming #550

Merged
merged 7 commits into from
Oct 2, 2023

Conversation

creed-victor
Copy link
Contributor

@creed-victor creed-victor commented Aug 30, 2023

@creed-victor creed-victor added enhancement New feature or request do-not-merge PR should not be merged due to dependencies/blockers labels Aug 30, 2023
@creed-victor creed-victor self-assigned this Aug 30, 2023
@changeset-bot
Copy link

changeset-bot bot commented Aug 30, 2023

🦋 Changeset detected

Latest commit: 9e0c9e0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@sovryn/ui Patch
frontend Patch
@sovryn/contracts Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link

netlify bot commented Aug 30, 2023

Deploy Preview for sovryn-storybook canceled.

Name Link
🔨 Latest commit 9e0c9e0
🔍 Latest deploy log https://app.netlify.com/sites/sovryn-storybook/deploys/6515701b1a3b110008769e90

@netlify
Copy link

netlify bot commented Aug 30, 2023

Deploy Preview for sovryn-dapp ready!

Name Link
🔨 Latest commit 9e0c9e0
🔍 Latest deploy log https://app.netlify.com/sites/sovryn-dapp/deploys/6515701b6b5f0f0008a0cac3
😎 Deploy Preview https://deploy-preview-550--sovryn-dapp.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@creed-victor creed-victor force-pushed the feat/SOV-2799-d-2-update-fee-share-claiming branch from ca1f2d9 to 687cd09 Compare September 19, 2023 11:32
@creed-victor creed-victor force-pushed the feat/SOV-2799-d-2-update-fee-share-claiming branch from 4a5855d to 9ea3b0f Compare September 20, 2023 07:50
@creed-victor creed-victor marked this pull request as ready for review September 20, 2023 07:51
@creed-victor creed-victor removed the do-not-merge PR should not be merged due to dependencies/blockers label Sep 20, 2023
@creed-victor creed-victor changed the title SOV-2799: reward claiming SOV-3117: reward claiming Sep 20, 2023
Copy link
Collaborator

@tiltom tiltom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@creed-victor I tried the Withdraw all functionality but SOV and ZUSD fees were not withdrawn, even though the tx was successful. Can you look into it? My testing address is 0xaaa5a190accbc50f4f9c130b5876521e4d5f9d6c if needed.

Tx: https://explorer.testnet.rsk.co/tx/0xe5f87e3d3ba41131bee08e14cee47660a69b05bc1dc9eeef35dd05b34635be08

image

@creed-victor
Copy link
Contributor Author

@creed-victor I tried the Withdraw all functionality but SOV and ZUSD fees were not withdrawn, even though the tx was successful. Can you look into it? My testing address is 0xaaa5a190accbc50f4f9c130b5876521e4d5f9d6c if needed.

This is how smart contract function works and it's expected. If user has a lot of tokens and checkpoints, they will have to send multiple transactions until all tokens/checkpoints are withdrawn.

@creed-victor creed-victor requested a review from tiltom September 22, 2023 11:24
@soulBit soulBit added this to the v1.0.29 milestone Sep 29, 2023
@soulBit soulBit merged commit 35600ed into develop Oct 2, 2023
9 checks passed
@soulBit soulBit deleted the feat/SOV-2799-d-2-update-fee-share-claiming branch October 2, 2023 10:18
Rickk137 added a commit that referenced this pull request Oct 3, 2023
* SOV-2756: Clean up Babelfish token config (#592)

* chore: Clean up Babelfish token config

* Create big-grapes-stare.md

* SOV-2992: lending withdraw with max amount issue (#593)

* fix: lending withdraw with max amount issue

* Create polite-apples-taste.md

---------

Co-authored-by: Peiman <[email protected]>
Co-authored-by: Peiman <[email protected]>

* SOV-2942: fix adjust stake data refresh (#582)

* fix: adjust stake data refresh

* Create six-tips-tease.md

* fix: resolve PR comments

* SOV-2993: Vesting reward history (#577)

* SOV-2993: Vesting reward history

* Create nervous-brooms-guess.md

* chore: update amount renderer

* SOV-3077: Prevent reward SOV claiming (#606)

* chore: add missed data-attr

* SOV-3077: update claim button logic

* Create thin-jobs-pull.md

* chore: update changeset

---------

Co-authored-by: soulBit <[email protected]>

* SOV-3021: update tooltip component (#595)

* SOV-2913: vesting delegate history (#588)

* feat: vesting delegate history

* Create pretty-starfishes-collect.md

* feat: filter out delegate changes without previous delegee

---------

Co-authored-by: soulBit <[email protected]>

* Version Packages (#594)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* SOV-2787: updated notification service api (#553)

* feat: updated notification service api

* Create soft-birds-hunt.md

* SOV-3117: reward claiming (#550)

* feat: improved fee quering

* feat: claim all rewards with single tx

* feat: implement new rewards withdrawal feature

* fix: review comments

* fix: increase withdrawable checkpoints

* fix: show single btc token

* fix: show no reward row if there is no fees

* Version Packages (#615)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: soulBit <[email protected]>
Co-authored-by: Pietro Maximoff <[email protected]>
Co-authored-by: Victor Creed <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants