aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/tests/send-container.test.js
Commit message (Collapse)AuthorAgeFilesLines
* On send screen amount change, updateGas call now includes current to address.Dan2018-06-191-0/+2
|
* Fix calculation of data property for gas estimation on token transfers.Dan2018-06-021-5/+2
|
* Auto update gas estimate when to changes.Dan2018-05-311-2/+4
|
* Estimate gas using same algorithm as backend.Dan2018-05-311-2/+5
|
* Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks ↵Dan2018-05-311-3/+6
| | | | method.
* Rename gas change actions.Dan2018-05-311-3/+3
|
* Rename ducks/send.js to ducks/send.duck.jsDan2018-05-141-1/+1
|
* Unit tests for containers, utils and selectors in send_/Dan2018-05-051-0/+150
|
* first commitDan2018-04-071-0/+0