tangle-network / dapp

Monorepo for the Tangle ecosystem.
https://app.tangle.tools
Apache License 2.0
29 stars 15 forks source link

feat(tangle-dapp): Implement Liquifier `unlock NFTs` unstake requests table #2521

Closed yurixander closed 1 month ago

yurixander commented 1 month ago

Summary of changes

Provide a detailed description of proposed changes.

Proposed area of change

Put an x in the boxes that apply.

Reference issue to close (if applicable)

Specify any issues that can be closed from these changes (e.g. Closes #233).

Screen Recording

If possible provide a screen recording of proposed change.

https://github.com/user-attachments/assets/d4998c7e-3bb2-4180-8a54-b97fbfc1d76c


Code Checklist

Please be sure to add .stories documentation if any additions are made to libs/webb-ui-components.

netlify[bot] commented 1 month ago

Deploy Preview for tangle-dapp ready!

Name Link
Latest commit f5c80de61952cf6637c13014c3c6bad7140e7c88
Latest deploy log https://app.netlify.com/sites/tangle-dapp/deploys/66d039afa7d7060008dd4939
Deploy Preview https://deploy-preview-2521--tangle-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.

yurixander commented 1 month ago

@freeslugs Just to confirm, we don't have a rebond/re-stake NFT functionality in the liquifier contract, just withdraw? 👀

freeslugs commented 1 month ago

since chainlink only has withdraw, we will only support that at the moment too.