-
Notifications
You must be signed in to change notification settings - Fork 13
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(wallet-dashboard): hook timelocked staking feature #1976
feat(wallet-dashboard): hook timelocked staking feature #1976
Conversation
…timelocked-portfolio
…tfolio' into tooling-dashboard/add-a-vesting-page
…timelocked-portfolio
…tfolio' into tooling-dashboard/add-a-vesting-page
…timelocked-portfolio
…timelocked-portfolio
…shboard/fetch-supply-increases-timelocked-portfolio' of github.com:iotaledger/kinesis into tooling-dashboard/add-a-vesting-page
…timelocked-portfolio
…tfolio' into tooling-dashboard/add-a-vesting-page
…board/hook-collect-feature
…add-a-vesting-page
…folio' and 'develop' of github.com:iotaledger/kinesis into tooling-dashboard/add-timelock-stakes-to-vesting-portfolio
… of github.com:iotaledger/kinesis into tooling-dashboard/hook-collect-feature
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 like I forgot to click on "request changes"
This pull request has been deployed to Vercel. Latest commit: 969ae53 ✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-ol8yd3g5k.vercel.app |
This pull request has been deployed to Vercel. Latest commit: f099120 ✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-2oczxrsqm.vercel.app |
This pull request has been deployed to Vercel. Latest commit: a119de2 ✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-1ywrrbl8f.vercel.app |
This pull request has been deployed to Vercel. Latest commit: 4fb8428 ✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-7ewnoqnfx.vercel.app |
This pull request has been deployed to Vercel. Latest commit: b0bfc5b ✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-dteojaiq6.vercel.app |
This pull request has been deployed to Vercel. Latest commit: 58419e3 ✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-2x7kh2u3q.vercel.app |
This pull request has been deployed to Vercel. Latest commit: f171540 ✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-4hnvuq48z.vercel.app |
This pull request has been deployed to Vercel. Latest commit: e3abe9c ✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-cycy1d6v5.vercel.app |
Description of change
Adds timelocked staking feature to dashboard vesting page.
Links to any relevant issues
resolves #1084 .
Type of change
How the change has been tested
pnpm timelock:publish
andpnpm timelock:vesting
Optionally use split example to split some of the vesting objects in the vesting portfolio using
pnpm timelock:split
example: export const SUPPLY_INCREASE_VESTING_LABEL = 'eaa22e4cbb1e8b41dca038fc175f147180265a41617c3e4125e54434506df45f::stardust_upgrade_label::STARDUST_UPGRADE_LABEL';
Change checklist