aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/tests/send-utils.test.js
Commit message (Expand)AuthorAgeFilesLines
* Remove send_ directory, revert to just having sendDan2018-07-161-486/+0
* Improve send token error ux.Dan2018-07-051-1/+45
* Set based estimate for token sends to be updated once recipient address speci...Dan2018-06-291-0/+6
* On send screen amount change, updateGas call now includes current to address.Dan2018-06-191-0/+12
* Send screen returns simple gas cost if no to address specified when not sendi...Dan2018-06-191-0/+6
* Update send.utils.js estimateGas tests.Dan2018-06-151-5/+19
* Add hex-prefix to gas estimate resultAlexander Tseung2018-06-151-2/+2
* Fix calculation of data property for gas estimation on token transfers.Dan2018-06-021-15/+28
* test - send-utils.test - lint fixkumavis2018-05-311-1/+1
* Gas estimation uses block gas limit as fallback if query.estimateGas returns ...Dan2018-05-311-1/+28
* Auto update gas estimate when to changes.Dan2018-05-311-31/+23
* Estimate gas using same algorithm as backend.Dan2018-05-311-62/+64
* Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks ...Dan2018-05-311-0/+106
* getParamsForGasEstimate extracts symbol from token instead of just accepting ...Dan2018-05-311-3/+3
* Unit tests for containers, utils and selectors in send_/Dan2018-05-051-0/+264
* first commitDan2018-04-071-0/+0