-
Notifications
You must be signed in to change notification settings - Fork 7
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
fix: use max gas fee when sending from L1 -> L2 #494
fix: use max gas fee when sending from L1 -> L2 #494
Conversation
…actions-rather-than-estimatedgasfee
…e-in-amount-of-l2-transactions-rather-than-estimatedgasfee
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 🌸
…actions-rather-than-estimatedgasfee
* enhancement: improve fall back estimate gas * fix tests * fix: make tests more accurate
…actions-rather-than-estimatedgasfee
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.
Have some changes requested 🙏
packages/desktop/views/dashboard/send-flow/views/components/StardustTransactionSummary.svelte
Outdated
Show resolved
Hide resolved
packages/shared/src/lib/core/layer-2/constants/fallback-estimated-gas.constant.ts
Show resolved
Hide resolved
packages/shared/src/lib/core/layer-2/utils/estimateGasForLayer1ToLayer2Transaction.ts
Show resolved
Hide resolved
packages/shared/src/lib/core/layer-2/utils/estimateGasForLayer1ToLayer2Transaction.ts
Outdated
Show resolved
Hide resolved
packages/shared/src/lib/core/layer-2/utils/estimateGasForLayer1ToLayer2Transaction.ts
Outdated
Show resolved
Hide resolved
packages/shared/src/lib/core/layer-2/utils/estimateGasForLayer1ToLayer2Transaction.ts
Outdated
Show resolved
Hide resolved
packages/shared/src/lib/core/layer-2/utils/estimateGasForLayer1ToLayer2Transaction.ts
Outdated
Show resolved
Hide resolved
packages/shared/src/lib/core/layer-2/utils/estimateGasForLayer1ToLayer2Transaction.ts
Outdated
Show resolved
Hide resolved
packages/shared/src/lib/core/wallet/utils/getOutputParameters.ts
Outdated
Show resolved
Hide resolved
Co-authored-by: Tuditi <[email protected]>
…e-in-amount-of-l2-transactions-rather-than-estimatedgasfee
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! 🔥
Summary
...
Testing
Platforms
Instructions
...
Checklist