Dan
f805a2eb73
Fix gas calculation and nonce / forceGasMin state setting errors; retry button shows on correct tx.
7 years ago
Dan
5433d2fe3a
Retry transaction logic added to tx-list-item, confirm-send-ether, customize-gas-modal, and dependents.
7 years ago
Dan
2e9137dddd
Update max amount behaviour to meet new specs.
7 years ago
Dan Finlay
28409294c3
Remove unneeded type casting
7 years ago
Dan Finlay
c6713e93ad
Fix bug where gas param was not a string
...
Prevented sending transactions.
Fixes #2598
7 years ago
Dan
960cc8abcb
Gas customzier does not consider amount when sending tokens.
7 years ago
Thomas Huang
5120cfdff3
Linting
7 years ago
Dan
8c6e1232e4
Lint fixes.
7 years ago
Dan
716bbf67d7
Set gas price allows for WEI precision.
7 years ago
Dan
b16946723f
Insufficient balance warning in gas customizer works for send token
7 years ago
Dan
56e9f98bd0
More lint fixes
7 years ago
Dan
5a94775b3f
Lint fixes for NewUI-flat.
7 years ago
Dan
220da24f9a
Change min gas price to 0.1 GWEI
7 years ago
Dan
f89b766534
Adds revert feature to customize gas modal.
7 years ago
Chi Kei Chan
2b72b70647
Add GWEI to gas price unit
7 years ago
Chi Kei Chan
0d522139ba
Fix gas input styling on mobile view
7 years ago
Dan
e737a9565a
Improve customize gas modal error handling
7 years ago
Dan
c2880c4b8f
Min and default gas price, limit, total; comments out code for gas slider.
7 years ago
Dan
59015cccef
Min and default gas price, limit, total; comments out code for gas slider.
7 years ago
Dan
f81226fbe9
Move all of send state to metamask state.
7 years ago
Dan
a9244f5e42
Customize Gas connected to state
7 years ago
Dan J Miller
803eaaf968
[NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state ( #2364 )
...
* Adds memo field to send-v2.
* Vertical align transaction with flexbox.
* Customize Gas UI
* Remove internal state from InputNumber and fix use in gastooltip.
* Move customize-gas-modal to its own folder and minor cleanup
* Create send container, get account info from state, and make currency display more reusable
* Adjusts send-v2 and container for send-token. Dynamically getting suggested gas prices.
7 years ago