-
Notifications
You must be signed in to change notification settings - Fork 19
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): consider max ptb size on timelocked staking #5108
feat(wallet-dashboard): consider max ptb size on timelocked staking #5108
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Skipped Deployments
|
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 great and works well just a couple of small suggestions for message changes.
apps/wallet-dashboard/components/dialogs/staking/views/EnterTimelockedAmountView.tsx
Outdated
Show resolved
Hide resolved
apps/wallet-dashboard/components/dialogs/staking/views/EnterTimelockedAmountView.tsx
Outdated
Show resolved
Hide resolved
apps/wallet-dashboard/components/dialogs/staking/views/EnterTimelockedAmountView.tsx
Outdated
Show resolved
Hide resolved
apps/wallet-dashboard/components/dialogs/staking/views/EnterTimelockedAmountView.tsx
Outdated
Show resolved
Hide resolved
197f717
to
6ec25ca
Compare
6ec25ca
to
d213d01
Compare
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.
LGTM
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.
conflicts 🙏🏼
…handle-max-timelock-objects
…TimelockedAmountView
Description:
Follow the same instruction for testing functionality like in #5086
Change
maxSizeBytes
in the fileuseNewStakeTransaction.ts
to 64.Links to any relevant issues
Depends on #5086
Closes #5009
How the change has been tested
Describe the tests that you ran to verify your changes.
Make sure to provide instructions for the maintainer as well as any relevant configurations.
Change checklist
Tick the boxes that are relevant to your changes, and delete any items that are not.