-
Notifications
You must be signed in to change notification settings - Fork 984
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
[EPIC] Transaction settings for send flow: Nonce and Gas price #21016
Comments
@shivekkhurana, @smohamedjavid, fyi. |
Blocked until designs are finished by @xAlisher |
@shivekkhurana I've started working on this: #21551 |
I do not think that it is feasible to include this feature to 2.32, postponing due to limited capacity in order to keep release scope clear |
User story
As a wallet user,
I want to edit the parameters of my transaction, like gas, nonce, etc
So I can control how my txn is broadcasted to the network
Description
Currently, the txn is sent with default computed parameters. This is not ideal as the user might want to speed up or cancel txns, by changing nonce and gas price.
This epic implements advanced txn settings for send flow. The same might apply to swaps and smart contract interactions, but for this version, we only build for send flow.
Figma Link: https://www.figma.com/design/xLs1KYmF4e6WwRTZVJKeUK/Wallet?node-id=17669-40876
Schedule for 2.32 https://www.notion.so/Status-Apps-Planning-Releases-11e8f96fb65c801289c5e37099c4039b
Tech debt
numeric keyboard
+token input
easy to reuse #21017Notes
The text was updated successfully, but these errors were encountered: