-
Notifications
You must be signed in to change notification settings - Fork 5
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
[LW-9597] Transaction expiry date #1008
Conversation
Allure Report
smokeTests: ✅ test report for ee45dba8
|
coverage: 50.667% (+0.1%) from 50.56% |
4dc541b
to
1eabb6a
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.
A few small comments, also, what does it happen when a transaction validity interval is expired? currently the dapp-connector doesn't open.
packages/ui/src/design-system/dapp-transaction-summary/dapp-transaction-field.component.tsx
Outdated
Show resolved
Hide resolved
packages/core/src/ui/components/OutputSummaryList/OutputSummaryList.tsx
Outdated
Show resolved
Hide resolved
I'm not sure. The submitted transaction should fail, but I don't know why dapp connector doesnt open. |
apps/browser-extension-wallet/src/utils/__tests__/summary-slot-datetime.test.ts
Outdated
Show resolved
Hide resolved
apps/browser-extension-wallet/src/utils/summary-slot-datetime.ts
Outdated
Show resolved
Hide resolved
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.
Nice 🚀 !
9b5efa1
to
d23cffd
Compare
Quality Gate passedIssues Measures |
Quality Gate passedIssues Measures |
Checklist
Proposed solution
Add expiry date for send flow and dapp transaction confirmation.
Testing
Describe here, how the new implementation can be tested.
Provide link or briefly describe User Acceptance Criteria/Tests that need to be met
Screenshots