aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send/send-constants.js
Commit message (Collapse)AuthorAgeFilesLines
* Allow transactions with 0-gwei gas price (#4073)Paul Bouchon2018-04-271-2/+2
| | | | | | * Allow transactions with 0-gwei gas price * Add tests to verify tx with 0 gas fee * Conditionally use CurrencyInput in CurrencyDisplay
* Add constanst for token transfer function signature.Dan2017-12-211-0/+3
|
* Fix bug where gas param was not a stringDan Finlay2017-11-211-2/+2
| | | | | | Prevented sending transactions. Fixes #2598
* Set gas price allows for WEI precision.Dan2017-11-071-0/+1
|
* Lint fixes for NewUI-flat.Dan2017-11-021-1/+0
|
* Change min gas price to 0.1 GWEIDan2017-10-271-13/+12
|
* Improve customize gas modal error handlingDan2017-10-241-6/+14
|
* Min and default gas price, limit, total; comments out code for gas slider.Dan2017-10-201-0/+23