aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/tests
Commit message (Expand)AuthorAgeFilesLines
* On send screen amount change, updateGas call now includes current to address.Dan2018-06-193-2/+26
* 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-023-22/+30
* Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-e...Dan2018-06-011-1/+1
|\
| * Remove .onlyDan2018-06-011-1/+1
* | 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-313-33/+35
* | Estimate gas using same algorithm as backend.Dan2018-05-315-64/+82
* | Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks ...Dan2018-05-315-3/+125
* | getParamsForGasEstimate extracts symbol from token instead of just accepting ...Dan2018-05-311-3/+3
* | Rename gas change actions.Dan2018-05-311-3/+3
|/
* Update amount error on update of send screen.Dan2018-05-311-3/+9
* Send refactor: fix error handling and form disabling in send form.Dan2018-05-261-34/+0
* Clean up for send refactor PR.Dan2018-05-251-0/+2
* Tests for send.duck.jsDan2018-05-142-13/+13
* Rename ducks/send.js to ducks/send.duck.jsDan2018-05-141-1/+1
* Add missing unit tests in send_/: now 100% function test coverage in send_/Dan2018-05-142-112/+286
* Lint fixesDan2018-05-141-2/+0
* Fix test descriptions and remove unnecessary proptypes.Dan2018-05-101-0/+1
* Adds test for send, send-content, send-footer and send-header components.Dan2018-05-071-0/+234
* Unit tests for containers, utils and selectors in send_/Dan2018-05-054-0/+1177
* first commitDan2018-04-074-0/+0