aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/send.utils.js
Commit message (Expand)AuthorAgeFilesLines
* On send screen amount change, updateGas call now includes current to address.Dan2018-06-191-0/+5
* Send screen returns simple gas cost if no to address specified when not sendi...Dan2018-06-191-3/+2
* Estimate gas limit when the token amount changes. Fix amount inputAlexander Tseung2018-06-161-10/+2
* Update send.utils.js estimateGas tests.Dan2018-06-151-0/+1
* Add a buffer to new ui gas estimatesDan2018-06-151-2/+41
* Add hex-prefix to gas estimate resultAlexander Tseung2018-06-151-2/+2
* Simplify recipient code check in send.utils estimateGasDan2018-06-051-4/+5
* Fix calculation of data property for gas estimation on token transfers.Dan2018-06-021-13/+10
* Improve efficiency of estimateGasPriceFromRecentBlocksDan2018-05-311-10/+5
* Gas estimation uses block gas limit as fallback if query.estimateGas returns ...Dan2018-05-311-4/+11
* Auto update gas estimate when to changes.Dan2018-05-311-13/+17
* Estimate gas using same algorithm as backend.Dan2018-05-311-28/+37
* Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks ...Dan2018-05-311-0/+37
* getParamsForGasEstimate extracts symbol from token instead of just accepting ...Dan2018-05-311-1/+2
* Update amount error on update of send screen.Dan2018-05-311-2/+2
* Fix setting of token balance on account switch in send screen from field.Dan2018-05-311-1/+1
* Unit tests for containers, utils and selectors in send_/Dan2018-05-051-4/+4
* Use constants for send screen errors messages.Dan2018-05-011-3/+8
* Further refactors; includes refactor of send-v2.js and associated containerDan2018-04-301-5/+110
* Lint fixes and alphabetization for i3725-refactor-send-componentDan2018-04-271-12/+12
* Core of the refactor completeDan2018-04-271-0/+78
* first commitDan2018-04-071-0/+0