Commit Graph

8 Commits

Author SHA1 Message Date
Dan f89b766534 Adds revert feature to customize gas modal. 2017-10-25 12:19:29 -07:00
Chi Kei Chan 2b72b70647 Add GWEI to gas price unit 2017-10-25 01:17:17 -07:00
Chi Kei Chan 0d522139ba Fix gas input styling on mobile view 2017-10-25 01:08:14 -07:00
Dan e737a9565a Improve customize gas modal error handling 2017-10-23 22:41:30 -07:00
Dan c2880c4b8f Min and default gas price, limit, total; comments out code for gas slider. 2017-10-19 12:34:34 -07:00
Dan f81226fbe9 Move all of send state to metamask state. 2017-10-18 20:21:46 -07:00
Dan a9244f5e42 Customize Gas connected to state 2017-10-15 23:09:05 -04:00
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.
2017-10-13 13:19:22 -07:00