aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/tests/send-utils.test.js
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | an expected error.
* 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
| | | | method.
* getParamsForGasEstimate extracts symbol from token instead of just accepting ↵Dan2018-05-311-3/+3
| | | | symbol.
* Unit tests for containers, utils and selectors in send_/Dan2018-05-051-0/+264
|
* first commitDan2018-04-071-0/+0