aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/send.constants.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove send_ directory, revert to just having sendDan2018-07-161-57/+0
| | | | | | Revert accidentally changed constants. Require defaults in ens-input, gas-fee-display and confirm screens.
* Set based estimate for token sends to be updated once recipient address ↵Dan2018-06-291-0/+2
| | | | specified.
* Estimate gas using same algorithm as backend.Dan2018-05-311-0/+3
|
* Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks ↵Dan2018-05-311-0/+8
| | | | method.
* Merge branch 'develop' into i3725-refactor-send-component-Dan2018-05-141-2/+2
|
* Use constants for send screen errors messages.Dan2018-05-011-3/+14
|
* Core of the refactor completeDan2018-04-271-0/+33